/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./src/app/(page)/about-us/about.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
#about-lalit-slider {
  background: #1f1e1d;
  border-top: 1px solid #fff;
  width: 100%;
  margin: 0px;
  padding: 0px 0px 0px;
  position: relative;
  overflow: hidden;
}
#about-lalit-slider h1 {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  color: #ffffff;
  font-size: 35px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 20px 0px 20px;
  position: relative;
}
#about-lalit-slider-group {
  padding-top: 30px;
}
#about-lalit-slider-group h1 {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  color: #ffffff;
  font-size: 35px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 20px 0px 20px;
  position: relative;
}
#about-lalit-slider::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 100%);
  background-size: auto;
  background-size: cover;
  z-index: 1;
}

#about-bio-boc {
  background: #000;
  width: 100%;
  margin: 0px;
  padding: 60px 200px 60px;
  position: relative;
  overflow: hidden;
}

#about-bio-boc h2 {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  color: #976008;
  font-size: 35px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 20px 0px 20px;
  position: relative;
  font-weight: bold;
}

#about-bio-boc h3 {
  width: 100%;
  display: flex;
  gap: 20px;
  /* justify-content: center; */
  color: #ffffff;
  font-size: 26px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: left;
  margin: 0px;
  padding: 20px 0px 20px;
  position: relative;
}

#about-bio-boc ul {
  margin: 0 0 30px;
  padding: 0;
  position: relative;
}

#about-bio-boc li {
  list-style: none;
  color: #ffffff;
  font-size: 18px;
  margin: 10px 0;
  padding-left: 40px;
  position: relative;
  font-family: var(--Helvetica-Neue-Thin);
  line-height: 1.4;
  letter-spacing: 0.0277777778em;
}

#about-bio-boc li:before {
  content: "";
  background: url(/_next/static/media/vector-icon.cb71b042.png) no-repeat;
  background-size: 20px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 5px;
  left: 0;
  /* filter: brightness(0) invert(1); */
}

#about-bio-boc .about-us-core-value {
  display: flex;
  gap: 22%;
  margin-top: 20px;
}
#about-bio-boc p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.4;
  font-family: var(--Helvetica-Neue-Thin);
  margin: 0px;
  padding: 0px 0px 30px;
  position: relative;
  text-align: center;
  letter-spacing: 0.0277777778em;
}

#about-bio-boc .namaskar {
  color: #976008;
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  font-size: 35px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 20px 0px 20px;
  position: relative;
  font-weight: bold;
}
#about-bio-boc a {
  width: max-content;
  display: flex;
  font-family: var(--Garamond-Regular);
  text-decoration: underline;
  font-size: 16px;
  color: #ffffff;
  margin: 0px auto;
  padding: 20px 0px 0px;
}

#vision-lalit-section {
  background: #000;
  width: 100%;
  margin: 0px;
  padding: 0px 0px 60px;
  position: relative;
  overflow: hidden;
}
.vision-lalit-section {
  display: flex;
  gap: 50px;
  width: 65%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
.vision-lalit-left {
  width: 50%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
.vision-lalit-left img {
  width: auto;
  height: auto;
}
.vision-lalit-right {
  width: 50%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
.vision-lalit-right p {
  color: #ffffff;
  font-size: 30px;
  line-height: 45px;
  font-family: var(--Garamond-Regular);
  margin: 0px;
  padding: 30px 0px 30px;
  position: relative;
  text-align: center;
}
.founder-do-img {
  width: auto;
  height: 30px;
  margin: 0px auto;
  display: flex;
}
.vision-lalit-right h3 {
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: var(--Helvetica-Neue);
  text-align: center;
  margin: 0px;
  padding: 40px 0px 30px;
}
.vision-lalit-right h3 span {
  display: block;
  font-family: var(--Helvetica-Neue-Thin);
  margin-top: 8px;
}
.vision-lalit-right a {
  width: max-content;
  display: flex;
  font-family: var(--Helvetica-Neue-Thin);
  font-size: 16px;
  color: #ffffff;
  margin: 0px auto;
  padding: 7px 20px;
  border: 1px solid #fff;
}
.vision-lalit-right a:hover {
  background: #ffffff;
  color: #000;
}

#history-Lalit-section {
  width: 100%;
  background: #ffffff;
  margin: 0px;
  padding: 60px 0px 80px;
  position: relative;
  overflow: hidden;
}
#history-Lalit-section h2 {
  width: 100%;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  color: #976008;
  font-size: 35px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 0px 0px 30px;
  position: relative;
}
#history-Lalit-section h4 {
  width: 60%;
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  font-family: var(--Garamond-Regular);
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 40px;
  position: relative;
}
#history-Lalit-section a {
  width: max-content;
  display: flex;
  font-family: var(--Garamond-Regular);
  text-decoration: underline;
  font-size: 18px;
  color: #000000;
  margin: 0px auto;
  padding: 0px 0px 70px;
}

