@charset "UTF-8";

/* The English site uses the Arabic production component system. This file only
   mirrors directional details and keeps the floating business action on the right. */
html[dir="ltr"] body{direction:ltr;text-align:left}
html[dir="ltr"] .brand{direction:ltr}
html[dir="ltr"] .desktop-nav,
html[dir="ltr"] .nav-shell,
html[dir="ltr"] .hero-actions,
html[dir="ltr"] .hero-micro,
html[dir="ltr"] .nav-cta{direction:ltr}
html[dir="ltr"] .nav-drop>button span{margin-right:0;margin-left:5px}
html[dir="ltr"] .drop-panel{right:auto;left:0}
html[dir="ltr"] .nav-drop:not(.nav-drop-countries) .drop-panel{right:auto;left:-180px}
html[dir="ltr"] .section-head{text-align:left}
html[dir="ltr"] .eyebrow{direction:ltr}
html[dir="ltr"] .hero-proof article{border-left:0;border-right:1px solid rgba(255,255,255,.1)}
html[dir="ltr"] .hero-proof article:first-child{padding-right:18px;padding-left:0}
html[dir="ltr"] .hero-proof article:last-child{border-right:0}
html[dir="ltr"] .rail-label{border-left:0;border-right:1px solid rgba(255,255,255,.08)}
html[dir="ltr"] .rail-track a{border-left:0;border-right:1px solid rgba(255,255,255,.07)}
html[dir="ltr"] .market-selector button{text-align:left}
html[dir="ltr"] .hero-command-panel>a{justify-self:end}
html[dir="ltr"] .hero-route-mini{direction:ltr}
html[dir="ltr"] .hero-route-mini span{direction:ltr}
html[dir="ltr"] .map-profile-action{text-align:right}
html[dir="ltr"] .journey-graph-panel{border-left:0;border-right:1px solid rgba(255,255,255,.08)}
html[dir="ltr"] .journey-stage-detail>span:first-child{left:auto;right:24px}
html[dir="ltr"] .journey-ownership article{border-left:0;border-right:1px solid rgba(255,255,255,.08)}
html[dir="ltr"] .journey-ownership article:last-child{border-right:0}
html[dir="ltr"] .service-card,
html[dir="ltr"] .inventory-card,
html[dir="ltr"] .market-priority-card,
html[dir="ltr"] .compare-card,
html[dir="ltr"] .priority-reading-card{text-align:left}
html[dir="ltr"] .floating-lease{right:22px;left:auto;direction:ltr}
html[dir="ltr"] .footer-top,
html[dir="ltr"] .footer-bottom{direction:ltr;text-align:left}
html[dir="ltr"] .footer-top .brand{justify-content:flex-start}
html[dir="ltr"] .inner-hero,
html[dir="ltr"] .breadcrumbs{direction:ltr}
html[dir="ltr"] .button:hover svg,
html[dir="ltr"] .text-link:hover svg,
html[dir="ltr"] .card-link:hover svg{transform:translateX(5px)}

@media(max-width:1100px){
    html[dir="ltr"] .nav-drop:not(.nav-drop-countries) .drop-panel{left:-240px;right:auto}
}

@media(max-width:900px){
    html[dir="ltr"] .journey-graph-panel{border-right:0}
}

@media(max-width:760px){
    html[dir="ltr"] .rail-label{border-right:0}
    html[dir="ltr"] .journey-ownership article{border-right:0}
}

@media(max-width:640px){
    html[dir="ltr"] .hero-proof article{padding-inline:10px}
    html[dir="ltr"] .floating-lease{right:14px;left:auto}
    html[dir="ltr"] .nav-cta span{font-size:.71rem}
    html[dir="ltr"] .nav-cta span:after{content:none}
}
