.gradinent-section-traning {
    background: #f6f6f9;
    background: -moz-linear-gradient(
      left,
      #f6f6f9 0%,
      #f6f6f9 50%,
      #47347c 50%,
      #47347c 100%
    );
    background: -webkit-linear-gradient(
      left,
      #f6f6f9 0%,
      #f6f6f9 50%,
      #47347c 50%,
      #47347c 100%
    );
    background: linear-gradient(
      to right,
      #f6f6f9 0%,
      #f6f6f9 50%,
      #47347c 50%,
      #47347c 100%
    );
    padding: 40px 0 !important;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .gradinent-section-traning {
      background: #f6f6f9;
      background: -moz-linear-gradient(
        bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
      background: -webkit-linear-gradient(
        bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
      background: linear-gradient(
        to bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
    }
  }
  @media screen and (max-width: 767px) {
    .gradinent-section-traning {
      background: #f6f6f9;
      background: -moz-linear-gradient(
        bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
      background: -webkit-linear-gradient(
        bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
      background: linear-gradient(
        to bottom,
        #f6f6f9 0%,
        #f6f6f9 44%,
        #47347c 44%,
        #47347c 100%
      );
    }
  }
  .gradinent-section-traning .carousel-fade .carousel-item {
    background-color: transparent;
  }
  .gradinent-section-traning .trainer-caro-xs-wrap2 {
    margin-left: 0;
    position: relative;
    left: 40px;
    margin-bottom: 30px;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .gradinent-section-traning .trainer-caro-xs-wrap2 {
      left: 0;
      margin-bottom: 30px;
    }
  }
  @media screen and (max-width: 767px) {
    .gradinent-section-traning .trainer-caro-xs-wrap2 {
      left: 0;
      margin-bottom: 30px;
    }
  }
  .gradinent-section-traning .trainer-img {
    width: 262px;
    height: 262px;
    border-radius: 8%;
    object-fit: cover;
    margin-bottom: 13px;
    -webkit-border-radius: 8%;
    -moz-border-radius: 8%;
    -ms-border-radius: 8%;
    -o-border-radius: 8%;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .gradinent-section-traning .trainer-img {
      width: 200px;
      height: 200px;
    }
  }
  @media screen and (max-width: 767px) {
    .gradinent-section-traning .trainer-img {
      width: 150px;
      height: 150px;
    }
  }
  .gradinent-section-traning .carousel-indicators {
    bottom: -40px;
  }
  .gradinent-section-traning .carousel-indicators [data-bs-target] {
    width: 13px;
    height: 13px;
    background: #7e6394;
    border: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7px;
  }
  .gradinent-section-traning .carousel-indicators [data-bs-target].active {
    background: #fff;
  }
  .common-section.home-sec1.landing-home-sec1 .how-it-work-row,
  .common-section.home-sec1.landing-home-sec1 .overlay,
  .common-section.home-sec1.landing-home-sec1 .bg-video-wrap {
    height: 850px;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .common-section.home-sec1.landing-home-sec1 .how-it-work-row,
    .common-section.home-sec1.landing-home-sec1 .overlay,
    .common-section.home-sec1.landing-home-sec1 .bg-video-wrap {
      height: 1200px;
      justify-content: start !important;
      align-items: start !important;
    }
  }
  @media screen and (max-width: 767px) {
    .common-section.home-sec1.landing-home-sec1 .how-it-work-row,
    .common-section.home-sec1.landing-home-sec1 .overlay,
    .common-section.home-sec1.landing-home-sec1 .bg-video-wrap {
      height: 580px;
      justify-content: start !important;
      align-items: start !important;
    }
  }
  .slider-landing-wrap {
    margin-top: -120px;
    z-index: 29;
    position: relative;
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-landing-wrap {
      margin-top: -90px;
    }
  }
  @media screen and (max-width: 767px) {
    .slider-landing-wrap {
      margin-top: -110px;
    }
  }
  .morecontent span {
    display: none;
  }
  .morelink {
    display: block;
  }
  .more-content-wrap-overflow {
    max-height: 260px !important;
    overflow: auto;
  }
  .more-content-wrap-overflow h3 {
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .more-content-wrap-overflow {
      max-height: 400px !important;
    }
  }
  .meditation-card .book-assessment-img-wrap {
    min-height: 90px;
    position: relative;
    text-align: center;
  }
  .meditation-card .book-assessment-img-wrap .book-assessment-img1 {
    position: relative;
    z-index: 5;
  }
  .meditation-card .book-assessment-circle {
    margin: auto;
    display: block;
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
  }
  .meditation-card .book-assessment-img {
    margin: auto;
    display: block;
  }
  @media screen and (max-width: 767px) {
    .landing-home-sec1 {
      margin-bottom: 0;
    }
  }
  .landing-home-sec1 .home-sec-inner.home-sec-inner-top {
    text-align: left;
    padding-left: 40px;
    max-width: 700px;
  }
  @media screen and (max-width: 767px) {
    .landing-home-sec1 .home-sec-inner.home-sec-inner-top {
      padding-left: 20px;
      margin-top: 130px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .landing-home-sec1 .home-sec-inner.home-sec-inner-top {
      padding-left: 0px;
      margin-top: 150px;
    }
  }
  .landing-home-sec1 .home-sec-inner.home-sec-inner-top p.p-20 {
    margin-left: 0 !important;
    margin-top: 30px !important;
  }
  @media screen and (max-width: 767px) {
    .landing-home-sec1 .home-sec-inner.home-sec-inner-top p.p-20 {
      margin-top: 10px !important;
      margin-bottom: 20px;
    }
  }
  .landing-form-panel-wrap {
    width: 400px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 20px 30px;
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .landing-form-panel-wrap {
      transform: scale(0.8) !important;
      transform-origin: 0 center;
      -webkit-transform: scale(0.8) !important;
      -moz-transform: scale(0.8) !important;
      -ms-transform: scale(0.8) !important;
      -o-transform: scale(0.8) !important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .landing-form-panel-wrap {
      margin: -200px auto 0;
    }
  }
  @media screen and (max-width: 767px) {
    .landing-form-panel-wrap {
      transform: scale(0.9) !important;
      transform-origin: center 0;
      -webkit-transform: scale(0.9) !important;
      -moz-transform: scale(0.9) !important;
      -ms-transform: scale(0.9) !important;
      -o-transform: scale(0.9) !important;
      width: 100% !important;
      margin-bottom: 0 !important;
      padding: 20px 18px;
      margin: -80px auto 0;
    }
  }
  .landing-form-panel-wrap h6.p-20 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #2e2e2e;
    margin-bottom: 20px;
  }
  .landing-form-panel-wrap .fm-mb {
    position: relative;
    margin-bottom: 20px;
  }
  .landing-owl-card {
    position: relative;
    background: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .landing-owl-card .form-check.form-check-box {
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 5;
    opacity: 0;
    transition: all 0.2s linear;
    pointer-events: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .landing-owl-card.active-click-card .form-check.form-check-box {
    opacity: 1;
  }
  .landing-owl-card .p-18 {
    background: #311a75;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 0;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    width: 100%;
    height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding-top: 8px;
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .landing-owl-card .p-18 {
      font-size: 16px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .landing-owl-card .p-18 {
      font-size: 16px;
    }
  }
  @media screen and (max-width: 767px) {
    .landing-owl-card .p-18 {
      font-size: 16px;
    }
  }
  .owl-comman-landing {
    position: relative;
  }
  .owl-comman-landing .owl-nav {
    overflow: hidden;
    height: 0px;
  }
  .owl-comman-landing .owl-nav [class*="owl-"] {
    color: #2e2e2e;
    font-size: 39px;
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 1px solid #2e2e2e;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
    border-radius: 25px;
    margin-top: -10px;
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .owl-comman-landing .owl-nav [class*="owl-"] {
      margin-top: -40px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .owl-comman-landing .owl-nav [class*="owl-"] {
      margin-top: -30px;
    }
  }
  .owl-comman-landing .owl-nav [class*="owl-"]:hover {
    background: #fff;
    color: #5110e9;
    border-color: #5110e9;
  }
  .owl-comman-landing .item {
    text-align: center;
  }
  .owl-comman-landing .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
  }
  .owl-comman-landing .owl-prev.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-comman-landing .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-comman-landing .owl-prev {
    left: -35px;
  }
  .owl-comman-landing .owl-next {
    right: -35px;
  }
  .owl-comman-landing .prev-carousel:hover {
    background-position: 0px -53px;
  }
  .owl-comman-landing .next-carousel:hover {
    background-position: -24px -53px;
  }
  .owl-comman-landing .owl-dots .owl-dot.active span {
    background: #5110e9;
  }
  .owl-comman-landing .owl-dots .owl-dot:hover span {
    background: #5110e9;
  }
  @media screen and (max-width: 767px) {
    .home-sec3-landing {
      height: inherit;
    }
  }
  .home-sec3-landing .home-sec3-inner {
    text-align: center;
  }
  .home-sec3-landing .home-sec3-inner h2 {
    color: #311a75;
    margin-bottom: 50px;
  }
  .sound-card {
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .sound-card {
      margin-bottom: 40px;
    }
  }
  .sound-card .img-fluid {
    border: 50px solid #fff;
    border-radius: 50%;
    min-width: 320px;
    min-height: 320px;
    overflow: hidden;
    margin: 0 auto 10px;
    display: block;
    object-fit: contain;
  }
  @media screen and (max-width: 767px) {
    .sound-card .img-fluid {
      border: 0;
      min-width: 200px;
      min-height: 200px;
      margin: 0 auto 20px;
    }
  }
  .sound-card .p-22 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #47347c;
    max-width: 300px;
    margin: auto;
  }
  @media screen and (max-width: 767px) {
    .sound-card .p-22 {
      font-size: 18px;
      line-height: 26px;
    }
  }
  .sound-card:hover .img-fluid {
    border-color: #ffc7c1;
  }
  .sound-card:hover .p-22 {
    font-weight: bold;
  }
  @media screen and (max-width: 767px) {
    .home-sec5-landing,
    .home-sec4-landing {
      padding-top: 30px;
      padding-bottom: 60px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec5-landing,
    .home-sec4-landing {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  }
  .home-sec5-landing .home-sec4-landing-info,
  .home-sec4-landing .home-sec4-landing-info {
    max-width: 850px;
    text-align: center;
    margin: 0 auto 35px;
  }
  .home-sec5-landing .home-sec4-landing-info h3,
  .home-sec4-landing .home-sec4-landing-info h3 {
    color: #311a75;
    margin-bottom: 25px;
  }
  .home-sec5-landing .home-sec4-landing-info p.p-18,
  .home-sec4-landing .home-sec4-landing-info p.p-18 {
    color: #2e2e2e;
  }
  .home-sec5-landing .w-1140-container,
  .home-sec4-landing .w-1140-container {
    max-width: 1140px;
    margin: auto;
  }
  .home-sec5-landing .key-feature-left,
  .home-sec4-landing .key-feature-left {
    position: relative;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec5-landing .key-feature-left,
    .home-sec4-landing .key-feature-left {
      text-align: center;
      margin-top: 130px;
      margin-bottom: 130px;
    }
  }
  @media screen and (max-width: 767px) {
    .home-sec5-landing .key-feature-left,
    .home-sec4-landing .key-feature-left {
      text-align: center;
      margin-top: 0;
      margin-bottom: 50px;
      padding: 0;
    }
  }
  .home-sec5-landing .key-feature-left .landing-home-sec4-1,
  .home-sec4-landing .key-feature-left .landing-home-sec4-1 {
    position: relative;
    z-index: 5;
  }
  .home-sec5-landing .key-feature-left .landing-home-sec4-2,
  .home-sec4-landing .key-feature-left .landing-home-sec4-2 {
    position: absolute;
    bottom: -90px;
    left: -40px;
    z-index: 1;
  }
  .home-sec5-landing .key-feature-left .landing-home-sec4-3,
  .home-sec4-landing .key-feature-left .landing-home-sec4-3 {
    position: absolute;
    top: -30px;
    right: 20px;
    z-index: 1;
  }
  .home-sec5-landing .key-feature-right,
  .home-sec4-landing .key-feature-right {
    max-width: 530px;
    margin: auto;
  }
  .home-sec5-landing .key-feature-right h3,
  .home-sec4-landing .key-feature-right h3 {
    color: #311a75;
    text-align: center;
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul,
  .home-sec4-landing .key-feature-right .key-feature-right-ul {
    padding: 0;
    margin: 24px 0 0;
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    align-content: stretch;
    min-height: 110px;
    background: #ffffff;
    border: 1px solid rgba(46, 46, 46, 0.1);
    box-sizing: border-box;
    border-radius: 10px;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-bottom: 30px;
  }
  @media screen and (max-width: 767px) {
    .home-sec5-landing .key-feature-right .key-feature-right-ul li,
    .home-sec4-landing .key-feature-right .key-feature-right-ul li {
      min-height: 80px;
      padding: 15px;
      margin-bottom: 15px;
    }
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li svg,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li svg {
    width: 32px;
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li p.p-18,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li p.p-18 {
    color: #7352d1;
    margin: 0;
    padding-left: 26px;
  }
  @media screen and (max-width: 767px) {
    .home-sec5-landing .key-feature-right .key-feature-right-ul li p.p-18,
    .home-sec4-landing .key-feature-right .key-feature-right-ul li p.p-18 {
      padding-left: 15px;
    }
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li:hover,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li:hover {
    background: #7352d1;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li:hover svg,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li:hover svg {
    fill: #fff !important;
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li:hover svg path,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li:hover svg path {
    fill: #fff !important;
  }
  .home-sec5-landing .key-feature-right .key-feature-right-ul li:hover p.p-18,
  .home-sec4-landing .key-feature-right .key-feature-right-ul li:hover p.p-18 {
    color: #fff;
  }
  .home-sec4-landing .owl-stage-outer {
    padding: 0 20px !important;
  }
  @media screen and (max-width: 767px) {
    .home-sec4-landing {
      padding-top: 0;
    }
  }
  .home-sec4-1-landing {
    padding: 0;
    background: #615092;
  }
  .home-sec4-1-landing .row {
    min-height: 480px;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec4-1-landing .row {
      min-height: inherit;
      padding: 90px 0;
    }
  }
  @media screen and (max-width: 767px) {
    .home-sec4-1-landing .row {
      min-height: inherit;
      padding: 70px 0;
    }
  }
  .home-sec4-1-landing .home-sec4-1-landing-left {
    width: 500px;
    margin-left: 80px;
  }
  @media screen and (max-width: 767px) {
    .home-sec4-1-landing .home-sec4-1-landing-left {
      width: 100%;
      margin-left: 0;
    }
  }
  .home-sec4-1-landing .home-sec4-1-landing-left h2 {
    margin-bottom: 30px;
  }
  @media screen and (max-width: 767px) {
    .home-sec4-1-landing .home-sec4-1-landing-left h2 {
      margin-bottom: 20px;
    }
  }
  @media screen and (max-width: 767px) {
    .home-sec4-1-landing .home-sec4-1-landing-left p {
      margin-bottom: 0;
    }
  }
  .home-sec4-1-landing .home-sec4-1-landing-right {
    position: relative;
  }
  .home-sec4-1-landing .home-sec4-1-landing-right .img-fluid {
    position: absolute;
    bottom: -240px;
    right: 0;
    z-index: 49;
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .home-sec4-1-landing .home-sec4-1-landing-right .img-fluid {
      right: -50px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec4-1-landing .home-sec4-1-landing-right .img-fluid {
      display: none;
    }
  }
  @media screen and (max-width: 767px) {
    .home-sec4-1-landing .home-sec4-1-landing-right .img-fluid {
      display: none;
    }
  }
  .home-sec4-2-landing {
    position: relative;
  }
  .home-sec4-2-landing .home-sec4-2-landing-top {
    max-width: 900px;
    margin: 0 auto 45px;
  }
  .home-sec4-2-landing .home-sec4-2-landing-top h2 {
    color: #311a75;
    margin-bottom: 20px;
  }
  .home-sec4-2-landing .home-sec4-2-landing-top p {
    color: #2e2e2e;
  }
  .home-sec4-2-landing .home-sec4-2-row {
    max-width: 1170px;
    margin: auto;
  }
  .meditation-card {
    background: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 40px 30px;
    text-align: center;
    height: calc(100% - 30px);
  }
  .meditation-card .p-20 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #7352d1;
  }
  .meditation-card .p-16 {
    color: #2e2e2e;
  }
  .step-landing-card {
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .step-landing-card .step-landing-card-num span {
    width: 60px;
    height: 60px;
    background: #f2f2f2;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #2e2e2e;
    border-radius: 50%;
    display: block;
    padding-top: 15px;
  }
  @media screen and (max-width: 767px) {
    .step-landing-card .step-landing-card-num span {
      width: 40px;
      height: 40px;
      font-size: 16px;
      text-align: center;
      padding-top: 7px;
    }
  }
  .step-landing-card .step-landing-card-num span::before {
    content: "";
    background: url("../images/step-arrow-corner.png") no-repeat 0 0;
    width: 53px;
    height: 53px;
    position: absolute;
    top: 60px;
    left: 17px;
  }
  @media screen and (max-width: 767px) {
    .step-landing-card .step-landing-card-num span::before {
      top: 50px;
      left: 20px;
      background-size: 40px auto;
    }
  }
  .step-landing-card .step-landing-card-num span:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 28px;
    z-index: -1;
    border-top: 2px dashed #e0e0e0;
  }
  @media screen and (max-width: 767px) {
    .step-landing-card .step-landing-card-num span:after {
      top: 18px;
    }
  }
  .step-landing-card .step-landing-card-inner {
    background: #ffffff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 30px;
    margin-top: 30px;
  }
  .step-landing-card .step-landing-card-inner .step-landing-card-head {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    background: #e3dcf6;
    border-radius: 4px;
    padding: 15px;
  }
  .step-landing-card
    .step-landing-card-inner
    .step-landing-card-head
    .step-card-img {
    width: inherit;
    margin-right: 30px;
  }
  .step-landing-card .step-landing-card-inner .step-landing-card-head .p-22 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #7352d1;
  }
  .step-landing-card .step-landing-card-inner .step-landing-card-head .p-14 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #47347c;
    margin-bottom: 0;
  }
  .step-landing-card .step-landing-card-inner .step-landing-card-para {
    margin-top: 15px;
  }
  .step-landing-card .step-landing-card-inner .step-landing-card-para .p-16 {
    color: #2e2e2e;
    text-align: left;
  }
  .owl-comman-step-outer {
    max-width: 1100px;
    margin: 30px auto 0;
    position: relative;
  }
  .owl-comman-step-outer .owl-comman-step .owl-stage-outer .owl-stage {
    margin-left: -20px;
  }
  .owl-comman-step-outer .owl-comman-step .owl-nav {
    overflow: hidden;
    height: 0px;
  }
  .owl-comman-step-outer .owl-comman-step .owl-nav [class*="owl-"] {
    color: #2e2e2e;
    font-size: 39px;
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 1px solid #2e2e2e;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
    border-radius: 25px;
    margin-top: 120px;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .owl-comman-step-outer .owl-comman-step .owl-nav [class*="owl-"] {
      margin-top: 150px;
    }
  }
  .owl-comman-step-outer .owl-comman-step .owl-nav [class*="owl-"]:hover {
    background: #fff;
    color: #5110e9;
    border-color: #5110e9;
  }
  .owl-comman-step-outer .owl-comman-step .item {
    text-align: center;
  }
  .owl-comman-step-outer .owl-comman-step .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
  }
  .owl-comman-step-outer .owl-comman-step .owl-prev.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-comman-step-outer .owl-comman-step .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-comman-step-outer .owl-comman-step .owl-prev {
    left: -45px;
  }
  @media screen and (max-width: 767px) {
    .owl-comman-step-outer .owl-comman-step .owl-prev {
      left: -10px;
    }
  }
  .owl-comman-step-outer .owl-comman-step .owl-next {
    right: -45px;
  }
  @media screen and (max-width: 767px) {
    .owl-comman-step-outer .owl-comman-step .owl-next {
      right: -10px;
    }
  }
  .owl-comman-step-outer .owl-comman-step .prev-carousel:hover {
    background-position: 0px -53px;
  }
  .owl-comman-step-outer .owl-comman-step .next-carousel:hover {
    background-position: -24px -53px;
  }
  .owl-comman-step-outer .owl-comman-step .owl-dots .owl-dot.active span {
    background: #5110e9;
  }
  .owl-comman-step-outer .owl-comman-step .owl-dots .owl-dot:hover span {
    background: #5110e9;
  }
  .pricing-plan-row-landing .pricing-plan-col-left {
    margin-left: -60px;
  }
  .pricing-plan-row-landing .pricing-plan-col {
    position: relative;
    background: #fff;
    border: 1px solid rgba(145, 143, 148, 0.3);
    box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    max-width: 950px;
    margin: 30px auto 0;
    min-height: calc(100% - 30px);
  }
  .pricing-plan-row-landing .pricing-plan-col .bg-strip {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 100%;
    display: block;
    z-index: 2;
    background: #47347c;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head-top {
    background: linear-gradient(229.22deg, #ff668e 3.79%, #3f1f68 126.92%),
      #7352d1;
    height: 70px;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head-top
    h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 35px;
    text-transform: capitalize;
    color: #ffffff;
    margin: 0;
    padding: 15px 30px;
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-row-landing
      .pricing-plan-col
      .pricing-plan-card
      .pricing-plan-card-head-top
      h3 {
      margin: 0;
      padding: 15px 15px;
      font-size: 18px;
      line-height: 40px;
    }
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head {
    position: relative;
    padding: 15px 47px 15px;
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-row-landing
      .pricing-plan-col
      .pricing-plan-card
      .pricing-plan-card-head {
      padding: 15px;
    }
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    .offer-label {
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    position: static;
    background: #ff668e;
    border-radius: 4px;
    padding: 0px 10px;
    margin-top: 10px;
    display: inline-block;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 35px;
    color: #47347c;
    margin-bottom: 15px;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h4 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    color: #2e2e2e;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body {
    margin-top: 8px;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body
    ul {
    padding: 0;
    margin: 0 0 0 14px;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body
    ul
    li {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #2e2e2e;
    background: url("../images/check.svg") no-repeat 0 0;
    margin-bottom: 22px;
    padding: 0 0 0 40px;
    margin-left: 27px;
    line-height: 24px;
  }
  .pricing-plan-row-landing
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-foot {
    padding: 10px 40px 35px;
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-row-landing
      .pricing-plan-col
      .pricing-plan-card
      .pricing-plan-card-foot
      .btn.btn-link-adj.center-btn-xs {
      margin-top: 0 !important;
      position: static !important;
      transform: none !important;
    }
  }
  .h4-group-plan {
    display: flex;
    margin-bottom: 5px;
  }
  .h4-group-plan .fm-mb {
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: 12px;
  }
  @media screen and (max-width: 767px) {
    .h4-group-plan .fm-mb {
      margin-bottom: 10px;
      margin-top: 0;
      margin-left: 12px;
    }
  }
  .pricing-plan-card-inner2.pricing-plan-card-inner {
    display: flex;
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-card-inner2.pricing-plan-card-inner {
      flex-direction: column;
    }
  }
  .pricing-plan-card-inner2.pricing-plan-card-inner .pricing-plan-card-inner-left,
  .pricing-plan-card-inner2.pricing-plan-card-inner
    .pricing-plan-card-inner-right {
    width: 50%;
    position: relative;
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-card-inner2.pricing-plan-card-inner
      .pricing-plan-card-inner-left,
    .pricing-plan-card-inner2.pricing-plan-card-inner
      .pricing-plan-card-inner-right {
      width: 100%;
    }
  }
  .pricing-plan-card-inner2.pricing-plan-card-inner
    .pricing-plan-card-inner-left {
    border-right: 1px solid rgba(145, 143, 148, 0.3);
  }
  @media screen and (max-width: 767px) {
    .pricing-plan-card-inner2.pricing-plan-card-inner
      .pricing-plan-card-inner-left {
      border-right: 0;
      border-bottom: 1px solid rgba(145, 143, 148, 0.3) !important;
      margin-bottom: 20px;
    }
  }
  .recommended-label {
    background: url("../images/offer.svg") no-repeat 0 0;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 12px;
    right: 0px;
    width: 160px;
    height: 36px;
    padding-top: 3px;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .recommended-label {
      transform: scale(0.8);
      transform-origin: right 40px;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
    }
  }
  @media screen and (max-width: 767px) {
    .recommended-label {
      transform: scale(0.8);
      transform-origin: right 40px;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
    }
  }
  @media screen and (min-width: 992px) {
    .offer-label-mt42 {
      margin-top: 42px !important;
    }
  }
  .compare-plans-modal .modal-dialog {
    max-width: 1170px;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-modal .modal-dialog .modal-header {
      padding: 0.5rem 0.5rem;
    }
  }
  .compare-plans-modal .modal-dialog .compare-plans-modal-header .btn-close {
    top: 30px;
    right: 30px;
    z-index: 49;
    font-size: 14px;
    padding: 8px;
    position: absolute;
    background-color: #fff;
    opacity: 1;
    border: 0;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-modal .modal-dialog .compare-plans-modal-header .btn-close {
      top: 15px;
      right: 15px;
      z-index: 49;
      font-size: 10px;
      padding: 8px;
      position: absolute;
      background-color: #fff;
      opacity: 1;
      border: 0;
    }
  }
  .compare-plans-modal
    .modal-dialog
    .compare-plans-modal-header
    .tab-toggle-btn-wrap {
    max-width: 320px;
    margin: auto;
  }
  .compare-plans-modal
    .modal-dialog
    .compare-plans-modal-header
    .tab-toggle-btn-wrap
    .toggle-wrap {
    margin: 0;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-modal
      .modal-dialog
      .compare-plans-modal-header
      .tab-toggle-btn-wrap
      .toggle-wrap {
      transform: scale(0.85);
      -webkit-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      -o-transform: scale(0.85);
      transform-origin: center center;
    }
  }
  .compare-plans-table tr,
  .compare-plans-table td {
    border: 1px solid #e5e5ed;
  }
  .compare-plans-table tr .resent-otp-btn-wrap,
  .compare-plans-table td .resent-otp-btn-wrap {
    white-space: nowrap;
  }
  .compare-plans-table tr.tr-head1 td.td-head1,
  .compare-plans-table td.td-head1 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    color: #7352d1;
    height: 60px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr.tr-head1 td.td-head1,
    .compare-plans-table td.td-head1 {
      font-size: 20px;
      height: 50px;
    }
  }
  .compare-plans-table tr.tr-head2 .td-head2,
  .compare-plans-table .td-head2 {
    height: 80px !important;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr.tr-head2 .td-head2,
    .compare-plans-table .td-head2 {
      height: 50px !important;
    }
  }
  .compare-plans-table tr.tr-head2 .td-head2 em,
  .compare-plans-table .td-head2 em {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #2e2e2e;
    display: block;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr.tr-head2 .td-head2 em,
    .compare-plans-table .td-head2 em {
      font-size: 18px;
    }
  }
  .compare-plans-table tr.tr-head2 .td-head2 span,
  .compare-plans-table .td-head2 span {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #2e2e2e;
    display: block;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr.tr-head2 .td-head2 span,
    .compare-plans-table .td-head2 span {
      font-size: 12px;
    }
  }
  .compare-plans-table .tr-head-border {
    height: 10px !important;
  }
  .compare-plans-table .tr-head-border td {
    border: 0 !important;
    height: 10px !important;
    background-color: #f2f2f6 !important;
  }
  .compare-plans-table .td-head-border {
    border: 0 !important;
    width: 10px !important;
    background-color: #f2f2f6 !important;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr td .check-icon {
      width: 22px;
    }
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr td a.resent-otp-btn {
      font-size: 14px;
    }
  }
  .compare-plans-table tr td:first-child {
    height: 60px;
    background: #f6f6f9;
    padding: 5px 20px;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr td:first-child {
      height: 50px;
      padding: 5px 10px;
      font-size: 14px;
    }
  }
  .compare-plans-table tr td:not(:first-child) {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #2e2e2e;
  }
  @media screen and (max-width: 767px) {
    .compare-plans-table tr td:not(:first-child) {
      font-size: 14px;
    }
  }
  .home-sec6-landing .trainer-content-wrap {
    transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec6-landing .trainer-content-wrap {
      transform: none !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -o-transform: none !important;
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }
  @media screen and (max-width: 767px) {
    .home-sec6-landing .trainer-content-wrap {
      transform: none !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -o-transform: none !important;
      padding: 0 !important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .home-sec3-landing-row {
      flex-wrap: nowrap;
      overflow: auto;
      justify-content: start !important;
    }
    .landing-slider-contaniner {
      background: transparent;
      padding: 0 20px;
      max-width: 100%;
    }
    .landing-slider-contaniner .owl-comman-landing {
      position: relative;
    }
    .build-plan-line-xs-img {
      bottom: -68px !important;
      top: auto !important;
      left: 250px !important;
    }
    .do-work4-line-xs-img {
      bottom: -200px !important;
      top: auto !important;
      left: 250px !important;
    }
  }
  @media screen and (max-width: 767px) {
    .landing-home-sec1-xs {
      background-position: -630px center !important;
    }
    .landing-home-sec1-xs2 {
      background-position: 46% center !important;
    }
    .trainer-caro-xs-cols {
      background: #47347c;
      padding-top: 60px;
    }
    .xs-pb60 {
      padding-bottom: 60px !important;
    }
    .build-plan-line-xs-img {
      bottom: -128px !important;
      top: auto !important;
      left: 250px !important;
    }
    .do-work4-line-xs-img {
      bottom: -200px !important;
      top: auto !important;
      left: 250px !important;
    }
    .home-sec3-landing-row {
      flex-wrap: nowrap;
      overflow: auto;
      justify-content: start !important;
    }
    .pricing-plan-row-landing
      .pricing-plan-col
      .pricing-plan-card
      .pricing-plan-card-body
      ul
      li {
      margin-bottom: 0;
      font-size: 14px;
      line-height: 24px;
      padding-left: 30px;
      margin-left: 0;
    }
    .pricing-plan-row-landing
      .pricing-plan-col
      .pricing-plan-card
      .pricing-plan-card-body {
      margin-top: 5px !important;
    }
    .form-subscribe-wrap {
      margin-top: 22px !important;
    }
    .form-subscribe-wrap .btn.bttn-primary {
      margin: 20px auto 0;
    }
    .form-subscribe-wrap .subscribe-form-control {
      height: 45px;
    }
    .form-subscribe-wrap .subscribe-form-control:hover,
    .form-subscribe-wrap .subscribe-form-control:active,
    .form-subscribe-wrap .subscribe-form-control:focus {
      height: 45px;
    }
    .trainer-content-wrap .trainer-content1-ul li {
      width: 140px;
      margin: 10px 5px 10px;
    }
    .trainer-content-wrap .trainer-content1-ul {
      flex-direction: row;
      flex-wrap: nowrap;
      transform: scale(0.8);
      transform-origin: center 0;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      margin: 0 !important;
    }
    .trainer-content-wrap {
      margin-bottom: 30px;
      margin-top: 10px;
    }
  }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .trainer-content-wrap {
      margin-bottom: 0;
    }
  }
  @media screen and (max-width: 767px) {
    .trainer-content-wrap h4 {
      font-size: 50px;
      margin-bottom: 30px;
    }
    .xs-pb60.xs-pl0.xs-pr0 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .home-sec5 .path-row4 .home-sec-right.home-sec-right6 .transform-scale-img {
      margin-left: -50px;
    }
    .home-sec5 .home-sec-right img.get-assessed3 {
      top: 36px;
      left: 0px;
      z-index: 2;
    }
    .home-sec5 .home-sec-right img.get-assessed4 {
      top: 100px;
      left: -38px;
      z-index: 1;
    }
    .home-sec5 .home-sec-right img.get-assessed3 {
      top: 36px;
      left: 0px;
      z-index: 2;
      width: 550px;
    }
    .home-sec2-landing {
      transform: scale(0.85) !important;
      transform-origin: center 0;
      -webkit-transform: scale(0.85) !important;
      -moz-transform: scale(0.85) !important;
      -ms-transform: scale(0.85) !important;
      -o-transform: scale(0.85) !important;
    }
  }
  @media screen and (max-width: 575px) {
    .home-sec5 .home-sec-right img.get-assessed1 {
      top: 200px;
      left: -60px;
      z-index: 4;
    }
    .home-sec5 .home-sec-right img.get-assessed3 {
      top: 36px;
      left: 30px;
      z-index: 2;
      width: 550px;
    }
  }
  /*# sourceMappingURL=landing.css.map */
  