.arbiex-bot {
  background: linear-gradient(0deg, #0A0613, #0A0613);

}

.bg-banner {
  background-image: url('../images/arbiex-bot/banner-bg.webp');
  background-repeat: no-repeat;
}

.blend-cls {
  mix-blend-mode: Lighten !important;
}

.max-set {
  max-width: 90% !important;
}

.second-he-banner {
font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
    vertical-align: middle;
    max-width: 400px;
}



.accor-section {
  background-color: #0F172A;
  color: white;
  font-family: inherit;
  margin: 0;
  /* padding: 40px; */
}

.accor-section-2 {
  /* background-color: #0F172A; */
  color: white;
  font-family: inherit;
  margin: 0;
  /* padding: 40px; */
}

.li-list-disc {
  list-style: disc;
  margin-left: 20px;
}

.li-list-disc li {
  margin-bottom: 10px;
}

.accordion {
  max-width: 600px;
  margin: auto;
}

.accordion-item {
  background-color: #1e293b;
  border: 1px solid #334155;
  border-radius: 8px;
  margin-bottom: 12px;
  overflow: hidden;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
  cursor: pointer;
}

.accordion-header:hover {
  background-color: #273549;
}

.accordion-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
}

.accordion-content {
  padding: 0 16px 16px;
  font-size: 14px;
  color: #cbd5e1;
  display: none;
}

.accordion-item.active .accordion-content {
  display: block;
}

.icon {
  font-size: 16px;
}

.toggle-icon {
  font-size: 18px;
  color: aqua;
}

.bg-img-benift {
  background: radial-gradient(40.45% 40.45% at 50% 46.16%, rgba(1, 9, 80, 0.9) 3.12%, rgba(14, 17, 32, 0) 100%);
  background-position: left;
  background-size: cover;

}

.tech-sec {
  background: #0F172A;
  /* padding: 20px 20px; */
  /* height: 100vh; */
  display: flex;
}

.tech-security {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1.69px solid #FFFFFF1A;
  padding: 20px;
  border-radius: 26px;
  min-height: 465px;
  box-shadow: 0px 13.48px 16.85px -10.11px #0000001A, 0px 33.7px 42.13px -8.43px #0000001A;

  backdrop-filter: blur(20.221885681152344px);
  color: #FFFFFF99;
}


.star-arbiex {
  margin: 0;
  /* background-color: #0b0c1b; */
  color: #fff;
  background: linear-gradient(0deg, #0A0613, #0A0613);
}

.container-03 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
}

/* 
h1 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
} */

p.subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16.87px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: center;
  color: #CBD5E1;
  max-width: 600px;
  margin: 0 auto;
}

.steps-wrapper {
  display: flex;
  position: relative;
}

/* .step-line {
  position: absolute;
  left: 50%;
  top: 20px;
  bottom: 20px;
  width: 2px;
  background: #333;
  transform: translateX(-50%);
} */

.step-circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.step-circle:nth-child(1) {
  top: 0;
}

.step-circle:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%);
}

.step-circle:nth-child(3) {
  bottom: 0;
}

.step-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 500px;
  width: 100%;
}

.step-row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

/* .left,
    .right {
      width: 50%;
    } */

/* .step {
      max-width: 300px;
    } */

.step-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 5px;
}

.step-desc {
  color: #a0a0a0;
  font-size: 20px;
}

.step-line {
  position: absolute;
  left: 50%;
  top: 20px;
  bottom: 20px;
  width: 2px;
  background: #333;
  transform: translateX(-50%);
  overflow: hidden;
}

.step-line .line-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #5e7ce2;
  transition: height 0.2s ease-out;
}

@media (max-width: 991px) {
  .steps-wrapper {
    display: block;
  }

  .step-line,
  .step-circle {
    display: none;
  }

  .step-content {
    height: auto;
    width: 100%;
  }

  .step-row {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    text-align: center;
  }

  .left.col-4,
  .right.col-4,
  .left.col-6,
  .right.col-6 {
    width: 100%;
  }

  .step {
    max-width: 100%;
    padding: 20px;
    border: 1px solid #333;
    border-radius: 10px;
    background: #111827;
  }

  .step-title {
    font-size: 24px;
  }

  .step-desc {
    font-size: 16px;
  }
}


/* .bg-las-section{
        background-image: url('../images/arbiex-bot/bg-last-section.webp') ;
  background-repeat: no-repeat;
    } */

.faq-section {
  /* background-color: #0b0a13; */
  color: #fff;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  background: linear-gradient(0deg, #0A0613, #0A0613);

}

.faq-container {
  max-width: 700px;
  width: 100%;
}

/* 
    hd {
      text-align: center;
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 2rem;
    } */

.accordion-q {
  border-bottom: 1px solid #333;
  overflow: hidden;
}

.accordion-header-q {
  padding: 1rem 0;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  transition: color 0.3s;
}

.accordion-header-q::after {
  content: '\25BE';
  position: absolute;
  right: 0;
  transition: transform 0.3s;
}

.accordion-q.active .accordion-header-q::after {
  transform: rotate(180deg);
}

.accordion-body-q {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.3s ease;
  color: #aaa;
  padding: 0 0;
}

.accordion-q.active .accordion-body-q {
  max-height: 300px;
  padding: 0.5rem 0 1rem 0;
}

section {
  padding: 50px 0;
}

@media (max-width:991.98px) {
  .bt-dis {
    justify-content: center;
  }

  .center-for-mb {
    text-align: center;
  }

  .display-none-for-mob {
    display: none
  }
  .second-he-banner{
      margin: 15px auto;

  }

}