html, body{
    padding: 0;
    margin: 0;
    font-family: "DM Sans", sans-serif;
    background-color: #0e0f0e;
    /* margin-bottom: 150px; */
   
}

/* J dev */
.testimonial-section {
  padding: 60px 20px;
      max-width: calc(100% - 80px);
    margin-left: auto;


}
.icon_wrap .firstIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 75px;
    z-index: 9999;
    top: 16%;
}

.icon_wrap .secondtIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 115px;
    z-index: 9999;
    top: 28%;
}
.line_six{
 display: -webkit-box;        /* flex जैसा behavior देता है */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;       /* max 5 lines तक allow करेगा */
  overflow: hidden;            /* बाकी text छुप जाएगा */
  text-overflow: ellipsis;
}
.icon_wrap .thirdIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 243px;
    z-index: 9999;
    top: 34%;
}
.left-area {
  padding: 15px;
  height: 300px;
}

.btn-tag {
  height: 50px;
  padding: 0 21px;
  border-radius: 999px;
  background: #91FFAE24;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  font-size: 14px;
  font-weight: 400;
}

.left-area .section-title {
  color: #fff;
  font-size: 36px;
  margin: 28px 0;
  line-height: 1.3;
}

.growth-graphic {
  position: relative;
  width: 330px;
  left: -50px;
  top: -70px;
}

.growth-graphic img {
  width: 100%;
  height: auto;
  /* margin-top: 48px; */
}

.arrow-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  display: flex;
  justify-content: center;
  gap: 12px;
}

.arrow-btn {
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  border-radius: 50%;
  cursor: pointer;
  transition: .3s;
}

.arrow-btn:hover {
  background: #91FFAE;
  color: #000;
}


.quote-icon {
  max-width: 57px !important;
  height: auto !important;
}

.testimonial-card {
  background: #083E34;
  opacity: .9;
  border: 1px solid #79797980;
  padding: 32px;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  border-radius: 30px;
}

.quote-icon {
  width: 60px !important;
  margin-bottom: 20px;
}

.testimonial-text {
  flex-grow: 1;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 30px;
}

.author-img {
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #eee;
}

.author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-name {
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}

.owl-one.owl-theme .owl-nav {
    position: absolute;
    left: -43%;
    bottom: 14%;
            gap: 20px;
            display:flex;
}

.owl-one.owl-carousel .owl-nav button.owl-next,
.owl-one.owl-carousel .owl-nav button.owl-prev,
.owl-one.owl-carousel button.owl-dot {
  background: 0 0;
  color: #80FFAE !important;
  border: 1px solid #80FFAE !important;
  padding: 0 !important;
  font: inherit;
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  font-size: 42px !important;
  line-height: 48px !important;
}

.owl-one .owl-next span {
  position: relative !important;
  top: -2px !important;
}

.owl-one .owl-prev span {
  position: relative !important;
  top: -2px !important;
}

.owl-one .owl-next:hover,
.owl-prev:hover {
  background: transparent !important;
}

.textimonial {
  padding: 1px 0 100px 0;

}

.testimonial-top {
  margin-bottom: 130px !important;
}

.testimonial-top h5 {
  color: #46CE8F;
  font-size: 15px;
  margin-bottom: 15px;
}

.h57 {
  font-size: 57px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
  color: #fff;
  margin-bottom: 15px;
  font-weight: bold;
}

/* .testimonial-top img {
  position: absolute;
  right: -160px;
  top: -101px;

} */
.testimonialWrap{
  margin-top: 130px;
}
.test-swirl {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0px;
  margin: 0px auto;
  z-index: 0;
  width: 80%;
  opacity: 100%;
}

.test-shine {
  position: absolute;
  right: 0;
  z-index: 0;
  top: -443px;
  opacity: 90%;
}

.testimonial-section {
  color: #fff;
  margin-top: 200px;
}

