@charset "UTF-8";
:root {
  scrollbar-gutter: stable;
  --positive: #28be89;
  --negative: #e65151;
  --primary: #0045ad;
  --alpha: #060722;
  --misty: #9ca0b0;
  --ray: #eeeef2;
  --legend: #50547a;
  --light: #c9cbd5;
  --secondary-one: #ff8372;
  --strong-grey: #363638;
  --danger: #dc3545;
  --haze: #f6f7f9;
  --light-grey: #6a6d7e;
  --secondary-two: #ffac3a;
  --omega: #ffffff;
  --bg: #020617;
  --positive-rgb: 40, 190, 137;
  --negative-rgb: 230, 81, 81;
  --primary-rgb: 0, 69, 173;
  --alpha-rgb: 6, 7, 34;
  --misty-rgb: 156, 160, 176;
  --ray-rgb: 238, 238, 242;
  --legend-rgb: 80, 84, 122;
  --light-rgb: 201, 203, 213;
  --secondary-one-rgb: 255, 131, 114;
  --secondary-two-rgb: 255, 172, 58;
  --strong-grey-rgb: 54, 54, 56;
  --danger-rgb: 220, 53, 69;
  --haze-rgb: 246, 247, 249;
  --light-grey-rgb: 106, 109, 126;
  --omega-rgb: 255, 255, 255;
  --bg-rgb: 2, 6, 23;
  --gradient-1: linear-gradient(
    219deg,
    #55a3ff -3.31%,
    #0045ad 36.92%,
    #060722 77.32%
  );
  --gradient-1-08: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.08) -3.31%,
    rgba(0, 69, 173, 0.08) 36.92%,
    rgba(6, 7, 34, 0.08) 77.32%
  );
  --gradient-1-14: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.14) -3.31%,
    rgba(0, 69, 173, 0.14) 36.92%,
    rgba(6, 7, 34, 0.14) 77.32%
  );
  --gradient-1-24: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.24) -3.31%,
    rgba(0, 69, 173, 0.24) 36.92%,
    rgba(6, 7, 34, 0.24) 77.32%
  );
  --gradient-1-34: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.34) -3.31%,
    rgba(0, 69, 173, 0.34) 36.92%,
    rgba(6, 7, 34, 0.34) 77.32%
  );
  --gradient-1-44: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.44) -3.31%,
    rgba(0, 69, 173, 0.44) 36.92%,
    rgba(6, 7, 34, 0.44) 77.32%
  );
  --gradient-1-64: linear-gradient(
    219deg,
    rgba(85, 163, 255, 0.64) -3.31%,
    rgba(0, 69, 173, 0.64) 36.92%,
    rgba(6, 7, 34, 0.64) 77.32%
  );
  --gradient-2: linear-gradient(212deg, #59d3fc 12%, #554dde 88%);
  --gradient-2-08: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.08) 12.2%,
    rgba(85, 77, 222, 0.08) 87.85%
  );
  --gradient-2-14: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.14) 12.2%,
    rgba(85, 77, 222, 0.14) 87.85%
  );
  --gradient-2-24: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.24) 12.2%,
    rgba(85, 77, 222, 0.24) 87.85%
  );
  --gradient-2-34: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.34) 12.2%,
    rgba(85, 77, 222, 0.34) 87.85%
  );
  --gradient-2-44: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.44) 12.2%,
    rgba(85, 77, 222, 0.44) 87.85%
  );
  --gradient-2-64: linear-gradient(
    212deg,
    rgba(89, 211, 252, 0.64) 12.2%,
    rgba(85, 77, 222, 0.64) 87.85%
  );
  --gradient-3: linear-gradient(223deg, #bfd8fc -17.89%, #004fc5 77.26%);
  --gradient-3-08: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.08) -17.89%,
    rgba(0, 79, 197, 0.08) 77.26%
  );
  --gradient-3-14: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.14) -17.89%,
    rgba(0, 79, 197, 0.14) 77.26%
  );
  --gradient-3-24: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.24) -17.89%,
    rgba(0, 79, 197, 0.24) 77.26%
  );
  --gradient-3-34: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.34) -17.89%,
    rgba(0, 79, 197, 0.34) 77.26%
  );
  --gradient-3-44: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.44) -17.89%,
    rgba(0, 79, 197, 0.44) 77.26%
  );
  --gradient-3-64: linear-gradient(
    223deg,
    rgba(191, 216, 252, 0.64) -17.89%,
    rgba(0, 79, 197, 0.64) 77.26%
  );
  --gradient-4: linear-gradient(223deg, #fff -12%, #ff8372 78%);
  --gradient-4-08: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.08) -12%,
    rgba(255, 131, 114, 0.08) 78%
  );
  --gradient-4-14: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.14) -12%,
    rgba(255, 131, 114, 0.14) 78%
  );
  --gradient-4-24: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.24) -12%,
    rgba(255, 131, 114, 0.24) 78%
  );
  --gradient-4-34: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.34) -12%,
    rgba(255, 131, 114, 0.34) 78%
  );
  --gradient-4-44: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.44) -12%,
    rgba(255, 131, 114, 0.44) 78%
  );
  --gradient-4-64: linear-gradient(
    223deg,
    rgba(255, 255, 255, 0.64) -12%,
    rgba(255, 131, 114, 0.64) 78%
  );
  --gradient-5: linear-gradient(58deg, #060722 5%, #8e99b6 121%);
  --gradient-5-08: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.08) 5.43%,
    rgba(104, 109, 123, 0.08) 121.46%
  );
  --gradient-5-14: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.14) 5.43%,
    rgba(104, 109, 123, 0.14) 121.46%
  );
  --gradient-5-24: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.24) 5.43%,
    rgba(104, 109, 123, 0.24) 121.46%
  );
  --gradient-5-34: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.34) 5.43%,
    rgba(104, 109, 123, 0.34) 121.46%
  );
  --gradient-5-44: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.44) 5.43%,
    rgba(104, 109, 123, 0.44) 121.46%
  );
  --gradient-5-64: linear-gradient(
    58deg,
    rgba(6, 7, 34, 0.64) 5.43%,
    rgba(104, 109, 123, 0.64) 121.46%
  );
  --gradient-6: linear-gradient(210deg, #baefff -5%, #0bbc72 78%);
  --gradient-6-08: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.08) -5%,
    rgba(11, 188, 114, 0.08) 78%
  );
  --gradient-6-14: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.14) -5%,
    rgba(11, 188, 114, 0.14) 78%
  );
  --gradient-6-24: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.24) -5%,
    rgba(11, 188, 114, 0.24) 78%
  );
  --gradient-6-34: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.34) -5%,
    rgba(11, 188, 114, 0.34) 78%
  );
  --gradient-6-44: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.44) -5%,
    rgba(11, 188, 114, 0.44) 78%
  );
  --gradient-6-64: linear-gradient(
    210deg,
    rgba(186, 239, 255, 0.64) -5%,
    rgba(11, 188, 114, 0.64) 78%
  );
  --gradient-7: linear-gradient(50deg, #ffac3a 17.4%, #fff6e1 96.16%);
  --gradient-7-08: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.08) 17.4%,
    rgba(255, 246, 225, 0.08) 96.16%
  );
  --gradient-7-14: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.14) 17.4%,
    rgba(255, 246, 225, 0.14) 96.16%
  );
  --gradient-7-24: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.24) 17.4%,
    rgba(255, 246, 225, 0.24) 96.16%
  );
  --gradient-7-34: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.34) 17.4%,
    rgba(255, 246, 225, 0.34) 96.16%
  );
  --gradient-7-44: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.44) 17.4%,
    rgba(255, 246, 225, 0.44) 96.16%
  );
  --gradient-7-64: linear-gradient(
    50deg,
    rgba(255, 172, 58, 0.64) 17.4%,
    rgba(255, 246, 225, 0.64) 96.16%
  );
}

html[dir=ltr] .all-expenses__title {
  font-size: 24px;
}
html[dir=ltr] .all-expenses__widget--consumption {
  right: auto;
  left: 22%;
}
html[dir=ltr] .all-expenses__widget--hr {
  left: auto;
  right: 76%;
}
html[dir=ltr] .all-expenses__widget--alerts {
  left: auto;
  right: 66%;
}
html[dir=ltr] .all-expenses__widget--apps {
  left: auto;
  right: 3%;
}
html[dir=ltr] .all-expenses__widget--policy {
  left: auto;
  right: 7%;
}
html[dir=ltr] .all-expenses__widget--order {
  left: auto;
  right: 14%;
}
html[dir=ltr] .outlined-box-1 {
  left: auto;
  right: 74%;
}
html[dir=ltr] .outlined-box-2 {
  right: auto;
  left: 80%;
}
html[dir=ltr] .dashed-box-1 {
  left: auto;
  right: 80%;
}
html[dir=ltr] .dashed-box-2 {
  left: auto;
  right: 10%;
}
@media (max-width: 1200px) {
  html[dir=ltr] .all-expenses__widget--consumption {
    left: 10%;
  }
  html[dir=ltr] .all-expenses__widget--hr {
    right: 68%;
  }
  html[dir=ltr] .all-expenses__widget--alerts {
    right: 60%;
  }
}
@media (max-width: 900px) {
  html[dir=ltr] .all-expenses__widget--order {
    right: 10%;
  }
}
@media (max-width: 560px) {
  html[dir=ltr] .all-expenses__widget--hr {
    right: 60%;
    top: 15%;
  }
  html[dir=ltr] .all-expenses__widget--alerts {
    right: 30%;
    top: 62%;
  }
  html[dir=ltr] .all-expenses__widget--apps {
    top: 70%;
  }
  html[dir=ltr] .all-expenses__widget--order {
    right: 10%;
  }
}

html[dir=ltr] .eco-system-section-title {
  font-size: 24px;
}
html[dir=ltr] .eco-system-headline-item {
  padding: 8px 24px 8px 8px;
}

html[dir=ltr] .one-platform-section-title {
  font-size: 24px;
}

html[lang=en] * {
  font-family: "Poppins", sans-serif;
}

html[lang=en] .nav-pill {
  flex-direction: row-reverse;
}

@media (max-width: 800px) {
  html[lang=en] .site-header .header-inner {
    flex-direction: row-reverse;
  }
}
html[dir=ltr] .nav-item,
html[dir=ltr] .nav-logo-text,
html[dir=ltr] .signup-btn,
html[dir=ltr] .mobile-side-menu,
html[dir=ltr] .mobile-side-menu__nav .nav-item,
html[dir=ltr] .mobile-side-menu__auth-link {
  direction: ltr;
}
html[dir=ltr] .signup-btn {
  padding: 0 24px 0 0;
}
@media (max-width: 1024px) {
  html[dir=ltr] .signup-btn {
    padding: 0;
  }
}
html[dir=ltr] .signup-text {
  margin-inline-start: 8px;
  margin-inline-end: 0;
}
html[dir=ltr] .mobile-side-menu {
  right: auto;
  left: 0;
  transform: translateX(-100%);
  box-shadow: 18px 0 42px rgba(var(--bg-rgb), 0.32);
}
html[dir=ltr] .contact-us-input {
  text-align: left;
}
html[dir=ltr] .cost-reduction-text {
  text-align: center;
}
html[dir=ltr] .midan-visual {
  flex-direction: row-reverse;
}
html[dir=ltr] .bg-shape-left {
  --start: 11 !important;
  --end: 13 !important;
}
html[dir=ltr] .bg-shape-right {
  --start: 1 !important;
  --end: 3 !important;
}
html[dir=ltr] .manex-apps-card-content-item-title {
  text-align: left;
}
html[dir=ltr] .manex-apps-card::before {
  transform: scaleX(-1);
}
html[dir=ltr] #hubArrow5 {
  left: 12.5% !important;
  right: auto !important;
}
html[dir=ltr] #hubArrow6 {
  left: 30% !important;
  right: auto !important;
}
html[dir=ltr] #hubArrow7 {
  left: auto !important;
  right: 20% !important;
}

