.navbar-expand-lg{
    box-shadow: 0 0 5px 1px #ccc;
}

.navbar-expand-lg .container-fluid ul{
    display:flex;
    gap:1rem;
}

.navbar-expand-lg .container-fluid ul li a{
    font-size:1.1rem;
}

.main-life-mental-wellness .choose-area-container .about-content{
    height:50px !important;
}
    
.main-life-mental-wellness .quantum-mental-wellness{
    display:block !important;
}

.main-life-mental-wellness .choose-area .icon{
    display:none !important;
}

.navbar-expand-lg .navbar-nav .nav-link{
    color:#000000;
    font-weight:600;
}
    
.main-life-mental-wellness .life-mental-wellness-header{
    padding:40px 40px 10px 40px;
}

.main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-image .life-mental-wellness-header-img{
    display:flex;
    justify-content:center;
}

.main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-image .life-mental-wellness-header-img img{
    width:80%;
    border-radius:15px;
}

.main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title{
    display:flex;
    justify-content:center;
}

.main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2{
    font-size:2.6rem;
    color:#303141;
    text-align:center;
    /*font-family:'Dancing Script', cursive;*/
}

/* Typing and erasing animation */
@keyframes typewriter-2 {
    0% { width: 0; }       /* Start with no text */
    40% { width: 35ch; }   /* Full text typed */
    60% { width: 35ch; }   /* Pause fully typed text */
    100% { width: 0; }     /* Text erased completely */
  }
  
  /* Optional: Blinking cursor effect */
  @keyframes blink {
    from, to { border-color: transparent; }
    50% { border-color: black; }
}

.main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content .life-mental-wellness-header-content-text p .fa.fa-arrow-circle-o-right{
    padding-right:5px;
    font-size:25px;
}

.main-life-mental-wellness .life-mental-wellness-header .re-program{
    font-family:'Dancing Script', cursive;
    font-size:32px;
    color:#0067B8;
    display:flex;
    justify-content:center;
    align-items:center;
    padding-right:20px;
    font-weight:1000;
}

.main-life-mental-wellness .life-mental-wellness-header .column-2{
    height:440px;
    display:flex;
}

.main-life-mental-wellness .life-mental-wellness-header .column-1{
    height:440px;
    display:flex;
}

.main-life-mental-wellness .life-mental-wellness-header .column-1 p{
   font-size:20px;
   color:#303141;
}

.main-life-mental-wellness .life-mental-wellness-header h4{
    color:#303141;
    font-size:25px;
}

.main-life-mental-wellness .life-mental-wellness-header .about-content{
    display:flex;
    justify-content:center;
}

.main-life-mental-wellness .life-mental-wellness-header .about-content .know-more{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
}


.main-life-mental-wellness .offer-card {
    display:flex;
    align-items:center;
    justify-content:center;
}

.main-life-mental-wellness .offer-card .timer {
    top: 10px;
    right: 10px;
    background: #e2dbfc;
    color: #2f1c6a;
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    font-size:20px;
}

.main-life-mental-wellness .offer-card .offer-details {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.main-life-mental-wellness .offer-card .price {
    font-size: 22px;
    font-weight: bold;
}

.main-life-mental-wellness .offer-card .price .old-price {
    text-decoration: line-through;
    color: gray;
    margin-right: 10px;
}

.main-life-mental-wellness .offer-card .price .new-price {
    color: green;
}
        
.main-life-mental-wellness .life-mental-wellness-content h4{
    font-size:40px;
    font-family:'Dancing Script', cursive;
}

.main-life-mental-wellness .life-mental-wellness-content h6{
    font-size:20px;
    color:#303141;
}

.main-life-mental-wellness .life-mental-wellness-content h4 span{
    color:#0067B8;
}

.main-life-mental-wellness .life-mental-wellness-content .life-mental-wellness-content-list .fa-check{
    padding:0px 5px 0px 0px;
}

.main-life-mental-wellness .choose-area .young{
    width:100%;
}

.main-life-mental-wellness .choose-content > p{
    margin-bottom: 20px;
    color: #ffffff;
    width:100%;
}

.main-life-mental-wellness .why-wait-another-day-title h2{
    color:#000;
    font-size:40px;
    font-weight:1000;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content ul li i{
    padding-right:10px;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content ul li{
    padding-bottom:10px;
    font-size:20px;
    color:#303141;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content h4{
    color:#303141;
    font-size:28px;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content h4 span{
    color:#0067B8;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content p{
    color:#000000;
    font-weight:600;
    font-size:20px;
}

.main-life-mental-wellness .choose-area .num{
    color:#ffffff;
    background:#f8b401;
    padding:3px 9px;
    border-radius:50%;
}

.main-life-mental-wellness .choose-area .icon{
    color:#ffffff;
    padding:0px 10px;
    font-size:20px;
}

.main-life-mental-wellness .choose-area .text{
    color:#ffffff;
}

.main-life-mental-wellness .choose-area p{
    color:#ffffff;
}

.main-life-mental-wellness .choose-area-container{
    margin:auto;
    width:90%;
}

.main-life-mental-wellness .choose-area-container .about-content{
    height:180px !important;
    display:flex;
    align-items:end;
}

.main-life-mental-wellness .choose-area-container .minus{
    font-size:25px;
    color:#ffffff;
}

.main-life-mental-wellness .why-wait-another-day{
    background:#e6eff8;
    padding:40px 0px;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content .why-wait-content-list ul{
    list-style-type:none;
}

.main-life-mental-wellness .why-wait-another-day .why-wait-content .why-wait-content-list{
    display:flex;
    justify-content:center;
}

.main-life-mental-wellness .quantum-mental-wellness{
    padding:40px 0px;
    display:flex !important;
    align-items:center;
    justify-content:center;
}

.main-life-mental-wellness .quantum-mental-wellness .quantum-mental-wellness-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0px 0px 0px 20px;
}

.main-life-mental-wellness .quantum-mental-wellness .quantum-btn{
    background: #e2dbfc;
    color:#2f1c6a;
    text-transform:uppercase;
}

.main-life-mental-wellness .quantum-mental-wellness .quantum-mental-wellness-title{
    color:#000;
    font-size:40px;
    font-weight:1000;
}

.main-life-mental-wellness .mental-wellness-faq{
    background:#f5f5f7;
    padding:40px 0px;
}

.main-life-mental-wellness .mental-wellness-faq .faq-container {
    padding: 20px;
}

.main-life-mental-wellness .mental-wellness-faq .faq-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.main-life-mental-wellness .mental-wellness-faq .faq-item {
    border-bottom: 1px solid #ddd;
    margin-top:10px;
}

.main-life-mental-wellness .mental-wellness-faq .faq-question {
    font-size: 18px;
    padding: 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    transition: background 0.3s;
    border-radius:15px 15px 0px 0px;
}

.main-life-mental-wellness .mental-wellness-faq .faq-answer {
    display: none;
    padding: 15px;
    font-size: 16px;
    color: #333;
    background: #fff;
    border-radius: 0px 0px 15px 15px;
}

.main-life-mental-wellness .mental-wellness-faq .icon {
    font-size: 24px;
    font-weight: bold;
    transition: transform 0.3s;
}

.choose-area {
    background: #171A7C;
    padding: 3rem 0rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.choose-img-wrap {
    position: relative;
    padding-bottom: 45px;
}

.choose-shape-wrap img:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.choose-img-wrap img:nth-child(1){
    border-radius:10px;
}

.choose-img-wrap img:nth-child(2) {
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: -16%;
    bottom: 0;
}

.section-title.white-title .title {
    color: #ffffff;
    font-size: 24px;
}

.choose-img-wrap img:nth-child(3) {
    position: absolute;
    left: 10%;
    bottom: -45px;
    z-index: -1;
}

.choose-list .list-wrap li .content .title {
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 20px;
}

.btn.btn-light {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #008080;
}

.swiper {
    width: 90%;
    padding: 20px 0;
}

.offer-swiper-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card {
    width: 250px;
    height: 150px;
    background: #007bff;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.pricing-card {
    width: 300px;
    height: 30rem; /* Fixed height */
    background: white;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    position: relative;
    border-top: 5px solid #0067B8;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Push button to bottom */
}
    
.pricing-card .content {
    flex-grow: 1; /* Allows the content to take up all available space */
}
    
.offer-swiper-slider button {
    background:#e2dbfc;
    color: #000;
    border: none;
    padding: 12px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    align-self: flex-end;
}
    
.offer-swiper-slider button a{
    color:#000;
}

.tag {
    background: #906cff;
    color: white;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
}

h2 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}

p {
    color: #555;
    font-size: 14px;
    margin-bottom: 10px;
}

.discount {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 10px 0;
}

.old-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.badge {
    background: #fdfd96;
    color: #000;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}

h3 {
    font-size: 26px;
    color: #333;
    margin: 10px 0;
}

.per-month {
    font-size: 14px;
    color: #777;
}

.extra {
    font-weight: bold;
    color: #0067B8;
    font-size: 14px;
}

.offer-swiper-slider button:hover {
    background: #906cff;
    color:#fff;
}

.offer-swiper-slider button a:hover {
    color:#fff;
}

/* Ensure navigation buttons are visible */
.swiper-button-next, .swiper-button-prev {
    
    display: block;
}
    
.choose-list .list-wrap li .icon {
    background: #f7a400;
    width: 70px;
    height: 70px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    flex: 0 0 auto;
}

.choose-list .list-wrap li {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 35px;
}

.about-content .know-more .know-btn-1 {
    background: linear-gradient(180deg, #2B8D93 8.7%, rgba(123, 134, 119, 0) 108.7%), linear-gradient(0deg, rgba(34, 182, 156, 0.66), rgba(34, 182, 156, 0.66)), linear-gradient(0deg, #3F6E2B, #3F6E2B);
    color: #fff;
    margin-bottom: 5px;
    margin-top: 13px;
    border-radius: 5px;
    border:1px;
    text-transform:uppercase;
}

.about-content .know-more .know-btn-1 a {
    color: #FFFFFF;
    font-weight: 600;
}

.form-container {
    width: 100%;
    max-width: 800px;
    padding: 20px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin: 100px auto;
}

.form-container h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size:30px;
}

.form-container .price-details {
    text-align: center;
    margin-bottom: 20px;
}

.form-container .price-details p{
    color: #666;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-size:16px;
}

.form-container .old-price {
    text-decoration: line-through;
    color: red;
    font-size: 16px;
}

.form-container .new-price {
    font-size: 20px;
    font-weight: bold;
    color: green;
}

.form-container form label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
}

.form-container .radio label {display: flex;align-items: center;gap: 8px;}

.form-container form input {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit;
    min-height: 50px;

}

dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    position: absolute;
}

.dropdown-submenu:hover .dropdown-menu {
    display: block;
}

.container.terms-container h4.section-title{
    font-size:16px;
    font-weight:700;
}

.container.privacy-container h4.section-title{
    font-size:16px;
    font-weight:700;
}

.testimonial-slider-section {
  padding: 40px 20px;
  background-color: #fdfdfd;
  text-align: center;
}

.testimonial-slider-section .section-title {
  font-size: 2em;
  margin-bottom: 10px;
}

.testimonial-slider-section .section-subtitle {
  color: #777;
  margin-bottom: 30px;
}

.testimonial-slider-section .testimonial-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 50px;
    text-align: left;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);
}

.testimonial-slider-section .testimonial-card h3 {
  margin: 0 0 10px;
  color: #1e1e1e;
}

.testimonial-slider-section .testimonial-card img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 10px;
}

