.-ycwt-maher_providers_showcase {
    --mps-gold: var(--mah-gold, #ffc400);
    padding: 76px 0 !important;
    background: radial-gradient(circle at 88% 16%, rgb(255 196 0 / 9%), transparent 30%), radial-gradient(circle at 12% 84%, rgb(255 196 0 / 5%), transparent 28%), #090a0a;
    color: #fff;
    font-family: "Tajawal", sans-serif;
}

.-ycwt-maher_providers_showcase * {
    box-sizing: border-box;
}

.-ycwt-maher_providers_showcase .mps-head {
    margin-bottom: 31px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
}

.-ycwt-maher_providers_showcase .mps-head > div {
    min-width: 0;
}

.-ycwt-maher_providers_showcase .mps-head h2,
.-ycwt-maher_providers_showcase .mps-head h3,
.-ycwt-maher_providers_showcase .mps-head h4,
.-ycwt-maher_providers_showcase .mps-head > div > div {
    margin: 0;
    color: #fff;
    font-size: clamp(28px, 3vw, 36px);
    font-weight: 900;
    line-height: 1.3;
}

.-ycwt-maher_providers_showcase .mps-head p {
    margin: 7px 0 0;
    color: rgb(255 255 255 / 65%);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.75;
}

.-ycwt-maher_providers_showcase .mps-head > a {
    min-height: 43px;
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgb(255 196 0 / 35%);
    border-radius: 9px;
    background: #111211;
    color: var(--mps-gold);
    font-size: 12px;
    font-weight: 900;
}

.-ycwt-maher_providers_showcase .mps-grid {
    display: flex;
    align-items: stretch;
    gap: 13px;
}

.-ycwt-maher_providers_showcase .mps-card {
    min-width: 0;
    flex: 1 1 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 15px 16px;
    border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 14px;
    background: #151615;
    box-shadow: 0 13px 29px rgb(0 0 0 / 28%);
    text-align: center;
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.-ycwt-maher_providers_showcase .mps-img {
    position: relative;
    width: 104px;
    height: 104px;
    flex: 0 0 104px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid rgb(255 255 255 / 9%);
    border-radius: 50%;
    background: #0d0e0e;
    color: var(--mps-gold);
    font-size: 40px;
}

.-ycwt-maher_providers_showcase .mps-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.-ycwt-maher_providers_showcase .mps-img > span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.-ycwt-maher_providers_showcase .mps-img em {
    position: absolute;
    inset-inline-end: -9px;
    bottom: 3px;
    min-height: 24px;
    padding: 0 7px;
    display: flex;
    align-items: center;
    gap: 3px;
    border: 3px solid #151615;
    border-radius: 20px;
    background: var(--mps-gold);
    color: #11100d;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    white-space: nowrap;
}

.-ycwt-maher_providers_showcase .mps-body {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.-ycwt-maher_providers_showcase .mps-body h3 {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.45;
}

.-ycwt-maher_providers_showcase .mps-body h3 a {
    color: #fff;
    font-weight: 900;
}

.-ycwt-maher_providers_showcase .mps-body > p {
    min-height: 37px;
    margin: 4px 0 0;
    overflow: hidden;
    color: rgb(255 255 255 / 65%);
    font-size: 12px;
    line-height: 1.75;
}

.-ycwt-maher_providers_showcase .mps-meta {
    margin-top: 13px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-block: 1px solid rgb(255 255 255 / 8%);
}

.-ycwt-maher_providers_showcase .mps-meta span {
    color: rgb(255 255 255 / 54%);
    font-family: Outfit, "Tajawal", sans-serif;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}

.-ycwt-maher_providers_showcase .mps-meta i {
    margin-inline-end: 3px;
    color: var(--mps-gold);
}

.-ycwt-maher_providers_showcase .mps-price {
    min-height: 19px;
    margin-top: 9px;
    color: rgb(255 255 255 / 68%);
    font-family: Outfit, "Tajawal", sans-serif;
    font-size: 12px;
    font-weight: 800;
}

.-ycwt-maher_providers_showcase .mps-book {
    min-height: 40px;
    margin-top: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(255 196 0 / 35%);
    border-radius: 9px;
    background: #0d0e0e;
    color: var(--mps-gold);
    font-size: 12px;
    font-weight: 900;
}

.-ycwt-maher_providers_showcase .mps-head > a:focus-visible,
.-ycwt-maher_providers_showcase .mps-img:focus-visible,
.-ycwt-maher_providers_showcase .mps-body h3 a:focus-visible,
.-ycwt-maher_providers_showcase .mps-book:focus-visible {
    outline: 3px solid rgb(255 196 0 / 38%);
    outline-offset: 3px;
}

@media (hover: hover) {
    .-ycwt-maher_providers_showcase .mps-card:hover {
        border-color: rgb(255 196 0 / 32%);
        box-shadow: 0 18px 38px rgb(0 0 0 / 38%);
        transform: translateY(-4px);
    }

    .-ycwt-maher_providers_showcase .mps-head > a:hover,
    .-ycwt-maher_providers_showcase .mps-book:hover {
        border-color: var(--mps-gold);
        background: var(--mps-gold);
        color: #11100d;
    }
}

@media (max-width: 1100px) {
    .-ycwt-maher_providers_showcase {
        padding: 62px 0 !important;
    }

    .-ycwt-maher_providers_showcase .mps-grid {
        flex-wrap: wrap;
    }

    .-ycwt-maher_providers_showcase .mps-card {
        flex: 0 0 calc(33.333% - 9px);
    }
}

/* Tablet Responsive */
@media (max-width: 1024px) {
    .-ycwt-maher_providers_showcase .container {
        padding-inline: 24px;
    }

    .-ycwt-maher_providers_showcase .mps {
        direction: inherit;
        overflow-wrap: anywhere;
    }

    .-ycwt-maher_providers_showcase .mps-head {
        flex-wrap: wrap;
        gap: 18px;
    }

    .-ycwt-maher_providers_showcase .mps-head > a,
    .-ycwt-maher_providers_showcase .mps-book {
        min-height: 44px;
        max-width: 100%;
        padding: 10px 16px;
        font-size: 14px;
        line-height: 1.5;
        white-space: normal;
        text-align: center;
        touch-action: manipulation;
    }

    .-ycwt-maher_providers_showcase .mps-card {
        flex-basis: calc(50% - 6.5px);
        padding: 24px 20px 18px;
    }

    .-ycwt-maher_providers_showcase .mps-body {
        min-width: 0;
    }

    .-ycwt-maher_providers_showcase .mps-body h3 a {
        min-height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .-ycwt-maher_providers_showcase .mps-body > p {
        overflow: visible;
        font-size: 14px;
        margin-bottom: auto;
    }

    .-ycwt-maher_providers_showcase .mps-meta {
        flex-wrap: wrap;
        gap: 8px 12px;
    }

    .-ycwt-maher_providers_showcase .mps-meta span {
        min-width: 0;
        max-width: 100%;
        font-size: 13px;
        white-space: normal;
    }

    .-ycwt-maher_providers_showcase .mps-price {
        font-size: 14px;
        line-height: 1.6;
    }

    .-ycwt-maher_providers_showcase a:active {
        filter: brightness(.85);
    }
}

/* Mobile App Experience */
@media (max-width: 780px) {
    .-ycwt-maher_providers_showcase {
        padding: 48px 0 !important;
    }

    .-ycwt-maher_providers_showcase .mps-grid {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: auto;
        padding: 6px 6px 14px;
        scroll-padding-inline: 6px;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .-ycwt-maher_providers_showcase .mps-grid::-webkit-scrollbar {
        display: none;
    }

    .-ycwt-maher_providers_showcase .mps-card {
        flex: 0 0 min(84%, 280px);
        scroll-snap-align: start;
    }
}

/* Small Mobile Adjustments */
@media (max-width: 520px) {
    .-ycwt-maher_providers_showcase {
        padding: 34px 0 !important;
    }

    .-ycwt-maher_providers_showcase .container {
        padding-inline: 14px;
    }

    .-ycwt-maher_providers_showcase .mps-head {
        margin-bottom: 23px;
        align-items: stretch;
        flex-direction: column;
        gap: 15px;
    }

    .-ycwt-maher_providers_showcase .mps-head h2,
    .-ycwt-maher_providers_showcase .mps-head h3,
    .-ycwt-maher_providers_showcase .mps-head h4,
    .-ycwt-maher_providers_showcase .mps-head > div > div {
        font-size: 25px;
    }

    .-ycwt-maher_providers_showcase .mps-head > a {
        width: 100%;
    }

}

@media (prefers-reduced-motion: reduce) {
    .-ycwt-maher_providers_showcase .mps-card {
        transition: none;
    }
}
