@font-face {
    font-family: "Avant Garde";
    src: url("../fonts/avantGarde.eot");
    src: url("../fonts/avantGarde.eot?#iefix")format("embedded-opentype"),
        url("../fonts/avantGarde.woff")format("woff"),
        url("../fonts/avantGarde.woff2")format("woff2"),
        url("../fonts/avantGarde.ttf")format("truetype"),
        font-weight:normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../fonts/CircularStd-Book.woff2') format('woff2'),
        url('../fonts/CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../fonts/CircularStd-Medium.woff2') format('woff2'),
        url('../fonts/CircularStd-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    background-color: #F1EFE8;
    font-family: 'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    padding-top: 200px;
}
p,input,label,text-area{
    font-family: 'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

h1,h2,h3,h4,h5{
    font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

.rtl  {
    background-color: #F1EFE8;
    font-family:  "Noto Sans Arabic",'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    padding-top: 200px;
}
.rtl p,.rtl input,.rtl label,.rtl text-area{
    font-family:  "Noto Sans Arabic",'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5{
    font-family:  "Noto Sans Arabic",Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1250px;
    }
}

/* Glass / card look */
.glass-card {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0.75rem;
}

.btn-pill {
    border-radius: 999px;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
    padding-inline: 25px;
}

.rtl .btn-pill{
    letter-spacing: 0em;
}

.section-title {
    font-size: 2rem;
    font-weight: 600;
}

.bg-secondary-custom {
    background-color: #01050F;
    /* adjust to match original */
}

.badge-pill {
    border-radius: 999px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.rtl .badge-pill{
    letter-spacing: 0em;
}


.cta-section {
    position: relative;
    overflow: hidden;
}

.cta-bg-svg {
    position: absolute;
    inset: 0;
    opacity: 1;
    z-index: 0;
}

footer a {
    text-decoration: none;
}

/* Simple circle background hook for hero */
.hero-circle {
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #86CEA1;
    background: linear-gradient(90deg,rgba(169, 235, 194, 1) 10%, rgba(134, 206, 161, 1) 100%);
    left: 20px;
    bottom: -50px;
    z-index: -1;
    opacity: 1;
}

/* Adjust hero spacing on large screens */
@media (min-width: 992px) {
    .hero-section {
    }
}

.hero_img{
    position: absolute;
    right: -150px;
    top: -220px;
    width: 45vw;
}

.main_headline{
    font-size: 52px;
    font-weight: 500;
}

.btn-lg{
    padding-top: 15px;
    padding-bottom: 15px;
}

.lang_switcher{
    padding: 5px 10px;
    background: #fff;
    border-radius: 20px;
}

.lang_switcher .text-muted{
    padding: 0 10px;
}

.elevate_title{
    font-size: 46px;
    letter-spacing: 2px;
    font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

.rtl .elevate_title{
    font-size: 46px;
    letter-spacing: 2px;
    font-family:  "Noto Sans Arabic",Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

.elivate_links__main {
    display: block;
    text-decoration: none;
    color: #000;
    transition: all 0.25s ease;
}
.elivate_links__main:hover {
    background: #fff;
}

.elivate_links__main h6{
    font-size: 20px;
}

.side_cta p{
    font-size: 13px;
}

.elivate_main h5{
    font-size: 32px;
    line-height: 1.4;
}

.why-grid {
  display: grid;
  gap: 0.625rem; /* ~gap-2.5 */
  grid-template-columns: 1fr;
}

.why-card {
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(255,255,255,0.5);
  backdrop-filter: blur(8px);
  border-radius: 0.375rem;
  padding: 1.75rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

/* Desktop layout: 4 cols, 2 equal rows, same as original Tailwind */
@media (min-width: 768px) {
  .why-grid {
    grid-template-columns: repeat(4, minmax(0,1fr));
    grid-template-rows: repeat(2, minmax(0,1fr));
  }

  .why-card--islamic { grid-column: 1 / span 2; grid-row: 1; }
  .why-card--fast    { grid-column: 3; grid-row: 1; }
  .why-card--deep    { grid-column: 4; grid-row: 1 / span 2; }
  .why-card--multi   { grid-column: 1; grid-row: 2; }
  .why-card--here    { grid-column: 2 / span 2; grid-row: 2; }
}

.why_choose{
    font-size: 3rem;
    font-weight: 500;
}

.rtl .why_choose {
  font-weight: 500;
  font-size: 2rem;
  font-family:  "Noto Sans Arabic",Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}


.why-grid h6{
    font-size: 1.3rem;
}

.platforms .badge{
    font-size: 0.7rem;
}

.platforms_heading{
    font-size: 1.8rem;
}

.rtl .platforms_heading{
    font-family:  "Noto Sans Arabic",Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.footer_cta_container{
    z-index: 1;
    position: relative;
}

.footer_cta_container h2{
    font-size: 3rem;
}



/* ============================
   TRADING PAGE
   ============================ */

/* Hero */
.hero-trading {
  padding-top: 7rem;        /* clear the fixed header */
  padding-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}

.hero-trading-inner {
}

.hero-trading .section-title {
  font-size: clamp(2.2rem, 3.1vw, 3rem);
}

.hero-trading .hero-lead {
  font-size: 1.05rem;
}

/* big faint 909 in the background */
.hero-trading{
    background: url('../img/heroLogo.svg');
    background-size: 45% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* small red strip under hero */
.price-strip {
  font-size: 0.85rem;
  color: #b3261e;
}

/* Steps */
.trading-steps .step-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.75rem;
  gap: 0.5rem;
  background: #F8F7F3;
  transition: all ease .25s;
  text-decoration: none;
  color: #000;
}
.trading-steps .step-card:hover {
  background: #fff;
}

.trading-steps .step-icon img {
  width: 40px;
  height: 40px;
}

.trading-steps h2 {
  font-size: 2rem;
  font-weight: 500;
}

.trading-steps h6 {
  font-size: 1.4rem;
}

.hero-trading .section-title{
    font-size: 3.5rem;
    font-weight: 500;
}

/* slight tightening on smaller screens */
@media (max-width: 767.98px) {
  .hero-trading {
    padding-top: 8rem;
    padding-bottom: 2.5rem;
  }

  .price-strip {
    margin-top: 0.25rem;
  }
}


/* ============================
   ACCOUNT TYPES PAGE
   ============================ */

/* Hero */
.hero-accounts {
  padding-top: 9rem;            /* clear fixed header */
  padding-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}

.hero-accounts-inner {
  max-width: 720px;
}

.hero-accounts .section-title {
  font-size: clamp(2.2rem, 3.1vw, 3rem);
}

.hero-accounts-lead {
  font-size: 1.02rem;
}

/* faint 909 background like the design */
.hero-accounts::before {
  content: "909";
  position: absolute;
  inset: 30% 0 auto 50%;
  transform: translateX(-50%);
  font-weight: 700;
  font-size: clamp(7rem, 22vw, 16rem);
  letter-spacing: 0.18em;
  line-height: 1;
  color: #80ca9d;
  opacity: 0.08;
  pointer-events: none;
}

/* Accounts comparison card */
.accounts-section {
  margin-bottom: 1.5rem;
}

.accounts-card {
  padding: 0;
  border-radius: 0.8rem;
  overflow: hidden;
}

/* Wrapper enables horizontal scroll on small screens */
.accounts-table-wrapper {
  width: 100%;
}

/* Table styling */
.accounts-table {
  min-width: 760px;
  border-collapse: collapse;
  font-size: 0.9rem;
}

.accounts-table thead th,
.accounts-table tbody td {
  padding: 0.85rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  vertical-align: middle;
}

/* Left labels column */
.accounts-table thead th.accounts-head-type,
.accounts-table tbody td:first-child {
  background-color: rgba(0, 0, 0, 0.02);
  font-weight: 500;
  white-space: nowrap;
}

/* Header cells for accounts */
.accounts-head {
  background-color: #ffffff;
  font-weight: 600;
}

.accounts-head--featured {
  background-color: #111111;
  color: #ffffff;
}

.accounts-head-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.accounts-head-label span:first-child {
  line-height: 1.3;
}

.accounts-head-icon img {
  width: 22px;
  height: 22px;
}

/* Body cells (account values) */
.accounts-table tbody td:not(:first-child) {
  color: #222222;
}

/* Zebra feel (very subtle) */
.accounts-table tbody tr:nth-child(2n) td:not(:first-child) {
  background-color: rgba(255, 255, 255, 0.6);
}

/* Steps – reuse trading styles if not already added */
.trading-steps .step-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.75rem;
  gap: 0.5rem;
}

.trading-steps .step-icon img {
  width: 40px;
  height: 40px;
}


/* Responsive adjustments */
@media (max-width: 767.98px) {
  .hero-accounts {
    padding-top: 8rem;
    padding-bottom: 2.5rem;
  }

  .hero-accounts::before {
    inset: auto 0 -1rem 50%;
  }

  .accounts-table {
    min-width: 640px;
  }
}

.accounts-table th{
    font-size: 1.3rem;
    font-weight: 500;
}
.accounts-table th:nth-child(1),.accounts-table th:nth-child(3),.accounts-table th:nth-child(4){
    border-right: 5px solid #F1EFE8;
    border-radius: 10px;
}

.accounts-table td{
    font-size: 1rem;
    border-right: 5px solid #F1EFE8;
}

/* Platforms tabs section */
.platform-tabs-section {
  margin-top: 1.5rem;
}

/* Tabs bar */
.platform-tabs-nav .nav-link {
  border-radius: 999px;
  border: 0;
  background: #f4f2ec;
  color: #111111;
  padding: 0.85rem 1.4rem;
  font-weight: 500;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  justify-content: flex-start;
}

.platform-tabs-nav .nav-link.active {
  background: #05060a;
  color: #ffffff;
}

@media (min-width: 768px) {
  .platform-tabs-nav .nav-link {
    justify-content: center;
  }
}

/* Small circular icon on each tab */
.platform-tab-dot {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: transparent;
  position: relative;
  flex-shrink: 0;
}

.platform-tabs-nav .nav-link.active .platform-tab-dot {
  border-color: rgba(255, 255, 255, 0.65);
}

.platform-tab-dot::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.9;
}

/* Panel background */
.platform-tabs-panel {
  background: rgba(255, 255, 255, 0);
  border-radius: 0.75rem;
  padding: 2.2rem 1.6rem;
}

@media (min-width: 992px) {
  .platform-tabs-panel {
    padding: 2.8rem 2.2rem;
  }
}

/*.platform-main-image {
    position: absolute;
    width: calc(100% + 47px);
    left: -35px;
    right: -35px;
    bottom:0px;
}
.platform-main-image img{
    max-width: 560px;
}*/
.platform-main-image {
  max-width: 560px;
  margin: 0 auto 2rem auto;
  margin-bottom: -50px;
}

.platform-description{
    background: rgba(255, 255, 255, 0.6);
    padding: 3rem;
    border-radius: 20px;
    padding-top: 5rem;
}

.platform-description p {
  font-size: 0.95rem;
  color: #67645f;
  margin-bottom: 0.8rem;
}

/* Facts card */
.platform-facts-card {
  background: #ffffff;
  border-radius: 0.75rem;
}

.platform-facts-card h3 {
  font-size: 3rem;
  line-height: 1.1;
}

.platform-facts {
  margin: 0;
  background: #FCFCFB;
}

.platform-fact {
  font-size: 0.95rem;
  color: #33312c;
}

.platform-fact-icon {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid #e1ddd3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.7rem;
  flex-shrink: 0;
  font-size: 12px;
  color: #39a56e;
  margin-right: 10px;
}

.rtl .platform-fact-icon {
  margin-left: 10px;
  margin-right: 0px;
}


/* System requirements card */
.platform-system-card {
  background: #ffffff;
  border-radius: 0.75rem;
  font-size: 0.9rem;
  color: #67645f;
}

.platform-system-card h6 {
  font-size: 1rem;
}

#platformTabs .svgblack{
    display: none;
}
#platformTabs .svgwhite{
    display: block;
}
#platformTabs .active .svgblack{
    display: block;
}
#platformTabs .active .svgwhite{
    display: none;
}

/* Right column flex container */
.platform-right-wrapper {
  height: 100%;
}

/* Make the bottom card take up all remaining height */
.platform-system-card {
  flex-grow: 1;          /* or flex: 1 1 auto; */
  display: flex;
  flex-direction: column; /* so its own content stays at the top */
}

/* Optional: keep the text snug at the top inside the tall card */
.platform-system-card p:last-child {
  margin-bottom: 0;
}

.platform-fact{
    margin-bottom: 20px;
    font-size: 0.8rem;
}

/* PARTNERS SECTION */

.partners-section {
  /* optional subtle separation from previous section */
  /* padding already handled by py-5 */
}

/* Top stats */
.partners-stat-card {
  border-radius: 12px;
  background-color: #ffffff;
}

.partners-stat-number {
  font-size: 2.1rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.partners-stat-label {
  letter-spacing: 0.12em;
}

/* Program cards */
.partners-program-card {
  position: relative;
  border-radius: 16px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}

.partners-card-badge {
  display: flex;
  align-items: center;
  gap: 8px;
}

.partners-badge-icon {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.08);
  background-color: #f6f3ed;
}

.partners-link-icon {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.12);
}