.testimonial-slider-section .testimonial-card p {
  font-size: 0.95em;
  color: #444;
  margin-bottom: 10px;
}

.testimonial-slider-section .testimonial-card .rating {
  font-size: 1.1em;
  color: #f9ca24;
}

.testimonial-slider-section .swiper-button-next{
  color: #333;
}

.testimonial-slider-section .swiper-button-prev {
  color: #333;
}

.testimonial-slider-section .swiper {
  padding-bottom: 40px;
}

.testimonial-slider-section .clamped-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Show 2-3 lines */
  -webkit-box-orient: vertical;
  line-height: 1.5;
  height: 4.5em;
  margin-bottom: 10px;
}

.testimonial-slider-section .read-more {
  display: inline-block;
  color: #007BFF;
  font-size: 0.9em;
  text-decoration: underline;
  margin-bottom: 10px;
  background-color: #2b9d7b;
    border-color: #2b9d7b;
}

.testimonial-slider-section .swiper {
    width: 90%;
    padding: 20px 0;
}

.testimonial-slider-section .view-all-wrapper a{
    background-color: #2b9d7b;
    border-color: #2b9d7b;
}

.testimonial-main-container .testimonial{
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    text-align: left;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}


.fly_menu {
    background: #ff9635;
    position: fixed;
    right: 0;
    top: 40%;
    border-radius: 25px;
    z-index: 999;
    overflow: hidden;
}
.fly_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 55px;
}
.fly_menu li {
    text-align: center;
    padding: 8px;
}
.fly_menu span {
    display: block;
    margin-bottom: 2px;
}
.fly_menu li a {
    text-decoration: none;
    font-size: 9px;
    color: #ffffff;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    line-height:0;
}
.fly_menu li:hover {
    background: #4fd0b2;
}

.whatsapp_float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 100;
}

.whatsapp_float img {
    width: 50px;
    height: 50px;
}

