html[dir="rtl"] body[data-store="fccoinsuae"],
html[dir="rtl"] body[data-store="fccoinsksa"] {
  direction: rtl;
}

html[dir="rtl"] body[data-store="fccoinsuae"] h1,
html[dir="rtl"] body[data-store="fccoinsuae"] h2,
html[dir="rtl"] body[data-store="fccoinsuae"] h3,
html[dir="rtl"] body[data-store="fccoinsuae"] p,
html[dir="rtl"] body[data-store="fccoinsuae"] label,
html[dir="rtl"] body[data-store="fccoinsuae"] li,
html[dir="rtl"] body[data-store="fccoinsuae"] dt,
html[dir="rtl"] body[data-store="fccoinsuae"] dd,
html[dir="rtl"] body[data-store="fccoinsksa"] h1,
html[dir="rtl"] body[data-store="fccoinsksa"] h2,
html[dir="rtl"] body[data-store="fccoinsksa"] h3,
html[dir="rtl"] body[data-store="fccoinsksa"] p,
html[dir="rtl"] body[data-store="fccoinsksa"] label,
html[dir="rtl"] body[data-store="fccoinsksa"] li,
html[dir="rtl"] body[data-store="fccoinsksa"] dt,
html[dir="rtl"] body[data-store="fccoinsksa"] dd {
  text-align: right;
}

html[dir="rtl"] body[data-store="fccoinsuae"] input,
html[dir="rtl"] body[data-store="fccoinsuae"] textarea,
html[dir="rtl"] body[data-store="fccoinsuae"] select,
html[dir="rtl"] body[data-store="fccoinsksa"] input,
html[dir="rtl"] body[data-store="fccoinsksa"] textarea,
html[dir="rtl"] body[data-store="fccoinsksa"] select {
  direction: rtl;
  text-align: right;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .site-header,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-header-main,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-header-left,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-header-actions,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-platform-grid,
html[dir="rtl"] body[data-store="fccoinsuae"] .quantity-presets,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-pay-earn,
html[dir="rtl"] body[data-store="fccoinsuae"] .price-summary,
html[dir="rtl"] body[data-store="fccoinsksa"] .site-header,
html[dir="rtl"] body[data-store="fccoinsksa"] .header-left,
html[dir="rtl"] body[data-store="fccoinsksa"] .header-actions,
html[dir="rtl"] body[data-store="fccoinsksa"] .platform-grid,
html[dir="rtl"] body[data-store="fccoinsksa"] .quantity-presets,
html[dir="rtl"] body[data-store="fccoinsksa"] .price-summary {
  direction: ltr;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-header-nav,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero-copy,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-section-head,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-feature-grid article,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-step-grid article,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-local-list article,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-support-band > div,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-order-summary,
html[dir="rtl"] body[data-store="fccoinsksa"] .hero,
html[dir="rtl"] body[data-store="fccoinsksa"] .features-section,
html[dir="rtl"] body[data-store="fccoinsksa"] .account-section,
html[dir="rtl"] body[data-store="fccoinsksa"] .modal-content,
html[dir="rtl"] body[data-store="fccoinsksa"] .seo-content-section {
  direction: rtl;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-order-summary dl,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-pay-earn > div {
  direction: rtl;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-header-actions {
  margin-inline-start: auto;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-section-head,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero-copy {
  align-items: flex-end;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero-actions,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-metric-row {
  justify-content: flex-end;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-trust-card,
html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-platform-card,
html[dir="rtl"] body[data-store="fccoinsksa"] .platform-card {
  text-align: center;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .modal-content,
html[dir="rtl"] body[data-store="fccoinsksa"] .modal-content {
  text-align: right;
}

html[dir="rtl"] body[data-store="fccoinsuae"] .modal-close,
html[dir="rtl"] body[data-store="fccoinsksa"] .modal-close {
  right: auto;
  left: 16px;
}

@media (max-width: 760px) {
  html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero-copy,
  html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-section-head {
    align-items: stretch;
  }

  html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-hero-actions,
  html[dir="rtl"] body[data-store="fccoinsuae"] .easpc-v2-metric-row {
    justify-content: stretch;
  }
}