/* Partner benefits */
.partner-benefits-card {
  border-radius: 16px;
  background-color: #ffffff;
}

.partners-benefit-item {
  gap: 10px;
}

.partners-benefit-icon {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.08);
  background-color: #f3f9f4;
}

/* Steps */
.partners-steps {
  border-radius: 16px;
  background-color: #ffffff;
}

.partners-step-card {
  border-radius: 14px;
  background-color: #faf7f1;
}

/* Small screen tweaks */
@media (max-width: 767.98px) {
  .partners-stat-number {
    font-size: 1.8rem;
  }
}


/* Partner Benefits card */
.partner-benefits-card {
  border-radius: 12px;
  background: #f7f4ee;           /* light beige like in the design */
}

/* each benefit as its own row card */
.partner-benefits-list {
  margin: 0;
  padding: 0;
}

.partner-benefits-list li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 10px 14px 10px 40px;  /* space for the icon */
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  font-size: 0.9rem;
}

/* round “radio” icon on the left of each benefit */
.partner-benefits-list li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #d4d6dd;
}

/* general spacing */
.partners-section .glass-card {
  border-radius: 12px;
}

/* TOP ROW STATS */
.partner-stat-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 18px 20px;
}

.partner-stat-value {
  font-weight: 500;
  font-size: 2rem;
  font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.rtl .partner-stat-value {
  font-weight: 500;
  font-size: 2rem;
  font-family:  "Noto Sans Arabic",Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.partner-stat-label {
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  color: #8b8f99;
}


/* =========================
   Partners section wrapper
   ========================= */
.partners-section {
  padding: 4rem 0;
}

/* Neutral background similar to other blocks */
.partners-section-bg {
  background-color: #f5f1e9; /* adjust to match your global bg if needed */
}

/* =========================
   Generic "glass" card style
   (used everywhere in this page)
   ========================= */
.glass-card {
  background-color: #ffffff;
  border-radius: 14px;
  padding: 1.75rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

/* Make any card that has h-100 stretch fully in its column */
.glass-card.h-100 {
  height: 100%;
}

/* =========================
   Top row: stats + main content
   ========================= */

.partners-top-row {
  margin-bottom: 1.75rem;
}

/* Left stats column */
.partners-stats-stack {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.partners-stat-card {
  padding: 1.5rem 1.75rem;
}

.partners-stat-value {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.partners-stat-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #7c7c7c;
}

/* Main text + CTA */
.partners-main-card h2 {
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.partners-main-card .partners-subtitle {
  font-size: 1rem;
  margin-bottom: 1.25rem;
  font-weight: 500;
}

.partners-main-card p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
}

/* CTA button (you can also keep your global .btn styles) */
.partners-main-card .btn-start-partner {
  margin-top: 1.5rem;
  border-radius: 999px;
  padding-inline: 2.5rem;
}

/* =========================
   Middle row: program cards + Partner Benefits
   ========================= */

.partners-program-card {
  position: relative;
  padding: 1.75rem 1.75rem 2.2rem;
}

.partners-program-card .program-tag {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #a0a0a0;
  margin-bottom: 0.75rem;
}

.partners-program-card h4 {
  font-size: 1.05rem;
  margin-bottom: 0.75rem;
}

.partners-program-card p {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.6;
}

.partners-program-card a {
  font-size: 0.8rem;
  font-weight: 600;
  color: #0060ff;
  text-decoration: none;
}

.partners-program-card a:hover {
  text-decoration: underline;
}

/* Right column: Partner Benefits */
.partners-benefits-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.partners-benefits-card h3 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}

.partners-benefits-card > p {
  font-size: 0.9rem;
  color: #555;
  margin-bottom: 1.2rem;
}

/* The list itself takes available vertical space */
.partners-benefits-list {
  list-style: none;
  flex-grow: 1;
}

.partners-benefits-list li {
  position: relative;
  font-size: 0.9rem;
  margin-bottom: 0.6rem;
  background: #fff;
  display: block;
  padding: 10px 0px;
}

.partners-benefits-list li span{
  display: inline-block;
}

.partners-benefits-list li span{
  display: inline-block;
}


/* CTA button aligned at bottom */
.partners-benefits-card .btn-become-partner {
  margin-top: auto;
  border-radius: 999px;
  font-size: 0.85rem;
}

/* =========================
   "How to Become a Partner" block
   ========================= */

.partners-steps-card {
  margin-top: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.partners-steps-card h3 {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}

.partners-step {
  position: relative;
  padding-left: 0;
}

.partners-step-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #a0a0a0;
  margin-bottom: 0.35rem;
}

.partners-step-title {
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 0.35rem;
}

.partners-step-text {
  font-size: 0.85rem;
  color: #555;
  margin: 0;
}

/* Optional light numbers in the background (01, 02, 03, 04) */
.partners-step-number {
  position: absolute;
  right: 0.5rem;
  bottom: -0.35rem;
  font-size: 2.75rem;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.03);
  pointer-events: none;
}

/* =========================
   Responsive tweaks
   ========================= */

@media (max-width: 991.98px) {
  .partners-section {
    padding: 3rem 0;
  }

  .glass-card {
    padding: 1.4rem 1.25rem;
  }

  .partners-main-card h2 {
    font-size: 1.4rem;
  }

  .partners-steps-card {
    margin-top: 1.25rem;
  }

  .partners-step-number {
    display: none; /* can hide big background numbers on small screens if you like */
  }
}

@media (max-width: 575.98px) {
  .partners-stats-stack {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
  }

  .partners-stat-card {
    flex: 1 1 calc(50% - 0.5rem);
  }

  .partners-main-card .btn-start-partner {
    width: 100%;
  }

  .partners-steps-card h3 {
    font-size: 1.2rem;
  }
}

.stats,.partners-steps-card{
    background: #F8F7F3;
}

.partners-steps-card h3{
    font-size: 2rem;
}

.partners-step{
    padding: 10px;
    display: flex;
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.partners-step:nth-child(even){
    padding-right: 0;
}

.partners-step div{
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    padding: 15px 20px;
    transition: all ease 0.25s;
}

.partners-step div:hover{
    background: rgba(255, 255, 255, 1);
}

.program-card{
    background: #F8F7F3;
    transition: all ease 0.25s;
}

.program-card:hover{
    background: #fff;
}

.partners-benefits-list{

}


.partners-benefits-list .platform-fact-icon{
  margin-top: -10px;
}

.trading-steps a.col{
    color: #000;
    text-decoration: none;
}

.tools-icon{
    padding: 0 8px;
    background: #F1EFE8;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.tools-icon img{
    max-width: 100%;
}

@font-face {
    font-family: "Avant Garde";
    src: url("../fonts/avantGarde.eot");
    src: url("../fonts/avantGarde.eot?#iefix")format("embedded-opentype"),
        url("../fonts/avantGarde.woff")format("woff"),
        url("../fonts/avantGarde.woff2")format("woff2"),
        url("../fonts/avantGarde.ttf")format("truetype"),
        font-weight:normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avant Garde Medium";
    src: url('../fonts/ITCAvantGardeGothicPro-Md.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeGothicPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../fonts/CircularStd-Book.woff2') format('woff2'),
        url('../fonts/CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../fonts/CircularStd-Medium.woff2') format('woff2'),
        url('../fonts/CircularStd-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    background-color: #F1EFE8;
    font-family: 'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    padding-top: 200px;
}
p,input,label,text-area{
    font-family: 'Circular Std',"Avant Garde Medium", "Avant Garde", Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

h1,h2,h3,h4,h5{
    font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1250px;
    }
}

/* Glass / card look */
.glass-card {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0.75rem;
}

.btn-pill {
    border-radius: 999px;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
    padding-inline: 25px;
}
.rtl .btn-pill {
    letter-spacing: 0em;
}

.section-title {
    font-size: 2rem;
    font-weight: 600;
}

.bg-secondary-custom {
    background-color: #01050F;
    /* adjust to match original */
}

.badge-pill {
    border-radius: 999px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.cta-section {
    position: relative;
    overflow: hidden;
}

.cta-bg-svg {
    position: absolute;
    inset: 0;
    opacity: 1;
    z-index: 0;
}

footer a {
    text-decoration: none;
}

/* Simple circle background hook for hero */
.hero-circle {
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #86CEA1;
    background: linear-gradient(90deg,rgba(169, 235, 194, 1) 10%, rgba(134, 206, 161, 1) 100%);
    left: 20px;
    bottom: -50px;
    z-index: -1;
    opacity: 1;
}

/* Adjust hero spacing on large screens */
@media (min-width: 992px) {
    .hero-section {
        min-height: 450px;
    }
}

.hero_img{
    position: absolute;
    right: -150px;
    top: -220px;
    width: 45vw;
}

.main_headline{
    font-size: 52px;
    font-weight: 500;
}

.btn-lg{
    padding-top: 15px;
    padding-bottom: 15px;
}

.lang_switcher{
    padding: 5px 10px;
    background: #fff;
    border-radius: 20px;
}

.lang_switcher .text-muted{
    padding: 0 10px;
}

.elevate_title{
    font-size: 46px;
    letter-spacing: 2px;
    font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-weight: 500;
}

.rtl .elevate_title{
    letter-spacing: 0em;
}

.elivate_links__main {
    display: block;
    text-decoration: none;
    color: #000;
    transition: all 0.25s ease;
}
.elivate_links__main:hover {
    background: #fff;
}

.elivate_links__main h6{
    font-size: 20px;
}

.side_cta p{
    font-size: 13px;
}

.elivate_main h5{
    font-size: 32px;
    line-height: 1.4;
}

.why-grid {
  display: grid;
  gap: 0.625rem; /* ~gap-2.5 */
  grid-template-columns: 1fr;
}

.why-card {
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(255,255,255,0.5);
  backdrop-filter: blur(8px);
  border-radius: 0.375rem;
  padding: 1.75rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

/* Desktop layout: 4 cols, 2 equal rows, same as original Tailwind */
@media (min-width: 768px) {
  .why-grid {
    grid-template-columns: repeat(4, minmax(0,1fr));
    grid-template-rows: repeat(2, minmax(0,1fr));
  }

  .why-card--islamic { grid-column: 1 / span 2; grid-row: 1; }
  .why-card--fast    { grid-column: 3; grid-row: 1; }
  .why-card--deep    { grid-column: 4; grid-row: 1 / span 2; }
  .why-card--multi   { grid-column: 1; grid-row: 2; }
  .why-card--here    { grid-column: 2 / span 2; grid-row: 2; }
}

.why_choose{
    font-size: 3rem;
    font-weight: 500;
}

.why-grid h6{
    font-size: 1.3rem;
}

.platforms .badge{
    font-size: 0.7rem;
}

.platforms_heading{
    font-size: 1.8rem;
}

.footer_cta_container{
    z-index: 1;
    position: relative;
}

.footer_cta_container h2{
    font-size: 3rem;
}



/* ============================
   TRADING PAGE
   ============================ */

/* Hero */
.hero-trading {
  padding-top: 7rem;        /* clear the fixed header */
  padding-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}

.hero-trading-inner {
}
.rtl .hero-trading-inner {
  max-width: 700px;
}

.hero-trading .section-title {
  font-size: clamp(2.2rem, 3.1vw, 3rem);
}

.hero-trading .hero-lead {
  font-size: 1.05rem;
}

/* big faint 909 in the background */
.hero-trading{
    background: url('../img/heroLogo.svg');
    background-size: 45% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* small red strip under hero */
.price-strip {
  font-size: 0.85rem;
  color: #b3261e;
}

/* Steps */
.trading-steps .step-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.75rem;
  gap: 0.5rem;
  background: #F8F7F3;
  transition: all ease .25s;
  text-decoration: none;
  color: #000;
}
.trading-steps .step-card:hover {
  background: #fff;
}

.trading-steps .step-icon img {
  width: 40px;
  height: 40px;
}

.trading-steps h2 {
  font-size: 2rem;
  font-weight: 500;
}

.trading-steps h6 {
  font-size: 1.4rem;
}

.hero-trading .section-title{
    font-size: 3.5rem;
    font-weight: 500;
}

/* slight tightening on smaller screens */
@media (max-width: 767.98px) {
  .hero-trading {
    padding-top: 8rem;
    padding-bottom: 2.5rem;
  }

  .price-strip {
    margin-top: 0.25rem;
  }
}


/* ============================
   ACCOUNT TYPES PAGE
   ============================ */

/* Hero */
.hero-accounts {
  padding-top: 9rem;            /* clear fixed header */
  padding-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}

.hero-accounts-inner {
  max-width: 720px;
}

.hero-accounts .section-title {
  font-size: clamp(2.2rem, 3.1vw, 3rem);
}

.hero-accounts-lead {
  font-size: 1.02rem;
}

/* faint 909 background like the design */
.hero-accounts::before {
  content: "909";
  position: absolute;
  inset: 30% 0 auto 50%;
  transform: translateX(-50%);
  font-weight: 700;
  font-size: clamp(7rem, 22vw, 16rem);
  letter-spacing: 0.18em;
  line-height: 1;
  color: #80ca9d;
  opacity: 0.08;
  pointer-events: none;
}

.rtl .hero-accounts::before{
    letter-spacing: 0em;
}


/* Accounts comparison card */
.accounts-section {
  margin-bottom: 1.5rem;
}

.accounts-card {
  padding: 0;
  border-radius: 0.8rem;
  overflow: hidden;
  background-color: #F1EFE8 !important;
}

/* Wrapper enables horizontal scroll on small screens */
.accounts-table-wrapper {
  width: 100%;
}

/* Table styling */
.accounts-table {
  min-width: 760px;
  border-collapse: collapse;
  font-size: 0.9rem;
}

.accounts-table thead th,
.accounts-table tbody td {
  padding: 0.85rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  vertical-align: middle;
}

/* Left labels column */
.accounts-table thead th.accounts-head-type,
.accounts-table tbody td:first-child {
  background-color: rgba(0, 0, 0, 0.02);
  font-weight: 500;
  white-space: nowrap;
}

/* Header cells for accounts */
.accounts-head {
  background-color: #ffffff;
  font-weight: 600;
}

.accounts-head--featured {
  background-color: #111111;
  color: #ffffff;
}

.accounts-head-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.accounts-head-label span:first-child {
  line-height: 1.3;
}

.accounts-head-icon img {
  width: 22px;
  height: 22px;
}

/* Body cells (account values) */
.accounts-table tbody td:not(:first-child) {
  color: #222222;
}

/* Zebra feel (very subtle) */
.accounts-table tbody tr:nth-child(2n) td:not(:first-child) {
  background-color: rgba(255, 255, 255, 0.6);
}

/* Steps – reuse trading styles if not already added */
.trading-steps .step-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.75rem;
  gap: 0.5rem;
}

.trading-steps .step-icon img {
  width: 40px;
  height: 40px;
}


/* Responsive adjustments */
@media (max-width: 767.98px) {
  .hero-accounts {
    padding-top: 8rem;
    padding-bottom: 2.5rem;
  }

  .hero-accounts::before {
    inset: auto 0 -1rem 50%;
  }

  .accounts-table {
    min-width: 640px;
  }
}

.accounts-table th{
    font-size: 1.3rem;
    font-weight: 500;
}
.accounts-table th:nth-child(1),.accounts-table th:nth-child(3){
    border-right: 5px solid #F8F7F3;
    border-radius: 10px;
}

.accounts-table td{
    font-size: 1rem;
    border-right: 5px solid #F8F7F3;
}

/* Platforms tabs section */
.platform-tabs-section {
  margin-top: 1.5rem;
}

/* Tabs bar */
.platform-tabs-nav .nav-link {
  border-radius: 999px;
  border: 0;
  background: #f4f2ec;
  color: #111111;
  padding: 0.85rem 1.4rem;
  font-weight: 500;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  justify-content: flex-start;
}

.platform-tabs-nav .nav-link.active {
  background: #05060a;
  color: #ffffff;
}

@media (min-width: 768px) {
  .platform-tabs-nav .nav-link {
    justify-content: center;
  }
}

/* Small circular icon on each tab */
.platform-tab-dot {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: transparent;
  position: relative;
  flex-shrink: 0;
}

.platform-tabs-nav .nav-link.active .platform-tab-dot {
  border-color: rgba(255, 255, 255, 0.65);
}

.platform-tab-dot::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.9;
}

/* Panel background */
.platform-tabs-panel {
  background: rgba(255, 255, 255, 0);
  border-radius: 0.75rem;
  padding: 2.2rem 1.6rem;
}

@media (min-width: 992px) {
  .platform-tabs-panel {
    padding: 2.8rem 2.2rem;
  }
}

/*.platform-main-image {
    position: absolute;
    width: calc(100% + 47px);
    left: -35px;
    right: -35px;
    bottom:0px;
}
.platform-main-image img{
    max-width: 560px;
}*/
.platform-main-image {
  max-width: 560px;
  margin: 0 auto 2rem auto;
  margin-bottom: -50px;
}

.platform-description{
    background: rgba(255, 255, 255, 0.6);
    padding: 3rem;
    border-radius: 20px;
    padding-top: 5rem;
}

.platform-description p {
  font-size: 0.95rem;
  color: #67645f;
  margin-bottom: 0.8rem;
}

/* Facts card */
.platform-facts-card {
  background: #ffffff;
  border-radius: 0.75rem;
}

.platform-facts-card h3 {
  font-size: 3rem;
  line-height: 1.1;
}

.platform-facts {
  margin: 0;
  background: #FCFCFB;
}

.platform-fact {
  font-size: 0.95rem;
  color: #33312c;
}

.platform-fact-icon {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid #e1ddd3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.7rem;
  flex-shrink: 0;
  font-size: 12px;
  color: #39a56e;
  margin-right: 10px;
}


/* System requirements card */
.platform-system-card {
  background: #ffffff;
  border-radius: 0.75rem;
  font-size: 0.9rem;
  color: #67645f;
}

.platform-system-card h6 {
  font-size: 1rem;
}

#platformTabs .svgblack{
    display: none;
}
#platformTabs .svgwhite{
    display: block;
}
#platformTabs .active .svgblack{
    display: block;
}
#platformTabs .active .svgwhite{
    display: none;
}