.top-menu .nav-item a {
    color: #fff;
    padding: 8px 28px !important;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.top-menu .nav-item {
    margin: 0 0px;
}

header {
    padding: 50px 0 80px 0;
}
.headerWrap{
  overflow: hidden;
}
.top-menu .nav-item a.active {
    background: #02ADA9;
    background: linear-gradient(90deg, rgba(2, 173, 169, 0.9) 0%, rgba(0, 224, 115, 1) 100%);
    border-radius: 50px;
    color: #fff;
}

.free-btn {
    background: #fff;
    border-radius: 50px;
    color: #083E34;
    padding: 6px 20px;
    font-weight: 600;
    border: 1px solid #fff;
    height: 40px;
    transition: all 0.5s ease-in-out;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
  background-color: #fff !important;
    height: 40px;
    border: 1px solid #fff;

}
.free-btn:hover {
background-color: #e1e1e1;
    border: 1px solid #e1e1e1;


}
.nav-top-shine {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
}

.top-img2 {
 position: absolute;
    top: -206px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    height: 875px;
    width: 100%;
    z-index: 9;
}

.max-131 {
    max-width: 131px;
}

.banner-sec h1 {
    font-size: 39px;
    background: -webkit-linear-gradient(182deg, rgba(2, 173, 169, 1) 0%, rgba(0, 224, 115, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.banner-btn {
    background: #02ADA9;
    background: linear-gradient(270deg, rgba(2, 173, 169, 1) 0%, rgba(0, 224, 115, 1) 100%);
    color: #fff;
    border: 0px !important;
    font-size: 24px;
    border-radius: 15px;
    text-shadow: 0px 3px 0px #0e0f0e38;
    padding: 12px 25px;
    box-shadow: 0px !important;
}

.banner-btn:hover {
    color: #fff;
}
.z-n999{
  z-index: 999;
}

.banner-sec {
    color: #fff;
    height: 750px;
}

.banner-left {
     max-width: 60%;
    position: absolute;
    top: 150px;
    left: -130px;
    right: -45px;
    z-index: 99;
}

.banner-right {
    max-width: 40%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    }

    /* .testimonial-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  color: #fff;
  max-width: calc(100% - 115px);
  margin-left: auto;
} */

/* @media (min-width: 992px) {
  .testimonial-section {
    grid-template-columns: 4fr 8fr;
  }
} */

/* Left Side */

.left-area {
  position: relative;
}

.btn-tag {
  height: 50px;
  padding: 0 21px;
  border-radius: 999px;
  background: #91FFAE24;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  font-size: 14px;
  font-weight: 400;
}

.left-area .section-title {
  color: #fff;
  font-size: 36px;
  margin: 28px 0;
  line-height: 1.3;
}

.growth-graphic {
  position: relative;
  width: 330px;
  left: -50px;
  top: -70px;
}

.growth-graphic img {
  width: 100%;
  height: auto;
}

.arrow-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  display: flex;
  justify-content: center;
  gap: 12px;
}

.arrow-btn {
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  border-radius: 50%;
  cursor: pointer;
  transition: .3s;
}

.arrow-btn:hover {
  background: #91FFAE;
  color: #000;
}

/* Right Side */

/* .right-area {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
} */

/* @media(min-width:768px) {
  .right-area {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(min-width:992px) {
  .right-area {
    grid-template-columns: repeat(3, 1fr);
  }
} */

.testimonial-card {
  background: #083E34;
  opacity: .9;
  border: 1px solid #79797980;
  padding: 32px;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  border-radius: 30px;
}

/* .quote-icon {
  width: 60px;
  margin-bottom: 20px;
} */

.testimonial-text {
  flex-grow: 1;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.author-img {
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 50%;
}

.author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-name {
  font-weight: 700;
  font-size: 20px;
  margin:0;
}

/* j dev end  */
.optimze {
text-align: center;
}
.optimze .subheading{
 color: #46CE8F;
  font-size: 18px;
  font-weight: bold;
  font-family: "DM", sans-serif;
  letter-spacing: 0.2rem;
  margin-bottom: 10px; /* equivalent to mb-2 */
  text-transform: uppercase;
   }
.optimze .heading{
font-size: 2.25rem;           /* text-4xl = 36px */
  font-weight: 800;             /* font-extrabold  */
  margin-bottom: 51px;          /* mb-[51px]        */
  line-height: 50px;            /* !leading-[50px]  */
  color: #fff;
}
.box{
    background-color: #083E34;
}

body {
  font-family: "DM Sans", sans-serif;
  /* background-color: #000; */
  margin: 0;
  padding: 0;
}

.section-container {
  position: relative;
  z-index: 10;
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 16px;
}

.header {
 text-align: center;
    margin-bottom: 119px;
    position: relative;
    z-index: 999;
}

.subheading {
  color: #46CE8F;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.heading {
  /* font-size: 37px;
  font-weight: 800;
  color: #fff;
  line-height: 50px; */
  margin-bottom: 0 !important;

  /* margin-bottom: 51px; */
}
.healthSec{
  overflow-x:clip;
  /* overflow-y: hidden; */
  position: relative;
  margin-top: 50px;
  /* background-color: red; */
}
.cards-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 72px;
          z-index: 999;
        position: relative;
}

@media (min-width: 768px) {
  .cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.card {
  background: rgba(8, 62, 52, 0.5);
  backdrop-filter: blur(6px);
  border-radius: 20px;
     padding: 60px;
    padding-bottom: 0;
  position: relative;
  z-index: 20;
  display: flex
;
    justify-content: space-between;
}

.card-title {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 1.3;
   font-family: "Hanken Grotesk", sans-serif;
}
.card-effect:before {
    height: 150px;
    position: absolute;
    content: '';
    background: linear-gradient(135deg, #00d2ff, #00e073, #00b09b);
    /* top: 0; */
    bottom: 0;
    left: -30px;
    right: 0;
    width: 150px;
    filter: blur(12px);
    opacity: 0.2;
}
@media (min-width: 768px) {
  .card-title {
    font-size: 36px;
  }
}

.gradient-text {
  background: linear-gradient(135deg, #02ADA9, #00E073);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.white-text {
  color: #fff;
}

.card-desc h5{
 color: #fff;
    font-size: 28px;
    margin-bottom: 37px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 0;
}
.card-desc p{
 color: #fff;
    font-size: 28px;
    margin-bottom: 37px;
    line-height: 1.4;
    font-weight: 400;
}

.card-img {
  width: 100%;
  max-height: 380px;
  object-fit: contain;
}

.buttons {
  display: flex;
  gap: 12px;
  margin-bottom: 10px;
}

.chip {
  color: #fff;
   white-space: nowrap;
  font-size: 18px;
  padding: 18px 44px;
  background: linear-gradient(135deg, #02ADA9, #00E073);
  /* border: 2px solid #00E073; */
  border-radius: 9999px;
  cursor: pointer;
}


.innerCard {
    position: relative;
    /* transform: translateX(20px); */
        margin-bottom: 97px;
}
/* .shapDiv{
background-image: url(../habit/element.png);
    background-position: 100%;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    display: block;
} */
 .shapDiv{
  position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    min-width: 100vw;
    height: 300px;
 }
  .shapDiv img{
width: 100%;
height: 1020px;
  }
.cardShapR {
 position: absolute;
    bottom: -7%;
    right: -5%;
    /* transform: rotate(-51deg); */
    z-index: 0;
    width: 35%;
    height: 30%;
    background: radial-gradient(55% 75% at center, rgba(27, 228, 175, 0.5) 0%, rgba(27, 228, 175, 0.2) 40%, transparent 100%);
    border-radius: 50%;
    filter: blur(25px);

}
.cardShapL {
    position: absolute;
    bottom: 38% !important;
    left: -8% !important;
    z-index: 50;
    width: 50%;
    height: 28%;
    transform: rotate(-25deg);
    border-radius: 50%;
    filter: blur(55px);
    background: linear-gradient(90deg, rgb(0 224 115 / 22%) 26%, rgb(2 173 169 / 53%) 53%);

    
}

/* Wellness Section  */
.wellness_sec{
    margin-top: 270px;
    position: relative;
    z-index: 9999;
}.wellness_sec 
.chip-btn {
  position: relative;
  display: inline-block;
  padding: 12px 28px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 21px;
  border: none;
  cursor: pointer;
  background: linear-gradient(45deg, rgb(0,224,115) 25%, rgb(2,173,169) 60%);
  transition: all .3s ease;
}
/* .wellness_sec
.chip-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0,0,0,0.25);
} */
.wellness_sec
.chip-dot {
  position: absolute;
  left: 16px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
}
.wellness_sec
.chip-text {
  padding-left: 8px; /* give small spacing when dot present  */
}
.wellness_sec
.btnWrap {
    display: flex
;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 51px;
}

/* card Slider  */
/* Wrapper */
.routine-section
.owl-nav{
display: none !important;
}
.routine-section
.owl-carousel .owl-stage-outer {
    position: relative !important;
    overflow-y: visible !important;
    overflow-x: clip !important;
}
.routine-section {
  width: 100%;
  padding: 0px 56px;
  background: #0E2E2A;
  color: #ffffff;
      border-radius: 20px;
    margin-top: 140px;
    position: relative;
    z-index: 0;
}
.routine-section-shap {
       position: absolute;
    top: -20px;
    right: 10px;
    /* transform: rotate(-31deg); */
    z-index: -13;
    width: 540px;
    height: 300px;
    border-radius: 50%;
    filter: blur(90px);
    background: linear-gradient(90deg, rgba(0, 224, 115, 1) 30%, rgba(2, 173, 169, 1) 88%);
    /* background: radial-gradient(40% 70% at center, #00FFFF 0%, #A4FF9F 50%, #11674b 80%, transparent 100%); */
}
.routine-section
.gradient-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(
    40% 70%,
    rgb(0, 255, 255) 0%,
    rgb(164, 255, 159) 50%,
    rgb(0, 255, 106) 80%,
    transparent 100%
  );
}
.routine-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* Text block */
.routine-content {
  flex: 1;
}

.routine-title {
 font-size: 32px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #ffffff;
    margin-bottom: 19px;
}

.routine-desc {
  font-size: 20px;
    opacity: 0.9;
    line-height: 1.3;
    margin-bottom: 32px;
    font-weight: 200;

}

.routine-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.routine-list li {
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 1.5;
  position: relative;
  padding-left: 0px;
  display: flex;
  gap:22px
}
.routine-list h5{
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 5px;
}
.routine-list p{
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 100%;
}
.routine-list li img{
width: 33px !important;
height: 33px;
}
.routine-list strong {
  color: #ffffff;
}

/* Green icons on left */
.routine-list .icon {
  position: absolute;
  left: 0;
  top: 4px;
  width: 26px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* Example icon images. Replace SVG paths with your real icons */
.routine-icon1 { background-image: url("icon1.svg"); }
.routine-icon2 { background-image: url("icon2.svg"); }
.routine-icon3 { background-image: url("icon3.svg"); }

/* Phone image */
.routine-img {
  flex: 1;
    text-align: center;
    position: relative;
    z-index: 1; 
  
}

.routine-img img {
  width: 100%;
  max-width: 360px;
  height: auto;
  margin-left: auto;
        transform-origin: bottom;
    margin-top: -70px;
}

/* Responsive */
@media (max-width: 992px) {
  .banner-sec h1 {
    font-size: 25px;
  }
  .banner-left {
    top: 190px;
  }
  .top-img2 {
    top: -250px;
  }
  .banner-right {
    top: 160px;
  
}
  .privcyWap .content_box p{
    font-size: 15px !important;
  }
  .routine-list h5{
    font-size: 16px;
  }
  .routine-title {
    font-size: 25px;
  }
  .routine-desc {
    font-size: 16px;
}
.routine-img img {
    width: 100%;
    max-width: 300px;
}
  .routine-wrapper {
   gap: 10px;
  }

  .routine-content {
    padding-right: 0;
  }

  .routine-list li {
    padding-left: 0;
  }

  .routine-list .icon {
    display: none;
  }
}
/* --- custom progress style dots --- */
.routine-section
.owl-dots {
  display: flex !important;
  justify-content: center;
  gap: 14px;           /* space between dots */
 display: flex !important
;
    justify-content: center;
    gap: 14px;
    margin-top: 94px;
    position: absolute;
    left: 0;
    right: 0;
  
}
.routine-section
.owl-dots .owl-dot span {
  width: 227px;         /* length of bar */
  height: 9px;
  background: #294E3E; /* inactive color (dark)  */
  border-radius: 4px;
  display: block;
  transition: .3s;
}
.routine-section
.owl-dots .owl-dot.active span {
  background: linear-gradient(135deg, #02ADA9, #00E073); /* active green color */
}

/* second slider  */
/* Main Layout */

/* .testimonial-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  color: #fff;
  max-width: calc(100% - 115px);
  margin-left: auto;
  margin-top: 200px;
}

@media (min-width: 992px) {
  .testimonial-section {
    grid-template-columns: 4fr 8fr;
  }
} */

/* Left Side */

.left-area {
  position: relative;
}

.btn-tag {
  height: 50px;
  padding: 0 21px;
  border-radius: 999px;
  background: #91FFAE24;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  font-size: 14px;
  font-weight: 400;
}

.left-area .section-title {
  color: #fff;
  font-size: 36px;
  margin: 28px 0;
  line-height: 1.3;
}

.growth-graphic {
  position: relative;
  width: 330px;
  left: -50px;
  top: -70px;
}

.growth-graphic img {
  width: 100%;
  height: auto;
}

.arrow-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  display: flex;
  justify-content: center;
  gap: 12px;
}

.arrow-btn {
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1px solid #91FFAE;
  color: #91FFAE;
  border-radius: 50%;
  cursor: pointer;
  transition: .3s;
}

.arrow-btn:hover {
  background: #91FFAE;
  color: #000;
}

/* Right Side */

/* .right-area {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

@media(min-width:768px) {
  .right-area {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(min-width:992px) {
  .right-area {
    grid-template-columns: repeat(3, 1fr);
  }
} */

.testimonial-card {
  background: #0F242080;
  opacity: .9;
  border: 1px solid #79797980;
  padding:36px 30px;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  border-radius: 30px;
}

/* .quote-icon {
  width: 60px;
  margin-bottom: 20px;
} */

.testimonial-text {
  flex-grow: 1;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.author-img {
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 50%;
}

.author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-name {
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}

.author-role {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0 !important;
}
.teamBgImg{
  position: relative;
    height: 300px;
}
.teamBgImg img {
    position: absolute;
    top: -340px;
    /* bottom: 0; */
    left: 0;
    right: 0;
}


/* Faq Section  */
.subheadingBig {
    color: #46CE8F;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.faqHeading{
  margin-bottom: 120px;
  text-align: center;
}
@media (min-width: 1440px) {
  .teamBgImg img {
    top: -590px;
   
}
}

.accordion-header button{
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #fff;
  padding: 0px !important;

}
.accordion-button:focus{
  box-shadow: none !important;
}
.accordion-button:not(.collapsed){

  box-shadow: none !important;
}
.accordion-body{
  padding: 0 !important;
  margin-top: 15px;
  font-size: 18px;
 

}
.accordion-item{
  padding: 15px 0px !important;

}
.accordion-button::after{
  display: none !important;
}

/* Team  */
  /* section  */
  .TeamSection{
position: relative;
/* overflow: hidden; */

  }
 .TeamSection .teamBgImg {
    position: absolute;
    right: 0;
   right: 0;
    bottom: -570px;
}
  .TeamSection
  .shadow-img{
position: absolute;
  width: 100%;
 top: 300px;
  z-index: 0;
  }


    .TeamSection .headingWrap{
max-width: 945px;
margin-left:auto ;
margin-right: auto;
    }
  .TeamSection .TeamHeading{
margin-bottom: 51px;


  }
  .TeamWrap{
display: flex;
align-items: center;
gap: 12px;
position: relative;
  z-index: 99;

  }
   .TeamWrap .item{
flex: 1;
border-radius: 39px;
overflow: hidden;
text-align: center;
position: relative;
   }
   .TeamWrap .item img{
    margin-bottom: 10px;
border-radius: 39px;

   }
.TeamWrap .team-text {
    position: absolute;
    bottom: 38px;
    right: 0;
    left: 0;
}
   .TeamWrap .item h2{
font-size: 57px;
font-weight: 900;
color: #fff;
margin-bottom: 5px;
   }
    .TeamWrap .item p{
font-size: 26px;
font-weight: 500;
color: #fff;
   }
    .TeamWrap .item:nth-child(2) img{
margin-bottom: 230px;
    }
          .TeamWrap .item:nth-child(2) h2{
margin-top: -98px;
    }
    .btn-white{
      background-color: #fff;
 color: rgba(8, 62, 52, 1);
 
  border-radius: 12px;
  font-size: 33px;
  font-weight: 700;
  padding: 20px 54px;
  display: inline-block;  /* 👈 key line */
  width: auto;            /* 👈 make sure it doesn't expand */
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  border-radius: 100px;

    }
    .headingWrap{
      text-align: center;
      margin-bottom: 150px;
    }

/* footer Css   */
footer{
  background-image: url(../footer-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 65px;
}
footer
h6{
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 120px;
}
footer
h3{
  font-size: 57px;
  font-weight: 900;
  color: #fff;

}
.btnWrp{
  display: flex;
  align-items: center;
  gap: 22px;
  margin-top: 65px;
}
.btnWrp img{
width: 250px;
}
 .bottom-footer{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 0px;
  border-top: 1px solid #FFFFFF80;
 }
footer  .bottom-footer ul{
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 70px;
}
footer  .bottom-footer ul li{
    color: #fff;
    font-size: 24px;
    font-weight: 500;

}
footer  .bottom-footer ul li a{
    color: #fff;
    font-size:24px;
    font-weight: 500;
text-decoration: none;
}
footer  .social-btn ul li a {

width: 58px;
    height: 58px;
    border-radius: 100px;
    border: 1px solid #8B8A8A;
    background-color: #081210;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer  .social-btn ul li a img{
width: 20px;
}
footer
.right-side{
      margin-top: -60px;
    margin-left: auto;
    display: flex;
}
footer
.right-side img{
width: 90%;
}


/* Free Try Page  */
.sectionRow{
display: flex;
    justify-content: center;
    /* align-items: center; */
    padding: 100px 0;
    /* height: 100vh; */
    position: relative;
    z-index: 999;
    max-width: 1280px;
    margin: auto;
    gap: 120px;
    z-index:99999;

}
.sectionRow
.content{
  position: relative;
  z-index: 999;
}
.sectionRow .content
.qr_img{
max-width: 320px;
  background-color: #fff;
  border-radius: 13px;
  padding: 10px;
  margin-top: 20px;
}
.sectionRow .content
p{
font-size: 14px !important;
    font-weight: 500;
    margin-bottom: 4px;
    color: #fff;
    max-width: 320px;
    margin: auto;
    text-align: center;
}
.mainSection{
  position: relative;
  height: 100vh;
  /* background-image: url(../try-for-free/swirlring.svg); */
}
.mainSection .sectionRow .listWrap ul {
padding: 0;
margin-top: 35px;
margin-bottom: 0px;
}
.mainSection .sectionRow .listWrap ul li{
display: flex;
align-items: center;
gap: 16px;
font-size: 20px;
font-weight: 500;
color: #fff;
margin-bottom: 20px;
}
.mainSection .sectionRow .top_header p{
font-size: 18px;
font-weight: 300;
margin-bottom: 4px;
color: #fff;
}
.mainSection .sectionRow .top_header h4{
font-size: 50px;
  background: -webkit-linear-gradient(182deg, rgba(2, 173, 169, 1) 0%, rgba(0, 224, 115, 1) 100%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.mainSection .sectionRow .top_header h6{
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
color: #fff;
}
.bottomImg{
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
.ringImg{
  position: fixed;
  top: 0;
  left: -100px;
}
.ringImg img{
    width: 80vw;
    height: 70vh;
    opacity: 0.1;
}
.mainSection
.bgGlow {
  position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    z-index: 999;

}
.bgGlow img{
width: 68vw;
height: 100vh;
}

/* Contact Page  */
.contactPage{
  position: relative;
  /* height: 100vh; */
  padding-bottom: 30px;
}
.right_glow {

      position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    filter: blur(15px);
}
.contact_text{
  max-width: 530px;
}
.contact_text h4{
margin-bottom: 10px;
}
.contact_text p{
font-size: 18px;
color: rgba(255, 255, 255, 1);
font-weight: 400;
}
.contactPage
.contact_form{
max-width: 700px;
width: 100%;
border-radius: 20px;
padding:40px 70px;
background-color: rgba(13, 34, 33, 1);
}
.contactPage .contact_form label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 2px;
}

.contactPage
.contact_form input{
color: rgba(255, 255, 255, 1);
background-color: rgba(29, 54, 53, 1);
border-radius: 10px;
height: 50px;
border: 0;
}
.contactPage
.contact_form input:focus{
box-shadow: none!important;
}
.conRing{
  position: fixed;
    top: 0;
    left: 0;
    opacity: 0.07;
}
.contactWrap{
  display: flex;
  gap: 100px;
  position: relative;
  z-index: 9999;
}
.contactPage
.contact_form
.form-group{
margin-bottom: 18px;
}
.contactPage
.contact_form
textarea{
height: 150px;
color: rgba(255, 255, 255, 1);
background-color: rgba(29, 54, 53, 1);
border-radius: 10px;
border: 0;
resize: none;
}

.bottom_img {
  position: fixed;
  bottom: 0;
}
.bottom_img img{
  width: 50%;

}
.leftGlow {
position: absolute;
    bottom: 17%;
    filter: blur(50px);
    width: 74% !important;
    left: 0;
    transform: rotate(9deg);
    z-index: 0;
    height: 240px;
}
.privacyPage .circleList{
  color: #fff;
  list-style: circle;
  margin-top: 20px;
}
.privacyPage
table{
  color: #fff;
}
.privacyPage .privacy_header {
  /* max-width: 615px; */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
z-index: 9999;
  /* text-align: center; */
  position: relative;
}
.privacyPage .privacy_header h2{
font-size: 30px;
  font-weight: 700;
  line-height: 70px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.privacyPage .privacy_header p{
font-size: 16px;
font-weight: 300;
color: #fff;

}
/* .privcyWap{
  display: flex;
  align-items: center;
  gap: 60px;
  position: relative;
    z-index: 9;
    padding-bottom: 20px;
}
    */
 .privacyPage .content_box{
  background-color: #0D2221;
  border-radius: 20px;
  padding:80px 60px;
} 
.privacy_header h3{
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 35px;
}


  /* .owl-one.owl-theme .owl-nav {
  position: absolute;
  left: -266px;
  bottom: 42px;
}
  .privcyWap .content_box{
  background-color: #0D2221;
  border-radius: 20px;
  padding:100px 70px;
}
  .top-menu .nav-item a {
    font-size: 18px;
  }
  .contactPage
.contact_form
textarea{
height: 230px;
}
  .contactPage
.contact_form{
padding:50px 70px;

}
  .form-group{
margin-bottom: 38px;
}
  .contact_form label{
font-size: 18px;
margin-bottom: 10px;

}
  .contactPage
.contact_form input{
  height: 75px;
}

.bottom_img img {
  width: 80%;
}
  .sectionRow .content
p{
font-size: 17px !important;
}
  .bgGlow img{
width: 55vw;
  }
  .sectionRow{
    gap:290px
  }
  .mainSection .sectionRow .top_header p{
    font-size: 18px;
  }
  .mainSection .sectionRow .top_header h6{
    font-size: 24px;
  }
  .mainSection .sectionRow .top_header h4{
    font-size: 64px;
  }
  .qr_img{
max-width: 400px;
  }
  .mainSection .sectionRow .listWrap ul{
    margin-top: 54px;
  }
.mainSection .sectionRow .listWrap ul li{
display: flex;
align-items: center;
gap: 16px;
font-size: 24px;
font-weight: 500;
color: #fff;
margin-bottom: 35px;
}
.testimonial-section
.owl-one.owl-theme .owl-nav {
    position: absolute;
        left: -29%;
        bottom: 100px;
}
  .h57 {
  font-size: 57px;

  color: #fff;
  margin-bottom: 15px;
  font-weight: bold;
}
  .routine-desc {
  font-size: 22px;
  }
  .routine-list h5{
    font-size: 20px;
  }
  .routine-title {
 font-size: 36px;
}

 .accordion-header button{
     font-size: 24px !important;
  }
  .accordion-item{
    padding: 25px 0px;
  } */
/* responsive css  */

@media (max-width: 1440px) {
footer .bottom-footer ul li{
  font-size: 18px;
}
footer .bottom-footer ul li a{
  font-size: 18px;
}
}
@media (max-width: 1366px) {
    .test-swirl{
    width: 100%;
  }
  .testimonial-section{
        max-width: calc(100% - 40px);
  }
  .TeamWrap .item h2{
    font-size: 42px;
  }
  
  .teamBgImg img {
    position: absolute;
    top: -440px;
  }
  .teamBgImg {
    height: 140px;
}
  .TeamSection .shadow-img {
top: 290px;
  }
.faqHeading{
  margin-bottom: 120px;
}
  .h57 {
  font-size: 47px;
  }
  .contactPage .contact_form{
    padding: 24px;
  }
  footer  .social-btn ul li a {  
    width: 40px;
    height: 40px;
}
  footer  .bottom-footer ul li{
    color: #fff;
    font-size: 16px;
    font-weight: 500;

}
footer  .bottom-footer ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
text-decoration: none;
}
  .btnWrp img{
width: 200px;
}
footer
h6{
  font-size: 22px;
  font-weight: 400;
  color: #fff;
}
footer
h3{
  font-size: 50px;
  font-weight: 900;
  color: #fff;
}
}
 @media (max-width:1200px) {
  .header {
    margin-bottom: 80px;
   
}
.cards-grid{
  gap: 40px;
}
  .card{
    padding: 40px;
  }
   .routine-list h5{
    font-size: 18px;
  }
  .routine-title {
    font-size: 28px;
  }
  .routine-section .owl-dots .owl-dot span {
width: 150px;
  }
  .routine-section {
    padding: 16px;

  }
    .testimonialWrap {
    margin-top:50px;
    }
  .icon_wrap img{
    width: 50px;
  }
  .testimonial-section{

    margin-top: 100px;
  }
.icon_wrap .firstIcon{
  top: 14%;
}
.icon_wrap .secondtIcon{
  top: 20%;
}
.icon_wrap .thirdIcon{
  top: 24%;
  right: 200px;
}
  .owl-one.owl-theme .owl-nav {
    position: absolute;
    left: 50%;
    bottom: -25%;
    transform: translateX(-50%);
}
  .left-area{
    text-align: center;
    height: auto;
  }
  .growth-graphic{
    display: none;
  }
  .testimonial-section{
    max-width: 100%;
  }
.contactWrap{
  gap: 20px;
}
    .teamBgImg img {
        top: -370px;
    }
 }
 @media (max-width:1024px) {
  .wellness_sec {
    margin-top: 200px;
}
  .shapDiv img {
    height: 810px;
}
      .card-title {
        font-size: 30px;
    }
  .wellness_sec .btnWrap {
    margin-top: 12px;
}
.card-desc p {
  font-size: 25px;
}
    .card {
        padding: 30px;
    }
.testimonial-top {
    margin-bottom: 30px !important;
}
.routine-img img{
  margin-top: 0;
}
.routine-section{
  margin-top: 30px;
}
.routine-section-shap {
    top: 50px;
}
  /* .testimonialWrap {
    margin-top:20px;
    } */
 }
 @media (max-width: 992px) {
      .shapDiv img {
        height: 760px;
    }
      .wellness_sec {
        margin-top: 130px;
    }
      .card-title {
        font-size: 27px;
    }
      .cards-grid {
        gap: 18px;
    }
        .card {
        padding: 18px;
    }
    .testimonialWrap {
    margin-top:0px;
    }
  .testimonial-top {
    margin-bottom: 120px !important;
}
  
  .icon_wrap{
    display: none;
  }
   .btn-white {
    font-size: 25px;
    padding: 15px 50px;
    }
    .TeamWrap .item h2{
font-size: 35px;
    }
    .TeamWrap .item p {

font-size: 20px;
    }
      .teamBgImg img {
        top: -290px;
    }
  footer{
  margin-top: 20px;
}
      .h57 {
        font-size: 44px;
    }
  .faqHeading{
  margin-bottom: 60px;
}
   footer .right-side{
    margin: 0;
  }
  .social-btn{
    width: 100%;
  }
footer .bottom-footer .social-btn ul{
justify-content: flex-start;
gap: 40px !important;
}
  .bottom-footer{
    gap:25px;
    flex-wrap: wrap;

  }
  .btnWrp img{
    width: 130px;
  }
  footer .bottom-footer ul li{
    font-size: 16px;
  }
  .btnWrp{
    margin-top: 30px;
    margin-bottom: 20px;
  }
 
  footer .bottom-footer ul{
    gap: 50px;
    justify-content: space-between;
        width: 100%;
  }
  footer h6 {
    margin-top: 60px;
}

footer .right-side img{
  width: 100%;
}
  .contact_text {
    margin: auto;
    text-align: center;
}
  .contactWrap{
    flex-wrap: wrap;
    gap: 25px;
  }
  .privacyPage .privacy_header h2 {
    font-size: 40px;

}

.mainSection .sectionRow .listWrap ul li{
  font-size: 16px;
}
.privacy_header {
  margin-bottom: 30px !important;
}
header {
    padding: 4px 0 0px 0;
}
.privcyWap{
  gap: 24px;
}
.privcyWap .content_box{
  padding: 24px;
}
.footer{
  margin-top: 0;
}
.wellness_sec .btnWrap{
  gap: 8px;
}
 .header {
        margin-bottom: 40px;
    }
 }
  @media (max-width: 767px) {
        .shapDiv img {
        height: 700px;
    }
        .wellness_sec {
        margin-top: 100px;
    }
        .header {
        margin-bottom: 30px;
    }
    .innerCard{
      margin-top: 37px;
      margin-bottom: 0;
    }
        .routine-section .owl-dots .owl-dot span {
        width: 80px;
    }
    .routine-wrapper{
      flex-direction: column;
        padding: 25px 18px 0px 18px;
        gap: 5px;

    }
        .testimonial-top {
        margin-bottom: 45px !important;
    }
    .TeamSection .TeamHeading {
    margin-bottom: 20px;
}
    .btn-white {
    font-size: 20px;
    padding: 13px 45px;
    }
        .TeamSection .shadow-img {
      display: none;
    }
    .headingWrap {
    margin-bottom: 50px;
}
        .teamBgImg {
        height: 50px;
    }
    .TeamWrap .team-text{
    position: relative;
    top: 0;
    bottom: 0;
    }
    .TeamWrap .item:nth-child(2) img {
    margin-bottom: 10px;
}
    .TeamWrap .item:nth-child(2) h2{
      margin-top: 0;
    }
    .TeamWrap .item{
      margin-bottom: 12px;
    }
    .TeamWrap{
      display: block;
    }
      footer{
  margin-top: 0px;
}
    .accordion-header button{
      font-size: 18px !important;
    }
      footer h6 {
    margin-top: 30px;
}
    .faqHeading{
  margin-bottom: 30px;
}
    .btnWrp{
      justify-content: center;
    }
    footer{
      text-align: center;
    }
  
    .bottom-footer{
      padding-bottom: 12px;
      padding-top: 20px;
    }
    
   footer .right-side{
display: none;
    }
    footer .bottom-footer .social-btn ul{
      flex-wrap: wrap;
      justify-content:space-between;
      gap: 15px !important;
    }
    footer .bottom-footer ul{
      gap: 30px;
      flex-wrap: wrap;
      gap: 12px;
    }
    .sectionRow{
    gap: 12px;
      flex-wrap: wrap;
      padding: 40px 15px;
    }
/* .content {
  margin-bottom: 25px;
} */
 .h57 {
    font-size: 40px;
 } 
 .privacyPage .privacy_header h2 {
    font-size: 35px;

}
.privcyWap{
  flex-wrap:wrap-reverse ;
}
 footer .bottom-footer .social-btn ul{
display: flex;
justify-content:center;
       }
       .author-name {
    font-size: 18px;
}
.author-role {
    font-size: 15px;
  
}
.testimonial-card
 {
    padding: 26px 16px;
 }
 .quote-icon {
    width: 30px !important;
}
.author-info{
  margin-top: 5px;
}
.left-area .section-title {
    font-size: 28px;
    margin: 15px 0;
}
.left-area {
padding: 0;
}
.routine-section .owl-dots{
  margin-top: 45px;
}
.navbar-text {
    margin-left: 24px;
}
  }
    @media (max-width: 575px) {
      .banner-btn {
    font-size: 18px;
      }
      .max-131 {
    max-width: 100px;
}
      .banner-sec{
        height: auto;
      }
      .top-img2{
        display: none;
      }
      .banner-left{
        display: none;
      }
      .banner-right{
        display: none;
      }
      .btn-tag{
        width: 80%;
      }
          .testimonial-top {
        margin-bottom: 0px !important;
    }
           .headingWrap {
        margin-bottom: 25px;
    }
       footer .bottom-footer ul{
display: block;
       }
         footer .bottom-footer ul li{
margin-bottom: 12px;
       }
      .privcyWap .content_box p{
        font-size: 15px;
      }
 .privacyPage .privacy_header h2 {
    font-size: 30px;
            margin-bottom: 0;

}
.h57 {
    font-size: 30px;
 } 
    }