html[lang=ar] * {
  font-family: "Almarai", sans-serif;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  width: 100%;
  box-sizing: border-box;
  z-index: 1000;
  direction: ltr;
  pointer-events: none;
  transform: translateY(0);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .site-header {
    transition-duration: 0.01ms;
  }
}
.site-header--hidden {
  transform: translateY(-100%);
}
.site-header .header-inner {
  position: relative;
  z-index: 1003;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(8px, 1.5vw, 24px);
  padding: clamp(8px, 1.5vw, 16px) clamp(12px, 2vw, 40px);
  flex-wrap: nowrap;
  pointer-events: auto;
}
.site-header .header-pill {
  display: flex;
  align-items: center;
  height: 100%;
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(42px);
  -webkit-backdrop-filter: blur(42px);
  border-radius: 2000px;
  pointer-events: auto;
  padding: 24px;
}
.site-header .lang-pill {
  justify-content: center;
  padding: 14px;
  display: flex;
  gap: 44px;
}
.site-header .lang-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  border-radius: 2000px;
  flex-shrink: 0;
}
.site-header .lang-btn .flag-wrap {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  line-height: 1;
  opacity: 0.34;
  transition: opacity 0.3s ease;
  flex-shrink: 0;
}
.site-header .lang-btn--active .flag-wrap {
  opacity: 1;
}
.site-header .lang-btn .lang-label {
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  transition: opacity 0.5s ease, max-width 1s ease;
}
.site-header .lang-btn--active .lang-label {
  opacity: 1;
  max-width: 120px;
}
.site-header .lang-label {
  font-family: "Almarai", sans-serif;
  font-size: 14px;
  color: var(--legend);
  white-space: nowrap;
  font-weight: 400;
}
.site-header .nav-pill {
  padding: 20px 28px;
  display: flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  gap: 24px;
  overflow: visible;
}
.site-header .nav-item {
  font-family: "Almarai", sans-serif;
  font-size: 16px;
  color: var(--legend);
  text-decoration: none;
  white-space: nowrap;
  direction: rtl;
  line-height: 1;
  transition: color 0.2s;
}
.site-header .nav-item:hover {
  color: var(--primary);
}
.site-header .nav-item--active {
  color: var(--primary);
}
.site-header .nav-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.site-header .nav-dropdown__trigger {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  font: inherit;
  color: var(--legend);
  transition: color 0.2s ease;
}
.site-header .nav-dropdown__trigger.nav-item--active {
  color: var(--legend);
}
.site-header .nav-dropdown__trigger::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  opacity: 0.7;
  transition: transform 0.2s ease;
}
.site-header .nav-dropdown:hover .nav-dropdown__trigger, .site-header .nav-dropdown--open .nav-dropdown__trigger {
  color: var(--primary);
}
.site-header .nav-dropdown--open .nav-dropdown__trigger::after, .site-header .nav-dropdown:hover .nav-dropdown__trigger::after {
  transform: rotate(180deg);
}
.site-header .nav-dropdown__menu {
  position: absolute;
  top: 100%;
  inset-inline-start: 50%;
  transform: translateX(-50%);
  min-width: 220px;
  max-width: min(320px, 80vw);
  max-height: min(70vh, 420px);
  overflow-y: auto;
  margin: 0;
  padding: 10px;
  padding-top: 14px;
  list-style: none;
  border-radius: 20px;
  background: var(--omega);
  box-shadow: 0 18px 40px rgba(var(--bg-rgb), 0.18);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  z-index: 1001;
}
.site-header .nav-dropdown--open .nav-dropdown__menu, .site-header .nav-dropdown:hover .nav-dropdown__menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.site-header .nav-dropdown__link {
  display: block;
  padding: 10px 14px;
  border-radius: 12px;
  font-family: "Almarai", sans-serif;
  font-size: 14px;
  color: var(--legend);
  text-decoration: none;
  white-space: nowrap;
  direction: rtl;
  line-height: 1.3;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.site-header .nav-dropdown__link:hover {
  color: var(--primary);
  background: rgba(var(--primary-rgb), 0.08);
}
.site-header .nav-logo-link {
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  flex-shrink: 0;
}
.site-header .nav-logo-text {
  font-family: "Almarai", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--alpha);
  white-space: nowrap;
  direction: rtl;
  line-height: 1;
}
.site-header .nav-logo-img {
  width: 26px;
  height: 26px;
  display: block;
  flex-shrink: 0;
}
.site-header .auth-pill {
  justify-content: center;
  gap: 17px;
  padding: 14px;
}
.site-header .login-btn {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid rgba(var(--misty-rgb), 0.4);
  border-radius: 20px;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s;
}
.site-header .login-btn:hover {
  border-color: rgba(var(--misty-rgb), 0.75);
}
.site-header .signup-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  background: var(--primary);
  color: var(--omega);
  border: none;
  border-radius: 2000px;
  height: 100%;
  padding: 0 0 0 24px;
  font-family: "Almarai", sans-serif;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  direction: rtl;
  transition: filter 0.2s;
}
.site-header .signup-btn:hover {
  filter: brightness(0.9);
}
.site-header .signup-text {
  flex-shrink: 0;
  margin-inline-end: 8px;
}
.site-header .signup-icon {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(var(--omega-rgb), 0.4);
  border-radius: 50%;
}
.site-header .signup-icon svg {
  color: var(--omega);
}
.site-header .header-contact-btn {
  display: none;
}
.site-header .menu-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(var(--misty-rgb), 0.4);
  border-radius: 50%;
  background: rgba(var(--alpha-rgb), 0.08);
  color: var(--legend);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: auto;
  z-index: 1002;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.site-header .menu-toggle:focus {
  outline: none;
}
.site-header .menu-toggle:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 3px;
}
.site-header .menu-toggle .menu-toggle__img {
  width: 18px;
  height: 18px;
  display: block;
}
.site-header .menu-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(var(--alpha-rgb), 0.18);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  z-index: 1002;
  border: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.site-header .mobile-side-menu {
  --mobile-menu-btn-height: 36px;
  --mobile-menu-btn-pad: 8px 12px;
  --mobile-menu-btn-font: 14px;
  position: fixed;
  top: 0;
  right: 0;
  width: min(78vw, 300px);
  min-width: 0;
  max-width: 100vw;
  height: 100%;
  height: 100dvh;
  max-height: 100dvh;
  background: var(--omega);
  box-shadow: -18px 0 42px rgba(var(--bg-rgb), 0.32);
  transform: translateX(100%);
  opacity: 0;
  transition: transform 0.58s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.44s ease;
  pointer-events: none;
  z-index: 1001;
  padding: 8px 14px 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
  direction: rtl;
  align-items: stretch;
  overflow: hidden;
  box-sizing: border-box;
  touch-action: pan-y;
}
.site-header .mobile-side-menu__head {
  width: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.site-header .mobile-side-menu__body {
  flex: 1;
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  padding-bottom: 6px;
}
.site-header .mobile-side-menu__brand {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  pointer-events: none;
  border-radius: 2000px;
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  min-height: var(--mobile-menu-btn-height);
  padding: var(--mobile-menu-btn-pad);
  flex: 1;
  min-width: 0;
  justify-content: center;
}
.site-header .mobile-side-menu__brand-text {
  font-family: "Almarai", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--alpha);
  line-height: 1;
}
.site-header .mobile-side-menu__brand-icon {
  width: 16px;
  height: 16px;
  display: block;
  flex-shrink: 0;
}
.site-header .mobile-side-menu__close {
  min-height: var(--mobile-menu-btn-height);
  border-radius: 2000px;
  border: none;
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  color: var(--legend);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: var(--mobile-menu-btn-pad);
  min-width: var(--mobile-menu-btn-height);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.site-header .mobile-side-menu__nav {
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  padding: 0;
  align-items: stretch;
  width: 100%;
  min-width: 0;
}
.site-header .mobile-side-menu__nav .nav-item,
.site-header .mobile-side-menu__nav .nav-logo-link {
  display: flex;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--mobile-menu-btn-font);
  min-height: var(--mobile-menu-btn-height);
  border-radius: 2000px;
  padding: var(--mobile-menu-btn-pad);
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  direction: rtl;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.site-header .mobile-side-menu__lang {
  display: flex;
  justify-content: center;
  gap: 24px;
  width: 100%;
  min-width: 0;
  border-radius: 2000px;
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  padding: 30px 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.site-header .mobile-side-menu__lang .lang-btn {
  display: flex;
  width: auto;
  min-width: 0;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 2000px;
  padding: 0;
  background: transparent;
  flex-shrink: 1;
}
.site-header .mobile-side-menu__lang .lang-btn .flag-wrap {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.site-header .mobile-side-menu__lang .lang-btn .lang-label {
  display: inline-flex !important;
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-family: "Almarai", sans-serif;
  color: var(--legend);
  transition: opacity 0.35s ease, max-width 0.5s ease;
}
.site-header .mobile-side-menu__lang .lang-btn.lang-btn--active .lang-label {
  opacity: 1;
  max-width: 88px;
}
.site-header .mobile-side-menu__auth {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  padding: 0;
  width: 100%;
  min-width: 0;
}
.site-header .mobile-side-menu__auth-link {
  min-height: var(--mobile-menu-btn-height);
  border-radius: 2000px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "Almarai", sans-serif;
  font-size: var(--mobile-menu-btn-font);
  font-weight: 400;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  direction: rtl;
  padding: var(--mobile-menu-btn-pad);
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.site-header .mobile-side-menu__auth-link--login {
  color: var(--alpha);
  background: rgba(var(--alpha-rgb), 0.08);
}
.site-header .mobile-side-menu__auth-link--signup {
  color: var(--omega);
  background: var(--primary);
}
@media (max-width: 1200px) {
  .site-header .nav-item,
  .site-header .nav-logo-text {
    font-size: 14px;
  }
  .site-header .nav-pill {
    gap: clamp(10px, 1.5vw, 24px);
    padding: 14px clamp(14px, 2vw, 28px);
  }
}
@media (max-width: 1024px) {
  .site-header .lang-btn .lang-label {
    display: none !important;
  }
  .site-header .lang-pill {
    gap: 20px;
    padding: 10px 14px;
  }
  .site-header .signup-text {
    display: none;
  }
  .site-header .signup-btn {
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    border-radius: 50%;
  }
  .site-header .signup-icon {
    border: none;
  }
}
@media (max-width: 800px) {
  .site-header .header-inner {
    justify-content: center;
    padding: 24px 16px 12px;
    gap: 12px;
    flex-wrap: nowrap;
  }
  .site-header .header-pill {
    height: auto;
    border-radius: 2000px;
    background: rgba(var(--alpha-rgb), 0.08);
    backdrop-filter: blur(42px);
    -webkit-backdrop-filter: blur(42px);
    padding: 0 12px;
  }
  .site-header .menu-toggle {
    display: inline-flex;
    width: auto;
    height: auto;
    padding: 10px 21px;
    border-radius: 2000px;
    background: rgba(var(--alpha-rgb), 0.08);
    backdrop-filter: blur(42px);
    -webkit-backdrop-filter: blur(42px);
    border: none;
    color: var(--legend);
    order: 3;
  }
  .site-header .lang-pill {
    display: none;
  }
  .site-header .nav-pill {
    width: 156px;
    justify-content: center;
    gap: 0;
    padding: 10px 36px;
    order: 2;
  }
  .site-header .nav-item,
  .site-header .nav-dropdown {
    display: none;
  }
  .site-header .nav-logo-link {
    justify-content: center;
    gap: 4px;
    width: auto;
  }
  .site-header .nav-logo-text {
    font-size: 16px;
    color: var(--alpha);
  }
  .site-header .nav-logo-img {
    width: 18px;
    height: 18px;
  }
  .site-header .nav-item,
  .site-header .nav-logo-link {
    width: auto;
    font-size: 15px;
  }
  .site-header .auth-pill {
    display: none;
  }
  .site-header .header-contact-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: 1;
    width: auto;
    height: auto;
    padding: 10px 21px;
    gap: 0;
    border: none;
    cursor: pointer;
    line-height: 0;
    -webkit-tap-highlight-color: transparent;
  }
  .site-header .header-contact-btn .header-contact-btn__icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    display: block;
    background-color: var(--legend);
    -webkit-mask-image: url("../Assets/icons/phone.svg");
    mask-image: url("../Assets/icons/phone.svg");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    transition: background-color 0.2s;
  }
  .site-header .header-contact-btn:hover .header-contact-btn__icon {
    background-color: var(--primary);
  }
  .site-header .header-contact-btn:focus-visible {
    outline: 2px solid var(--primary);
    outline-offset: 3px;
  }
  .site-header.site-header--menu-open {
    bottom: 0;
  }
  .site-header.site-header--menu-open .menu-toggle {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .site-header.site-header--menu-open .menu-backdrop {
    opacity: 1;
    pointer-events: auto;
  }
  .site-header.site-header--menu-open .mobile-side-menu {
    z-index: 1004;
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
  }
}
@media (max-width: 480px) {
  .site-header .nav-item[href="#contact-us"] {
    display: none;
  }
}

body.is-mobile-menu-open {
  overflow: hidden;
  overflow-x: hidden;
  overscroll-behavior: none;
}

.grid-layout {
  display: grid;
  grid-template-columns: repeat(12, minmax(64px, 1fr));
  gap: 24px;
}

main.grid-layout {
  gap: clamp(24px, 5vw, 64px);
}

/* Define grid item positioning via CSS custom properties.

   Fixed positioning (--start / --end):
     --start: starting column (1-12)
     --end:   ending column (1-13)
     <div class="grid-item" style="--start: 3; --end: 7">

   Auto-placed with span (--span):
     --span: number of columns to span (1-12)
     Items flow automatically — no gaps when items are hidden.
     <div class="grid-item" style="--span: 3">
  */
.grid-item {
  grid-column: var(--start, auto)/var(--end, span var(--span, 12));
}

@media (max-width: 1024px) {
  .grid-layout {
    grid-template-columns: repeat(8, minmax(66px, 1fr));
  }
  .grid-item {
    grid-column: span 8 !important;
  }
}
@media (max-width: 640px) {
  .grid-layout {
    grid-template-columns: repeat(4, minmax(60px, 1fr));
  }
  .grid-item {
    grid-column: span 4 !important;
  }
}
.cost-reduction {
  position: relative;
  overflow: hidden;
  min-height: clamp(560px, 82vh, 940px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  isolation: isolate;
}

.cost-reduction-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1100px;
}

.cost-reduction-chart-wrap {
  position: relative;
  z-index: 1;
  width: min(640px, 94vw);
  aspect-ratio: 504/398;
  flex-shrink: 0;
  margin-bottom: clamp(-185px, -22vw, -115px);
  pointer-events: none;
}

.cost-reduction-chart-flip {
  position: absolute;
  inset: 0;
}

.cost-reduction-chart-crop {
  position: absolute;
  inset: 0;
  overflow: hidden;
  width: 103%;
}

.cost-reduction-chart-img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 126.63%;
  max-width: none;
  object-fit: cover;
  object-position: center top;
  display: block;
}

.cost-reduction-overlay {
  position: relative;
  z-index: 2;
  width: min(960px, 96vw);
  aspect-ratio: 856/202;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7.477%/31.683%;
  backdrop-filter: blur(47px);
  -webkit-backdrop-filter: blur(47px);
  overflow: visible;
  isolation: isolate;
}

.cost-reduction-overlay__bg-wrap {
  position: absolute;
  inset: -27.08% -8.61% -39.95% -7.21%;
  z-index: 0;
  pointer-events: none;
}

.cost-reduction-overlay__bg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
  max-width: none;
}

.cost-reduction-overlay::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 1;
  border-radius: 50%;
  backdrop-filter: blur(47px);
  -webkit-backdrop-filter: blur(47px);
  z-index: 1;
  pointer-events: none;
  background: radial-gradient(circle at center, rgba(85, 163, 255, 0.14), transparent 68%);
}

