.page-template-template-about #main-content {
  padding-top: 72px;
}
@media (min-width: 768px) {
  .page-template-template-about #main-content {
    padding-top: 0;
  }
}

.abt-banner {
  padding: 0;
  margin: 0;
}
.abt-banner img {
  width: 100%;
  height: auto;
}

.abt-content {
  padding: 24px 0;
  margin: 0;
}
@media (min-width: 576px) {
  .abt-content {
    padding: 48px 0;
  }
}
.abt-content .inner-abt-content {
  text-align: center;
  font-family: "Gurmukhi MN" !important;
}
@media (min-width: 768px) {
  .abt-content .inner-abt-content {
    max-width: 946px;
    margin: 0 auto;
  }
}
.abt-content .inner-abt-content p {
  font-family: "Gurmukhi MN" !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
@media (min-width: 768px) {
  .abt-content .inner-abt-content p {
    font-size: 24px;
    line-height: 40px;
  }
}
.abt-content .wc-slides {
  padding: 30px 0 15px;
}
@media (min-width: 768px) {
  .abt-content .wc-slides {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .abt-content .wc-slides {
    padding: 80px 0 40px;
  }
}
.abt-content .wc-slides .slick-slide {
  margin: 0 10px;
}
.abt-content .wc-slides .slick-slide img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  max-height: 271px;
}
.abt-content .wc-slides .slick-slide:nth-child(even) {
  margin-top: 60px;
}
@media (min-width: 1200px) {
  .abt-content .wc-slides .slick-slide:nth-child(even) {
    margin-top: 120px;
  }
}
.abt-content .wc-slides .slick-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0 0 0;
}

