:root {
  --green: #254b45;
  --light-green: #02b994;
  --font_color: #aac4bf;
  --light-bg: #e8ebea;
}

.hero_section {
  background-color: var(--green);
  background-image: url('../images/vactor_image.png');
  background-position: 0 0;
  background-size: cover;
  height: 850px;
}

.padding10 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 3rem;
  padding-right: 3rem;
}

.body {
  padding-bottom: 0;
}

.div-block {
  background-color: #a70909;
  height: 788px;
}

.grid_lr {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.r-div.img {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Hind Guntur, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 1;
}

.text-span {
  font-size: 40px;
}

.text-span-2 {
  color: var(--light-green);
  font-weight: 600;
}

.paragraph {
  color: var(--font_color);
  font-family: Hind Guntur, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
}

.navbar {
  background-color: #ddd0;
  align-items: stretch;
}

.nav-link {
  color: #fff;
}

.text-block {
  color: var(--green);
  background-color: #ecfffc;
  background-image: url('../images/elements.png');
  background-position: 93%;
  background-repeat: no-repeat;
  background-size: 8px 12px;
  border-radius: 10px;
  padding: 16px 30px 12px 12px;
  font-family: Hind Guntur, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}

.text-block.color-btn-g {
  background-color: var(--green);
  color: #fff;
  background-image: url('../images/arrow-up-01-sharp.png');
  background-size: 18px;
}

.div-block-3 {
  height: 34px;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-2.w--current {
  color: var(--light-bg);
}

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

.section-1.hide {
  display: none;
}

.paragraph-2 {
  color: var(--green);
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Hind Guntur, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph-2.align-c {
  text-align: center;
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
}

.paragraph-2.margen-0 {
  margin-top: 0;
  padding-top: 40px;
}

.paragraph-2.p-10 {
  margin-top: 20px;
}

.heading-2 {
  color: var(--green);
  font-family: Hind Guntur, sans-serif;
  font-size: 62px;
  font-weight: 500;
  line-height: 1;
}

.heading-2.fs-52 {
  font-size: 52px;
}

.text-span-3 {
  color: var(--light-green);
  font-weight: 600;
}

.text-span-4, .text-span-5, .text-span-6, .text-span-7 {
  color: var(--light-green);
}

.image-2 {
  height: 80%;
}

.div-block-4.paddoing-0, .div-block-4._1 {
  padding-right: 0;
}

.section-2 {
  padding-top: 120px;
}

.section-2.hide {
  display: none;
}

.bg-img {
  background-color: var(--light-bg);
  background-image: url('../images/Mask-group.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.text-span-8 {
  color: var(--light-green);
  font-weight: 600;
}

.div-block-6 {
  height: 0;
}

.text-span-9 {
  color: var(--light-green);
}

.text-span-10, .text-span-11 {
  color: var(--light-green);
  font-weight: 600;
}

.div-block-7 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7.bg-color-lg {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--light-bg);
  border-radius: 30px;
  grid-template-columns: 1.25fr 1fr;
  padding: 30px;
}

.div-block-7._1 {
  padding-right: 20px;
}

.div-block-8 {
  background-image: url('../images/0---Bimal---Headshot.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
}

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

.card {
  background-color: var(--light-bg);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 300px;
  padding: 30px;
  display: flex;
}

.icon-div {
  background-image: url('../images/project-management1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}

.icon-div._1 {
  background-image: url('../images/project-management1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 50px;
}

.icon-div._2 {
  background-image: url('../images/graph-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-div._3 {
  background-image: url('../images/consumer-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-div._4 {
  background-image: url('../images/idea-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.text-span-12 {
  color: var(--light-green);
  font-weight: 600;
}

.div-block-10 {
  height: 10px;
}

.text-span-13, .text-span-14 {
  color: var(--light-green);
  font-weight: 600;
}

.paragraph-3 {
  color: var(--light-green);
  margin-top: 20px;
  font-family: Hind Guntur, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.text-span-15, .text-span-16 {
  color: var(--light-green);
  font-weight: 600;
}

.testimonial-slider-small {
  background-color: var(--green);
  border-bottom: 1px solid #e4ebf3;
  margin-top: 100px;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  margin-left: 25%;
  margin-right: 25%;
  font-family: Hind Guntur, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 32%;
  height: 280px;
  margin-right: 2%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
  font-family: Hind Guntur, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.tagline {
  margin-bottom: 10px;
  font-family: Hind Guntur, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.paragraph-4 {
  font-family: Hind Guntur, sans-serif;
}

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

.what-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.body-large {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 160%;
  text-decoration: none;
}

.body-large.text-color-light {
  color: var(--green);
  font-family: Hind Guntur, sans-serif;
  font-weight: 400;
}

.title-details {
  width: 100%;
  max-width: 980px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 160%;
}

.title-details.text-color-light {
  color: #d6d6d6;
}

.mini-section-heading {
  width: 100%;
}

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

.what-question {
  color: var(--green);
  flex: 1;
  font-family: Hind Guntur, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

.under-line {
  background-color: #66666680;
  width: 0%;
  height: 100%;
}

.plus-icon {
  width: 100%;
  max-width: 24px;
  height: 24px;
  margin-top: 0;
}

.title-inner {
  grid-row-gap: 6px;
  text-transform: uppercase;
  flex-flow: column;
  display: flex;
}

.what-answer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 26px;
  padding-bottom: 0;
  display: flex;
}

.what-outer {
  width: 100%;
}

.under-liner-wrapper {
  background-color: #bebebe66;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.under-liner-wrapper.section-top {
  margin-bottom: 15px;
}

.answer-block {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.text-white {
  color: #fff;
  text-transform: capitalize;
}

.question-block {
  grid-column-gap: 12px;
  white-space: pre-wrap;
  width: 100%;
  padding: 30px 0 0;
  display: flex;
}

.question-block.top {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.question-inner {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.what-i-do {
  border-bottom: 1px solid #bebebe;
  flex-direction: column;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
}

.text-span-17 {
  color: var(--light-green);
}

.footer-dark {
  background-color: var(--green);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

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

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  font-family: Hind Guntur, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Hind Guntur, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-social-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.faq-answer {
  z-index: 2;
  padding: 0 60px 10px;
  font-family: Droid Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.faq-question-text-content {
  color: #fff;
  font-family: Hind Guntur, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 36px;
}

.faq-answer-text {
  color: #696969;
}

.faq-indicator-icon {
  align-self: center;
  align-items: center;
  width: 20px;
  height: 20px;
  position: relative;
}

.faq-question {
  z-index: 2;
  cursor: pointer;
  display: flex;
  position: relative;
}

.faq-question:focus {
  border: 1px solid #0000000a;
}

.faq-indicator-icon-line {
  transform-origin: 50%;
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translate(0, 6px)rotate(135deg);
}

.faq-indicator-icon-line._2 {
  background-color: #fff;
  top: 39%;
  transform: translate(0, -5px)rotate(45deg);
}

.faq-question-text {
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Hind Guntur, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 78px;
}

.section-intro {
  margin-bottom: 60px;
}

.faq-background {
  z-index: 1;
  opacity: 0;
  background-color: #fff0;
  position: absolute;
  inset: 0%;
  box-shadow: 0 3px 20px 1px #0000000f;
}

.faq-indicator {
  justify-content: center;
  align-items: center;
  width: 10%;
  display: flex;
  position: relative;
}

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

.faq-wrap {
  background-color: #fff0;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 4px 1px #0000;
}

.faq-wrap:hover {
  box-shadow: 0 0 4px 1px #0202020d;
}

.hero-intro-para {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Hind Guntur, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
}

.section {
  background-color: var(--green);
  background-image: url('../images/vactor_image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  margin-top: 100px;
  padding: 100px 40px;
}

.paragraph-5 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Hind Guntur, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.heading-4 {
  color: #fff;
  font-family: Hind Guntur, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-6 {
  color: #fff;
  font-family: Hind Guntur, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.heading-5 {
  color: #fff;
  font-family: Hind Guntur, sans-serif;
  font-weight: 500;
}

.paragraph-7 {
  color: #fff;
  font-family: Hind Guntur, sans-serif;
}

.div-block-11 {
  background-image: url('../images/Frame-1618872729.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
}

.div-block-12 {
  background-image: url('../images/Frame-1618872730.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 420px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-13 {
  margin: 0 auto auto;
}

.div-block-14 {
  background-image: url('../images/Frame-1618872725.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
}

.div-block-15 {
  background-image: url('../images/12---Bimal---Headshot-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
}

.spacer-40 {
  height: 60px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  font-weight: 400;
}

.div-block-16 {
  background-color: var(--light-bg);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  padding: 7px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.list-item {
  margin-bottom: 6px;
}

.div-block-18 {
  background-image: url('../images/Group-1321314501.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.image-4 {
  height: 21px;
}

.div-block-19 {
  background-color: var(--green);
  padding-top: 60px;
  padding-bottom: 40px;
}

.text-span-18 {
  color: var(--light-green);
}

.heading-6 {
  color: var(--green);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Hind Guntur, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  display: none;
}

.text-span-19 {
  color: var(--green);
  font-size: 1.2em;
  font-weight: 400;
}

.image-5 {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  padding: 3px;
}

.image-6 {
  height: 1.2em;
}

@media screen and (max-width: 991px) {
  .hero_section {
    height: 740px;
  }

  .padding10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .r-div.img {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading {
    font-size: 62px;
    line-height: .9;
  }

  .paragraph {
    font-size: 18px;
  }

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

  .paragraph-2 {
    margin-top: 20px;
    font-size: 18px;
  }

  .heading-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
  }

  .heading-2.fs-52 {
    font-size: 40px;
  }

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

  .bg-img {
    background-position: 0 100%;
    background-size: cover;
  }

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

  .div-block-6 {
    height: 0;
  }

  .div-block-7 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1.25fr 1fr;
  }

  .div-block-7.bg-color-lg {
    flex-flow: column;
    display: flex;
  }

  .div-block-7._2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: .75fr 1fr;
  }

  .div-block-8 {
    background-position: 100% 0;
  }

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

  .card {
    height: 230px;
  }

  .div-block-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-slider-small {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {
    max-width: 728px;
  }

  .centered-heading {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 50px;
  }

  .testimonial-slide-wrapper {
    max-width: 48%;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

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

  .what-wrap {
    grid-column-gap: 50px;
    flex-flow: column;
    display: flex;
  }

  .what-answer-block {
    padding-right: 40px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .faq-question-text-content {
    opacity: .7;
  }

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

  .hero-intro-para {
    font-size: 18px;
  }

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

  .image-3 {
    height: 830px;
  }

  .menu-button {
    color: #fff;
  }

  .menu-button.w--open, .nav-menu {
    background-color: var(--font_color);
  }
}

@media screen and (max-width: 767px) {
  .hero_section {
    height: auto;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .grid_lr {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .section-1.hide {
    display: block;
  }

  .section-1.desktop, .section-2.desktop {
    display: none;
  }

  .div-block-7 {
    flex-flow: column;
    display: flex;
  }

  .div-block-8 {
    background-position: 50%;
    height: 400px;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    height: auto;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .what-wrap {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

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

  .faq-question-text-content {
    opacity: 1;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
  }

  .faq-indicator-icon {
    width: 15px;
    height: 15px;
  }

  .faq-indicator-icon-line {
    top: 42%;
  }

  .faq-indicator-icon-line._2 {
    top: 47%;
  }

  .faq-question-text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
  }

  .heading-3 {
    font-size: 50px;
    line-height: 58px;
  }

  .faq-indicator {
    width: 15%;
  }

  .div-block-11, .div-block-12, .div-block-14 {
    height: 300px;
  }

  .div-block-15 {
    background-position: 50% 0;
    height: 300px;
  }

  .div-block-18 {
    background-position: 50%;
    height: 380px;
  }
}

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

  .heading {
    font-size: 50px;
    line-height: 1;
  }

  .section-1, .section-1.hide {
    padding-top: 40px;
  }

  .paragraph-2.align-c {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .section-2.hide {
    display: block;
  }

  .div-block-5, .div-block-7.bg-color-lg {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    flex-flow: column;
    display: flex;
  }

  .testimonial-slider-small {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    height: auto;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

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

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

  .faq-answer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-question-text-content {
    font-size: 24px;
    line-height: 24px;
  }

  .faq-indicator-icon {
    width: 12px;
    height: 12px;
  }

  .faq-indicator-icon-line {
    top: 30%;
  }

  .faq-indicator-icon-line._2 {
    top: 70%;
  }

  .faq-question-text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

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

  .faq-indicator {
    width: 20%;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-5, .paragraph-6, .paragraph-7 {
    font-size: 16px;
  }

  .spacer-40 {
    height: 40px;
  }

  .div-block-17 {
    display: block;
  }

  .brand {
    padding-left: 0;
  }
}

#w-node-a90df2ef-5744-4b75-55db-74cd4f3161ee-bdb5707a {
  justify-self: auto;
}

#w-node-_31131b68-8a15-8a4a-5982-2740a570ddd9-bdb5707a, #w-node-b28c105f-4fe7-aa0d-603b-8e13bd9d05ed-bdb5707a, #w-node-_40ee02e6-f02d-dcf1-4d16-ae38914d1ac3-bdb5707a {
  justify-self: end;
}

#w-node-_7588b700-1741-2305-3349-428c858c1b93-bdb5707a {
  align-self: stretch;
}

#w-node-_70a21e54-9872-2e10-f897-b6ddc6df9001-bdb5707a, #w-node-e3384174-0cb5-dbe6-6b23-b5279d1908a6-bdb5707a, #w-node-f73ce72b-35d7-9a13-0d28-002ca2db2466-bdb5707a, #w-node-_1ce568aa-50f0-607e-b5aa-58378a598330-bdb5707a {
  justify-self: end;
}

#w-node-ba3a64d4-c88a-7b0a-d68a-e19403ed4f24-bdb5707a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_31131b68-8a15-8a4a-5982-2740a570ddd9-bdb5707a {
    align-self: auto;
  }

  #w-node-_70a21e54-9872-2e10-f897-b6ddc6df8ff7-bdb5707a {
    justify-self: auto;
  }
}


