/* RTL stylesheet — loaded when the Arabic toggle is active or the locale is RTL. */
body{direction:rtl;text-align:right;font-family:"Noto Kufi Arabic","Segoe UI",Tahoma,sans-serif}
h1,h2,h3,h4,h5,.a3-brand__name,.a3-footer__brand strong{font-family:"Noto Kufi Arabic","Segoe UI",Tahoma,sans-serif;letter-spacing:0}
.a3-hero::before{background:linear-gradient(-100deg,rgba(6,74,42,.92) 0%,rgba(17,17,17,.78) 55%,rgba(17,17,17,.55) 100%)}
/* Floating WhatsApp button moves to the bottom-left in Arabic/RTL */
.a3-wa{inset-inline-end:auto;inset-inline-start:22px}
@media (max-width:768px){.a3-wa{inset-inline-start:16px;inset-inline-end:auto}}
.a3-cta .a3-container,.a3-center{text-align:center}
/* Directional flips for components (logical properties handle most cases). */
.a3-breadcrumb,.a3-menu{text-align:right}
.a3-checklist li,.a3-itemlist li,.a3-contact-list li,.a3-why,.a3-service,.a3-catblock__head{flex-direction:row}
.a3-card__more,.a3-link{direction:rtl}
.a3-pagination .page-numbers{margin-inline-end:0;margin-inline-start:.35rem}
.a3-field label,.a3-form__actions,.a3-hero__buttons,.a3-filters{text-align:right}
.a3-commentlist .children{padding-inline-start:0;padding-inline-end:1.25rem}
.a3-footer__bottom{flex-direction:row}
