@keyframes lineIn {
    from {
        transform: scaleX(0);
        transform-origin: left;
    }
    to {
        transform: scaleX(1);
        transform-origin: left;
    }
}

@keyframes lineOut {
    from {
        transform: scaleX(1);
        transform-origin: right;
    }
    to {
        transform: scaleX(0);
        transform-origin: right;
    }
}

body {
    position: relative;
}

.section-hero {
	height: 840px;
	max-height: 100vh;
}

.elementor-widget-image a {
    width: 100%;
}

.two-lines {
    min-height: 40px;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.e--pointer-underline .elementor-item:after {
    height: 1px !important;
}

.non-underline,
.non-underline a {
    text-decoration: none !important;
}

.btn-hover-style-1 .elementor-button-text {
    position: relative;
}

.btn-hover-style-1 span.elementor-button-text:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: all .3s ease;
}

.btn-hover-style-1:hover span.elementor-button-text:after {
    animation: lineIn 0.3s forwards;
}

.btn-hover-style-1:not(:hover) span.elementor-button-text:after {
    animation: lineOut 0.3s forwards;
}

.btn-hover-style-2:hover svg path {
    fill: var(--e-global-color-text);
    stroke: var(--e-global-color-text);
}

.animation-hover-link-style-1 {
    transition: all .3s ease;
}

.animation-hover-link-style-1:hover {
    transform: translateX(5px) translateY(-5px);
}

.animation-hover-link-style-2 {
    transition: all .3s ease;
}

.animation-hover-link-style-2:hover {
    transform: translateY(-5px);
}