#history-slider .history-slider-doc {
  position: relative;
  z-index: 2;
  display: none;
}
#history-slider .owl-item.active.center .history-slider-doc {
  display: block;
}
#history-slider h3 {
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-family: var(--Helvetica-Neue);
  margin: 0px;
  padding: 20px 0px 10px;
  position: relative;
}
#history-slider a {
  width: max-content;
  display: flex;
  font-family: var(--Garamond-Regular);
  text-decoration: underline;
  font-size: 18px;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 0px;
}
#history-slider a:hover {
  color: #ee0017;
  text-decoration: none;
}

#about-lalit-bg {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 0px;
  position: relative;
  overflow: hidden;
}
#about-lalit-bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 100%);
  background-size: auto;
  background-size: cover;
  z-index: 1;
}

#lalit-team-section {
  background: #000000;
  width: 100%;
  margin: 0px;
  padding: 0px 0px 80px;
  position: relative;
  overflow: hidden;
}
.lalit-team-section {
  display: flex;
  align-items: center;
  gap: 50px;
  width: 60%;
  margin: 0px auto;
  padding: 50px 0px 50px;
  position: relative;
}
.lalit-team-left {
  width: 50%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
.lalit-team-left img {
  width: 100%;
  height: 100%;
}
.lalit-team-right {
  width: 50%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
.lalit-team-right h4 {
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: var(--Helvetica-Neue-Thin);
  text-align: center;
  margin: 0px;
  padding: 0px 0px 10px;
  position: relative;
}
.lalit-team-right h2 {
  width: 100%;
  gap: 20px;
  color: #ffffff;
  font-size: 35px;
  font-family: var(--Helvetica-Neue);
  text-align: center;
  margin: 0px;
  padding: 0px 0px 20px;
  position: relative;
}
.lalit-team-right h2::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 10px;
  width: 40px;
}

.lalit-team-right p {
  color: #ffffff;
  font-size: 18px;
  font-family: var(--Helvetica-Neue-Thin);
  margin: 0px;
  padding: 30px 0px 30px;
  position: relative;
  text-align: center;
}
.lalit-team-right h3 {
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: var(--Helvetica-Neue);
  text-align: center;
  margin: 0px;
  padding: 40px 0px 30px;
}
.lalit-team-right a {
  width: max-content;
  display: flex;
  font-family: var(--Helvetica-Neue-Thin);
  font-size: 16px;
  color: #000000;
  margin: 0px auto;
  padding: 7px 20px;
  background: #fff;
  border: 1px solid #fff;
}
.lalit-team-right a:hover {
  background: #ffffff;
  color: #000;
}

#history-slider .item {
  opacity: 0.96;
  transform: scale(0.9);
  transition: all 1s ease-in-out;
  z-index: 2;
}

#history-slider .owl-item.active.center .item {
  opacity: 1;
  transform: scale(1);
  display: block;
  position: relative;
  transform: scale(1);
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

#history-slider .history-slider-doc {
  position: relative;
  z-index: 2;
  display: none;
}
#history-slider .owl-item.active.center .history-slider-doc {
  display: block;
}
#history-slider .item:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255, 0);
  z-index: 1;
}
#history-slider .owl-item.active.center .item:after {
  background: rgb(255, 255, 255, 0);
}
#history-slider h3 {
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-family: var(--Helvetica-Neue);
  margin: 0px;
  padding: 20px 0px 10px;
  position: relative;
}
#history-slider a {
  width: max-content;
  display: flex;
  font-family: var(--Garamond-Regular);
  text-decoration: underline;
  font-size: 18px;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 0px;
}

