/* ============================================================
   SERVICES PAGE - HEADER AND HERO
   ============================================================ */
body.services-page .top-wrap {
    padding: 8px 10px;
    position: relative;
    top: 0;
    z-index: 4;
    background: #89a8c4;
}

body.services-page .ftco-navbar-light {
    position: relative;
    top: 0;
    background: #fff !important;
}

body.services-page .topper .text .con span,
body.services-page .topper .text .con span:first-child,
body.services-page .topper .ftco-social li a {
    color: #fff;
}

body.services-page .topper .ftco-social li a:hover:after {
    background: #88a7c3;
}

body.services-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.services-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.services-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
    color: #eba7ac;
}

body.services-page .ftco-navbar-light .border-top-custom:after {
    background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #eba7ac 100%);
}

body.services-page .ftco-navbar-light .btn-custom {
    background-image: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0) 40%,
            rgba(255, 255, 255, 0.2) 48%,
            rgba(255, 255, 255, 0.45) 50%,
            rgba(255, 255, 255, 0.2) 52%,
            rgba(255, 255, 255, 0) 60%,
            rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 250% 100%;
    background-position: 160% 0;
    transition: filter 0.25s ease;
}

body.services-page .ftco-navbar-light .btn-custom:hover,
body.services-page .ftco-navbar-light .btn-custom:focus {
    filter: brightness(1.03);
    animation: wellness-button-shimmer 0.8s ease;
}

body.services-page .hero-wrap.hero-wrap-2 {
    min-height: auto;
    height: 500px;
    background-position: center top;
    background-attachment: unset;
}

body.services-page .hero-wrap.hero-wrap-2 .slider-text {
    min-height: auto;
    height: 500px;
}

/* body.services-page .hero-wrap.hero-wrap-2 .overlay {
    background: linear-gradient(135deg, rgba(30, 30, 30, 0.66) 0%, rgba(45, 41, 38, 0.54) 45%, rgba(136, 167, 195, 0.42) 100%);
} */

body.services-page .hero-wrap .slider-text .breadcrumbs .separator {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    transform: translateY(-1px);
    margin-right: 5px;
    margin-left: 5px;
}

body.services-page {
    background: linear-gradient(180deg, #f7f3f0 0%, #eef4f8 48%, #ffffff 100%);
}

/* ============================================================
   SERVICES PAGE - OVERVIEW
   ============================================================ */
.services-overview-section {
    padding: 0px 0 40px;
}

.services-overview-shell {
    background: #fff;
    border: 1px solid rgba(45, 41, 38, 0.08);
    border-radius: 28px;
    box-shadow: 0 28px 70px rgba(45, 41, 38, 0.08);
    padding: 28px;
}

.services-overview-copy h2 {
    font-family: var(--heading-font);
    color: #2d2926;
    margin-bottom: 20px;
    font-weight: 600;
}

.service-layout-section span.subheading-book {
    display: inline-block;
    margin-bottom: 16px;
    color: #e58f98;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-bottom: 3px;
}

.service-layout-section .heading-section {
    margin-bottom: 10px;
}

.service-layout-section h2.book-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
    font-weight: 700;
    color: #2d2926;
    margin-bottom: 16px;
    line-height: 1.2;
    text-transform: capitalize;
}

.services-overview-copy p {
    color: #6b625c;
    line-height: 1.8;
}

.services-overview-kicker {
    display: inline-block;
    margin-bottom: 16px;
    color: #e58f98;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 0.8rem;
}

.services-overview-points {
    margin: 28px 0 32px;
}

.services-overview-point {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    color: #2d2926;
}

.services-overview-point .fa {
    color: #88a7c3;
    margin-top: 4px;
}