.happiness-beauty {
  background-color: #7FA9AE;
  position: relative;
  padding: 40px 20px 60px;
  margin: 0;
}
@media (min-width: 768px) {
  .happiness-beauty {
    padding: 60px 20px 80px 20px;
  }
}
.happiness-beauty .title-wrap {
  text-align: center;
  margin-bottom: 24px;
}
.happiness-beauty .title-wrap h2 {
  font-size: 52px;
  font-weight: 400;
  color: #ffffff;
  line-height: 77.39px;
  font-family: "Gurmukhi MN" !important;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .happiness-beauty .title-wrap h2 {
    font-size: 62px;
    line-height: 92.27px;
  }
}
.happiness-beauty .inner-content {
  background-color: #F5F3F0;
  padding: 24px 20px;
  border-radius: 20px;
  max-width: 700px;
  margin: 0 auto;
  font-family: "Adobe Garamond Pro" !important;
}
@media (min-width: 992px) {
  .happiness-beauty .inner-content {
    padding: 25px 40px;
    border-radius: 10px;
  }
}
.happiness-beauty .inner-content h3 {
  font-family: "Gurmukhi MN" !important;
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0px;
  text-align: left;
}
.happiness-beauty .img1,
.happiness-beauty .img2 {
  display: none;
}
@media (min-width: 1200px) {
  .happiness-beauty .img1,
.happiness-beauty .img2 {
    display: block;
  }
}
.happiness-beauty .img1 {
  position: absolute;
  top: 0;
  left: 0;
}
.happiness-beauty .img2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.beauty-content {
  background-color: #F5F3F0;
  padding: 48px 0px;
  margin: 0;
}
@media (min-width: 768px) {
  .beauty-content {
    padding: 80px 0 100px;
  }
}
.beauty-content .inner-beauty-content {
  max-width: 946px;
  margin: 0 auto;
  color: #575756;
}
.beauty-content .inner-beauty-content img {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.beauty-content .inner-beauty-content p {
  font-size: 16px;
}
@media (min-width: 992px) {
  .beauty-content .inner-beauty-content p {
    max-width: 754px;
    margin: 0 auto;
  }
}
.beauty-content .inner-beauty-content blockquote {
  background-color: #F7E1DA;
  padding: 30px 61px;
  border-radius: 10px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .beauty-content .inner-beauty-content blockquote {
    padding: 40px 30px;
  }
}
@media (min-width: 992px) {
  .beauty-content .inner-beauty-content blockquote {
    padding: 40px 20px;
  }
}
.beauty-content .inner-beauty-content blockquote p {
  font-size: 20px;
}
@media (min-width: 768px) {
  .beauty-content .inner-beauty-content blockquote p {
    font-size: 24px;
    max-width: 500px;
    margin: 0 auto;
  }
}

.abt-the-founder {
  margin: 0;
  padding: 0;
}
.abt-the-founder .founder-image-wrap {
  background-color: #F5F3F0;
}
.abt-the-founder .founder-image-wrap .inner-wrap {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%);
}
.abt-the-founder .founder-image-wrap .inner-wrap .side_img1,
.abt-the-founder .founder-image-wrap .inner-wrap .side_img2 {
  display: none;
}
@media (min-width: 1200px) {
  .abt-the-founder .founder-image-wrap .inner-wrap .side_img1,
.abt-the-founder .founder-image-wrap .inner-wrap .side_img2 {
    display: block;
  }
}
.abt-the-founder .founder-image-wrap .inner-wrap .side_img1 {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 1400px) {
  .abt-the-founder .founder-image-wrap .inner-wrap .side_img1 {
    left: -130px;
  }
}
.abt-the-founder .founder-image-wrap .inner-wrap .side_img2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 1400px) {
  .abt-the-founder .founder-image-wrap .inner-wrap .side_img2 {
    right: -130px;
  }
}
.abt-the-founder .founder-image-wrap .inner-wrap .wrap {
  text-align: center;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .abt-the-founder .founder-image-wrap .inner-wrap .wrap {
    padding-bottom: 48px;
  }
}
.abt-the-founder .founder-image-wrap .inner-wrap .wrap img {
  max-width: 100%;
  width: auto;
  height: auto;
  border-radius: 10px;
}
.abt-the-founder .founder-img-content {
  background-color: #fff;
  text-align: center;
}
.abt-the-founder .founder-img-content .content-wrap {
  padding-bottom: 48px;
  border-bottom: 2px solid #F5F3F0;
}
.abt-the-founder .founder-img-content .content-wrap .inner {
  max-width: 946px;
  margin: 0 auto;
}
.abt-the-founder .founder-img-content .content-wrap .inner svg {
  margin-bottom: 20px;
}
.abt-the-founder .founder-img-content .content-wrap .inner .founder-text {
  color: #7FA9AE;
  font-size: 20px;
  font-weight: 400;
  line-height: 37px;
  font-family: "Gurmukhi MN" !important;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .abt-the-founder .founder-img-content .content-wrap .inner .founder-text {
    font-size: 24px;
    line-height: 44.4px;
  }
}
.abt-the-founder .founder-img-content .content-wrap .inner .founder-subtext {
  color: #575756;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Gurmukhi MN" !important;
}
@media (min-width: 768px) {
  .abt-the-founder .founder-img-content .content-wrap .inner .founder-subtext {
    font-size: 18px;
  }
}