.cost-reduction-overlay-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(6px, 1.2vw, 10px);
  text-align: center;
  max-width: 380px;
}

.cost-reduction-text {
  font-family: "Almarai", sans-serif;
  font-size: clamp(15px, 1.25vw, 18px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #060722;
}

.cost-reduction-percentage {
  font-family: "Almarai", sans-serif;
  font-size: clamp(64px, 12vw, 148px);
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  background: linear-gradient(198.594deg, #55a3ff 3.31%, #0045ad 36.92%, #060722 77.32%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 640px) {
  .cost-reduction {
    min-height: 500px;
  }
  .cost-reduction-chart-wrap {
    width: min(420px, 92vw);
    margin-bottom: clamp(-150px, -32vw, -88px);
  }
  .cost-reduction-overlay {
    width: calc(100% - 16px);
    max-width: 100%;
    aspect-ratio: 856/202;
    min-height: 0;
    padding: 18px 20px;
  }
  .cost-reduction-text {
    font-size: 15px;
  }
  .cost-reduction-percentage {
    font-size: clamp(58px, 17vw, 104px);
  }
}
.all-products {
  width: 100%;
  background-color: var(--haze);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: clamp(40px, 6vw, 80px) clamp(16px, 4vw, 40px);
  box-sizing: border-box;
  border-radius: clamp(24px, 5vw, 84px);
  overflow: hidden;
}

.all-products-inner {
  width: 100%;
  max-width: min(1100px, 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.all-products-title {
  font-size: clamp(22px, 3.5vw, 36px);
  font-weight: 700;
  margin: 0 0 12px;
  text-align: center;
  line-height: 1.5;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.all-products-subtitle {
  font-size: 16px;
  color: var(--legend);
  margin: 0 0 64px;
  text-align: center;
}

.all-products-diagram {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 80px;
}

@media (min-width: 1025px) {
  .all-products-diagram .diagram-row-bottom .product-card.product-card--hub-fit {
    width: fit-content;
  }
}
.diagram-row {
  width: 100%;
}

.diagram-row.grid-layout {
  display: grid;
}

.diagram-row-top {
  align-items: start;
}

.diagram-row-center {
  justify-items: center;
  align-items: center;
}

.diagram-row-bottom {
  align-items: start;
}

.hub-connectors {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: visible;
}

.hub-arrow {
  position: absolute;
  pointer-events: none;
  display: block;
}

#hubArrow1 {
  left: 58%;
  top: 30%;
}

#hubArrow2 {
  left: 32%;
  top: 30%;
}

#hubArrow3 {
  right: 58%;
  top: 30%;
}

#hubArrow4 {
  right: 32%;
  top: 30%;
}

#hubArrow5 {
  right: 12.5%;
  bottom: 32%;
}

#hubArrow6 {
  right: 30%;
  bottom: 32%;
}

#hubArrow7 {
  left: 20%;
  bottom: 32%;
}

.hub-logo-wrapper {
  align-self: center;
  justify-self: center;
  position: relative;
  z-index: 3;
  width: 104px;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hub-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.5px solid var(--primary);
  pointer-events: none;
  opacity: 0;
}

.hub-circle {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: var(--omega);
  box-shadow: 0 8px 32px rgba(var(--alpha-rgb), 0.1), 0 2px 8px rgba(var(--primary-rgb), 0.08);
  border: 2px solid rgba(var(--primary-rgb), 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.product-card {
  background: var(--omega);
  display: inline-flex;
  padding: 14px 14px 24px 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 14px;
  border-radius: 24px;
  border: none;
  box-shadow: 0 4px 34px 0 rgba(var(--alpha-rgb), 0.08);
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.product-card:hover {
  background: var(--gradient-1);
  box-shadow: 0 8px 40px 0 rgba(var(--alpha-rgb), 0.12);
  transform: translateY(-4px);
  cursor: pointer;
}
.product-card:hover .card-name {
  color: var(--omega);
}

.card-icon {
  border-radius: 2400px;
  padding: 9px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--backgroundColor);
}

.card-icon svg {
  width: 26px;
  height: 26px;
}

.card-name {
  font-size: 13px;
  font-family: "Almarai", sans-serif;
  font-weight: 600;
  color: var(--legend);
  line-height: 1.4;
  transition: color 0.2s ease;
}

.arena-icon {
  background: var(--gradient-7-14);
}

.fleet-icon {
  background: var(--gradient-6-14);
}

.budget-icon {
  background: var(--gradient-4-14);
}

.expenses-icon {
  background: var(--gradient-2-14);
}

.cash-icon {
  background: var(--gradient-3-14);
}

.manexxt-icon {
  background: var(--gradient-4-14);
}

.midan-icon {
  background: var(--gradient-6-14);
}

.btn-join {
  display: inline-block;
  margin-top: 48px;
  padding: 14px 40px;
  background: var(--gradient-2);
  color: var(--omega);
  border-radius: 50px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  transition: filter 0.2s ease, transform 0.15s ease;
  box-shadow: 0 4px 24px 0 rgba(var(--alpha-rgb), 0.14);
}

.btn-join:hover {
  filter: brightness(1.12);
  transform: translateY(-2px);
}

.diagram-popup-container {
  position: relative;
  width: 100%;
}

.product-popup {
  position: absolute;
  inset: -2.5% 0;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: clamp(24px, 4vw, 64px) clamp(16px, 5vw, 80px);
  box-sizing: border-box;
  border-radius: 32px;
  background: var(--gradient-5-64);
  box-shadow: 6px 13px 68px rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(17px);
  -webkit-backdrop-filter: blur(17px);
  overflow: hidden;
  z-index: 10;
  will-change: transform, opacity;
  transform: translateZ(0);
}
.product-popup::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 1px solid rgba(var(--omega-rgb), 0.1);
  pointer-events: none;
}

.popup-icon-wrap {
  margin-bottom: 40px;
  pointer-events: none;
}
.popup-icon-wrap .product-card {
  transform: scale(1.25);
  transform-origin: center center;
  cursor: default;
  pointer-events: none;
}
.popup-icon-wrap .product-card:hover {
  background: var(--omega);
  box-shadow: 0 4px 34px 0 rgba(var(--alpha-rgb), 0.08);
  transform: scale(1.25);
}
.popup-icon-wrap .product-card:hover .card-name {
  color: var(--legend);
}

.popup-desc {
  font-size: 15px;
  color: var(--omega);
  line-height: 1.7;
  max-width: 520px;
  margin: 0 0 32px;
}

.popup-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}

