/*
|--------------------------------------------------------------------------
| Arabic Full-Time Live-In Maid / Nanny
| Loaded after the shared English page styles.
|--------------------------------------------------------------------------
*/
.live-in-arabic {
    font-family: "Cairo", sans-serif;
}

.live-in-arabic .live-in-language-switch {
    right: auto;
    left: 24px;
}

@media screen and (max-width: 767.98px) {
    .live-in-arabic .live-in-language-switch {
        left: 20px;
    }

    .live-in-arabic .live-in-hero .live-in-hero-logo {
        left: auto;
        right: 20px;
    }
}

.live-in-arabic .live-in-maid-page,
.live-in-arabic .live-in-award-section,
.live-in-arabic .live-in-included-section,
.live-in-arabic .live-in-faq-section {
    background: #f5f5f5;
}

.live-in-arabic .live-in-hero-logo {
    left: auto;
    right: 12.5%;
}

.live-in-arabic .live-in-hero-content {
    left: auto;
    right: 12.5%;
    width: 43%;
    max-width: 826px;
    text-align: right;
}

.live-in-arabic .live-in-hero-content h1 {
    margin: 0 0 20px;
    font-size: clamp(26px, 2.084vw, 40px);
    line-height: 1.6;
    letter-spacing: normal;
}

.live-in-arabic .live-in-hero-content h2 {
    font-size: clamp(20px, 1.667vw, 32px);
    line-height: 1.8;
    margin-bottom: 12px;
}

.live-in-arabic .live-in-hero-content p {
    max-width: 410px;
    margin: 0 0 28px;
    font-size: clamp(14px, 1.042vw, 20px);
    line-height: 1.6;
}

.live-in-arabic .live-in-hero-bg {
    transform: scaleX(-1);
}

.live-in-arabic .live-in-hero-maids-wrap {
    right: auto;
    left: 4%;
    width: 43%;
    height: 88%;
}

.live-in-arabic .live-in-hero-maids {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left bottom;
}

.live-in-arabic .live-in-whatsapp-btn {
    min-width: 285px;
    min-height: 56px;
    padding: 12px 28px;
    font-family: "Mona Sans", Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

.live-in-arabic .live-in-whatsapp-btn:focus-visible,
.live-in-arabic .live-in-faq-button:focus-visible {
    outline: 3px solid #0e3c61;
    outline-offset: 4px;
}

.live-in-arabic .live-in-section-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
}

.live-in-arabic .live-in-benefit-card {
    background: #f5f5f5;
    text-align: right;
}

.live-in-arabic .live-in-benefit-card p {
    line-height: 1.5;
}

.live-in-arabic .live-in-benefit-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.live-in-arabic .live-in-included-content {
    text-align: right;
}

.live-in-arabic .live-in-included-list li {
    line-height: 1.6;
}

/* Align the button with the Arabic text, after the check icon and gap. */
@media screen and (min-width: 768px) {
    .live-in-arabic .live-in-included-button {
        margin-inline-start: 34px;
    }
}

@media screen and (min-width: 1200px) {
    .live-in-arabic .live-in-included-button {
        margin-inline-start: calc(clamp(20px, 1.25vw, 24px) + clamp(12px, 0.83vw, 16px));
    }
}

/* Give the text its required width on large desktops. */
@media screen and (min-width: 1400px) {
    .live-in-arabic .live-in-included-wrap {
        grid-template-columns: minmax(0, 1fr) max-content;
    }

    .live-in-arabic .live-in-included-list li {
        white-space: nowrap;
    }
}

.live-in-arabic .live-in-hiring-step p {
    line-height: 1.5;
    text-align: right;
}

.live-in-arabic .live-in-step-arrow {
    font-size: 0;
}

.live-in-arabic .live-in-step-arrow::before {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 2px solid #0e3c61;
    border-bottom: 2px solid #0e3c61;
    transform: rotate(135deg);
}

.live-in-arabic .live-in-hiring-section {
    height: auto;
}