/* Right column flex container */
.platform-right-wrapper {
  height: 100%;
}

/* Make the bottom card take up all remaining height */
.platform-system-card {
  flex-grow: 1;          /* or flex: 1 1 auto; */
  display: flex;
  flex-direction: column; /* so its own content stays at the top */
}

/* Optional: keep the text snug at the top inside the tall card */
.platform-system-card p:last-child {
  margin-bottom: 0;
}

.platform-fact{
    margin-bottom: 20px;
    font-size: 0.8rem;
}

/* PARTNERS SECTION */

.partners-section {
  /* optional subtle separation from previous section */
  /* padding already handled by py-5 */
}

/* Top stats */
.partners-stat-card {
  border-radius: 12px;
  background-color: #ffffff;
}

.partners-stat-number {
  font-size: 2.1rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.rtl .partners-stat-number{
    letter-spacing: 0em;
}

.partners-stat-label {
  letter-spacing: 0.12em;
}

.rtl .partners-stat-label{
    letter-spacing: 0em;
}


/* Program cards */
.partners-program-card {
  position: relative;
  border-radius: 16px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}

.partners-card-badge {
  display: flex;
  align-items: center;
  gap: 8px;
}

.partners-badge-icon {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.08);
  background-color: #f6f3ed;
}

.partners-link-icon {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.12);
}