.btn-popup-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  border: 1.5px solid rgba(var(--omega-rgb), 0.4);
  background: transparent;
  color: var(--omega);
  border-radius: 50px;
  font-size: 15px;
  font-family: inherit;
  font-weight: 400;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
.btn-popup-close:hover {
  border-color: rgba(var(--omega-rgb), 0.75);
  background: rgba(var(--omega-rgb), 0.08);
}

.btn-popup-learn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 32px;
  background: var(--omega);
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  transition: transform 0.2s, filter 0.2s;
}
.btn-popup-learn::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1.5px;
  background: var(--gradient-2);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}
.btn-popup-learn .popup-learn-label {
  background: var(--gradient-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.btn-popup-learn:hover {
  filter: brightness(1.12);
  transform: translateY(-2px);
}
.btn-popup-learn svg {
  flex-shrink: 0;
  stroke: url(#learnMoreGradient);
}

@media (max-width: 1024px) {
  .all-products-subtitle {
    margin-bottom: 48px;
  }
  .all-products-diagram {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(14px, 3vw, 20px);
    align-items: stretch;
    row-gap: clamp(14px, 3vw, 20px);
  }
  .hub-connectors {
    display: none !important;
  }
  .diagram-row-center {
    display: none !important;
  }
  .all-products-diagram .diagram-row-top.grid-layout,
  .all-products-diagram .diagram-row-bottom.grid-layout {
    display: contents;
    gap: 0;
  }
  .all-products-diagram .diagram-row.grid-layout {
    grid-template-columns: unset;
    width: auto;
    min-width: 0;
  }
  .all-products-diagram .product-card.grid-item {
    grid-column: auto/span 1 !important;
    width: 100%;
    max-width: none;
    min-width: 0;
    justify-self: stretch;
    box-sizing: border-box;
    border-radius: clamp(22px, 4vw, 28px);
    padding: 16px 12px 22px;
  }
  .all-products-diagram .product-card.grid-item[data-product=cash] {
    grid-column: 1/-1 !important;
  }
  /* RTL: match design — row1 Arena / Expenses, row2 Midan / XT, row3 Budget / Fleet */
  .all-products-diagram:dir(rtl) .product-card[data-product=arena] {
    order: 1;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=expenses] {
    order: 2;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=midan] {
    order: 3;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=manexxt] {
    order: 4;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=budget] {
    order: 5;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=fleet] {
    order: 6;
  }
  .all-products-diagram:dir(rtl) .product-card[data-product=cash] {
    order: 7;
  }
  /* LTR: reading order left → right for each row */
  .all-products-diagram:dir(ltr) .product-card[data-product=expenses] {
    order: 1;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=arena] {
    order: 2;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=manexxt] {
    order: 3;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=midan] {
    order: 4;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=fleet] {
    order: 5;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=budget] {
    order: 6;
  }
  .all-products-diagram:dir(ltr) .product-card[data-product=cash] {
    order: 7;
  }
}
@media (max-width: 900px) {
  .all-products-title {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .all-products-subtitle {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .diagram-row-top,
  .diagram-row-bottom {
    justify-content: center;
  }
}
.partners-marquee {
  width: 100%;
  overflow: hidden;
}

.partners-marquee-title {
  font-family: "Almarai", sans-serif;
  font-size: clamp(16px, 2.5vw, 24px);
  font-weight: 400;
  line-height: normal;
  color: var(--alpha);
  text-align: center;
  margin: 0 0 1.5rem;
  padding: 0 1rem;
  white-space: normal;
}

.partners-marquee-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 18px;
}
.partners-marquee-wrap::before, .partners-marquee-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(30px, 7vw, 110px);
  pointer-events: none;
  z-index: 2;
}
.partners-marquee-wrap::before {
  left: 0;
  background: linear-gradient(to right, rgba(var(--omega-rgb), 0.98) 0%, rgba(var(--omega-rgb), 0.78) 40%, rgba(var(--omega-rgb), 0) 100%);
}
.partners-marquee-wrap::after {
  right: 0;
  background: linear-gradient(to left, rgba(var(--omega-rgb), 0.98) 0%, rgba(var(--omega-rgb), 0.78) 40%, rgba(var(--omega-rgb), 0) 100%);
}

.partners-marquee-track {
  display: flex;
  width: max-content;
  gap: 0;
  will-change: transform;
  direction: ltr;
}

.partners-marquee-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
}

.partners-marquee-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
}
.partners-marquee-item img {
  display: block;
  height: 100%;
  width: auto;
  max-width: 100px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.scroll-pinned-section-root {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  min-height: 100vh;
  padding: 0;
}

.scroll-pinned-sticky {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  box-sizing: border-box;
  padding: 0;
}

.scroll-pinned-stacked-pane {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  will-change: transform, opacity;
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .scroll-pinned-stacked-pane {
    transition: opacity 0.3s ease;
  }
}

.scroll-pinned-panes-relative {
  position: relative;
  width: 100%;
}

.all-expenses {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.all-expenses__shell {
  width: 100%;
  border-radius: 64px;
  box-sizing: border-box;
  background-color: var(--haze);
  padding: 44px 0 0;
  overflow: hidden;
  min-height: 85vh;
  display: flex;
  flex-direction: column;
}
.all-expenses__stage {
  position: relative;
  overflow: visible;
  text-align: center;
  flex: 1;
  min-height: 520px;
}
.all-expenses__title {
  font-size: 34px;
  font-weight: 700;
  margin: 0;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.25;
}
.all-expenses__copy {
  display: flex;
  flex-direction: column;
  position: absolute;
  inset: 0;
  align-items: center;
  justify-content: center;
  gap: 44px;
  text-align: center;
  z-index: 3;
  box-sizing: border-box;
  text-wrap: wrap;
  pointer-events: none;
}
.all-expenses__copy > * {
  pointer-events: auto;
}
.all-expenses__copy .all-expenses__title {
  width: 40%;
  text-wrap: wrap;
  line-height: 1.5;
}
.all-expenses__widgets {
  position: absolute;
  inset: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
}
.all-expenses__frame {
  position: absolute;
  width: 328px;
  height: 400px;
  border-radius: 24px;
  z-index: 1;
}
.all-expenses__frame--outline {
  border: 1px solid rgba(var(--light-rgb), 0.44);
}
.all-expenses__frame--dashed {
  border: 1px dashed rgba(var(--light-rgb), 0.44);
}
.all-expenses__frame--pos-1 {
  bottom: 50%;
  left: 74%;
}
.all-expenses__frame--pos-2 {
  top: 27%;
  right: 80%;
}
.all-expenses__frame--pos-3 {
  top: 30%;
  left: 80%;
}
.all-expenses__frame--pos-4 {
  top: 75%;
  left: 10%;
}
.all-expenses__widget--consumption {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  height: fit-content;
  z-index: 6;
  background: var(--omega);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 4px 14px 0 rgba(var(--alpha-rgb), 0.08);
  gap: 8px;
  position: relative;
  right: 22%;
}
.all-expenses__widget--hr {
  position: absolute;
  top: 38%;
  left: 76%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 26px;
  width: fit-content;
  height: fit-content;
  z-index: 7;
  background: var(--omega);
  border-radius: 8px;
  box-shadow: 0 4px 14px 0 rgba(var(--alpha-rgb), 0.08);
}
.all-expenses__widget--alerts {
  position: absolute;
  top: 58%;
  left: 66%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: fit-content;
  z-index: 8;
}
.all-expenses__widget--alerts img {
  display: block;
  width: 320px;
  height: auto;
}
.all-expenses__widget--apps {
  position: absolute;
  top: 47%;
  left: 3%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 14px;
  width: fit-content;
  height: fit-content;
  z-index: 9;
  background: var(--omega);
  border-radius: 16px;
  box-shadow: 0 4px 14px 0 rgba(var(--alpha-rgb), 0.08);
}
.all-expenses__widget--policy {
  position: absolute;
  width: 224px;
  height: 200px;
  top: 2%;
  left: 7%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--omega);
  z-index: 8;
  border-radius: 24px;
  box-shadow: 0 4px 14px 0 rgba(var(--alpha-rgb), 0.08);
}
.all-expenses__widget--policy img {
  display: block;
}
.all-expenses__widget--order {
  position: absolute;
  bottom: 8%;
  left: 14%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--omega);
  z-index: 8;
  padding: 14px 14px 0;
  gap: 14px;
  border-radius: 24px;
  box-shadow: 0 4px 14px 0 rgba(var(--alpha-rgb), 0.08);
}
.all-expenses__widget-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: var(--ray);
  border: 2px solid var(--omega);
  border-radius: 8px;
}
.all-expenses__widget--consumption .all-expenses__widget-icon {
  width: 30px;
  height: 53px;
  border-radius: 16px;
  background: var(--gradient-1-08);
  border: none;
}
.all-expenses__widget-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
.all-expenses__widget--consumption .all-expenses__widget-body {
  flex-direction: column;
  gap: 0;
}
.all-expenses__widget-value {
  font-size: 24px;
  font-weight: 800;
  color: var(--alpha);
  line-height: 1.3;
  white-space: nowrap;
}
.all-expenses__widget-label {
  font-size: 12px;
  color: var(--legend);
  line-height: 1.3;
  white-space: nowrap;
}
.all-expenses__widget--hr .all-expenses__widget-label {
  font-size: 14px;
  font-weight: 400;
}
.all-expenses__widget--order .all-expenses__widget-label {
  font-size: 14px;
}
.all-expenses__widget-toggle {
  padding: 8px 0 8px 8px;
}
.all-expenses__widget-chip {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  border-radius: 8px;
  height: 28px;
}
.all-expenses__widget-chip--gauge {
  background: var(--gradient-4-14);
}
.all-expenses__widget-chip--notifications {
  background: var(--gradient-3-14);
}

.all-expenses-management-content {
  position: absolute;
  inset: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
}

.outlined-box,
.dashed-box {
  position: absolute;
  width: 328px;
  height: 400px;
  border-radius: 24px;
  z-index: 1;
}