.abt-lr-content {
  padding: 40px 0 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .abt-lr-content {
    padding: 80px 0 0px;
  }
}
.abt-lr-content .item-wrap {
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap {
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .abt-lr-content .item-wrap {
    padding-bottom: 72px;
  }
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap.reverse .img-wrap {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap.reverse .wrap-content {
    margin: 0 !important;
  }
}
.abt-lr-content .item-wrap .img-wrap {
  text-align: center;
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap .img-wrap {
    width: calc(50% - 20px);
    text-align: left;
  }
}
.abt-lr-content .item-wrap .img-wrap img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap .img-wrap img {
    max-width: 463px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap .content {
    width: calc(50% - 20px);
  }
}
.abt-lr-content .item-wrap .content .wrap-content {
  font-family: "Adobe Garamond Pro";
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap .content .wrap-content {
    max-width: 463px;
    margin: 0 0 0 auto;
  }
}
.abt-lr-content .item-wrap .content .wrap-content h1, .abt-lr-content .item-wrap .content .wrap-content h2, .abt-lr-content .item-wrap .content .wrap-content h3, .abt-lr-content .item-wrap .content .wrap-content h4, .abt-lr-content .item-wrap .content .wrap-content h5, .abt-lr-content .item-wrap .content .wrap-content h6 {
  font-family: "Gurmukhi MN" !important;
}
.abt-lr-content .item-wrap .content .wrap-content h2 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .abt-lr-content .item-wrap .content .wrap-content h2 {
    font-size: 30px;
  }
}
.abt-lr-content .item-wrap .content .wrap-content p {
  margin-bottom: 16px;
  color: #575756;
}

.abt-bq-content {
  padding: 18px 0;
  margin: 0;
}
.abt-bq-content .outer-wrap {
  text-align: center;
  background-color: #F5F3F0;
  border-radius: 10px;
  padding: 40px 25px;
}
@media (min-width: 992px) {
  .abt-bq-content .outer-wrap {
    padding: 60px 40px;
  }
}
.abt-bq-content .outer-wrap .content {
  color: #7FA9AE;
  font-weight: 400;
  font-size: 20px;
  line-height: 37px;
  font-family: "Gurmukhi MN" !important;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .abt-bq-content .outer-wrap .content {
    font-size: 24px;
    line-height: 44.4px;
  }
}
.abt-bq-content .outer-wrap .content br {
  display: none;
}
@media (min-width: 992px) {
  .abt-bq-content .outer-wrap .content br {
    display: block;
  }
}
.abt-bq-content .outer-wrap .subtext {
  color: #575756;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  font-family: "Gurmukhi MN" !important;
}
@media (min-width: 768px) {
  .abt-bq-content .outer-wrap .subtext {
    font-size: 18px;
  }
}

.abt-client-testi {
  margin: 0;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .abt-client-testi {
    padding: 60px 0;
  }
}
.abt-client-testi .testi-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.abt-client-testi .slick-slide {
  margin: 0 10px;
}
.abt-client-testi .slick-arrow {
  display: none !important;
  border: 0 !important;
  background: unset;
  width: 58px !important;
  height: 58px;
  border-radius: unset;
  top: 40%;
}
@media (min-width: 1400px) {
  .abt-client-testi .slick-arrow {
    display: inline-block !important;
  }
}
.abt-client-testi .slick-arrow.slick-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='58' height='58' viewBox='0 0 58 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='29' cy='28.8364' r='28' stroke='%23424B5A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.8762 21.7935C31.2668 21.403 31.8999 21.403 32.2904 21.7935L32.6983 22.2013C33.0885 22.5916 33.0888 23.2241 32.699 23.6148L27.4888 28.8364L32.699 34.0581C33.0888 34.4487 33.0885 35.0813 32.6983 35.4715L32.2904 35.8793C31.8999 36.2698 31.2668 36.2698 30.8762 35.8793L23.8333 28.8364L30.8762 21.7935Z' fill='%23575756'/%3E%3Cmask id='mask0_201_164' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='23' y='21' width='10' height='16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.8762 21.7935C31.2668 21.403 31.8999 21.403 32.2904 21.7935L32.6983 22.2013C33.0885 22.5916 33.0888 23.2241 32.699 23.6148L27.4888 28.8364L32.699 34.0581C33.0888 34.4487 33.0885 35.0813 32.6983 35.4715L32.2904 35.8793C31.8999 36.2698 31.2668 36.2698 30.8762 35.8793L23.8333 28.8364L30.8762 21.7935Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_201_164)'%3E%3C/g%3E%3C/svg%3E");
  left: -80px;
}
.abt-client-testi .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml,%3Csvg width='58' height='58' viewBox='0 0 58 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='29' cy='28.8364' r='28' transform='rotate(-180 29 28.8364)' stroke='%23424B5A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.1238 35.8793C26.7333 36.2698 26.1001 36.2698 25.7096 35.8793L25.3018 35.4715C24.9116 35.0813 24.9112 34.4487 25.301 34.0581L30.5113 28.8364L25.301 23.6148C24.9112 23.2241 24.9116 22.5916 25.3018 22.2013L25.7096 21.7935C26.1001 21.403 26.7333 21.403 27.1238 21.7935L34.1667 28.8364L27.1238 35.8793Z' fill='%23575756'/%3E%3Cmask id='mask0_201_198' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='25' y='21' width='10' height='16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.1238 35.8793C26.7333 36.2698 26.1001 36.2698 25.7096 35.8793L25.3018 35.4715C24.9116 35.0813 24.9112 34.4487 25.301 34.0581L30.5113 28.8364L25.301 23.6148C24.9112 23.2241 24.9116 22.5916 25.3018 22.2013L25.7096 21.7935C26.1001 21.403 26.7333 21.403 27.1238 21.7935L34.1667 28.8364L27.1238 35.8793Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_201_198)'%3E%3C/g%3E%3C/svg%3E%0A");
  right: -80px;
}
.abt-client-testi .slick-arrow:hover {
  background-color: unset;
  border: 0 !important;
}
.abt-client-testi .slick-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0 0 0;
}
@media (min-width: 1400px) {
  .abt-client-testi .slick-dots {
    display: none !important;
  }
}
.abt-client-testi .img-wrap {
  padding-bottom: 16px;
}
@media (min-width: 1200px) {
  .abt-client-testi .img-wrap {
    padding-bottom: 24px;
  }
}
.abt-client-testi .img-wrap img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .abt-client-testi .img-wrap img {
    max-height: 335px;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .abt-client-testi .content {
    padding: 0 20px;
  }
}
.abt-client-testi .content .name {
  color: #575756;
  font-size: 16px;
  line-height: 24px;
  font-family: "Gurmukhi MN" !important;
  font-weight: 400;
}
@media (min-width: 768px) {
  .abt-client-testi .content .name {
    font-size: 18px;
  }
}
.abt-client-testi .content .user-name {
  font-size: 12px;
  font-weight: 400;
  font-family: "Adobe Garamond Pro";
  line-height: 24px;
  padding: 8px 0 16px 0;
}
@media (min-width: 768px) {
  .abt-client-testi .content .user-name {
    font-size: 14px;
  }
}
.abt-client-testi .content .desc {
  color: #575756;
  font-size: 14px;
  line-height: 24px;
  font-family: "Adobe Garamond Pro";
  font-weight: 400;
}
@media (min-width: 768px) {
  .abt-client-testi .content .desc {
    font-size: 16px;
  }
}

.marquee-wrapper {
  padding: 20px 0 10px;
}
@media (min-width: 768px) {
  .marquee-wrapper {
    padding: 30px 0 20px;
  }
}
@media (min-width: 992px) {
  .marquee-wrapper {
    padding: 50px 0 30px;
  }
}

.marquee {
  --gap: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: var(--gap);
}

.marquee__content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  min-width: 100%;
}
.marquee__content p {
  position: relative;
  font-family: "Gurmukhi MN" !important;
  font-size: 52px !important;
  font-weight: 400;
  line-height: 77px;
  letter-spacing: 0px;
  text-align: left;
  color: #F5F3F0;
  text-transform: uppercase;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .marquee__content p {
    font-size: 62px !important;
    line-height: 92px;
  }
}
.marquee__content p:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 48px;
  background-color: #F5F3F0;
}

@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
/* Pause animation when reduced-motion is set */
@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    -webkit-animation-play-state: paused !important;
            animation-play-state: paused !important;
  }
}
/* Enable animation */
.enable-animation .marquee__content {
  -webkit-animation: scroll 30s linear infinite;
          animation: scroll 30s linear infinite;
}