/* Partner benefits */
.partner-benefits-card {
  border-radius: 16px;
  background-color: #ffffff;
}

.partners-benefit-item {
  gap: 10px;
}

.partners-benefit-icon {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 1px solid rgba(1, 5, 15, 0.08);
  background-color: #f3f9f4;
}

/* Steps */
.partners-steps {
  border-radius: 16px;
  background-color: #ffffff;
}

.partners-step-card {
  border-radius: 14px;
  background-color: #faf7f1;
}

/* Small screen tweaks */
@media (max-width: 767.98px) {
  .partners-stat-number {
    font-size: 1.8rem;
  }
}


/* Partner Benefits card */
.partner-benefits-card {
  border-radius: 12px;
  background: #f7f4ee;           /* light beige like in the design */
}

/* each benefit as its own row card */
.partner-benefits-list {
  margin: 0;
  padding: 0;
}

.partner-benefits-list li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 10px 14px 10px 40px;  /* space for the icon */
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  font-size: 0.9rem;
}

/* round “radio” icon on the left of each benefit */
.partner-benefits-list li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #d4d6dd;
}

/* general spacing */
.partners-section .glass-card {
  border-radius: 12px;
}

/* TOP ROW STATS */
.partner-stat-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 18px 20px;
}

.partner-stat-value {
  font-weight: 500;
  font-size: 2rem;
  font-family: Avant Garde Medium,Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.partner-stat-label {
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  color: #8b8f99;
}

.rtl .partner-stat-label{
    letter-spacing: 0em;
}


/* =========================
   Partners section wrapper
   ========================= */
.partners-section {
  padding: 4rem 0;
}

/* Neutral background similar to other blocks */
.partners-section-bg {
  background-color: #f5f1e9; /* adjust to match your global bg if needed */
}

/* =========================
   Generic "glass" card style
   (used everywhere in this page)
   ========================= */
.glass-card {
  background-color: #ffffff;
  border-radius: 14px;
  padding: 1.75rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

/* Make any card that has h-100 stretch fully in its column */
.glass-card.h-100 {
  height: 100%;
}

/* =========================
   Top row: stats + main content
   ========================= */

.partners-top-row {
  margin-bottom: 1.75rem;
}

/* Left stats column */
.partners-stats-stack {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.partners-stat-card {
  padding: 1.5rem 1.75rem;
}

.partners-stat-value {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.rtl .partners-stat-value{
    letter-spacing: 0em;
}

.partners-stat-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #7c7c7c;
}

.rtl .partners-stat-label{
    letter-spacing: 0em;
}

/* Main text + CTA */
.partners-main-card h2 {
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.partners-main-card .partners-subtitle {
  font-size: 1rem;
  margin-bottom: 1.25rem;
  font-weight: 500;
}

.partners-main-card p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
}

/* CTA button (you can also keep your global .btn styles) */
.partners-main-card .btn-start-partner {
  margin-top: 1.5rem;
  border-radius: 999px;
  padding-inline: 2.5rem;
}

/* =========================
   Middle row: program cards + Partner Benefits
   ========================= */

.partners-program-card {
  position: relative;
  padding: 1.75rem 1.75rem 2.2rem;
}

.partners-program-card .program-tag {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #a0a0a0;
  margin-bottom: 0.75rem;
}

.rtl .partners-program-card .program-tag{
    letter-spacing: 0em;
}

.partners-program-card h4 {
  font-size: 1.05rem;
  margin-bottom: 0.75rem;
}

.partners-program-card p {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.6;
}

.partners-program-card a {
  font-size: 0.8rem;
  font-weight: 600;
  color: #0060ff;
  text-decoration: none;
}

.partners-program-card a:hover {
  text-decoration: underline;
}

/* Right column: Partner Benefits */
.partners-benefits-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.partners-benefits-card h3 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}

.partners-benefits-card > p {
  font-size: 0.9rem;
  color: #555;
  margin-bottom: 1.2rem;
}

/* The list itself takes available vertical space */
.partners-benefits-list {
  list-style: none;
  flex-grow: 1;
}

.partners-benefits-list li {
  position: relative;
  font-size: 0.9rem;
  margin-bottom: 0.6rem;
  background: #fff;
  display: block;
  padding: 10px 0px;
}

.partners-benefits-list li span{
  display: inline-block;
}

.partners-benefits-list li span{
  display: inline-block;
}


/* CTA button aligned at bottom */
.partners-benefits-card .btn-become-partner {
  margin-top: auto;
  border-radius: 999px;
  font-size: 0.85rem;
}

/* =========================
   "How to Become a Partner" block
   ========================= */

.partners-steps-card {
  margin-top: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.partners-steps-card h3 {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}

.partners-step {
  position: relative;
  padding-left: 0;
}

.partners-step-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #a0a0a0;
  margin-bottom: 0.35rem;
}

.rtl .partners-step-label{
    letter-spacing: 0em;
}

.partners-step-title {
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 0.35rem;
}

.partners-step-text {
  font-size: 0.85rem;
  color: #555;
  margin: 0;
}

/* Optional light numbers in the background (01, 02, 03, 04) */
.partners-step-number {
  position: absolute;
  right: 0.5rem;
  bottom: -0.35rem;
  font-size: 2.75rem;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.03);
  pointer-events: none;
}

/* =========================
   Responsive tweaks
   ========================= */

@media (max-width: 991.98px) {
  .partners-section {
    padding: 3rem 0;
  }

  .glass-card {
    padding: 1.4rem 1.25rem;
  }

  .partners-main-card h2 {
    font-size: 1.4rem;
  }

  .partners-steps-card {
    margin-top: 1.25rem;
  }

  .partners-step-number {
    display: none; /* can hide big background numbers on small screens if you like */
  }
}

@media (max-width: 575.98px) {
  .partners-stats-stack {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
  }

  .partners-stat-card {
    flex: 1 1 calc(50% - 0.5rem);
  }

  .partners-main-card .btn-start-partner {
    width: 100%;
  }

  .partners-steps-card h3 {
    font-size: 1.2rem;
  }
}

.stats,.partners-steps-card{
    background: #F8F7F3;
}

.partners-steps-card h3{
    font-size: 2rem;
}

.partners-step{
    padding: 10px;
    display: flex;
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.rtl .partners-step{
    padding: 10px;
    padding-right: 0;
}
.partners-step:nth-child(even){
    padding-right: 0;
}

.partners-step div{
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    padding: 15px 20px;
    transition: all ease 0.25s;
}

.partners-step div:hover{
    background: rgba(255, 255, 255, 1);
}

.program-card{
    background: #F8F7F3;
    transition: all ease 0.25s;
}

.program-card:hover{
    background: #fff;
}

.partners-benefits-list{

}


.partners-benefits-list .platform-fact-icon{
  margin-top: -10px;
}

.trading-steps a.col{
    color: #000;
    text-decoration: none;
}

.tools-icon{
    padding: 0 8px;
    background: #F8F7F3;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.tools-icon img{
    max-width: 100%;
}

.wpcf7-spinner{
  display: block !important;
  margin: 0 auto !important;
  margin-top: 5px !important;
}

.bg-success-subtle {
  background-color: rgba(25, 135, 84, 0.12);
}

.bg-danger-subtle {
  background-color: rgba(220, 53, 69, 0.12);
}

/* Live prices slider */
.live-prices-slider {
}

/* Space between slides */
.live-prices-slider .tns-item {
  padding-right: 16px;
}

/* Card style */
.live-price-symbol-wrap{
  background: #fafaf9;
  padding: 24px 28px;
  border-radius: 18px;
  height: 100%;
}
.live-price-card {
  min-height: 180px;
  display: flex;
  padding: 5px;
  flex-direction: column;
  justify-content: space-between;
}

.live-price-card:first-child{
  padding-left: 0;
}

/* Symbol at the top */
.live-price-symbol {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 14px;
}

/* Labels + values inside the card */
.live-price-row label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #999;
  display: block;
}

.live-price-row span {
  font-size: 1rem;
  font-weight: 500;
}

/* Change colouring */
.live-price-change.positive {
  color: #16a34a; /* green */
}

.live-price-change.negative {
  color: #e11d48; /* red */
}

.live-prices-slider.is-loading .live-price-card:not(.skeleton) {
  display: none;
}

/* Default (when real data is loaded) is handled by tiny-slider */

/* While loading: show skeletons in a 4-column grid */
.live-prices-slider.is-loading {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px; /* same as your card spacing */
}

/* Skeleton card itself */
.live-prices-slider.is-loading .live-price-card {
  height: 100%;
}

/* Tablet: 2 per row */
@media (max-width: 991.98px) {
  .live-prices-slider.is-loading {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile: 1 per row */
@media (max-width: 575.98px) {
  .live-prices-slider.is-loading {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* Wrapper so we can “absorb” the side padding */
.live-prices-wrapper {
  margin: 0 -8px;  /* same value as padding below */
}

.glass-card-price{
  background: rgba(255, 255, 255, 0.2);
}

.rtl .live-prices-slider {
  direction: ltr;
}

.rtl .elivate_links__main .position-absolute img, .rtl .elivate_links__main .justify-content-between img,.rtl .step-card  .position-absolute img{
	  transform: scaleX(-1);
}

@media (max-width: 767px){
	
body {
		padding-top: 60px !important;
	}
}

/* html[dir="rtl"] .tns-item {
direction: rtl;
}
html[dir="rtl"]  .slider-wrapper {
direction: ltr;
}
html[dir="rtl"]  .slider {
flex-direction: row-reverse;
}
html[dir="rtl"]  .hidden-carousel {
visibility: hidden;
}
 */

/* .rtl .tns-outer, .rtl .glass-card-price{
	direction: ltr !important;
} */

html[dir="rtl"] .tns-outer,
html[dir="rtl"] .tns-ovh,
html[dir="rtl"] .tns-inner {
  direction: ltr;
}

html[dir="rtl"] .glass-card-price .tns-ovh {
  overflow: hidden;    /* hard-enforce clipping inside */
}