#lalit-team-section h1 {
  width: 100%;
  gap: 20px;
  color: #ffffff;
  font-size: 44px;
  font-family: var(--Helvetica-Neue);
  text-align: center;
  margin: 0px;
  padding: 0px 0px 20px;
  position: relative;
}

#history-slider .owl-nav button.owl-prev {
  right: initial;
  left: 23%;
  position: absolute;
}

#history-slider .owl-nav button {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0) !important;
  z-index: 1;
}
#history-slider .owl-nav span {
  background: #ffffff;
  width: 42px;
  height: 42px;
  line-height: 38px;
  display: block;
  border-radius: 100%;
  position: relative;
}

#history-slider .owl-nav button.owl-prev span::after {
  background-color: #1fbdb6;
  background: url(/_next/static/media/next-arrow.20e29f5f.png) no-repeat;
  background-repeat: no-repeat;
  content: "";
  width: 44px;
  height: 25px;
  background-size: 24px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 16px;
}

#history-slider .owl-nav button.owl-next {
  right: 23%;
  left: initial;
  position: absolute;
}
#history-slider .owl-nav span {
  background: #ffffff;
  width: 42px;
  height: 42px;
  line-height: 38px;
  display: block;
  border-radius: 100%;
  position: relative;
}
#history-slider .owl-nav button.owl-next span::after {
  background: url(/_next/static/media/prev-arrow.ffe0e824.png) no-repeat;
  background-repeat: no-repeat;
  content: "";
  width: 44px;
  height: 25px;
  background-size: 24px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 16px;
}

@media screen and (max-width: 880px) {
  #about-lalit-slider h1 {
    font-size: 25px;
  }
  #history-slider .owl-nav button.owl-prev {
    right: initial;
    left: 10%;
  }
  #history-slider .owl-nav button.owl-next {
    right: 10%;
    left: initial;
  }
  #history-slider .owl-nav span {
    background: #ffffff;
    width: 32px;
    height: 32px;
    line-height: 30px;
    display: block;
    border-radius: 100%;
    position: relative;
  }
  #history-slider .owl-nav button.owl-prev:hover span::after {
    background-size: 18px;
    left: 6px;
    top: 13px;
  }
  #history-slider .owl-nav button.owl-prev span::after {
    background-size: 18px;
    left: 6px;
    top: 13px;
  }
  #history-slider .owl-nav button {
    top: 51%;
  }
  #history-slider .owl-nav button.owl-next span::after {
    background-size: 18px;
    left: 6px;
    top: 13px;
  }

  #lalit-team-section {
    padding: 0px 0px 0px;
  }

  #lalit-team-section h1 {
    font-size: 30px;
  }
  #about-bio-boc {
    padding: 40px 0px 40px;
  }
  #about-bio-boc p {
    font-size: 14px;
  }
  #about-bio-boc li {
    font-size: 14px;
  }
  .vision-lalit-section {
    width: 100%;
    flex-direction: column;
    gap: 40px;
  }
  .vision-lalit-left {
    width: 100%;
  }
  .vision-lalit-right {
    width: 100%;
  }
  .vision-lalit-right p {
    font-size: 22px;
    line-height: 35px;
  }
  #history-Lalit-section h2 {
    font-size: 25px;
  }
  #history-Lalit-section h4 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  #history-Lalit-section a {
    font-size: 16px;
  }
  #history-slider h3 {
    font-size: 18px;
  }
  .lalit-team-section {
    width: 90%;
    flex-direction: column;
    gap: 40px;
  }
  .lalit-team-left {
    width: 100%;
  }
  .lalit-team-right {
    width: 100%;
  }
  .lalit-team-right h4 {
    font-size: 16px;
  }
  .lalit-team-right h2 {
    font-size: 20px;
    padding: 0px 0px 0px;
  }
  .lalit-team-right p {
    font-size: 14px;
  }
  #about-bio-boc .about-us-core-value {
    display: inline;
  }
  #about-bio-boc .namaskar {
    font-size: 24px;
  }
  #about-bio-boc h2 {
    font-size: 24px;
  }
}