.testimonial-slider .elementor-swiper-button-prev {
    width: 27px;
    height: 27px;
    padding: 0;
    background-image: url(/wp-content/uploads/2025/09/sl-prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    left: auto !important;
    right: 55px;
    top: 100% !important;
    transform: translateY(0) !important;
}

.testimonial-slider .elementor-swiper-button-prev svg {
    display: none !important;
}

.testimonial-slider .elementor-swiper-button-next {
    width: 27px;
    height: 27px;
    padding: 0;
    background-image: url(/wp-content/uploads/2025/09/sl-next.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    top: 100% !important;
    transform: translateY(0) !important;
}

.testimonial-slider .elementor-swiper-button-next svg {
    display: none !important;
}

.testimonial-slider .elementor-testimonial__text {
    position: relative;
}

.testimonial-slider .elementor-testimonial__text:before {
    content: '“';
    display: inline-block;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 90px;
    font-weight: 300;
    line-height: 30px;
    color: #FF6E6E;
    position: absolute;
    left: -30px;
    top: 15px;
}

.testimonial-slider .elementor-testimonial__text:after {
    content: '”';
    display: inline-block;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 90px;
    font-weight: 300;
    line-height: 30px;
    color: #FF6E6E;
    position: absolute;
    bottom: -22px;
}

.elementor-menu-toggle {
    margin: 0 0 0 auto;
    padding: 0;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
    height: 25px;
    width: auto;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span svg {
    height: 100%;
}

.hover-hidden-text .text-hidden {
    opacity: 0;
    transition: all .3s ease;
}

.hover-hidden-text:hover .text-hidden {
    opacity: 1;
}

.our-operational-excellence .slick-slide {
    background: #FFE4D9;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 260px !important;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    border-radius: 18px;
    padding: 50px 27px;
    margin: 0 35px;
    transition: all .3s ease;
}

.our-operational-excellence .slick-slide.slick-active.slick-center {
    background: #2E0F3A;
    font-weight: 600;
    color: #EAF6F0;
    transform: scale(1.4);
}

.our-operational-excellence .slick-track {
    display: flex;
    align-items: center;
    height: 510px;
}

.our-operational-excellence .slick-prev, .our-operational-excellence .slick-next {
    background-color: transparent !important;
    width: 42px;
    height: 42px;
    padding: 0;
    z-index: 9;
    text-indent: -9999px;
}

.our-operational-excellence .slick-prev:before, .our-operational-excellence .slick-next:before {
    display: none;
}

.our-operational-excellence .slick-prev {
    background-image: url(/wp-content/uploads/2025/09/sl-arrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    left: 15px;
}

.our-operational-excellence .slick-next {
    background-image: url(/wp-content/uploads/2025/09/sl-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    right: 15px;
}

.post-tags,
.post-topic-therapeutic {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: var(--e-global-color-text);
    text-align: center;
}

.post .elementor-widget-theme-post-content h1,
.post .elementor-widget-theme-post-content h2,
.post .elementor-widget-theme-post-content h3,
.post .elementor-widget-theme-post-content h4,
.post .elementor-widget-theme-post-content h5,
.post .elementor-widget-theme-post-content h6,
.post .elementor-widget-theme-post-content p,
.post .elementor-widget-theme-post-content ul {
    margin-block-end: 25px;
    margin-block-start: 0;
}

.post .elementor-widget-theme-post-content h1 {
    font-size: 32px;
    font-weight: 600;
}

.post .elementor-widget-theme-post-content h2 {
    font-size: 28px;
    font-weight: 600;
}

.post .elementor-widget-theme-post-content h3 {
    font-size: 24px;
    font-weight: 600;
}

.post .elementor-widget-theme-post-content h4 {
    font-size: 20px;
    font-weight: 600;
}

.post .elementor-widget-theme-post-content h5 {
    font-size: 18px;
    font-weight: 600;
}

.post .elementor-widget-theme-post-content h6 {
    font-size: 16px;
    font-weight: 600;
}

.post .wp-block-columns-is-layout-flex {
    justify-content: center;
}

.post .post-box-health-info {
    background-color: #EAF6F0;
    padding: 40px;
    margin: 0 auto 10px auto;
    max-width: 775px;
}

.post .post-box-health-info p:last-child {
    margin-bottom: 0;
}

.post .wp-element-button {
    background-color: #4F105E;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4F105E;
    padding: 13px 25px 13px 25px;
    border-radius: 0;
}

.post .wp-element-button:hover {
    background-color: #2E0F3A00;
    color: var(--e-global-color-text);
}

.elementor-flip-box {
    height: 344px;
}

.elementor-flip-box__back .elementor-flip-box__layer__title {
    margin-bottom: 50px;
}

.testimonial-slider-2 .elementor-testimonial__footer cite,
.testimonial-slider-2 .elementor-testimonial__header cite {
    flex-direction: row;
}

.testimonial-slider-2 .elementor-testimonial__name:after {
    content: ', ';
    margin-right: 5px;
}

.all-categories-shortcode {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.all-categories-shortcode .cate-btn {
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #FF6E6E;
    border-radius: 999px;
    text-decoration: none;
    color: #FF6E6E;
    min-width: 128px;
    transition: all 0.3s
    ease;
}

.all-categories-shortcode .cate-btn:hover,
.all-categories-shortcode .cate-btn.active {
    background-color: #ff6b6b;
    color: #fff;
}

.custom-search-box {
    display: flex;
    align-items: center;
    gap: 65px;
    max-width: 600px;
}

.search-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 55px;
}

.search-form .search-field,
.search-form .search-field::placeholder {
    border: none;
    outline: none;
    flex: 1;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 200;
    font-size: 24px;
    line-height: 100%;
    color: #2E0F3A;
    padding: 0;
    min-width: 530px;
}

.search-form .search-submit {
    background: none;
    border: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    padding: 0;
    background-image: url(/wp-content/uploads/2025/09/image-128.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

.search-sort select {
    width: 200px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    border: 1px solid #FF6E6E;
    border-radius: 999px;
    padding: 13px 16px;
    color: #FF6E6E;
    appearance: none;
    cursor: pointer;
    background-image: url(/wp-content/uploads/2025/09/Vector-down.png);
    background-position: 170px center;
    background-repeat: no-repeat;
    background-size: 15px;
    outline: none;
}

.search-input {
    position: relative;
    border-bottom: 1px solid #000000;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none;
}

.custom-tags-box {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-tags-box .tag-btn {
    font-family: Source Sans Pro, sans-serif;
    font-weight: 200;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    padding: 9px 20px;
    background-color: #EAF6F0;
    color: #2E0F3A;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease;
}

.custom-tags-box .tag-btn:hover {
    background-color: #d9e8e2;
}

.filter-by-cate .e-filter-item {
    box-sizing: border-box !important;
    min-width: 128px;
}

.blog-list-filter .elementor-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.blog-list-filter .e-loop-item {
    width: calc(50% - 8px);
}

.blog-list-filter .e-loop-item:nth-child(2) {
    width: 100%;
}

.blog-list-filter .e-loop-item:nth-child(2) > .elementor-element {
    box-shadow: none !important;
    padding: 0 !important;
}

.blog-list-filter .e-loop-item:nth-child(2) .post-meta {
    justify-content: flex-start !important;
}

.blog-list-filter .e-loop-item:nth-child(2) .post-content {
    padding: 0 !important;
}

.blog-list-filter .e-loop-item:nth-child(2) img {
    height: auto !important;
}

.blog-list-filter .e-loop-item:nth-child(2) h3.elementor-heading-title {
    text-align: left;
    font-size: 28px !important;
    line-height: 28px !important;
}

.blog-list-filter .e-loop-item:nth-child(2) .elementor-icon-list-item,
.blog-list-filter .e-loop-item:nth-child(2) span.elementor-heading-title {
    font-size: 24px !important;
    line-height: 24px !important;
}

.blog-list-filter .e-loop-item:nth-child(2) .reading-time .elementor-heading-title:after {
    content: '|';
    margin-left: 15px;
}

.juicer-feed h1.referral {
    display: none !important;
}

.juicer-feed.modern .j-message {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 100%;
    color: #2E0F3A;
}

.j-stacker-wrapper {
    max-height: 1700px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.juicer-feed {
    max-width: 100% !important;
}

.j-stack {
    padding: 0 !important;
}

.juicer-feed.modern .j-image img {
    margin-bottom: 0;
    max-height: 220px;
    object-fit: cover;
}

.poster-box-info p {
    overflow: hidden;
}

.single-post .elementor-widget-theme-post-content a {
    text-decoration: underline;
    color: var(--e-global-color-text);
}

.single-post .elementor-widget-theme-post-content blockquote {
    margin-left: 0;
}

.single-post .elementor-widget-theme-post-content ul {
    padding-left: 23px;
}

.single-post .elementor-widget-theme-post-content ul li {
    padding: 5px 0;
}

.single-post .elementor-widget-theme-post-content figure.wp-block-image {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 1300px) {
    .section-hero {
        height: auto;
        max-height: none;
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown {
        position: absolute;
        right: -10px;
        top: 100%;
        width: 100vw;
    }

    .hover-hidden-text .text-hidden {
        opacity: 1;
    }

    .our-operational-excellence .slick-slide {
        margin: 0 25px;
        padding: 20px;
    }

    .j-stacker-wrapper {
        max-height: 700px;
    }

    .search-form {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        width: 100%;
    }

    .custom-search-box {
        max-width: 100%;
    }

    .search-form .search-field, .search-form .search-field::placeholder {
        min-width: auto;
        width: 100%;
    }

    .search-input {
        width: 100%;
    }
}

@media (max-width: 767px) {
    h1.elementor-heading-title br {
        display: none;
    }

    .our-operational-excellence .slick-prev {
        left: 0;
    }

    .our-operational-excellence .slick-next {
        right: 0;
    }

    .our-operational-excellence .slick-slide {
        margin: 0 15px;
    }

    .our-operational-excellence .slick-slide.slick-active.slick-center {
        transform: scale(1.2);
    }

    .our-operational-excellence .slick-track {
        height: 410px;
    }

    .our-operational-excellence {
        margin: 0 -10px;
    }

    .post .post-box-health-info {
        padding: 20px;
    }

    .post .post-btn .elementor-button-content-wrapper {
        gap: 15px !important;
    }

    .elementor-flip-box {
        height: 280px;
    }

    .elementor-flip-box__back .elementor-flip-box__layer__title {
        margin-bottom: 20px;
    }

    .blog-list-filter .e-loop-item {
        width: 100%;
    }

    .blog-list-filter .e-loop-item:nth-child(2) .elementor-icon-list-item, .blog-list-filter .e-loop-item:nth-child(2) span.elementor-heading-title {
        font-size: 20px !important;
        line-height: 20px !important;
        margin: 0 !important;
    }
}