@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Aref+Ruqaa:wght@400;700&family=Cabin:ital,wght@0,400..700;1,400..700&display=swap");

body {
  direction: rtl;
  font-family: "Almarai", serif;
}

/* Navbar link styles */
.navbar .nav-link {
  color: #4b5563;
  font-weight: 500;
}

.navbar .nav-link.fw-bold {
  font-weight: 700;
  color: #000;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 30 30'%3e%3cpath stroke='%23000' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* Logo and icons */
.navbar img {
  object-fit: contain;
}

/* Social icon wrapper */
.icon-wrapper {
  width: 32px;
  height: 32px;
  background-color: #f3f4f6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-wrapper img {
  width: 16px;
  height: 16px;
}

/* Mobile styles */
@media (max-width: 768px) {
  .navbar .navbar-collapse {
    background-color: white;
    padding: 1rem;
  }

  .navbar-nav {
    gap: 1rem;
  }

  .navbar .nav-link {
    text-align: right;
  }
}

header {
  height: 90vh !important;
  position: relative;
  overflow: hidden;

  h2 {
    font-weight: 700;
    font-size: 62px;
    color: #111827;

    span {
      color: #9747ff;
    }
  }

  .circle {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }

  .mobile {
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }

  button {
    width: 219px;
    height: 56px;
    background: #8e2dd4;
    border-radius: 12px;
    color: #fff;
    border: none;
  }

  @media (max-width: 399.98px) {
    height: 100vh !important;

    h2 {
      font-size: 32px;
      line-height: 1.4;
      padding: 0 15px;
    }

    .w-75 {
      width: 95% !important;
      br {
        display: none;
      }
    }

    button {
      width: 180px;
      height: 48px;
      font-size: 16px;
    }
  }

  @media (min-width: 400px) and (max-width: 767.98px) and (max-height: 930px) {
    height: 80vh !important;

    h2 {
      font-size: 32px;
      line-height: 1.4;
      padding: 0 15px;
    }

    .w-75 {
      width: 95% !important;
      br {
        display: none;
      }
    }

    button {
      width: 180px;
      height: 48px;
      font-size: 16px;
    }
  }
}

.app {
  h2 {
    font-weight: 800;
    font-size: 55px;
    color: #0f172a;
  }
  p {
    font-weight: 400;
    font-size: 18px;
    color: #0f172a;
    text-align: justify;
    text-align-last: right;
  }
  @media (max-width: 768px) {
    h2 {
      font-size: 32px;
      line-height: 1.4;
      padding: 0 15px;
    }
  }
}

.features {
  .row {
    width: 85%;
  }
  h3 {
    font-weight: 800;
    font-size: 56px;
    color: #0f172a;
  }
  .item-img {
    width: 64px;
    height: 64px;
    margin: auto;
  }
  .item {
    text-align: center;
    h4 {
      font-weight: 700;
      font-size: 24px;
      color: #050038;
    }
    p {
      font-weight: 400;
      font-size: 18px;
      color: #666c89;
      text-align: center;
      text-align-last: center;
      /*text-align-last: center; */
      direction: rtl;
    }
  }
}
@media (max-width: 768px) {
  .features {
    h3 {
      font-size: 35px !important;
    }
    br {
      display: none;
    }
  }
}
.screens {
  background-color: #c4b5fd;
  h3 {
    font-weight: 800;
    font-size: 56px;
    color: #ffffff;
  }
  .owl-wrapper {
    position: relative;
  }

  .caursoul-nav span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
  }

  .left {
    left: 20px;
  }

  .right {
    right: 20px;
  }

  .caursoul-nav i {
    font-size: 16px;
    color: #18181b;
  }
  .item img {
    max-width: 7%;
    height: 10px;
    object-fit: cover;
  }
}
@media (min-width: 600px) {
  .screens .image {
    width: 290px !important;
    height: 570px !important;
    img {
      width: 290px !important;
      height: 570px !important;
    }
  }
}
@media (max-width: 600px) {
  .second {
    direction: ltr !important;
  }
  .screens .image {
    width: 270px !important;
    height: 570px !important;
    img {
      width: 270px !important;
      height: 570px !important;
    }
    margin: auto;
    margin-left: 50% !important;
    transform: translateX(-50%);
  }
  section {
    margin: 50px 0;
  }
  .work {
    img {
      width: 270px !important;
      height: 550px !important;
    }
  }
  h3 {
    font-size: 35px !important;
  }
}