.main-life-mental-wellness .heal-container {
    background-image: url('../img/Home Banner Bg2 (1).webp');
    padding: 40px 20px;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.main-life-mental-wellness .heal-container h1 {
  font-size: 2.5em;
  color: #fff;
  margin: 0;
}

.main-life-mental-wellness .heal-container p {
  font-size: 1.2em;
  margin-top: 10px;
  color: #fff;
}

.main-life-mental-wellness .heal-container .cta-buttons {
  margin-top: 20px;
}

.main-life-mental-wellness .heal-container .cta-buttons a {
  display: inline-block;
  background: #fff;
  color: #6a468c;
  padding: 12px 20px;
  margin: 10px;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
}

/* Wrapper for custom arrow */
.custom-select-wrapper {
    position: relative;
    display: flex;
    justify-content:center;
    width: 100%;
}

/* Adjust select box styles */
.main-life-mental-wellness .sessiondropdown select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: linear-gradient(180deg, #2B8D93 8.7%, rgba(123, 134, 119, 0) 108.7%),
                linear-gradient(0deg, rgba(34, 182, 156, 0.66), rgba(34, 182, 156, 0.66)),
                linear-gradient(0deg, #3F6E2B, #3F6E2B);
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 10px 40px 10px 15px; /* space for chevron */
    width: 100%;
    height:3rem;
}

/* Style the arrow */
.custom-select-wrapper::after {
        content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 38%;
    top: 40%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #fff;
    font-size: 1.2rem;
}

/* Style options */
.main-life-mental-wellness .sessiondropdown select option {
    color: #000;
}


.number-circle {
  background-color: #ffb300;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
}

.main-life-mental-wellness .timer-box {
    display:flex;
    justify-content:center;
}

.main-life-mental-wellness .timer-box .timer-boxs{
    text-align: center;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    display: flex;
    align-items: center;
}

.main-life-mental-wellness .timer-box .time, .countdown {
    font-size: 1rem;
    margin: 15px 0;
}

.main-life-mental-wellness .timer-box .headline {
    font-size: 1rem;
    color: #d63031;
}

.footer{
    background-color:#23204d;
    color:#fff;
}

.footer h2{
    font-size:20px;
    font-weight:600;
}

.footer a{
    color: #fff;
    font-size: 16px;
}

.footer .social-links{
    display:flex;
    justify-content:space-around;
}

/* About US Css */

.about-header {
  background: #0d5953;;
  color: white;
  padding: 80px 20px;
  text-align: center;
}
.about-header-title {
  font-size: 3em;
  margin: 0 0 20px;
}
.about-header-subtitle {
  font-size: 1.2em;
  max-width: 700px;
  margin: 0 auto;
  color:#fff;
}

.about-container {
  padding: 40px 20px;
  max-width: 1000px;
  margin: 0 auto;
}

.about-section {
  margin-bottom: 60px;
}
.about-section-title {
  font-size: 2em;
  margin-bottom: 2rem;
  color: #0d5953;;
}
.about-section-text {
  font-size: 1.1em;
  line-height: 1.6;
  color:#333333;
}

.about-profile-card {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.about-profile-img {
  width: 120px;
  height: 20vh;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 15px;
}

.about-profile-img img{
  width: 120px;
  height: 120px;

}

.about-profile-name {
  margin: 10px 0 5px;
  color: #2575fc;
}

.about-profile-desc {
  font-size: 0.95em;
}

.about-offerings-section {
  background: #fdf9ff;
  padding: 40px 20px;
  border-radius: 15px;
}
.about-offerings-list {
  list-style: none;
  padding: 0;
}
.about-offering-item {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.about-offering-item::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #6a11cb;
}

.about-offerings-section .about-offerings-cards{
    gap: 1rem;
    display: flex;
    flex-wrap: wrap;
}

.about-offerings-section .about-offerings-card{
    background: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    width: 18rem;
    height: 15rem;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    padding: 1rem;
}

.about-offerings-section .about-offerings-card p{
    font-size:1rem;
}

.about-session-awaits{
    background: #ffe8cc;
    padding: 40px;
    text-align: center;
    border-radius: 10px;
}


.about-session-awaits h2{
    font-size:2rem;
}

.about-session-awaits p{
    font-size:1.1rem;
}

.about-session-awaits a{
    background: #ff7f50;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
}

/* About US Css */


/*New Home Page*/

.home-page{
    background: linear-gradient(180deg, #f6fbf9 0%, #eef8f5 100%);
    color: #0f172a;
}

.home-page nav{
    display:flex;justify-content:space-between;align-items:center;padding:10px 0
}

.home-page nav .hh{
    width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#9be3c9,#2b9d7b);display:flex;align-items:center;justify-content:center;color:white;font-weight:800;
}

.home-page nav .start-btn-top{
    display:flex;gap:12px;align-items:center;
}

.home-page nav .start-btn {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.home-page nav .start-btn .btn-primary {
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.home-page nav .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.home-page .container{
    padding:1.5rem;
}

.home-page .hero{
    align-items: center;
    padding: 48px 0;
}

.home-page .hero-card{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.6));
    padding: 34px;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);
}

.home-page .hero-card .pill {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(43, 157, 123, 0.12);
    color: #2b9d7b;
    font-weight: 600;
}

.home-page .hero-card h1{
    margin: 0 0 12px;
    font-weight: 700;
    font-size:2.5em;
}

.home-page .hero-card p.lead {
    margin: 0 0 20px;
    color: #64748b;
    font-size: 1.05rem;
}

.home-page .hero-card .start-btn{
    display:flex;gap:12px;flex-wrap:wrap
}

.home-page .hero-card .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.home-page .hero-card .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.home-page .hero-card .hero-card-text{
    margin-top:18px;color:#64748b;font-size:0.95rem
} 

.home-page .hero-card-img{
    border-radius:18px;overflow:hidden;align-self:stretch;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg, rgba(255,255,255,0.3), rgba(255,255,255,0.2));padding:18px;
}

.home-page .hero-card-img .hero-card-image{
    width:100%;height:100%;max-width:460px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;
}

.home-page .hero-card-img .hero-card-image img{
    border-radius:1rem;
}

.home-page .hero-svg{
    border-radius:12px;box-shadow:0 12px 40px rgba(15,23,42,0.06);
}

.home-page .hero-card-img .hero-card-img-text{
   text-align:center;color:#64748b;font-size:0.95rem; 
} 

.home-page .home-why{
    margin-top:10px;
}

.home-page .home-why .home-why-img img{
    border-radius:8px;background:linear-gradient(135deg,#f0fbf7,#e8f6ee);
}

.home-page .home-why .home-why-content h2{
    margin:0;    
    color:#0f172a;
    font-size:1.5em;
}

.home-page .home-why .home-why-content .muted{
    color:#64748b;
    font-size:1em;
    margin: 1em 0;
}

.home-page .home-why .home-why-content .benefit-list {
    padding: 0 0 0 1rem;
    margin: 0;
    margin-top: 8px;
}

.home-page .home-why .home-why-content .benefit-list li {
    padding: 8px 0;
    border-bottom: 1px dashed rgba(15, 23, 42, 0.04);
    font-size:1em;
    color:#0f172a;
}

.home-page .home-process{
    margin: 48px 0;
}

.home-page .home-process h2{
    font-size:1.5em;
    margin:0 0 12px;
    color:#0f172a;
}

.home-page .home-process .cards .card{
    background: #ffffff;
    padding: 20px;
    border-radius: 14px;
    box-shadow: 0 6px 24px rgba(15, 23, 42, 0.04);
    width:auto;
    height:250px;
    max-height:250px;
    align-items: flex-start;
}

.home-page .home-process .cards .card .icon {
    width: 56px;
    height: 56px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
}

.home-page .home-process .cards .card .icon-1 {
    background: linear-gradient(135deg, #8ad6b4, #2b9d7b);
}

.home-page .home-process .cards .card .icon-2 {
    background: linear-gradient(135deg,#f7d6b1,#f08c5b);
}

.home-page .home-process .cards .card .icon-3 {
    background: linear-gradient(135deg, #9ec3f7, #4a7be6);
}

.home-page .home-process .cards .card h3 {
    color:#0f172a;
    font-size:1.1em;
    margin: 0 0 8px;
}

.home-page .home-process .cards .card .muted{
    color:#64748b;
    font-size:1rem;
}

.home-page .home-benefits h2{
    color:#0f172a;
    font-size:1.5rem;
}

.home-page .home-benefits .benefit-list{
    padding: 0 0 0 1rem;
    margin: 0;
}

.home-page .home-benefits .benefit-list li {
    padding: 8px 0;
    border-bottom: 1px dashed rgba(15, 23, 42, 0.04);
    font-size:1rem;
    color:#0f172a;
}

.home-page .home-benefits .benefits-content{
     display:flex;align-items:center;justify-content:center;
}

.home-page .home-benefits .benefits-content .benefits-content-img{
      width:100%;max-width:420px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,0.06);
}

.home-page .home-benefits .benefits-content .benefits-content-img img{
    width:100%;display:block;
}

.home-page .home-therapiest{
    margin-top:28px;
}

.home-page .home-therapiest h2{
    color:#0f172a;
    font-size:1.5rem;
    margin: 1.2rem 0rem;
}

.home-page .home-therapiest .therapist {
    display: flex;
    gap: 18px;
    align-items: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.6));
    padding: 20px;
    border-radius: 14px;
}

.home-page .home-therapiest .avatar {
    width: 120px;
    height: 120px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: var(--accent-600);
}

.home-page .home-therapiest .text {
    font-weight:700
}

.home-page .home-therapiest .muted{
    margin:6px 0
}

.home-page .home-therapiest .btn-ghost {
    margin-top: 8px;
    display: inline-block;
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: var(--accent-600);
    padding: 12px 20px;
    border-radius: 12px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
}

.home-page .home-testimonials h2{
    color:#0f172a;
    font-size:1.5rem;
    margin: 1.2rem 0rem;
}

.home-page .home-testimonials .quote {
    background: #fff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.04);
    height: 7rem;
}

.home-page .home-new-chapter{
     margin-top:28px
}

.home-page .home-new-chapter .cta{
    background: linear-gradient(180deg, #eafff5, #dff9f0);
    padding: 36px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    text-align: center;
}

.home-page .home-new-chapter .cta h2 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
    margin: 1.2rem 0rem;
}

.home-page .home-new-chapter .cta h3 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
}

.home-page .home-new-chapter .cta .muted{
    max-width: 760px;
    font-size:1rem;
    
}

.home-page .home-new-chapter .start-btn{
    display:flex;gap:12px;flex-wrap:wrap
}

.home-page .home-new-chapter .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.home-page .home-new-chapter .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.home-page .home-new-chapter form{
    width: 100%;
    max-width: 760px;
    margin-top: 18px;
}

.home-page .home-new-chapter form input{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}

.home-page .home-new-chapter form textarea{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}

.home-footer .footer-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

/*New Home Page*/


/* certified-healer */

.certified-healer-page{
    background: linear-gradient(180deg,#f6fbf9 0%, #eef8f5 100%);
    padding: 18px;
    color: #0f172a;
}

.certified-healer-page nav{
    display:flex;justify-content:space-between;align-items:center;padding:10px 0
}

.certified-healer-page nav .hh{
    width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#9be3c9,#2b9d7b);display:flex;align-items:center;justify-content:center;color:white;font-weight:800;
}

.certified-healer-page nav .start-btn-top{
    display:flex;gap:12px;align-items:center;
}

.certified-healer-page nav .start-btn {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.certified-healer-page nav .start-btn .btn-primary {
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.certified-healer-page nav .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.certified-healer-page .hero .appear.visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.certified-healer-page .hero .hero-card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.8));
    padding: 36px;
    border-radius: 18px;
    box-shadow: 0 12px 40px rgba(15, 23, 42, 0.06);
}

.certified-healer-page .hero .hero-card .kicker {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(43, 157, 123, 0.12);
    color: #1f7a5f;
    font-weight: 700;
    margin-bottom: 12px;
}

.certified-healer-page .hero .hero-card h1 {
    font-size:2.7rem;
    margin: 0 0 12px;
    font-weight: 800;
    line-height: 1.05;
}

.certified-healer-page .hero .hero-card .lead {
    margin: 0 0 18px;
    color: #64748b;
    font-size: 1.05rem;
}

.certified-healer-page .hero-card .start-btn{
    display:flex;gap:12px;flex-wrap:wrap
}

.certified-healer-page .hero-card .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .hero-card .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .hero-card .small{
    font-size: 0.9rem;
}

.certified-healer-page .hero-visual {
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.certified-healer-page .hero-visual img{
    border-radius: 16px;
    box-shadow: 0 14px 50px rgba(15, 23, 42, 0.06);
    background: linear-gradient(120deg, #fff7f3, #eafff5);
}

.certified-healer-page .appear h2{
    font-size:1.5rem;
    color:#0f172a;
    margin:1.2rem 0;
}

.certified-healer-page .appear .muted{
    font-size:1rem;
    color:#0f172a;
}

.certified-healer-page .benefit-img{
    display:flex;align-items:center;justify-content:center;
}

.certified-healer-page .benefit-list {
    padding: 0 0 0 1rem;
    margin: 0;
    margin-top: 8px;
}

.certified-healer-page .benefit-list li {
    padding: 8px 0;
    border-bottom: 1px dashed rgba(15, 23, 42, 0.04);
    font-size:1em;
    color:#0f172a;
}

.certified-healer-page .img-div img{
    width:100%;max-width:407px;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,0.06);
}

.certified-healer-page .process h2{
    font-size:1.5rem;
    color:#0f172a;
}

.certified-healer-page .process .cards .card{
    background: #ffffff;
    padding: 20px;
    border-radius: 14px;
    box-shadow: 0 6px 24px rgba(15, 23, 42, 0.04);
    width:auto;
    height:330px;
    max-height:330px;
    align-items: flex-start;
}

.certified-healer-page .process .cards .card .icon{
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
    font-size: 18px;
}

.certified-healer-page .process .cards .card .icon-1 {
    background: linear-gradient(135deg, #8ad6b4, #2b9d7b);
}

.certified-healer-page .process .cards .card .icon-2 {
    background: linear-gradient(135deg,#f7d6b1,#f08c5b);
}

.certified-healer-page .process .cards .card .icon-3 {
    background: linear-gradient(135deg, #9ec3f7, #4a7be6);
}

.certified-healer-page .process .cards .card h3 {
    color:#0f172a;
    font-size:1.1em;
    margin: 0 0 8px;
}

.certified-healer-page .process .cards .card .muted{
    color:#64748b;
    font-size:1rem;
}

.certified-healer-page .process .cards .card .start-btn{
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.certified-healer-page .process .cards .card .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .process .cards .card .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .features .feature-card {
    background: #ffffff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
    height: 190px;
    max-height: 190px;
}

.certified-healer-page .features .feature-card h3{
    font-size:1.1rem;
    color:#0f172a;
    font-weight:700;
}

.certified-healer-page .testimonials .testi-grid .quote{
    background: #ffffff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.04);
    height:160px;
    max-height:160px;
}

.certified-healer-page .testimonials .testi-grid .quote .muted{
    color:#64748b;
}

.certified-healer-page .home-new-chapter{
     margin-top:28px
}

.certified-healer-page .home-new-chapter .cta{
    background: linear-gradient(180deg, #eafff5, #dff9f0);
    padding: 36px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    text-align: center;
    margin: 32px 0;
}

.certified-healer-page .home-new-chapter .cta h2 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
    margin: 1.2rem 0rem;
}

.certified-healer-page .home-new-chapter .cta h3 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
}

.certified-healer-page .home-new-chapter .cta .muted{
    max-width: 760px;
    font-size:1rem;
    
}

.certified-healer-page .home-new-chapter .start-btn{
    display:flex;gap:12px;flex-wrap:wrap
}

.certified-healer-page .home-new-chapter .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .home-new-chapter .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.certified-healer-page .home-new-chapter form{
    width: 100%;
    max-width: 760px;
    margin-top: 18px;
}

.certified-healer-page .home-new-chapter form input{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}

.certified-healer-page .home-new-chapter form textarea{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}


/* certified-healer */


/*Transforming Lives*/

.life-story-container {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  color: #333;
  /*background: rgb(255, 237, 230);*/
}

.life-story-container .main-hero-one{
  /* from darker pink (#FFB6C1) → base (#FFEDE6) → lighter (#FFF5F8) */
background: linear-gradient(
  to bottom,
  #FFB6C1 -50%,
  #FFEDE6 50%,
  #FFF5F8 100%
);

}

.life-story-container .main-hero-two{
  /* from darker pink (#FFB6C1) → base (#FFEDE6) → lighter (#FFF5F8) */
background: linear-gradient(
  to bottom,
  #fff8f8 0%,
  #fffdfd 50%,
  #fffefe 100%
);

}

.life-story-container .main-hero-three{
    background: linear-gradient(
  to bottom,
  #ffffff 0%,
  #f2f4f9 50%,
  #dbdfea 100%
);

}


.life-story-container h1{
  /*font-family: 'Playfair Display', serif;*/
  font-weight:600;
  margin: 0;
  color:#333333;
  font-size:1rem;
}

.life-story-container h2{
  /*font-family: 'Playfair Display', serif;*/
  font-weight:600;
  margin: 0;
  color:#333333;
  font-size:1rem;
}

.life-story-container h3{
  /*font-family: 'Playfair Display', serif;*/
  font-weight:600;
  margin: 0;
  color:#333333;
  font-size:1rem;
}

.life-story-container h4 {
  /*font-family: 'Playfair Display', serif;*/
  font-weight:600;
  margin: 0;
  color:#333333;
  font-size:1rem;
}

.life-story-container .container {
  max-width: 1100px;
  margin: auto;
  padding: 40px 20px;
}

/* HERO */
.life-story-container .hero {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
  gap: 40px;
  align-items: center;
}

.life-story-container .hero h1 {
  font-size: 2.7rem;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: 900;
}

.life-story-container .hero .hero-text p {
  font-size: 1.1rem;
}

.life-story-container .hero h1 span {
    background: #2A7B9B;
background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 100%, rgba(237, 221, 83, 1) 100%);
  /*background: linear-gradient(to right,#4f46e5,#e11d48);*/
  -webkit-background-clip: text;
  color: transparent;
}

.life-story-container .hero p {
  margin: 15px 0;
  color: #555;
}

.life-story-container .pills {
  margin: 20px 0;
}

.life-story-container .pill {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin: 5px;
    padding: 6px 12px;
    font-size: 0.9rem;
}

.life-story-container .cta-buttons {
  margin-top: 15px;
}

/*.life-story-container .btn {*/
/*  display: inline-block;*/
/*  padding: 10px 20px;*/
/*  border-radius: 25px;*/
/*  text-decoration: none;*/
/*  font-weight: bold;*/
/*  transition: 0.3s;*/
/*}*/

/*.life-story-container .btn.indigo { background:#4f46e5; color:#fff; }*/
/*.life-story-container .btn.indigo:hover { background:#4338ca; }*/
/*.life-story-container .btn.rose { background:#e11d48; color:#fff; }*/
/*.life-story-container .btn.rose:hover { background:#be123c; }*/
/*.life-story-container .btn.white { background:#fff; color:#333; }*/
/*.life-story-container .btn.dark { background:#000; color:#fff; }*/

/* HERO CARDS */
.life-story-container .hero-cards {
        display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    background: #ffffff;
    padding: 32px;
    border-radius: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);

}

.life-story-container .card {
    background: #fff;
    border: 1px solid #eee;
    padding: 16px;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    width: auto;
    align-items: self-start;
}

/* STORIES */
.life-story-container .story {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    align-items: start;
    background:#ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    padding: 24px;
    border-radius: 20px;
}

.life-story-container .stories-container{
    background:#ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    padding:50px;
    margin: 40px 0px 0px 0px;
    border-radius: 20px;
}

.life-story-container .profile-card {
  padding:20px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 5px 10px rgba(0,0,0,0.1);
}

.profile-card h2 { margin:10px 0; }

.life-story-container .small { font-size: 0.85rem; color:#666; }

.highlight {
  padding:15px;
  border-radius:12px;
  margin-top:10px;
}

.life-story-container .highlight.indigo { background:#eef2ff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.5) }

.life-story-container .highlight.rose { background:#fff1f2; }

/* MISSION */
.life-story-container .mission{
    display: grid;
    grid-template-columns: 380px 1fr;
    padding: 40px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    margin: auto;
    /*width: 90%;*/
}

.life-story-container .mission h2 { 
    margin-bottom: 1rem;
    font-size: 2.7rem;
    line-height: 4rem;
}

.life-story-container .mission p {
    font-size:1.2rem;
}

/* CONTACT */
.life-story-container .contact {
  text-align:center;
  background:#2b9d7b;
  /*background: linear-gradient(180deg, #eafff5, #dff9f0);*/
  color:#fff;
  border-radius:20px;
  padding:40px 20px;
}

.life-story-container .contact h3{
  font-size:2rem;
  color:#fff;
}

.life-story-container .contact .start-btn{
    justify-content:center;
}

.life-story-container .contact p{
    color: #ffffff;
    font-size: 1rem;
    margin: 10px 0px;
}

.life-story-container .contact .btn {
  margin:10px;
}

.life-story-container .start-btn {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.life-story-container .start-btn .btn-primary {
    /*background: #2b9d7b;*/
    background: linear-gradient(180deg, #eafff5, #dff9f0);
    color: #000;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid #fff;
    color: #ffffff;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .hero .start-btn .btn-primary {
    background: #2b9d7b;
    /*background: linear-gradient(180deg, #eafff5, #dff9f0);*/
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .hero .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    /*border: 2px solid #fff;*/
    /*color: #1f7a5f;*/
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .story .story-left h3{
    font-size: 1rem;
    color: #612dd7;
}

.life-story-container .story .story-left-text h2{
    font-size: 1.9rem;
    margin: 8px 0px;
    font-weight: 600;
}

.life-story-container .story .story-left-text .small{
    font-size: 0.9rem;
    margin: 8px 0px;
}

.life-story-container .story .story-left-text p{
    font-size:0.9rem;
}

.life-story-container .story .story-left-text{
    padding:0px 0px 0px 30px;
}

.life-story-container .story .story-right .highlight{
    font-size:1rem;
}

.life-story-container .stories-container h3{
    font-size:1.3rem;
}

.life-story-container .stories-container p{
    margin:12px 0px;
    font-size:1rem;
}

.life-story-container .stories-container .highlight.rose p{
    font-size:1rem;
}

.life-story-container .stories-container .highlight.indigo p{
    font-size:1rem;
}

.life-story-container .mission .programs .program h4{
    font-size:1rem;
    margin:0px 0px 8px 0px;
}

.life-story-container .mission .btn.btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .mission .programs .btn.btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 12px;
}

.life-story-container .programs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
}

.life-story-container .program {
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;  space between text and button */
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #fff;
   box-shadow:0 5px 10px rgba(0,0,0,0.5);
  /*min-height: 260px;  adjust so all cards have equal height 
}

.life-story-container .program ul {
  flex-grow: 1; /* pushes button to bottom */
  padding-left: 18px;
}

.life-story-container .program a.btn {
  align-self: flex-start; /* keeps button aligned neatly */
  margin-top: auto; /* push button to bottom */
}

.life-story-container .home-new-chapter{
     margin-top:28px
}

.life-story-container .home-new-chapter .cta{
    background: linear-gradient(180deg, #eafff5, #dff9f0);
    padding: 36px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    text-align: center;
}

.life-story-container .home-new-chapter .cta h2 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
    margin: 1.2rem 0rem;
}

.life-story-container .home-new-chapter .cta h3 {
    margin: 0;
    color:#0f172a;
    font-size:1.5rem;
}

.life-story-container .home-new-chapter .cta .muted{
    max-width: 760px;
    font-size:1rem;
    
}

.life-story-container .home-new-chapter .start-btn{
    display:flex;gap:12px;flex-wrap:wrap
}

.life-story-container .home-new-chapter .start-btn .btn-primary{
    background: #2b9d7b;
    color: #fff;
    box-shadow: 0 6px 18px rgba(43, 157, 123, 0.18);
    border:none;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.life-story-container .home-new-chapter .start-btn .btn-ghost {
    background: transparent;
    border: 2px solid rgba(15, 23, 42, 0.06);
    color: #1f7a5f;
    padding:12px 20px;
    font-weight:700;
    border-radius:12px;
}

.life-story-container .home-new-chapter form{
    width: 100%;
    max-width: 760px;
    margin-top: 18px;
}

.life-story-container .home-new-chapter form input{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}

.life-story-container .home-new-chapter form textarea{
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 1rem;
    margin-bottom:10px;
}

.home-page .mental-wellness-faq{
    background:#f5f5f7;
    padding:40px 0px;
}

.home-page .mental-wellness-faq .faq-container {
    padding: 20px;
}

.home-page .mental-wellness-faq .faq-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.home-page .mental-wellness-faq .faq-item {
    border-bottom: 1px solid #ddd;
    margin-top:10px;
}

.home-page .mental-wellness-faq .faq-question {
    font-size: 18px;
    padding: 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    transition: background 0.3s;
    border-radius:15px 15px 0px 0px;
}

.home-page .mental-wellness-faq .faq-answer {
    display: none;
    padding: 15px;
    font-size: 16px;
    color: #333;
    background: #fff;
    border-radius: 0px 0px 15px 15px;
}

.home-page .mental-wellness-faq .icon {
    font-size: 24px;
    font-weight: bold;
    transition: transform 0.3s;
}

.life-story-container .stories-container .stories-container-shadow{
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    margin-bottom:30px;
}


/*Transforming Lives*/


/* Home Page */

    .home-section-header .home-section-header-img img{
        border-radius:0px 50px;
    }
    
    .home-section-story{
        background:rgba(76, 52, 142, 1);
          padding: 60px 20px;
          text-align: center;
    }
    
    .home-section-story p{
          font-size:1.5rem;
    }
    
    .home-section-header .home-section-header-content{
        align-items: center;
        display: flex;
        height: 40vh;
    }
    
    .home-section-header .home-section-header-title {
        font-size: 2.5em;
        line-height: 4rem;
        font-family: serif;
        padding: 3rem 0rem 0rem 0rem;
    }
    
    .home-section-header .home-section-header-desc {
      font-size: 1.2rem;
      color: #fff;
    }
    
    .emotions-home-section {
      padding: 60px 20px;
      text-align: center;
    }
    
    .emotions-home-section .emotions-home-section-title {
      font-size: 2rem;
      margin-bottom: 1rem;
    }
    
    .emotions-home-section-cards{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
    }
    .emotions-home-section-card {
      background: #fff;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      border-radius: 12px;
      padding: 20px;
      width: 300px;
    }
    
    .ready-home-section {
      background: rgba(76, 52, 142, 1);
      color: white;
      padding: 40px 20px;
      text-align: center;
    }
    
    .ready-home-section a {
      color: white;
      background: #ff8c42;
      padding: 15px 25px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: bold;
    }
    
    .ready-home-section p {
      color: #fff;
      font-size:1rem;
    }
    
    .ready-home-section h2 {
      font-size: 2rem;
      margin-bottom: 1rem;
    }
    
    .home-section-testimonials{
        background:linear-gradient(to right, #fdfcfb, #e2d1c3);;
    }
    
    .home-section-testimonials h2{
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    
    .home-section-testimonials{
        padding: 60px 20px;
        text-align: center;
    }
    
    .home-section-testimonials .home-section-testimonials-cards{
        display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
    }
    
    .home-section-testimonials .home-section-testimonials-cards .home-section-testimonials-card{
        background: #fff;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        border-radius: 12px;
        padding: 20px;
        width: 300px;
    }
    
    .home-section-testimonials .home-section-testimonials-cards .home-section-testimonials-card strong{
        color:#000;
    }
    
    .home-section-testimonials .home-section-testimonials-cards .home-section-testimonials-card p{
        font-size:1rem;
    }


/* Home Page */

@media (max-width: 480px) {
    .custom-nav .custom-nav-container .custom-nav-left-container{
        width:100% !important;
        display:flex;
        justify-content:space-between;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container a{
        width:25%;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container img{
        width:100% !important;
    }
    
    .custom-nav .custom-nav-container .custom-nav-right-container .nav-item .rounded-pill{
        width: fit-content;
        padding: 0px 10px;
    }
    
    .navbar-expand-lg .container-fluid ul {
        display: flex;
        gap: 0.2rem;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2 {
        font-size: 24px;
        text-align: center;
    }
    
    .main-life-mental-wellness .timer-box{
        margin:auto;
        width:90%;
    }
    
    .main-life-mental-wellness .heal-container {
        background-size: auto;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .about-content .know-more{
        flex-direction:column;
    }
    
    .main-life-mental-wellness .heal-container h1 {
        font-size:1.5rem;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .re-program{
        text-align:center;
    }
    
    .main-life-mental-wellness .timer-box .timer-boxs{
        flex-direction:column;
    }
    
    .main-life-mental-wellness .choose-area-container .about-content{
        height:2rem !important;
        margin-bottom:1rem;
    }
    
    .main-life-mental-wellness .why-wait-another-day-title h2 {
        font-size:34px;
    }
    
    .section-title.white-title .title{
        text-align:center;
    }
    
    .main-life-mental-wellness .life-mental-wellness-content h4 {
        font-size:34px;
    }
    
    .home-section-header .home-section-header-title {
        font-size: 2rem;
        line-height: 2rem;
        text-align: center;
        margin-top: 2rem;
    }
    
    .home-section-header .home-section-header-content{
        justify-content:center;
    }
    
    .ready-home-section a {
        padding:10px 10px;
    }
    
    .home-section-story h1{
        font-size:2rem;
    }
    
    .home-section-story{
        margin-top:0px !important;
    }
    
    .about-header-title {
        font-size:2em;
    }
    
    .about-section-title{
        text-align:center;
    }
    
    .about-profile-card .row{
        flex-direction:column;
    }
    
    .about-profile-img {
        width: 100%;
        height: 100%;
    }
    
    .about-offerings-section .about-offerings-cards {
        justify-content: center;
    }
    
    .about-profile-name{
        text-align:center !important;
    }
    
    .home-page nav{
        flex-direction:column;
        gap:15px
    }
    
    .home-page .hero{
        padding:0px;
    }
    
    .home-page .hero-card h1 {
        margin: 12px 0px;
        font-size: 2.0em;
    }
    
    .home-page .home-why .home-why-content h2 {
        text-align:center;
        margin: 12px 0px;
    }
    
    .home-page .home-process {
         margin: 0px; 
    }
    
    .home-page .home-process h2{
        text-align:center;
    }
    
    .home-page .home-process .cards{
         gap: 30px; 
    }
    
    .home-page .home-benefits .benefits-content .benefits-content-img{
        margin-top:30px;
    }
    
    .home-page .home-therapiest h2{
        text-align:center;
    }
    
    .home-page .home-therapiest .therapist{
        flex-direction:column;
        align-items:start;
    }
    
    .home-page .home-testimonials h2{
        text-align:center;
    }
    
    .home-page .home-testimonials .testi-grid{
        gap:30px
    }
    
    .home-page .home-testimonials .quote {
        height:8rem;
    }
    
    .certified-healer-page nav{
        flex-direction:column;
        gap:15px;
    }
    
    .certified-healer-page .hero .hero-card h1{
        font-size:2.0rem;
    }
    
    .certified-healer-page .hero{
        gap:2rem;
    }
    
    .certified-healer-page .appear h2{
        text-align:center;
    }
    
    .certified-healer-page .appear .benefits{
        gap:2rem;
    }
    
    .certified-healer-page .process .cards{
        gap:2rem
    }
    
    .certified-healer-page .testimonials .testi-grid{
        gap:2rem
    }
    
    .certified-healer-page .features{
        gap:2rem
    }
    
    .life-story-container .hero h1{
        font-size:2.0rem;
    }
    
    .life-story-container .cta-buttons{
        display:flex;
        flex-direction:column;
        gap:1rem;
    }
    
    .life-story-container .card{
        width:auto;
    }
    
    .life-story-container .contact{
        margin:auto;
        width:90%;
    }
    
    .life-story-container .mission {
        grid-template-columns: auto; /* stack columns */
    }
    
    .life-story-container .programs {
        margin-top:1.5rem;
    }
    
}

@media (min-width: 480px) and (max-width: 600px) {
    .custom-nav .custom-nav-container .custom-nav-left-container{
        width:100% !important;
        display:flex;
        justify-content:space-between;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container a{
        width:25%;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container img{
        width:100% !important;
    }
    
    .custom-nav .custom-nav-container .custom-nav-right-container .nav-item .rounded-pill{
        width: fit-content;
        padding: 0px 10px;
    }
    
    .navbar-expand-lg .container-fluid ul {
        display: flex;
        gap: 0.2rem;
    }
    
    .main-life-mental-wellness .timer-box{
        margin:auto;
        width:90%;
    }
    
    .main-life-mental-wellness .heal-container {
        background-size: auto;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2 {
        font-size: 28px;
        text-align: center;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .about-content .know-more{
        flex-direction:column;
    }
    
    .main-life-mental-wellness .heal-container h1 {
        font-size:2rem;
    }
    
    .main-life-mental-wellness .choose-area-container .about-content{
        height:2rem !important;
        margin-bottom:1rem;
    }
    
    .home-section-story h1{
        font-size:2rem;
    }
    
    .home-section-header .home-section-header-content {
        justify-content: center;
    }
    
    .home-section-header .home-section-header-title {
        font-size: 2.5rem;
        line-height: 3rem;
        text-align: center;
    }
    
    .home-section-story{
        margin-top:0px !important;
    }
    
    .about-header-title {
        font-size:2em;
    }
    
    .about-section-title{
        text-align:center;
    }
    
    .about-profile-card .row{
        flex-direction:column;
    }
    
    .about-profile-img {
        width: 100%;
        height: 100%;
    }
    
    .about-offerings-section .about-offerings-cards {
        justify-content: center;
    }
    
    .about-profile-name{
        text-align:center !important;
    }
    
    .home-page nav{
        flex-direction:column;
        gap:15px
    }
    
    .home-page .hero{
        padding:0px;
    }
    
    .home-page .hero-card h1 {
        margin: 12px 0px;
        font-size: 2.0em;
    }
    
    .home-page .home-why .home-why-content h2 {
        text-align:center;
        margin: 12px 0px;
    }
    
    .home-page .home-process {
         margin: 0px; 
    }
    
    .home-page .home-process h2{
        text-align:center;
    }
    
    .home-page .home-process .cards{
         gap: 30px; 
    }
    
    .home-page .home-benefits .benefits-content .benefits-content-img{
        margin-top:30px;
    }
    
    .home-page .home-therapiest h2{
        text-align:center;
    }
    
    .home-page .home-therapiest .therapist{
        flex-direction:column;
        align-items:start;
    }
    
    .home-page .home-testimonials h2{
        text-align:center;
    }
    
    .home-page .home-testimonials .testi-grid{
        gap:30px
    }
    
    .home-page .home-testimonials .quote {
        height:8rem;
    }
    
    .certified-healer-page nav{
        flex-direction:column;
        gap:15px;
    }
    
    .certified-healer-page .hero .hero-card h1{
        font-size:2.0rem;
    }
    
    .certified-healer-page .hero{
        gap:2rem;
    }
    
    .certified-healer-page .appear h2{
        text-align:center;
    }
    
    .certified-healer-page .appear .benefits{
        gap:2rem;
    }
    
    .certified-healer-page .process .cards{
        gap:2rem
    }
    
    .certified-healer-page .testimonials .testi-grid{
        gap:2rem
    }
    
    .certified-healer-page .features{
        gap:2rem
    }
    
    .life-story-container .card{
        width:auto;
    }
    
    .life-story-container .contact{
        margin:auto;
        width:90%;
    }
}

@media (min-width: 601px) and (max-width: 768px) {
    .custom-nav .custom-nav-container .custom-nav-left-container{
        width:100% !important;
        display:flex;
        justify-content:space-between;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container a{
        width:25%;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container img{
        width:100% !important;
    }
    
    .custom-nav .custom-nav-container .custom-nav-right-container .nav-item .rounded-pill{
        width: fit-content;
        padding: 0px 10px;
    }
    
    .navbar-expand-lg .container-fluid ul {
        display: flex;
        gap: 0.2rem;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2 {
        font-size: 32px;
        text-align: center;
    }
    
    .main-life-mental-wellness .timer-box{
        margin:auto;
        width:90%;
    }
    
    .main-life-mental-wellness .heal-container {
        background-size: auto;
    }
    
    .main-life-mental-wellness .choose-area-container .about-content {
        height:200px !important;
    }
    
    .home-section-header .home-section-header-content {
        justify-content: center;
    }
    
    .home-section-header .home-section-header-title {
        font-size: 2.5rem;
        line-height: 3rem;
        text-align: center;
    }
    
    .about-header-title {
        font-size:2em;
    }
    
    .about-section-title{
        text-align:center;
    }
    
    .about-profile-card .row{
        flex-direction:column;
    }
    
    .about-profile-img {
        width: 100%;
        height: 100%;
    }
    
    .about-offerings-section .about-offerings-cards {
        justify-content: center;
    }
    
    .about-profile-name{
        text-align:center !important;
    }
    
    .home-page .hero{
        padding:0px;
    }
    
    .home-page .hero-card h1{
        margin:12px 0px;
    }
    
    .home-page .home-why .home-why-content h2 {
        margin:12px 0px;
    }
    
    .home-page .home-process{
        margin:12px 0px;
    }
    
    .home-page .home-process h2{
        text-align:center;
    }
    
    .home-page .home-process .cards{
         gap: 30px; 
    }
    
    .home-page .home-benefits .benefits-content .benefits-content-img{
        margin-top:30px;
    }
    
    .home-page .home-therapiest h2{
        text-align:center;
    }
    
    .home-page .home-therapiest .therapist{
        flex-direction:column;
        align-items:start;
    }
    
    .home-page .home-testimonials h2{
        text-align:center;
    }
    
    .home-page .home-testimonials .testi-grid{
        gap:30px
    }
    
    .home-page .home-testimonials .quote {
        height:8rem;
    }
    
    .certified-healer-page .hero{
        gap:2rem;
    }
    
    .certified-healer-page .appear h2{
        text-align:center;
    }
    
    .certified-healer-page .hero .hero-card h1{
        font-size:2.5rem;
    }
    
    .certified-healer-page .appear .benefits{
        gap:2rem;
    }
    
    .certified-healer-page .process .cards{
        gap:2rem
    }
    
    .certified-healer-page .testimonials .testi-grid{
        gap:2rem
    }
    
    .certified-healer-page .features{
        gap:2rem
    }
    
    .life-story-container .cta-buttons{
        display:flex;
        flex-direction:column;
        gap:1rem;
    }
    
    .life-story-container .card{
        width:auto;
    }
    
    .life-story-container .contact{
        margin:auto;
        width:90%;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .custom-nav .custom-nav-container .custom-nav-left-container{
        width:100% !important;
        display:flex;
        justify-content:space-between;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container a{
        width:25%;
    }
    
    .custom-nav .custom-nav-container .custom-nav-left-container img{
        width:100% !important;
    }
    
    .custom-nav .custom-nav-container .custom-nav-right-container .nav-item .rounded-pill{
        width: fit-content;
        padding: 0px 10px;
    }
    
    .navbar-expand-lg .container-fluid ul {
        display: flex;
        gap: 0.2rem;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2 {
        font-size: 36px;
        text-align: center;
    }
    
    .main-life-mental-wellness .timer-box{
        margin:auto;
        width:90%;
    }
    
    .offer-swiper-slider{
        width:90%;
    }
    
    .testimonial-slider-section .swiper{
        width:100%;
    }
    
    .testimonial-slider-section .testimonial-card {
        /*max-width: 20rem;*/
    }
    
    .home-section-header .home-section-header-title {
        font-size: 2rem;
        line-height: 2rem;
        text-align:center;
    }
    
    .about-profile-img {
        height: 30vh;
    }
    
    .about-section-title {
        text-align: center;
    }
        
    .about-offerings-section .about-offerings-cards {
        justify-content: center;
    }
    
    .home-page .hero{
        padding:12px 0px;
    }
    
    .home-page .hero-card h1{
        font-size:2.0em;
    }
    
    .home-page .home-process .cards .card{
        height:22rem;
        max-height:22rem;
        justify-content:flex-start;
    }
    
    .home-page .home-testimonials .quote{
        height:10rem;
        max-height:10rem;
    }
    
    .certified-healer-page .hero .hero-card h1 {
        font-size:2.2rem;
    }
    
    .certified-healer-page .process .cards .card{
        height:32rem;
        max-height:32rem;
        justify-content:flex-start;
    }
    
    .certified-healer-page .process .cards .card .start-btn{
       position:absolute;
       bottom:1rem;
    }
    
    .certified-healer-page .testimonials .testi-grid .quote{
        height:180px;
        max-height:180px;
    }
    
    .life-story-container .cta-buttons{
        display:flex;
        flex-direction:column;
        gap:1rem;
    }
    
    .life-story-container .card{
        width:auto;
    }
    
    .life-story-container .contact{
        margin:auto;
        width:90%;
    }
        
}

@media (min-width: 1025px) and (max-width: 1280px){
    .navbar-expand-lg .container-fluid ul {
        display: flex;
        gap: 0rem;
    }
    
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size:1em;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header h4{
        font-size:1.5em;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .re-program {
        font-size:2em;        
    }
    
    .main-life-mental-wellness .heal-container h1 {
        font-size:2em;
    }
    
    .main-life-mental-wellness .life-mental-wellness-content h4{
        font-size:2em;
    }
    
    .main-life-mental-wellness .why-wait-another-day-title h2{
        font-size:2em;
    }
    
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2 {
        font-size: 2em;
        text-align: center;
    }

    .main-life-mental-wellness .timer-box{
        margin:auto;
        width:90%;
    }
    
    .pricing-card {
        width: 17rem;
        height: 35rem;
    }
    
    .offer-swiper-slider{
        width:100%;
    }
    
    .main-life-mental-wellness .choose-area-container .choose-list .row{
        flex-direction:column;
    }
    
    .testimonial-slider-section .swiper{
        width:100%;
    }
    
    .home-section-header .home-section-header-title {
        font-size: 3rem;
        line-height: 3rem;
        padding: 5rem 0rem 0rem 0rem;
    }
    
    .custom-select-wrapper::after {
        content: '\f078';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 35%;
        top: 45%;
        transform: translateY(-50%);
        pointer-events: none;
        color: #fff;
        font-size: 1.2rem;
    }
    
    .home-section-header .home-section-header-title{
        font-size:2em;
    }
    
    .home-section-story h1{
        font-size:2em;
    }
    
    .home-section-story p{
        font-size:1.2em;
    }
    
    .emotions-home-section-card h3{
        font-size:1em;
    }
    
    .home-section-testimonials .home-section-testimonials-cards .home-section-testimonials-card strong{
        font-size:1em;
    }
    
    .home-page .home-process .cards .card{
        height:18rem; 
        max-height:22rem;
        justify-content:flex-start;
    }
    
    .certified-healer-page .process .cards .card{
        justify-content:flex-start;
        height:450px;
        max-height:450px;
    }
    
    .certified-healer-page .process .cards .card .start-btn{
       position:absolute;
       bottom:1rem;
    }
}

/* Small desktops & laptops (1280px – 1439px) */
@media (min-width: 1281px) and (max-width: 1439px) {
    .main-life-mental-wellness .life-mental-wellness-header .life-mental-wellness-header-content-title h2{
        font-size:2.4em;
    }
    
    .custom-select-wrapper::after {
        content: '\f078';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 38%;
        top: 40%;
        transform: translateY(-50%);
        pointer-events: none;
        color: #fff;
        font-size: 1.2rem;
    }
    
    .offer-swiper-slider{
        width:95%;
    }
    
    .main-life-mental-wellness .choose-area-container .about-content {
        height: 12.5em !important;
    }
    
    .home-section-header .home-section-header-title{
        font-size:2.5em;
    }
    
    .home-section-story h1{
        font-size:2.5em;
    }
}
