/* LTR overrides for English page */
html[dir="ltr"] body{font-family:var(--font-en),var(--font-ar),sans-serif;direction:ltr;text-align:left}
html[dir="ltr"] .logo-text p{text-align:left}
html[dir="ltr"] .nav-links a::after{right:auto;left:0}
html[dir="ltr"] .about-content .section-tag,
html[dir="ltr"] .about-content .section-title{text-align:left}
html[dir="ltr"] .mobile-menu-btn span{right:auto;left:0}
html[dir="ltr"] .auto-card::before{left:auto;right:-100px}
html[dir="ltr"] .why-card::before{right:auto;left:0}
html[dir="ltr"] .contact-wrapper::before{left:auto;right:-200px}
html[dir="ltr"] .contact-item .ci-text strong{direction:ltr;text-align:left}
html[dir="ltr"] .hero-stat-1{right:auto;left:-20px}
html[dir="ltr"] .hero-stat-2{left:auto;right:-30px}
html[dir="ltr"] .hero-stat-3{right:auto;left:-40px}
html[dir="ltr"] .wazuh-badge{gap:.6rem}
html[dir="ltr"] .auto-en-name{direction:ltr}
html[dir="ltr"] .en{direction:ltr}