.explore {
  background-image: url("../images/Component\ 138.png");
  height: 90vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;

  h3 {
    font-weight: 700;
    font-size: 80px;
    color: #9747ff;
    font-family: "aref ruqaa", serif;
  }
  @media (max-width: 768px) {
    height: auto;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: top center;
    h3 {
      font-size: 40px !important;
    }
    br {
      display: none;
    }
    .buttons {
      display: flex;
      justify-content: space-between;
    }
  }
}
.how .container {
  width: 65%;
}

.how h4 {
  font-size: 16px;
  font-weight: 700;
}
.how h2 {
  font-weight: 700;
  font-size: 36px;
  color: #161c2d;
}

.c-stepper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  direction: ltr;
}

.c-stepper__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}

.one {
  text-align: start;
}

.one span {
  background-color: #8e2dd4;
}

.two {
  align-items: center;
  justify-content: center;
  text-align: center;
}

.two span {
  background-color: #68d585;
}

.three {
  align-items: end;
}

.three span {
  background-color: #ffce31;
}

.how span {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
}

.c-stepper__item:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background: repeating-linear-gradient(
    to right,
    #d5d7dd,
    #d5d7dd 5px,
    transparent 5px,
    transparent 10px
  );
  margin: 1rem auto 0;
  z-index: -1;
}

.c-stepper__title {
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-carousel .item img {
  transition: transform 0.3s ease-in-out;
  transform: scale(0.9);
}

.owl-carousel .item:hover img {
  transform: scale(1);
}
.one h4 {
  margin-left: -75%;
}
.one:hover {
  color: #8e2dd4;
}
.two:hover {
  color: #68d585;
}
.three:hover {
  color: #ffce31;
}

/* Responsive styles */
@media (max-width: 768px) {
  .why .container {
    width: 90%;
  }
  .how h2 {
    font-weight: 700;
    font-size: 27px;
    color: #161c2d;
  }
  .c-stepper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: column-reverse;
  }

  .c-stepper__item {
    width: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
    text-align: center;
  }

  .c-stepper__item span {
    text-align: center;
  }

  .one {
    align-items: center !important;
  }

  .c-stepper__item:before {
    display: none;
  }

  .c-stepper__desc {
    text-align: center;
  }
  .one {
    text-align: center !important;
    h4 {
      margin-left: 0 !important;
    }
  }
  /* .c-stepper{
    margin-right: 35px;
  } */
}

footer {
  background-color: #100f0d;
}

.footer h4 {
  font-weight: 400;
  font-size: 16px;
  color: #fefefe;
}

.footer p {
  font-weight: 400;
  font-size: 14px;
  color: #fefefe;
}

.footer .icons span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(217, 217, 217, 0.3);
}

.footer .buttons button {
  border: solid 1px rgba(255, 255, 255, 0.8);
}

.footer a {
  text-decoration: none;
}
@media (max-width: 768px) {
  .footer .row {
    flex-direction: column-reverse !important;
  }
  .connect {
    width: 100%;
    text-align: center !important;
  }
  .icons {
    margin: auto !important;
    margin-top: 20px !important;
  }
  .one h4 {
    margin-left: 0%;
  }
  #how ol {
    padding: 0 !important;
  }
}

.privacy-container {
  max-width: 900px;
  margin: 40px auto;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  line-height: 1.9;
}

h1 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #124261;
  border-bottom: 2px solid #ff8f00;
  padding-bottom: 10px;
}

.privacy-section {
  margin-bottom: 30px;
}

.privacy-section h2 {
  font-size: 22px;
  color: #b20404;
  margin-bottom: 15px;
}

.privacy-section ul {
  list-style: disc;
  padding-right: 20px;
}

.privacy-section li {
  margin-bottom: 10px;
  color: #333;
}

@media (max-width: 600px) {
  .privacy-container {
    padding: 20px;
    margin: 20px;
  }

  h1 {
    font-size: 24px;
  }

  .privacy-section h2 {
    font-size: 20px;
  }
}