.services-overview-card {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    min-height: 100%;
    background: linear-gradient(135deg, #eef4f8 0%, #f6e7e8 100%);
    padding: 20px;
}

.services-overview-card img {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.services-overview-badge {
    position: absolute;
    left: 40px;
    bottom: 40px;
    max-width: 240px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 18px;
    padding: 18px 20px;
    box-shadow: 0 18px 40px rgba(45, 41, 38, 0.12);
}

.services-overview-badge strong,
.services-overview-badge span {
    display: block;
}

.services-overview-badge span {
    margin-top: 4px;
    color: #6b625c;
}

/* ============================================================
   SERVICES PAGE - SHOWCASE
   ============================================================ */
.service-layout-section {
    padding: 32px 0 72px;
    background:
        radial-gradient(circle at top left, rgba(235, 167, 172, 0.16), transparent 26%),
        radial-gradient(circle at bottom right, rgba(136, 167, 195, 0.16), transparent 28%),
        #fcfaf7;
}

.service-layout-list {
    display: grid;
    gap: 26px;
}

.service-layout-card {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(260px, 0.85fr);
    overflow: hidden;
    border-radius: 30px;
    background: #fff;
    border: 1px solid rgba(45, 41, 38, 0.08);
    box-shadow: 0 24px 60px rgba(45, 41, 38, 0.08);
}

.service-layout-card--reverse {
    grid-template-columns: minmax(260px, 0.85fr) minmax(0, 1.45fr);
}

.service-layout-card--reverse .service-layout-card__content {
    order: 2;
}

.service-layout-card--reverse .service-layout-card__highlights {
    order: 1;
}

.service-layout-card__content {
    position: relative;
    padding: 30px 32px 28px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-layout-card__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 100%;
    background: linear-gradient(180deg, #88a7c3 0%, #eba7ac 100%);
}

.service-layout-card__eyebrow {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.service-layout-card__kicker {
    color: #e58f98;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.service-layout-card__icon {
    width: 64px;
    height: 64px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    background: linear-gradient(135deg, #88a7c3 0%, #eba7ac 100%);
    color: #fff;
    font-size: 1.4rem;
    box-shadow: 0 16px 34px rgba(136, 167, 195, 0.24);
}

.service-layout-card__copy h3 {
    margin-bottom: 12px;
    color: #2d2926;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 26px;
    line-height: 1.12;
    font-weight: 600;
}

.service-layout-card__copy p {
    margin-bottom: 12px;
    color: #6b625c;
    line-height: 1.78;
}

.service-layout-card__highlights {
    position: relative;
    padding: 30px 28px;
    background: linear-gradient(160deg, #2d2926 0%, #2d2926 56%, #40515f 100%);
    color: #fff;
}

.service-layout-card--soft .service-layout-card__highlights {
    background: linear-gradient(160deg, #89a8c4 0%, #7f9fbf 40%, #eba7ac 100%);
}

.service-layout-card__badge {
    display: inline-flex;
    margin-bottom: 18px;
    padding: 9px 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.service-layout-card__list {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
}

.service-layout-card__list li {
    position: relative;
    padding: 12px 14px 12px 44px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.94);
    line-height: 1.55;
}

.service-layout-card__list li::before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    left: 16px;
    top: 13px;
    color: #fff;
}

.service-layout-card__button {
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* min-width: 180px; */
    /* min-height: 50px; */
    padding: 12px 26px;
    border-radius: 5px;
    background: linear-gradient(135deg, #89a8c4 0%, #7d9dba 100%);
    color: white;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
    transition: transform 0.25s ease, box-shadow 0.25s ease, color 0.25s ease, filter 0.25s ease;
}

.service-layout-card__button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -130%;
    width: 58%;
    height: 100%;
    background: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.16) 35%,
            rgba(255, 255, 255, 0.52) 50%,
            rgba(255, 255, 255, 0.16) 65%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-22deg);
}

.service-layout-card__button:hover,
.service-layout-card__button:focus {
    transform: translateY(-3px);
    background: #eba7ac;
    color: #fff;
    filter: brightness(1.04);
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.24);
}

.service-layout-card__button:hover::before,
.service-layout-card__button:focus::before {
    animation: serviceButtonShine 0.8s ease;
}

@keyframes serviceButtonShine {
    0% {
        left: -130%;
    }

    100% {
        left: 150%;
    }
}

/* ============================================================
   SERVICES PAGE - HOW IT WORKS
   ============================================================ */
.service-steps-section {
    padding: 24px 0 72px;
    background: linear-gradient(180deg, #fcfaf7 0%, #f3f7fa 100%);
}

.service-steps-section span.subheading-book {
    display: inline-block;
    margin-bottom: 6px;
    color: #e58f98;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 0.8rem;
}

.service-steps-section h2.book-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
    font-weight: 700;
    color: #2d2926;
    margin-bottom: 16px;
    line-height: 1.2;
    text-transform: capitalize;
}

.service-steps-flow {
    position: relative;
    display: grid;
    gap: 18px;
    max-width: 980px;
    margin: 12px auto 0;
}

.service-step-row {
    display: grid;
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 18px;
    align-items: stretch;
}

.service-step-row__marker {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-step-row__marker::after {
    content: "";
    position: absolute;
    top: 90px;
    bottom: -42px;
    width: 2px;
    background: linear-gradient(180deg, rgba(136, 167, 195, 0.55) 0%, rgba(235, 167, 172, 0.55) 100%);
}

.service-step-row:last-child .service-step-row__marker::after {
    display: none;
}

.service-step-row__marker span {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #88a7c3 0%, #eba7ac 100%);
    color: #fff;
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    box-shadow: 0 16px 34px rgba(136, 167, 195, 0.22);
}

.service-step-row__body {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 22px 24px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid rgba(45, 41, 38, 0.08);
    box-shadow: 0 20px 52px rgba(45, 41, 38, 0.08);
}

.service-step-row__icon {
    width: 62px;
    height: 62px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: linear-gradient(135deg, rgba(136, 167, 195, 0.14) 0%, rgba(235, 167, 172, 0.18) 100%);
    color: #2d2926;
    font-size: 1.35rem;
}

.service-step-row__eyebrow {
    display: inline-block;
    margin-bottom: 6px;
    color: #e58f98;
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.service-step-row__copy h3 {
    margin: 0;
    color: #2d2926;
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.35rem;
    line-height: 1.35;
    font-weight: 600;
}

/* ============================================================
   SERVICES PAGE - ABOUT STYLE CTA
   ============================================================ */
.abt-cta-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    position: relative;
    overflow: hidden;
    background-image: linear-gradient(rgb(22 13 1 / 26%), rgb(0 0 0 / 81%)), url(../images/call-to-action-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.abt-cta-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 25%, rgba(255, 255, 255, 0.34) 0%, transparent 28%),
        radial-gradient(circle at 82% 75%, rgba(137, 168, 196, 0.24) 0%, transparent 24%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    pointer-events: none;
}

.abt-cta-panel {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    padding: 64px 30px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0.12) 100%),
        linear-gradient(135deg, rgba(32, 31, 33, 0.58) 0%, rgba(45, 41, 38, 0.52) 100%);
    border: 1px solid rgba(255, 255, 255, 0.22);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    box-shadow: 0 28px 70px rgba(30, 30, 30, 0.14);
}

.abt-cta-panel::before,
.abt-cta-panel::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.abt-cta-panel::before {
    inset: 18px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 22px;
}

.abt-cta-panel::after {
    width: 220px;
    height: 220px;
    right: -80px;
    top: -80px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.14) 0%, transparent 68%);
}

.abt-cta-panel__content {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.abt-cta-panel__kicker {
    display: inline-block;
    margin-bottom: 16px;
    color: #eba7ac;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.24em;
    text-transform: uppercase;
}

.abt-cta-panel__title {
    margin-bottom: 18px;
    color: #fff;
    font-family: 'Playfair Display', Georgia, serif;
    font-size: clamp(2rem, 4vw, 3.4rem);
    font-weight: 700;
    line-height: 1.1;
}

.abt-cta-panel__text {
    margin: 0 auto 30px;
    max-width: 620px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 1rem;
    line-height: 1.9;
}

.abt-cta-panel__button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 210px;
    min-height: 60px;
    padding: 16px 34px;
    border-radius: 999px;
    overflow: hidden;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    text-decoration: none;
    background: #eba7ac;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.24);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.abt-cta-panel__button:hover {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.3);
}

/* ============================================================
   SERVICES PAGE - RESPONSIVE
   ============================================================ */
@media (max-width: 991.98px) {

    body.services-page .hero-wrap.hero-wrap-2,
    body.services-page .hero-wrap.hero-wrap-2 .slider-text {
        height: 460px;
    }

    .service-layout-card,
    .service-layout-card--reverse {
        grid-template-columns: 1fr;
    }

    .service-layout-card--reverse .service-layout-card__content,
    .service-layout-card--reverse .service-layout-card__highlights {
        order: initial;
    }

    .service-layout-card__content,
    .service-layout-card__highlights {
        padding: 24px 22px;
    }

    .service-step-row {
        grid-template-columns: 76px minmax(0, 1fr);
        gap: 14px;
    }

    .service-step-row__body {
        padding: 20px 20px;
    }
}

@media (max-width: 767.98px) {

    body.services-page .hero-wrap.hero-wrap-2,
    body.services-page .hero-wrap.hero-wrap-2 .slider-text {
        height: 250px;
    }

    .services-overview-shell {
        padding: 18px;
    }

    .services-overview-badge {
        position: static;
        max-width: none;
        margin-top: 18px;
    }

    .service-layout-card {
        border-radius: 24px;
    }

    .service-layout-card__content,
    .service-layout-card__highlights {
        padding: 20px 18px;
    }

    .service-layout-card__eyebrow {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .service-layout-card__copy h3 {
        font-size: 1.6rem;
    }

    .service-step-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .service-step-row__marker {
        /* justify-content: flex-start; */
        display: none;
    }

    .service-step-row__marker::after {
        display: none;
    }

    .service-step-row__body {
        padding: 18px 18px;
        border-radius: 20px;
        gap: 16px;
    }

    .service-step-row__copy h3 {
        font-size: 1.2rem;
    }

    .abt-cta-panel {
        border-radius: 24px;
        padding: 42px 20px;
    }

    .abt-cta-panel::before {
        inset: 12px;
        border-radius: 18px;
    }

    .abt-cta-panel__title {
        font-size: 1.8rem;
    }

    .abt-cta-panel__text {
        font-size: 0.92rem;
        line-height: 1.8;
    }

    .abt-cta-panel__button {
        min-width: 190px;
        min-height: 56px;
        padding: 14px 28px;
        font-size: 0.75rem;
        letter-spacing: 0.14em;
    }
}

/* ── RTL — Arabic Pricing Page ────────────────────────────────────── */
[dir="rtl"] .service-layout-card__list li {
    padding: 12px 44px 12px 14px;
}

[dir="rtl"] .service-layout-card__list li::before {
    left: auto;
    right: 16px;
}