.live-in-arabic .live-in-faq-button {
    padding: 18px 32px 18px 56px;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.live-in-arabic .live-in-faq-button::after {
    right: auto;
    left: 24px;
}

.live-in-arabic .live-in-faq-answer {
    padding: 0 32px 24px;
    font-size: 16px;
    font-weight: 300;
    text-align: right;
}

.live-in-arabic .live-in-ready-content h2 {
    max-width: 613px;
    margin-inline: auto;
    line-height: 1.5;
}

@media screen and (max-width: 1199.98px) {
    .live-in-arabic .live-in-hero-logo,
    .live-in-arabic .live-in-hero-content {
        right: 5%;
    }

    .live-in-arabic .live-in-hero-content {
        width: 49%;
    }

    .live-in-arabic .live-in-hero-maids-wrap {
        left: 0;
        width: 46%;
    }

}

/*
|--------------------------------------------------------------------------
| Arabic Mobile Layout
|--------------------------------------------------------------------------
*/
@media screen and (max-width: 767.98px) {
    .live-in-arabic .live-in-maid-page,
    .live-in-arabic .live-in-award-section,
    .live-in-arabic .live-in-included-section,
    .live-in-arabic .live-in-faq-section {
        background: #fff;
    }

    .live-in-arabic .live-in-hero,
    .live-in-arabic .live-in-hero-container {
        height: auto;
        min-height: 518px;
    }

    .live-in-arabic .live-in-hero-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 96px 20px 0;
    }

    .live-in-arabic .live-in-hero-logo {
        top: 18px;
        right: auto;
        left: 20px;
        width: 187px;
        height: 69px;
        object-fit: contain;
    }

    .live-in-arabic .live-in-hero-content {
        position: relative;
        inset: auto;
        width: 100%;
        max-width: 388px;
        text-align: center;
    }

    .live-in-arabic .live-in-hero-content h1 {
        max-width: 320px;
        margin: 0 auto 16px;
        font-size: 20px;
        line-height: 28px;
    }

    .live-in-arabic .live-in-hero-content h2 {
        margin: 0 0 8px;
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
    }

    .live-in-arabic .live-in-hero-content p {
        max-width: 323px;
        margin: 0 auto 18px;
        font-size: 14px;
        line-height: 22px;
    }

    .live-in-arabic .live-in-whatsapp-btn {
        min-width: 220px;
        min-height: 48px;
        padding: 10px 20px;
        font-size: 16px;
        line-height: 1.5;
    }

    .live-in-arabic .live-in-hero-maids-wrap {
        position: relative;
        inset: auto;
        width: min(371px, 100%);
        height: 205px;
        flex-shrink: 0;
        margin-top: -22px;
        overflow: hidden;
        align-items: flex-start;
    }

    .live-in-arabic .live-in-hero-maids {
        width: 100%;
        height: auto;
        object-position: center top;
    }

    .live-in-arabic .live-in-hero-bg {
        transform: none;
    }

    .live-in-arabic .live-in-section-title {
        font-size: 24px;
        line-height: 32px;
    }

    .live-in-arabic .live-in-why-choose {
        padding: 30px 8px;
        background: #dee3e7;
    }

    .live-in-arabic .live-in-why-choose .live-in-section-title {
        margin-bottom: 28px;
    }

    .live-in-arabic .live-in-benefits-grid {
        gap: 16px;
    }

    .live-in-arabic .live-in-benefit-card {
        min-height: 80px;
        height: auto;
        padding: 12px 24px;
        gap: 24px;
        border-radius: 8px;
    }

    .live-in-arabic .live-in-benefit-icon {
        width: 48px;
        height: 48px;
        flex-basis: 48px;
    }

    .live-in-arabic .live-in-benefit-card p {
        font-size: 16px;
        line-height: 22px;
    }

    .live-in-arabic .live-in-why-button-wrap {
        margin-top: 32px;
    }

    .live-in-arabic .live-in-included-section {
        padding: 28px 0 70px;
    }

    .live-in-arabic .live-in-included-title {
        max-width: 300px;
        margin-bottom: 28px;
    }

    .live-in-arabic .live-in-included-content {
        width: 100%;
        padding: 38px 36px 0;
    }

    .live-in-arabic .live-in-included-list {
        margin-bottom: 30px;
    }

    .live-in-arabic .live-in-included-list li {
        gap: 16px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 22px;
    }

    .live-in-arabic .live-in-check-icon {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
        font-size: 13px;
    }

    .live-in-arabic .live-in-included-button {
        align-self: center;
    }

    .live-in-arabic .live-in-hiring-section {
        padding: 30px 20px;
    }

    .live-in-arabic .live-in-hiring-title {
        max-width: 351px;
        margin: 0 auto 24px;
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
    }

    .live-in-arabic .live-in-hiring-step {
        min-height: 64px;
        height: auto;
        padding: 10px 24px;
        gap: 24px;
        border-radius: 8px;
    }

    .live-in-arabic .live-in-step-number {
        width: 40px;
        height: 40px;
        flex-basis: 40px;
        font-size: 20px;
    }

    .live-in-arabic .live-in-hiring-step p {
        font-size: 16px;
        line-height: 22px;
    }

    .live-in-arabic .live-in-step-arrow {
        height: 40px;
    }

    .live-in-arabic .live-in-step-arrow::before {
        transform: rotate(45deg);
    }

    .live-in-arabic .live-in-hiring-note {
        max-width: 385px;
        margin: 24px auto;
        font-size: 16px;
        line-height: 22px;
    }

    .live-in-arabic .live-in-faq-section {
        padding: 40px 20px 56px;
    }

    .live-in-arabic .live-in-faq-title {
        margin-bottom: 30px;
    }

    .live-in-arabic .live-in-faq-item {
        margin-bottom: 20px;
    }

    .live-in-arabic .live-in-faq-button {
        min-height: 64px;
        padding: 18px 24px 18px 50px;
    }

    .live-in-arabic .live-in-faq-answer {
        height: auto;
        padding: 0 24px 24px;
    }

    .live-in-arabic .live-in-ready-section {
        height: auto;
        padding: 24px 0 32px;
    }

    .live-in-arabic .live-in-ready-content h2 {
        max-width: 356px;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 24px;
    }
}