.outlined-box {
  border: 1px solid rgba(var(--light-rgb), 0.44);
}

.dashed-box {
  border: 1px dashed rgba(var(--light-rgb), 0.44);
}

.outlined-box-1 {
  bottom: 50%;
  left: 74%;
}

.outlined-box-2 {
  top: 27%;
  right: 80%;
}

.dashed-box-1 {
  top: 30%;
  left: 80%;
}

.dashed-box-2 {
  top: 75%;
  left: 10%;
}

@media (max-width: 1200px) {
  .all-expenses__widget--consumption {
    right: 10%;
  }
  .all-expenses__widget--hr {
    left: 68%;
  }
  .all-expenses__widget--alerts {
    left: 60%;
  }
}
@media (max-width: 900px) {
  .all-expenses__copy .all-expenses__title {
    width: 50%;
  }
  .all-expenses__widget--consumption {
    padding: 16px;
    gap: 6px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-icon {
    width: 24px;
    height: 42px;
    border-radius: 12px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-value {
    font-size: 18px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-label {
    font-size: 11px;
  }
  .all-expenses__widget--hr {
    gap: 18px;
  }
  .all-expenses__widget--hr .all-expenses__widget-body {
    gap: 6px;
  }
  .all-expenses__widget--hr .all-expenses__widget-icon {
    width: 28px;
    height: 28px;
    border-radius: 6px;
  }
  .all-expenses__widget--hr .all-expenses__widget-label {
    font-size: 12px;
  }
  .all-expenses__widget--hr .all-expenses__widget-toggle {
    padding: 6px 0 6px 6px;
  }
  .all-expenses__widget--hr .all-expenses__widget-toggle img {
    width: 42px;
    height: 14px;
  }
  .all-expenses__widget--alerts {
    padding: 16px;
    gap: 16px;
    border-radius: 18px;
  }
  .all-expenses__widget--alerts img {
    width: 247px;
    height: auto;
  }
  .all-expenses__widget--apps {
    padding: 10px;
    gap: 10px;
    border-radius: 12px;
  }
  .all-expenses__widget-chip {
    width: 40px;
    height: 22px;
    border-radius: 6px;
  }
  .all-expenses__widget--policy {
    width: 168px;
    height: 150px;
    border-radius: 18px;
    padding: 10px;
  }
  .all-expenses__widget--order {
    padding: 10px 10px 0;
    gap: 10px;
    border-radius: 18px;
    bottom: 3%;
    left: 10%;
  }
  .all-expenses__widget--order .all-expenses__widget-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .all-expenses__shell {
    padding-inline: 5%;
  }
  .all-expenses__copy .all-expenses__title {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .all-expenses__widget--consumption {
    padding: 12px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-icon {
    width: 20px;
    height: 36px;
    border-radius: 10px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-value {
    font-size: 16px;
  }
  .all-expenses__widget--consumption .all-expenses__widget-label {
    font-size: 10px;
  }
  .all-expenses__widget--hr {
    gap: 14px;
    left: 60%;
    top: 15%;
  }
  .all-expenses__widget--hr .all-expenses__widget-icon {
    width: 24px;
    height: 24px;
  }
  .all-expenses__widget--hr .all-expenses__widget-label {
    font-size: 11px;
  }
  .all-expenses__widget--hr .all-expenses__widget-toggle img {
    width: 36px;
    height: 12px;
  }
  .all-expenses__widget--alerts {
    padding: 12px;
    gap: 12px;
    border-radius: 16px;
    top: 66%;
    left: 30%;
  }
  .all-expenses__widget--alerts img {
    width: 95%;
    height: auto;
  }
  .all-expenses__widget--apps {
    top: 80%;
  }
  .all-expenses__widget-chip {
    width: 32px;
    height: 18px;
  }
  .all-expenses__widget--policy {
    width: 132px;
    height: 118px;
    border-radius: 16px;
    padding: 10px;
    top: 5%;
  }
  .all-expenses__widget--policy img {
    height: stretch;
    width: stretch;
  }
  .all-expenses__widget--order {
    padding: 8px 8px 0;
    gap: 8px;
    border-radius: 16px;
    bottom: 3%;
    left: 10%;
  }
  .all-expenses__widget--order .all-expenses__widget-label {
    font-size: 11px;
  }
  .dashed-box-1,
  .outlined-box-1 {
    display: none;
  }
  .dashed-box-2 {
    top: 70%;
    left: 30%;
  }
  .outlined-box-2 {
    top: 26%;
    right: 42%;
  }
}
.eco-system-section {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.eco-system-section .scroll-pinned-sticky {
  min-height: auto;
  padding-top: 4%;
  justify-content: flex-start;
}
.eco-system-section .scroll-pinned-panes-relative {
  min-height: 0;
  width: 100%;
}
.eco-system-section .scroll-pinned-stacked-pane {
  position: relative;
  inset: auto;
  pointer-events: auto;
  will-change: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.eco-system-shell {
  width: 100%;
  box-sizing: border-box;
  border-radius: 64px;
  background-color: var(--haze);
  padding: 44px 0 0;
  overflow: hidden;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

.eco-system-pane {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  text-align: center;
}
.eco-system-pane::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: transparent;
  background-image: url(../Assets/img/bg-pattern.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.eco-system-pane > * {
  position: relative;
  z-index: 1;
}

.eco-system-section-title {
  font-size: 34px;
  font-weight: 700;
  margin: 0;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.25;
}

.eco-system-pane-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 44px;
}

.eco-system-pane-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 34px;
  width: 100%;
}

.eco-system-pane-image-wrap {
  display: flex;
  position: relative;
  flex: 1;
  width: 100%;
  justify-content: center;
}

.eco-system-pane-img {
  position: relative;
  z-index: 3;
}

.eco-system-pane-glow {
  position: absolute;
  border-radius: 1999px;
  background: var(--gradient-2-64);
  filter: blur(87.5px);
  width: 515.631px;
  z-index: 0;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -30%);
  height: 600.186px;
  opacity: 0.85;
  animation: eco-system-glow-pulse 7s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .eco-system-pane-glow {
    animation: none;
    opacity: 0.9;
  }
}

@keyframes eco-system-glow-pulse {
  0%, 100% {
    opacity: 0.72;
    transform: translate(-50%, -30%) scale(1);
    filter: blur(87.5px) brightness(1);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, -30%) scale(1.12);
    filter: blur(87.5px) brightness(1.15);
  }
}
.eco-system-headline-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  width: 100%;
}

.eco-system-headline-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 8px 8px 24px;
  border-radius: 50px;
  background: var(--omega);
  box-shadow: 4.8px 21.6px 52.8px 0 rgba(var(--alpha-rgb), 0.08);
}

.eco-system-headline-item-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.eco-system-headline-item-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.eco-system-headline-item-title {
  font-size: clamp(13px, 1.4vw, 15px);
  font-weight: 600;
  color: var(--alpha);
  line-height: 1.3;
  white-space: nowrap;
}

.eco-system-pane-cta {
  margin-top: 0;
}

@media (max-width: 768px) {
  .eco-system-section .scroll-pinned-sticky {
    padding: 5%;
  }
  .eco-system-headline-items {
    width: 80%;
  }
}
.one-platform-section {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.one-platform-section .scroll-pinned-sticky {
  min-height: auto;
  padding-top: 4%;
  justify-content: flex-start;
}
.one-platform-section .scroll-pinned-panes-relative {
  min-height: 0;
  width: 100%;
}
.one-platform-section .scroll-pinned-stacked-pane {
  position: relative;
  inset: auto;
  pointer-events: auto;
  will-change: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.one-platform-shell {
  width: 100%;
  box-sizing: border-box;
  border-radius: 64px;
  background-color: var(--haze);
  padding: 44px 0 0;
  overflow: hidden;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

.one-platform-pane {
  text-align: center;
  min-height: clamp(520px, 70vh, 720px);
}

.one-platform-section-title {
  font-size: 34px;
  font-weight: 700;
  margin: 0;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.25;
}

@keyframes one-platform-orbit-cw {
  to {
    transform: rotate(360deg);
  }
}
@keyframes one-platform-orbit-ccw {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes one-platform-undo-orbit-cw {
  to {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes one-platform-undo-orbit-ccw {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.one-platform-pane .one-platform-circles {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 14%;
  width: 100%;
  gap: 88px;
}
.one-platform-pane .one-platform-circles .one-platform-first-circle,
.one-platform-pane .one-platform-circles .one-platform-second-circle,
.one-platform-pane .one-platform-circles .one-platform-third-circle {
  position: relative;
  box-sizing: border-box;
  border-radius: 50%;
  aspect-ratio: 1;
  height: auto;
}
.one-platform-pane .one-platform-circles .one-platform-first-circle::before,
.one-platform-pane .one-platform-circles .one-platform-second-circle::before,
.one-platform-pane .one-platform-circles .one-platform-third-circle::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  box-sizing: border-box;
  border-radius: inherit;
  padding: 1px;
  pointer-events: none;
  background: var(--one-platform-ring-gradient, none);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
}
.one-platform-pane .one-platform-circles .one-platform-track {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 50%;
  pointer-events: none;
  z-index: 2;
  transform-origin: center center;
}
.one-platform-pane .one-platform-circles .one-platform-track--outer {
  --orbit-duration: 84s;
  animation: one-platform-orbit-cw var(--orbit-duration) linear infinite;
  animation-play-state: paused;
}
.one-platform-pane .one-platform-circles .one-platform-track--middle {
  --orbit-duration: 61s;
  animation: one-platform-orbit-ccw var(--orbit-duration) linear infinite;
  animation-play-state: paused;
}
.one-platform-pane .one-platform-circles .one-platform-track--inner {
  --orbit-duration: 47s;
  animation: one-platform-orbit-cw var(--orbit-duration) linear infinite;
  animation-play-state: paused;
}
.one-platform-pane .one-platform-circles .one-platform-track--outer .one-platform-track-counter,
.one-platform-pane .one-platform-circles .one-platform-track--inner .one-platform-track-counter {
  animation: one-platform-undo-orbit-cw var(--orbit-duration) linear infinite;
  animation-play-state: paused;
}
.one-platform-pane .one-platform-circles .one-platform-track--middle .one-platform-track-counter {
  animation: one-platform-undo-orbit-ccw var(--orbit-duration) linear infinite;
  animation-play-state: paused;
}
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--outer,
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--middle,
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--inner {
  animation-play-state: running;
}
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--outer .one-platform-track-counter,
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--inner .one-platform-track-counter,
.one-platform-pane .one-platform-circles.is-one-platform-orbit-active .one-platform-track--middle .one-platform-track-counter {
  animation-play-state: running;
}
.one-platform-pane .one-platform-circles .one-platform-track-arm {
  position: absolute;
  inset: 0;
  transform: rotate(var(--angle));
}
.one-platform-pane .one-platform-circles .one-platform-track-counter {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}
.one-platform-pane .one-platform-circles .one-platform-track-hit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 61px;
  height: 61px;
  transform: rotate(calc(-1 * var(--angle)));
  border-radius: 50%;
  background: var(--omega);
  box-shadow: 0 4px 14px rgba(var(--alpha-rgb), 0.08);
  pointer-events: auto;
}
.one-platform-pane .one-platform-circles .one-platform-track-hit img {
  display: block;
  width: 27px;
  height: 27px;
  aspect-ratio: 1/1;
}
@media (prefers-reduced-motion: reduce) {
  .one-platform-pane .one-platform-circles .one-platform-track {
    animation: none;
  }
  .one-platform-pane .one-platform-circles .one-platform-track-counter {
    animation: none;
  }
}
.one-platform-pane .one-platform-circles .one-platform-first-circle {
  --one-platform-ring-gradient: var(--gradient-2-44);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 856px;
}
.one-platform-pane .one-platform-circles .one-platform-second-circle {
  --one-platform-ring-gradient: var(--gradient-6-44);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 79.4392523364%;
}
.one-platform-pane .one-platform-circles .one-platform-third-circle {
  --one-platform-ring-gradient: var(--gradient-4-44);
  width: 74.1176470588%;
}
.one-platform-pane .one-platform-pane-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 70%;
  width: 100%;
}
.one-platform-pane .one-platform-pane,
.one-platform-pane .one-platform-circles {
  contain: layout style;
}

@media (max-width: 768px) {
  .one-platform-section .scroll-pinned-sticky {
    padding: 5%;
  }
  .one-platform-pane .one-platform-circles {
    top: 24%;
  }
  .one-platform-pane .one-platform-circles .one-platform-track--outer {
    --orbit-duration: 120s;
  }
  .one-platform-pane .one-platform-circles .one-platform-track--middle {
    --orbit-duration: 92s;
  }
  .one-platform-pane .one-platform-circles .one-platform-track--inner {
    --orbit-duration: 74s;
  }
}
.expenses-and-reports {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 3vw, 24px);
  min-height: 100vh;
  background-color: var(--omega);
}

.expenses {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: clamp(24px, 4vw, 44px) clamp(16px, 3vw, 24px) 0;
  border-radius: clamp(24px, 5vw, 60px);
  min-height: 50vh;
  background: url(../Assets/img/expenses-bg-image.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  justify-content: space-between;
}
.expenses .expenses-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
.expenses .expenses-text .expenses-title {
  font-size: 24px;
  font-weight: 400;
  color: var(--omega);
}
.expenses .expenses-text .expenses-description {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: var(--light);
  line-height: 1.5;
}

.laptop-mockup {
  display: flex;
  width: 85%;
  height: 100%;
}
.laptop-mockup img {
  width: 100%;
  height: 100%;
}
.laptop-mockup-expenses {
  position: relative;
  display: flex;
  width: 85%;
  height: 100%;
  transform: translateY(8%);
}
.laptop-mockup-expenses img {
  width: 100%;
  height: 100%;
}

.reports {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: clamp(24px, 4vw, 44px) clamp(16px, 3vw, 24px) 0;
  border-radius: clamp(24px, 5vw, 60px);
  min-height: 50vh;
  background: url(../Assets/img/reports-bg-image.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  justify-content: space-between;
}
.reports .reports-title {
  font-size: 24px;
  font-weight: 400;
  color: var(--omega);
}

@media (max-width: 640px) {
  .expenses,
  .reports {
    padding-left: 12px;
    padding-right: 12px;
  }
  .laptop-mockup,
  .laptop-mockup-expenses {
    width: 140%;
    max-width: none;
    margin-left: -20%;
    margin-right: -20%;
    height: 140%;
  }
  .laptop-mockup img,
  .laptop-mockup-expenses img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .laptop-mockup-expenses {
    transform: none;
  }
}
/* No z-index bump while pinned. The pinned sticky panel
   relates to neighbouring sections purely through pinSpacing + anticipatePin,
   so the pin spacer never paints over adjacent blocks. */
.manex-arena .arena-sticky.scroll-pinned-sticky {
  height: 100vh;
  min-height: 100vh;
  justify-content: center;
}
.manex-arena .arena-shell {
  width: 100%;
  height: 90%;
  max-height: 100%;
  box-sizing: border-box;
  border-radius: clamp(24px, 5vw, 64px);
  background-color: var(--haze);
  padding: clamp(24px, 4vw, 44px) clamp(24px, 10vw, 160px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.manex-arena .arena-header {
  margin: 0 0 clamp(28px, 4vw, 44px);
  text-align: start;
}
.manex-arena .arena-inner {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex: 1;
  min-height: 0;
  gap: clamp(24px, 3vw, 48px);
  width: 100%;
  box-sizing: border-box;
}
.manex-arena .arena-title {
  margin: 0 0 12px;
  font-size: clamp(26px, 3.2vw, 40px);
  font-weight: 700;
  line-height: 1.2;
  color: var(--primary);
}
.manex-arena .arena-description {
  margin: 0;
  font-size: clamp(15px, 2vw, 18px);
  line-height: 1.65;
  color: var(--legend);
  max-width: 42em;
}
.manex-arena .arena-card-list {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
}
.manex-arena .arena-card {
  position: relative;
  flex-shrink: 0;
  margin: 0;
  padding: clamp(14px, 2vw, 20px) clamp(16px, 2.5vw, 24px);
  box-sizing: border-box;
  border-radius: 20px;
}
.manex-arena .arena-card-content {
  position: relative;
  z-index: 1;
}
.manex-arena .arena-card-heading.headline-item {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  margin: 0 0 10px;
  width: fit-content;
  max-width: 100%;
  padding: 8px 8px 8px 24px;
  border-radius: 50px;
  background: transparent;
  box-shadow: none;
  will-change: opacity;
}
.manex-arena .arena-card-heading.headline-item .headline-item-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.manex-arena .arena-card-heading.headline-item .headline-item-title {
  font-size: clamp(13px, 1.4vw, 15px);
  font-weight: 600;
  color: var(--alpha);
  line-height: 1.3;
  white-space: normal;
}
.manex-arena .arena-card-heading.headline-item .headline-item-icon img {
  display: block;
  width: 20px;
  height: 20px;
}
.manex-arena .arena-heading-surface {
  position: absolute;
  inset: 0;
  border-radius: 50px;
  background: var(--omega);
  box-shadow: 4.8px 21.6px 52.8px 0 rgba(var(--alpha-rgb), 0.08);
  opacity: 1;
  z-index: 0;
  pointer-events: none;
}
.manex-arena .arena-card-heading.headline-item .headline-item-icon,
.manex-arena .arena-card-heading.headline-item .headline-item-title {
  position: relative;
  z-index: 1;
}
.manex-arena .arena-card-text {
  margin: 0;
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 1.55;
  color: var(--legend);
  will-change: opacity;
}
.manex-arena .arena-images {
  position: relative;
  flex: 1;
  min-width: 0;
  min-height: clamp(220px, 32vw, 380px);
  align-self: center;
  width: 100%;
  max-width: min(520px, 100%);
}
.manex-arena .arena-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  pointer-events: none;
  will-change: transform, opacity;
}
@media (max-width: 900px) {
  .manex-arena .arena-shell {
    padding: clamp(24px, 5vw, 32px) clamp(16px, 4vw, 24px);
  }
  .manex-arena .arena-inner {
    flex-direction: row-reverse;
  }
  .manex-arena .arena-images {
    max-width: 100%;
    min-height: clamp(200px, 48vw, 280px);
    order: -1;
  }
}
@media (max-width: 560px) {
  .manex-arena .arena-inner {
    flex-direction: column;
  }
}
@media (prefers-reduced-motion: reduce) {
  .manex-arena .arena-card-heading.headline-item,
  .manex-arena .arena-card-text,
  .manex-arena .arena-image {
    transition: opacity 0.25s ease;
  }
}

.features-slider .features-slider-shell {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border-radius: clamp(20px, 4vw, 44px);
  min-height: 384px;
  background: var(--gradient-3);
  padding: clamp(24px, 4vw, 44px) clamp(16px, 4vw, 44px) 0;
  box-shadow: 0 4px 44px rgba(var(--alpha-rgb), 0.24);
  overflow: hidden;
}
.features-slider .features-slider-body {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 24px;
  position: relative;
  min-height: clamp(300px, 42vw, 384px);
}
.features-slider [dir=ltr] .features-slider-body {
  flex-direction: row-reverse;
}
.features-slider .features-slider-rail-wrap {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  align-self: center;
  padding-inline: 4px;
}
.features-slider .features-slider-fraction {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: var(--ray);
  text-align: center;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.features-slider .features-slider-rail {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.features-slider .features-slider-track-slot {
  --rail-pad-block: 4px;
  --thumb-height: 52px;
  --thumb-travel-px: 140px;
  --rail-grab-gap: 0px;
  --rail-before-end: calc(
    var(--rail-pad-block) +
      (var(--thumb-p, 0) * var(--thumb-travel-px)) - var(--rail-grab-gap, 0px)
  );
  --rail-after-start: calc(
    var(--rail-pad-block) + (var(--thumb-p, 0) * var(--thumb-travel-px)) +
      var(--thumb-height) + var(--rail-grab-gap, 0px)
  );
  position: relative;
  width: 30px;
  height: clamp(280px, 34vw, 360px);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.features-slider .features-slider-track-slot.is-dragging {
  --rail-grab-gap: 4px;
}
.features-slider .features-slider-track-rail {
  position: absolute;
  left: 50%;
  width: 2px;
  transform: translateX(-50%);
  border-radius: 24px;
  background: rgba(var(--alpha-rgb), 0.24);
  z-index: 0;
  pointer-events: none;
  box-sizing: border-box;
  opacity: 1;
}
.features-slider .features-slider-track-rail-before {
  top: 0;
  height: max(0px, var(--rail-before-end));
}
.features-slider .features-slider-track-rail-after {
  top: var(--rail-after-start);
  bottom: 0;
}
.features-slider .features-slider-track-slot.is-dragging .features-slider-thumb {
  opacity: 1;
}
.features-slider .features-slider-thumb {
  position: absolute;
  left: 50%;
  top: calc(var(--rail-before-end) + var(--rail-grab-gap, 0px));
  width: 30px;
  height: var(--thumb-height);
  margin: 0;
  padding: 0;
  transform: translateX(-50%);
  border-radius: 999px;
  border: none;
  background: rgba(var(--alpha-rgb), 0.24);
  box-sizing: border-box;
  z-index: 0;
  color: rgba(var(--haze-rgb), 0.92);
  overflow: hidden;
  cursor: grab;
  touch-action: none;
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.42;
  transition: top 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}
.features-slider .features-slider-thumb:focus {
  outline: none;
}
.features-slider .features-slider-thumb:focus-visible {
  outline: 2px solid var(--omega);
  outline-offset: 2px;
}
.features-slider .features-slider-thumb.is-dragging {
  cursor: grabbing;
  transition: none;
}
.features-slider .features-slider-track-slot.is-dragging .features-slider-thumb,
.features-slider .features-slider-track-slot.is-dragging .features-slider-track-rail {
  transition: none;
}
@media (prefers-reduced-motion: reduce) {
  .features-slider .features-slider-thumb,
  .features-slider .features-slider-track-rail {
    transition: none;
  }
}
.features-slider .features-slider-thumb-grip {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  pointer-events: none;
}
.features-slider .features-slider-stage {
  flex: 1;
  min-width: 0;
  position: relative;
  align-self: stretch;
}
.features-slider .features-slider-panes {
  position: absolute;
  inset: 0;
}
.features-slider .features-slider-pane {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  pointer-events: none;
}
.features-slider [dir=ltr] .features-slider-pane {
  flex-direction: row-reverse;
}
.features-slider .features-slider-pane-text {
  flex: 1;
  min-width: 0;
  max-width: 32rem;
  text-align: start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-self: center;
}
.features-slider .features-slider-pane-title {
  margin: 0;
  font-size: clamp(22px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.2;
  color: var(--omega);
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.features-slider .features-slider-pane-description {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: var(--haze);
}
.features-slider .features-slider-pane-cards {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-shrink: 0;
}
.features-slider .features-slider-cards {
  display: inline-flex;
  position: relative;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: -2%;
}
.features-slider .features-slider-cards-image {
  width: min(560px, 100%);
  height: auto;
  display: block;
  object-fit: contain;
}
.features-slider .features-slider-card-back {
  position: absolute;
  inset-inline-end: clamp(32px, 8%, 72px);
  top: 0;
  z-index: 1;
}
.features-slider .features-slider-card-front {
  position: absolute;
  inset-inline-end: 0;
  top: clamp(36px, 10%, 52px);
  z-index: 2;
}
@media (max-width: 900px) {
  .features-slider {
    padding-block: clamp(32px, 5vw, 56px);
  }
  .features-slider .features-slider-shell {
    flex-direction: column;
    padding-bottom: 0px;
    min-height: 0;
  }
  .features-slider .features-slider-body {
    align-items: stretch;
    min-height: 50vh;
    height: auto;
    gap: 12px;
  }
  .features-slider .features-slider-stage {
    min-height: 0;
  }
  .features-slider .features-slider-pane {
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between !important;
  }
  .features-slider [dir=ltr] .features-slider-pane {
    flex-direction: column;
  }
  .features-slider .features-slider-pane-cards {
    flex: 0 0 auto;
    width: fit-content;
    max-width: min(480px, 100%);
    margin-inline: auto;
  }
  .features-slider .features-slider-cards {
    justify-content: center;
    align-items: flex-end;
  }
  .features-slider .features-slider-cards-image {
    width: min(480px, 88vw);
    max-width: 100%;
    object-position: bottom center;
    margin-inline: auto;
  }
  .features-slider .features-slider-pane-text {
    max-width: none;
    text-align: center;
    align-items: center;
    flex: 0 0 auto;
  }
  .features-slider .features-slider-track-slot {
    height: clamp(300px, 42vh, 380px);
    --thumb-travel-px: 212px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .features-slider .features-slider-pane,
  .features-slider .features-slider-thumb {
    transition: none;
  }
}

.smart-budgeting {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  align-items: stretch;
}

.smart-budgeting .balance-distribution,
.smart-budgeting .ou {
  width: 100%;
  min-height: 360px;
  background-color: var(--haze);
  border-radius: clamp(24px, 6vw, 84px);
}

.smart-budgeting .balance-distribution {
  background-color: var(--haze);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 44px;
  padding-inline: clamp(16px, 3vw, 40px);
  justify-content: flex-end;
}
.smart-budgeting .balance-distribution .balance-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 100%;
}
.smart-budgeting .balance-distribution .balance-content .balance-description {
  font-size: clamp(15px, 1.5vw, 18px);
  color: var(--legend);
  line-height: 1.5;
  text-align: center;
  text-wrap: wrap;
  width: min(100%, 680px);
  margin: 0;
  overflow-wrap: anywhere;
}
.smart-budgeting .balance-distribution .balance-content .balance-img {
  width: min(100%, 720px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: clamp(14px, 2vw, 28px);
}
.smart-budgeting .balance-distribution .balance-content .balance-img img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

.smart-budgeting .ou {
  background-color: var(--haze);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 44px;
  padding-inline: clamp(16px, 3vw, 40px);
  justify-content: flex-start;
}
.smart-budgeting .ou .ou-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 100%;
}
.smart-budgeting .ou .ou-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.smart-budgeting .ou .ou-icon img {
  width: clamp(70px, 9vw, 124px);
  height: auto;
  max-width: 100%;
  display: block;
}
.smart-budgeting .ou .ou-title {
  font-size: clamp(20px, 2.2vw, 24px);
  text-align: center;
  margin: clamp(10px, 1.5vw, 16px) 0 8px;
}
.smart-budgeting .ou .ou-description {
  font-size: clamp(15px, 1.5vw, 18px);
  color: var(--legend);
  line-height: 1.5;
  text-align: center;
  text-wrap: wrap;
  width: min(100%, 680px);
  margin: 0;
  overflow-wrap: anywhere;
}
.smart-budgeting .ou .ou-img {
  width: min(100%, 700px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: clamp(14px, 2vw, 28px);
}
.smart-budgeting .ou .ou-img img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

.balance-top-pattern-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
.balance-top-pattern-shape img {
  width: clamp(120px, 22vw, 280px);
  height: auto;
  display: block;
}

.balance-down-pattern-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
.balance-down-pattern-shape img {
  width: clamp(110px, 24vw, 320px);
  height: auto;
  display: block;
}

.ou-top-pattern-shape {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
.ou-top-pattern-shape img {
  width: clamp(120px, 22vw, 280px);
  height: auto;
  display: block;
}

.ou-down-pattern-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
.ou-down-pattern-shape img {
  width: clamp(120px, 22vw, 280px);
  height: auto;
  display: block;
}

@media (max-width: 640px) {
  .smart-budgeting .balance-distribution,
  .smart-budgeting .ou {
    min-height: 240px;
    border-radius: 24px;
    padding-top: 24px;
    padding-inline: 14px;
  }
  .smart-budgeting .ou .ou-description,
  .smart-budgeting .balance-distribution .balance-content .balance-description {
    font-size: 14px;
    line-height: 1.6;
    width: 90%;
  }
  .smart-budgeting .ou .ou-img,
  .smart-budgeting .balance-distribution .balance-content .balance-img {
    margin-top: 12px;
  }
  .smart-budgeting .ou .ou-img img {
    max-width: 88%;
  }
  .smart-budgeting .balance-distribution .balance-content .balance-img img {
    max-width: 92%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .smart-budgeting .balance-distribution,
  .smart-budgeting .ou {
    min-height: 300px;
  }
  .smart-budgeting .ou .ou-img img {
    max-width: 92%;
  }
  .smart-budgeting .balance-distribution .balance-content .balance-img img {
    max-width: 96%;
  }
}
.manex-products-section {
  width: 100%;
  position: relative;
}

.manex-products-grid {
  width: 100%;
  position: relative;
  z-index: 1;
}

.manex-products-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.bg-shape-left,
.bg-shape-right {
  align-self: start;
  pointer-events: none;
  padding: 120px 0px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.bg-shape-left img,
.bg-shape-right img {
  width: 100%;
  height: auto;
  object-fit: contain;
  will-change: transform;
}

@media (prefers-reduced-motion: reduce) {
  .bg-shape-left img,
  .bg-shape-right img {
    will-change: auto;
  }
}
.manex-products-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  text-align: center;
  margin-bottom: clamp(28px, 4vw, 56px);
}

.manex-products-title {
  margin: 0;
  font-size: clamp(28px, 3.8vw, 40px);
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.manex-products-description {
  margin: 0;
  font-size: clamp(15px, 1.8vw, 18px);
  line-height: 1.5;
  color: var(--legend);
  max-width: 680px;
  text-wrap: pretty;
}

.midan {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.midan-visual {
  display: flex;
  align-items: center;
  gap: 14px;
}

.midan-left-visual,
.midan-right-visual {
  overflow: hidden;
  min-width: 0;
}
.midan-left-visual img,
.midan-right-visual img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  will-change: transform;
}

@media (prefers-reduced-motion: reduce) {
  .midan-left-visual img,
  .midan-right-visual img {
    will-change: auto;
  }
}
.midan-heading.manex-products-heading {
  margin-bottom: clamp(14px, 2.2vw, 28px);
}

.erp {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.erp-img {
  width: 100%;
  max-width: 820px;
  display: flex;
  justify-content: center;
}
.erp-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.manex-apps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 44px;
}

.manex-apps .manex-products-heading {
  margin-bottom: clamp(20px, 3vw, 40px);
}

.manex-apps-card {
  border-radius: 24px;
  padding: 0 44px;
  height: 100%;
  gap: 32px;
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: visible;
}

.manex-apps-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url("../Assets/img/manex-apps-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 24px;
}

.manex-apps-card-content {
  display: flex;
  flex-direction: column;
  gap: 44px;
  padding: 44px 0px;
  width: 50%;
  position: relative;
  z-index: 1;
}

.manex-apps-card-content-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.manex-apps-card-content-item-title {
  font-size: 24px;
  color: var(--omega);
  font-weight: 700;
  text-align: right;
}

.manex-apps-card-content-item-description {
  font-size: 16px;
  color: var(--omega);
  font-weight: 400;
  line-height: 1.5;
  text-wrap: wrap;
}

.manex-apps-card-mockups {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
  align-items: flex-end;
  position: relative;
  z-index: 2;
  overflow: visible;
}
.manex-apps-card-mockups .manex-apps-mockup-otu {
  flex: 1 1 0;
  min-width: 60%;
  max-width: 100%;
  max-height: clamp(300px, 42vw, 520px);
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.manex-apps-card-mockups .manex-apps-mockup-otu img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.manex-apps-mockup-with-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 0;
  min-width: 0;
  gap: clamp(12px, 2vw, 20px);
  position: relative;
  overflow: visible;
}
.manex-apps-mockup-with-links img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: clamp(300px, 42vw, 520px);
  object-fit: contain;
  transform: translateY(-10%);
}

.apps-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
  transform: translateY(-50%);
}
.apps-links .apps-links-buttons {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.apps-links .apps-links-buttons .google-play-button,
.apps-links .apps-links-buttons .app-store-button {
  display: block;
  width: clamp(72px, 22vw, 92px);
  aspect-ratio: 92/27;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}
.apps-links .apps-links-buttons .google-play-button {
  background-image: url("../Assets/img/android-app.svg");
}
.apps-links .apps-links-buttons .app-store-button {
  background-image: url("../Assets/img/ios-app.png");
}

.apps-links-title {
  font-size: 16px;
  text-wrap: nowrap;
  color: var(--omega);
}

html[dir=ltr] .manex-apps-copy {
  direction: ltr;
  text-align: left;
}

@media (max-width: 1080px) {
  .bg-shape-left,
  .bg-shape-right {
    display: none;
    --start: 0;
    --end: 0;
  }
}
@media (max-width: 1080px) and (min-width: 951px) {
  .apps-links .apps-links-buttons {
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (max-width: 950px) {
  .manex-apps {
    gap: clamp(20px, 5vw, 32px);
  }
  .manex-apps .manex-products-heading {
    margin-bottom: clamp(12px, 3vw, 24px);
  }
  .manex-apps-card {
    flex-direction: column;
    align-items: stretch;
    padding: clamp(20px, 5vw, 32px) 0;
    gap: clamp(18px, 4vw, 28px);
  }
  .manex-apps-card-content {
    width: 100%;
    padding: 0;
    gap: clamp(20px, 5vw, 32px);
  }
  .manex-apps-card-content-item-title,
  .manex-apps-card-content-item-description {
    text-align: center;
  }
  .manex-apps-card-mockups {
    flex: none;
    width: 100%;
    min-width: 0;
    justify-content: center;
    align-items: center;
    align-self: center;
  }
  .manex-apps-mockup-otu {
    display: none !important;
  }
  .manex-apps-mockup-with-links {
    flex: none;
    width: 100%;
    max-width: min(100%, 420px);
    margin-inline: auto;
  }
  .manex-apps-mockup-with-links img {
    max-height: min(420px, 62vh);
    transform: none;
  }
  .apps-links {
    transform: none;
    width: 100%;
    align-items: center;
  }
  .apps-links-title {
    text-align: center;
    text-wrap: balance;
    white-space: normal;
  }
  .apps-links .apps-links-buttons {
    justify-content: center;
    align-items: center;
  }
  .apps-links .apps-links-buttons .google-play-button,
  .apps-links .apps-links-buttons .app-store-button {
    width: clamp(76px, 36vw, 92px);
  }
}
@media (max-width: 900px) {
  .manex-apps-card {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .manex-apps-copy {
    text-align: center;
  }
  html[dir=ltr] .manex-apps-copy {
    text-align: center;
  }
  .manex-apps-stores {
    justify-content: center;
  }
  html[dir=ltr] .manex-apps-stores {
    justify-content: center;
  }
  .manex-apps-phones {
    order: -1;
  }
  .apps-links .apps-links-buttons .google-play-button,
  .apps-links .apps-links-buttons .app-store-button {
    width: clamp(104px, 48vw, 140px);
  }
}
@media (max-width: 640px) {
  .bg-shape-left img,
  .bg-shape-right img {
    bottom: 0;
    width: 50%;
    height: 50%;
    object-fit: cover;
  }
  .manex-products-description {
    font-size: 16px;
  }
  .midan-visual {
    display: flex;
    align-items: center;
    gap: 14px;
  }
}
.contact-us {
  padding: 60px 0;
}
.contact-us .contact-us-card {
  position: relative;
  background: var(--haze);
  border-radius: 24px;
  padding: clamp(28px, 5vw, 60px) clamp(20px, 6vw, 80px);
  box-sizing: border-box;
  overflow: hidden;
  background-image: url("../Assets/img/contact-us-bg-image.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}
.contact-us .contact-us-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  max-width: 504px;
  margin: 0 auto;
}
.contact-us .contact-us-title-group {
  text-align: center;
}
.contact-us .contact-us-title {
  font-size: 24px;
  color: var(--alpha);
  margin: 0 0 8px;
  font-weight: normal;
  line-height: normal;
}
.contact-us .contact-us-subtitle {
  font-size: 14px;
  color: var(--legend);
  line-height: 21px;
  margin: 0;
}
.contact-us .contact-us-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.contact-us .contact-us-row {
  display: flex;
  gap: 10px;
}
.contact-us .contact-us-row .contact-us-input {
  flex: 1;
  width: auto;
}
.contact-us .contact-us-input {
  width: 100%;
  background: rgba(var(--alpha-rgb), 0.08);
  backdrop-filter: blur(12px);
  border: none;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 14px;
  color: var(--alpha);
  font-family: inherit;
  text-align: right;
  outline: none;
  box-sizing: border-box;
  height: 40px;
  line-height: 1.5;
  transition: background 0.2s;
}
.contact-us .contact-us-input::placeholder {
  color: var(--legend);
}
.contact-us .contact-us-textarea {
  height: 107px;
  resize: none;
  border-radius: 14px;
  padding-top: 12px;
  vertical-align: top;
}
.contact-us .contact-us-btn {
  background: var(--primary);
  color: var(--omega);
  border: none;
  border-radius: 2000px;
  padding: 11px 24px;
  font-size: 16px;
  font-family: inherit;
  cursor: pointer;
  height: 42px;
  width: 100%;
  transition: opacity 0.2s;
}
.contact-us .contact-us-btn:hover {
  opacity: 0.88;
}
.contact-us .contact-us-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}
.contact-us .contact-us-phone {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--omega);
  box-shadow: 4px 8px 23px rgba(var(--alpha-rgb), 0.08);
  border-radius: var(--max-border, 2000px);
  padding: 8px 8px 8px 14px;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}
[dir=ltr] .contact-us .contact-us-phone {
  padding: 8px 14px 8px 8px;
}
.contact-us .contact-us-phone:hover {
  background: var(--haze);
  box-shadow: 4px 12px 28px rgba(var(--alpha-rgb), 0.12);
  transform: translateY(-1px);
}
.contact-us .contact-us-phone:active {
  background: var(--ray);
  box-shadow: 2px 4px 14px rgba(var(--alpha-rgb), 0.1);
  transform: translateY(0) scale(0.98);
}
.contact-us .contact-us-phone:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 3px;
}
.contact-us .contact-us-phone-text {
  font-size: 18px;
  color: var(--alpha);
  margin: 0;
  white-space: nowrap;
}
.contact-us .contact-us-phone-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--gradient-6-08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  overflow: hidden;
}
.contact-us .contact-us-feedback {
  font-size: 14px;
  text-align: center;
  padding: 8px 16px;
  border-radius: 8px;
}
.contact-us .contact-us-feedback--success {
  color: var(--positive);
  background: rgba(var(--positive-rgb), 0.1);
}
.contact-us .contact-us-feedback--error {
  color: var(--negative);
  background: rgba(var(--negative-rgb), 0.1);
}
@media (max-width: 1024px) {
  .contact-us .contact-us-card {
    padding: 48px 40px;
  }
}
@media (max-width: 640px) {
  .contact-us {
    padding: 32px 0;
  }
  .contact-us .contact-us-card {
    padding: 32px 20px;
  }
  .contact-us .contact-us-row {
    flex-direction: column;
  }
}

.site-footer {
  background: var(--haze);
  border-radius: 24px 24px 0 0;
  padding: 20px clamp(16px, 6vw, 80px);
}
.site-footer .footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.site-footer .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.site-footer .footer-email {
  font-size: 14px;
  color: var(--primary);
  text-decoration: none;
  line-height: 1.5;
}
.site-footer .footer-email:hover {
  text-decoration: underline;
}
.site-footer .footer-copyright {
  font-size: 12px;
  color: var(--legend);
  margin: 0;
  line-height: 1.5;
}
.site-footer .footer-logos {
  display: flex;
  align-items: center;
  gap: 32px;
}
.site-footer .footer-logo-manex {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
.site-footer .footer-logo-manex .footer-logo-text {
  font-size: 16px;
  font-weight: bold;
  color: var(--alpha);
}
html:lang(en) .site-footer .footer-logo-manex .footer-logo-text {
  font-family: "Poppins", sans-serif;
}
html:lang(ar) .site-footer .footer-logo-manex .footer-logo-text {
  font-family: "Almarai", sans-serif;
}
.site-footer .footer-logo-manex img {
  width: 102px;
  height: 35px;
}
.site-footer .footer-powered {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.site-footer .footer-divider {
  width: 1px;
  height: 49px;
  background: var(--ray);
}
.site-footer .footer-sss-logo {
  width: 82px;
  height: 47px;
}
.site-footer .footer-social {
  display: flex;
  align-items: center;
  gap: 16px;
}
.site-footer .footer-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.site-footer .footer-social-link img {
  width: 22px;
  height: 22px;
  filter: brightness(0) opacity(0.45);
  transition: filter 0.2s ease;
}
.site-footer .footer-social-link:hover img {
  filter: brightness(0) saturate(100%) invert(19%) sepia(87%) saturate(1800%) hue-rotate(213deg) brightness(96%);
}
@media (max-width: 1024px) {
  .site-footer {
    padding: 20px 40px;
  }
}
@media (max-width: 768px) {
  .site-footer {
    padding: 24px 24px;
    border-radius: 20px 20px 0 0;
  }
  .site-footer .footer-inner {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  .site-footer .footer-social {
    order: 1;
  }
  .site-footer .footer-logos {
    order: 2;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .site-footer .footer-contact {
    align-items: center;
    order: 3;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .site-footer {
    padding: 24px 16px;
  }
}

.site-loader {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  isolation: isolate;
}
.site-loader__backdrop {
  position: absolute;
  inset: 0;
  background: var(--omega);
  box-shadow: inset 0 0 100px rgba(var(--primary-rgb), 0.06);
}
.site-loader__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  will-change: transform, opacity, filter;
}
.site-loader__stage {
  position: relative;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-loader__omega-blur {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(92vw, 340px);
  height: 240px;
  transform: translate(-50%, -46%);
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  background: radial-gradient(ellipse 72% 58% at 50% 48%, rgba(var(--omega-rgb), 0.98) 0%, rgba(var(--omega-rgb), 0.55) 38%, rgba(var(--primary-rgb), 0.12) 62%, transparent 78%);
  filter: blur(26px);
  opacity: 0;
  will-change: transform, opacity, filter;
}
.site-loader__hub {
  position: relative;
  z-index: 2;
  width: 104px;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
  transform: scale(0.97);
  will-change: transform, opacity, filter;
}
.site-loader__ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.5px solid var(--primary);
  pointer-events: none;
  opacity: 0;
  transform-origin: 50% 50%;
  will-change: transform, opacity;
}
.site-loader__circle {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: var(--omega);
  box-shadow: 0 8px 32px rgba(var(--alpha-rgb), 0.1), 0 2px 8px rgba(var(--primary-rgb), 0.08);
  border: 2px solid rgba(var(--primary-rgb), 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.site-loader__circle img {
  display: block;
}

body.is-site-loading {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .site-loader__inner,
  .site-loader__omega-blur {
    opacity: 1;
  }
  .site-loader__hub {
    opacity: 1;
    transform: scale(1);
  }
}
html:lang(en) main {
  font-family: "Poppins", sans-serif;
}

html:lang(ar) main {
  font-family: "Almarai", sans-serif;
}

html {
  overflow-y: scroll;
}

html,
body {
  margin: 0;
  padding: 0;
  max-width: 100%;
}

body {
  overflow-x: hidden;
}

main {
  width: 100%;
  margin-top: 4vh;
  min-height: 100vh;
  gap: clamp(24px, 5vw, 64px);
  background-color: var(--omega);
  transition: opacity 0.25s ease;
}

main.grid-layout {
  gap: clamp(24px, 5vw, 64px);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: absolute;
  top: -100%;
  inset-inline-start: 16px;
  z-index: 20000;
  background: var(--primary);
  color: var(--omega);
  padding: 10px 18px;
  border-radius: 0 0 8px 8px;
  font-size: 14px;
  text-decoration: none;
  transition: top 0.2s;
}

.skip-link:focus {
  top: 0;
}

/*# sourceMappingURL=styles.css.map */
