.banner-heading {
  font-family: Sen;
  font-weight: 700;
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 1px;
  vertical-align: middle;
  background: none !important;
  color: #fff;
  text-align: left;
}

h1:before {
  background: none !important;
}

.hero-section-1 {
  background-image: url('../img/Forex/banner-background.webp') !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;

}


.inline-btn a.btn {
  display: inline-flex !important;
}

p {
  font-size: 16px !important;
  line-height: 27px;
}

.hero-section-1 h1 {
  text-align: left;
  color: #fff;
  font-weight: 700;
  line-height: 55px;
  border-left: 1px solid #3F5EFB;
  padding-left: 25px;
  border-radius: 0px !important;
}

.banner-image {
  mix-blend-mode: lighten;
  /* max-width: 120% !important;  */
}

.dim-task {
  font-family: Sen;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 1px;
  vertical-align: middle;
  display: flex;
  color: #ffff;

}

.banner-image {
  mix-blend-mode: normal;
  /* max-width: 115% !important; */
}

.img-sec-banner {
  justify-content: center;
  display: flex;
}
@media (max-width:768px){
    .img-fea{
        display:none;
    }
}


@media (max-width: 991.98px) {

  .img-dis {
    display: none;
  }

  .dim-task {
    justify-content: center;
  }

  /* .hero-section-1 h1 {
      text-align: center;
      border-left: none !important;
      font-size: 32px !important;
  } */
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-media-width {
    width: 100% !important;
  }
}

@media (max-width:1199.98px) {

  .hero-section-1 h1 {
    text-align: center;
    border-left: none !important;
    font-size: 31px !important;
  }

  .banner-border {
    border-left: none !important;
    padding-left: 0px !important;
  }

  .dim-task {
    justify-content: center;
    padding-left: 16px;
    text-align: center;
  }

  .medi-center-1 {
    text-align: center;
  }

  .btn-com {
    text-align: center;
  }

  .img-dis1 {
    display: none !important;
  }

  .features-grid {
    display: block !important;
  }

  .feature-card {
    border: 1px solid #ddd !important;
    background: #F2F5F7 !important;
    padding: 12px 20px !important;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    text-align: center !important;
  }

  .container-18 {
    display: contents !important;
  }

  .for-sm-gain {
    width: 100% !important;
  }

}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .section-media-width-banner {
    width: 100% !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 2000px) {
  .hero-section {
    height: unset !important;
    padding-top: 80px;
  }
}

.forex-grid {
  background-color: #3F5EFB;
  border-radius: 30px;
  padding: 40px;
  display: grid !important;
}

.forex-seconf {
  background: none;
  color: #fff;
  font-family: Sen;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 1px;
  vertical-align: middle;
  text-align: center;

}

.p-tag {
  text-align: center;
}

/* slider-css-start */

.services-section {
  padding: 60px 30px;
  text-align: center;
  max-width: 1200px;
  margin: auto;
}

.services-subtitle {
  max-width: 700px;
  margin: 20px auto 40px;
  color: #ccc;
  font-size: 1rem;
}

.slider .service-card {
  border-radius: 20px;
  border: 1px solid #3F5EFB;
  padding: 25px;
  border: 1px solid rgba(237, 241, 243, 0.05);
  background: rgba(201, 211, 238, 0.02);
  /* height: 508px; */
  margin: 0 10px;
  height: 100%;
}

.slider .service-card:hover {
  border-color: #3F5EFB !important;
}

.text-align-left {
  text-align: left;
}

.service-card:hover {
  /* transform: translateY(-5px); */
}

.service-card img {
  width: 40px;
  margin-bottom: 20px;
}

.service-card h3 {
  color: #fff;
  margin-bottom: 10px;
}

.service-card p {
  color: #bbb;
  font-size: 0.95rem;
  line-height: 1.5;
}

.slider-navigation {
  text-align: right;
  margin-bottom: 20px;
  text-align: right;
  margin-bottom: 20px;
  position: relative;
  right: 100px;

}

/* .slider-navigation button {
  color: white;
  border: 3px solid #ccc;
  border-radius: 50%;
  padding: 10px 15px;
  font-size: 18px;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  background: rgba(201, 211, 238, 0.06) !important;
  width: 35px;
  height: 35px;
} */
.slider-navigation button {
  color: white;
  border: none;
  border-radius: 50%;
  padding: 10px 15px;
  font-size: 18px;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  background: rgba(201, 211, 238, 0.06) !important;
  width: 35px;
  height: 35px;
}

.slider-navigation button:disabled {
  background-color: #eee;
  border-color: #ddd;
  color: #aaa;
  opacity: 0.6;
  /* cursor: not-allowed; */
  /* optional */
}

.arrow-change {
  position: relative;
  bottom: 5px;
  right: 6px;

}



.slider-navigation button:hover {
  background: #333348;
}



.rounded-cls:hover {
  position: absolute;
  opacity: 0;

}

.banking-slider-section {
  /* background-image: url('../img/digital-banking/banner-background.webp'); */
  /* background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0;
  background-position: center; */
  background: url(../img/Our-Digital-Transformation-Services-We-Provide-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  overflow: hidden;

}


img.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-img.on-hover {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 26px;
}


.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-right .not-hover {
  transition: all 0.3s ease-in-out;
}

.slick-slide img {
  display: block;
}

.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-right img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

.slick-slide img {
  width: unset !important;
  height: unset !important;
}

.dim-task2 {
  font-family: Sen;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 1px;
  vertical-align: middle;
  display: flex;
  color: #ffff;

}

@media (max-width:992.98px) {

  .slider-navigation {
    text-align: center !important;
    right: 0px !important;
  }

  .banking-slider-section {
    background-image: none !important;
    background-color: #0b0c14 !important;
  }
}

/* slider-css-end */


.cta-width-bck {
  background-image: url('../img/Forex/cta-section-bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px !important;
  background-position: center;
  padding: 30px 40px;
  /* position: relative;
    left: 360px; */

}



/*circle-script-section-start*/

.section-2 {
  max-width: 1100px;
  margin: 60px auto;
  padding: 20px;
  background: #fff;
  margin-top: 0px !important;
}

.section-2 h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 10px;
}

.section-2 p.description {
  text-align: center;
  max-width: 700px;
  margin: 30px auto 40px;
  /* font-size: 15px; */
  color: #555;
}

.nav-buttons {
  text-align: right;
  margin-bottom: 30px;
}

.nav-buttons button {
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}

.nav-buttons button:disabled {
  background-color: #eee;
  border-color: #ddd;
  color: #aaa;
  /* cursor: not-allowed; */
  opacity: 0.6;
}

.progress-line-container {
  position: relative;
  margin-top: 40px;
  height: 50px;
}

.progress-line {
  position: absolute;
  top: 20px;
  left: 43px;
  right: 24px;
  height: 3px;
  background: #ccc;
  z-index: 1;
}

.circles {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;

}

.outer-circle {
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 255, 0.1);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: -7px;
  left: 160px;
  animation: pulse 1.5s ease-in-out infinite;
}

.circle {
  width: 14px;
  height: 14px;
  background: #2f2fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  bottom: -14px;
  right: 17px;
}


@keyframes pulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.5);
    /* expands */
    opacity: 0.5;
  }
}

.step-content {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  gap: 20px;
  /* overflow: visible;  */

}

.step-box {
  flex: 1;
  /* background: #f9f9f9; */
  border-radius: 8px;
  padding: 20px;
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); */
  text-align: center;
}

.step {
  /* position: relative; */
  /* bottom: 10px; */
  /* left: 13px; */
}

.step-box:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  background: #F2F5F7;
  border-radius: 20px;
}

.step-box p.step {
  font-size: 12px;
  color: #888;
  margin-bottom: 10px;
  font-weight: bold;
}

.step-box h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

.step-box p.desc {
  /* font-size: 14px; */
  color: #555;
  line-height: 1.5;
}


.step-content-outer {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.step-content-inner {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
  width: 100%;
}

.step-box {
  flex: 0 0 calc(100% / 3);
  box-sizing: border-box;
  padding: 1rem;
}

/* For mobile: Show 1 step at a time */
@media (max-width: 768px) {
  .step-box {
    flex: 0 0 100%;
  }

  .forex-box {
    display: flow-root !important;
    text-align: center;
  }
}

/*circle-script-section-end*/


/* different-sec-start */
.key-features {
  background-color: #000;
}

.letter-ali {
  letter-spacing: 0.5px;
}

.container-10 {
  display: flex;
  /* align-items: center; */
  justify-content: space-evenly;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 30px;
}

.col-adj {

  flex: 1 0 auto !important;
}

.key-feature-list {
  background-color: #1E232C;
  padding: 51px;
  max-height: 673px;
  /* padding-left: 40px !important; */
  /* max-width: 537px; */

}

.key-feature-list-1 {
  background-color: #1E232C;
  padding: 47px;
  max-height: 710px;
  /* padding-left: 40px !important; */
  /* max-width: 537px; */

}


.li-key-img {
  list-style-image: url('../img/digital-banking/Image\ \(2\).png');
}

.line-hei-3 {
  line-height: 35px;
}

@media (max-width:1073.98px) {

  .key-feature-list {
    max-height: unset !important;
  }

}

/* different-sec-end */

.faq-shift {
  position: sticky;
  top: 0;
  align-self: flex-start;
}

.faq-section .accrd-panel-head .align-self-center {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #000 !important;
}

/* common */

@media (max-width: 1199.98px) {
  .mrg-section {
    margin: 50px;
  }

  .progress-line-container {
    display: none !important;
  }

  .nav-buttons {
    text-align: center;
  }

  .key-feature-list {
    width: 100% !important;
    flex: 0 0 auto;
  }

}

@media (max-width:991.98px) {

  .cta-width-bck {
    background-image: none !important;
    background: #007bff !important;
  }

  .cta-width-bck-off {
    background-image: none !important;
    background-color: #007bff;
  }

  .medi-center {
    text-align: center;
  }

}

@media only screen and (max-width: 991.98px) {

  .container,
  .max-width-1,
  .max-width-2,
  .max-width-3,
  .max-width-4,
  .max-width-5,
  .max-width-6,
  .max-width-7,
  .max-width-8,
  .max-width-9,
  .max-width-10 {
    max-width: 100% !important;
  }
}

@media (max-width: 1300px) {
  .max-width-9 {
    margin: 0 60px !important;
  }
}

@media (max-width: 576.98px) {
  .mar-for-design {
    margin: 0 20px !important;
  }

  .max-width-9 {
    margin: 0px !important;
  }

  .hero-section-1 h1 {
    line-height: 40px !important;
    padding: 0px !important;
  }

  .hero-section {
    padding: 0px !important;
  }
}



/* end */

/* forex back office */
.banner-border {
  border-left: 1px solid #3F5EFB;
  padding-left: 25px;
}

.hero-section-2 h1 {
  border-left: none !important;
  padding: 0px !important;
}

.banner-heading-1 {
  font-family: Sen;
  font-weight: 700;
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 1px;
  vertical-align: middle;
  background: none !important;
  color: #fff;
  text-align: left;
}

.forex-box {
  /* background-color:#F2F5F7; */
  background: #F2F5F7;
  padding: 12px 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.modules {
  font-family: Arial, sans-serif;
  background: #f9fafb;
  padding: 40px;
  text-align: center;
}

.tree {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-title {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
}

.level {
  display: flex;
  justify-content: space-evenly;
  position: relative;
  margin-top: 40px;
}

.box-top {
  position: relative;
  right: 30px;
}

.box-bottom {
  left: 90px;
  /* position: relative; */
  background: #e6f0fb;
  padding: 12px 20px;
  /* border-radius: 10px; */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 0 35px;
  position: relative;
  min-width: 130px;


  border-top: 1px solid #1f324b;
  border-left: 1px solid #1f324b;
  /* border-right: 1px solid #1f324b;  */
}

.box {
  background: #e6f0fb;
  padding: 12px 20px;
  /* border-radius: 10px; */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 0 34px;
  position: relative;
  min-width: 130px;
  /* right: 46px; */
  border-top: 1px solid #1f324b;
  border-left: 1px solid #1f324b;
  border-right: 1px solid #1f324b;

}


.hub {
  background: #eaffea;
  border: 2px solid #b6eab6;
  font-weight: bold;
  position: relative;
  z-index: 2;
}

/* Top row horizontal line */
.level-top::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 84px;
  right: 52px;
  height: 1px;
  background: #1F324B;
  z-index: 0;
}

/* Vertical lines from top row to horizontal line */
.level-top .box::before {
  content: "";
  position: absolute;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 20px;
  background: #1F324B;
}

/* Vertical lines from horizontal to second row */
.second-connect .box::before {
  content: "";
  position: absolute;
  top: -102px;
  left: 115%;
  transform: translateX(-50%);
  width: 2px;
  height: 103px;
  background: #000;
}

.second-connect .box-bottom::before {
  content: "";
  position: absolute;
  top: -105px;
  left: 50%;
  transform: translateX(-50%);
  width: 0.8px;
  height: 103px;
  background: #1F324B;
}

/* Connecting line to hub */
.connector-down::after {
  /* content: ""; */
  /* position: absolute; */
  /* top: 100%; */
  /* left: 50%; */
  /* height: 20px; */
  /* width: 2px; */
  /* background: #333; */
}

/* Services row */
.level-services::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 112px;
  right: 98px;
  height: 1px;
  background: #1F324B;
}

.level-services .box::before {
  content: "";
  position: absolute;
  top: -22px;
  left: 50%;
  width: 0.8px;
  height: 20px;
  background: #1F324B;
  transform: translateX(-50%);
}

.spacer {
  height: 40px;
}

.box-bottom-1 {
  background: #e6f0fb;
  padding: 12px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 0 35px;
  position: relative;
  min-width: 130px;
}

/* Left gradient border */
.second-connect.box-bottom-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #1f324b, transparent);
}

/* Right gradient border */
.box-bottom-1::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #1f324b, transparent);
}

.cta-forex-back {
  background-image: url(../img/Forex/forex-cta-back.webp);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px !important;
  background-position: center;
  padding: 30px 40px;
}

/* key back office */
.features-section {}

.features-section {
  max-width: 1200px;
  margin: auto;
  text-align: center;
  padding-bottom: 100px;
}


.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* gap: 20px; */
}

.feature-card {
  background: #fff;
  /* border: 1px solid #ddd; */
  padding: 20px;
  /* border-radius: 8px; */
  text-align: left;
  transition: box-shadow 0.3s ease;
}

.feature-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.feature-card h3 {
  margin-top: 0;
  color: #111;
}

.fe-card-top {
  border-right: 1px solid #ddd;
}

.fe-card-top:nth-child(3) {
  border-right: none;
}

.fe-card-bottom {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.fe-card-bottom:nth-child(6) {
  border-right: none;
}


/* integrating */

.Gain-from-Integrating-Back-Office {
  background-color: #000;
  /* height: 100vh; */
  /* background-image: url('../img/Forex/glow-sso-2@q30r.b7369f4\ \(1\).png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; */

}

.container-63 {
  /* display: flex
; */
  align-items: center;
  justify-content: space-between;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.gain-benift-last {
  position: relative;
  left: 405px;
}

.gain-benift-middle {
  position: relative;
  top: 100px;
}

.gain-card {
  background-color: #1E232C;
  padding: 12px 15px;
  border-radius: 27px;
}

.container-18 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.cta-width-bck-off {
  background-image: url(../img/Forex/cta-background.webp);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px !important;
  background-position: center;
  padding: 30px 40px;
}

.FX-back-OFFice {
  line-height: 1.3;
}

.service-card.a33 {
  min-height: 450px !important;
}

.display-flex-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  cursor: default;
}

.box-feature {
  border: 1px solid #1E232C;
  border-radius: 8.5px;
  padding: 12px;
}

.container.container-center {
  justify-content: center;
}

.box-feature:hover {
  background: #008DF6;
  color: #ffff;
}

.back-office-rb {
  width: 100%;
  height: auto;
  aspect-ratio: 696 / 390;
}
.h-min {
  min-height: 100vh;
}
@media (max-width:"1199.98px") {
  .service-card.a33 {
    height: 100%;
  }

}
/* Forex CRM comparison section */
.needcrm {
  background: #fff;
  color: #111;
  padding: 70px 0 56px;
}

.needcrm-wrap {
  margin: 0 auto;
  width: 100%;
}

.needcrm-head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 42px;
}

.needcrm-head h2 {
  color: #111;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.25;
  margin: 0 0 14px;
  text-align: center;
}

.needcrm-head p {
  color: #212121;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.9;
  margin: 0;
  max-width: 920px;
}

.needcrm-compare {
  gap: 16px;
  justify-content: center !important;
}

.needcrm-card {
  border-radius: 24px;
  min-height: 350px;
  padding: 40px 36px 38px;
  width: 100%;
}

.needcrm-card--without {
  background: linear-gradient(135deg, #fffafa 0%, #fbf7f7 100%);
  border: 1px solid #efd5d5;
}

.needcrm-card--with {
  background:
    radial-gradient(circle at 18% 86%, rgba(255, 136, 201, 0.22), transparent 34%),
    linear-gradient(135deg, #fff5fb 0%, #f2f0ff 54%, #ecedff 100%);
  border: 1px solid #c5b8ff;
}

.needcrm-card h3 {
  color: #8d6262;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  margin: 20px 0 22px;
  text-align: center;
}

.needcrm-card--with h3 {
  color: #c03ed2;
}

.needcrm-badge {
  align-items: center;
  border-radius: 999px;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  gap: 6px;
  justify-content: center;
  letter-spacing: 0.18em;
  line-height: 1;
  padding: 7px 15px;
  text-transform: uppercase;
  width: fit-content;
}

.needcrm-badge span {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 0.75;
}

.needcrm-badge--without {
  background: #f5e5e5;
  color: #b65d5d;
  margin-left: auto;
  margin-right: auto;
}

.needcrm-badge--with {
  background: linear-gradient(90deg, #ffd3ea 0%, #dedaff 100%);
  color: #4269ff;
  margin-left: auto;
  margin-right: auto;
}

.needcrm-card ul {
  color: #a06d6d;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.45;
  list-style: none;
  margin: 0;
  padding-left: 0 !important;
  margin-top: 20px;
}

.needcrm-card li {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-bottom: 15px;
}

.needcrm-card li:last-child {
  margin-bottom: 0;
}

.needcrm-card li::before {
  align-items: center;
  background: #f6e0e0;
  border-radius: 50%;
  color: #c55f5f;
  content: "×";
  display: inline-flex;
  flex: 0 0 24px;
  font-size: 24px;
  font-weight: 800;
  height: 24px;
  justify-content: center;
  line-height: 1;
  width: 24px;
}

.needcrm-card--with ul {
  color: #0d1762;
  font-weight: 600;
}

.needcrm-card--with li::before {
  background: #f1cbf2;
  color: #4e6dff;
  content: "✓";
  font-size: 18px;
}

.needcrm-divider {
  align-items: center;
  align-self: stretch;
  background: linear-gradient(180deg, #f3408d 0%, #4f6cff 100%);
  border-radius: 14px;
  color: #fff;
  display: flex;
  justify-content: center;
  justify-self: center;
  min-height: 334px;
  position: relative;
  width: 32px !important;
}

.needcrm-divider::before,
.needcrm-divider::after {
  display: none;
}

.needcrm-divider span {
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1;
  transform: rotate(-90deg);
  white-space: nowrap;
  text-transform: uppercase;
}

/* .needcrm-divider span::before {
  content: "↓";
  display: inline-block;
  font-size: 19px;
  margin-right: 10px;
  transform: rotate(90deg);
  vertical-align: -2px;
} */

.needcrm-note {
  align-items: center;
  color: #ff3f91;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  gap: 8px;
  justify-content: center;
  margin: 48px 0 0;
  text-align: center;

}

.needcrm-note::before {
  background: #ff3f91;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
}

@media (max-width:1199.98px) {
  .media-width-f {
    margin: 0 auto !important;
    width: 100% !important;
  }

  .needcrm-divider {
    border-radius: 14px;
    height: 38px;
    min-height: 38px;
    width: 100% !important;
  }

  .needcrm-divider span {
    transform: none;
  }

  .needcrm-divider span::before {
    transform: none;
  }

  .needcrm-card {
    width: 100% !important;
  }

  /* .needcrm-card ul {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
} */
  .needcrm-card {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .needcrm-card ul {
    padding-left: 0 !important;
    width: fit-content;
  }
}

@media (max-width: 991.98px) {
  .needcrm {
    padding: 58px 0 48px;
  }

  .needcrm-head h2 {
    font-size: 26px;
  }

  .needcrm-compare {
    gap: 22px;
    grid-template-columns: 1fr;
    max-width: 560px;
  }

  .needcrm-card {
    min-height: 0;
    padding: 30px 34px;
  }

  .needcrm-card h3 {
    margin-bottom: 24px;
  }




  .needcrm-note {
    margin-top: 34px;
  }
}

@media (max-width: 575.98px) {
  .needcrm {
    padding: 46px 0 40px;
  }

  .needcrm-compare {
    padding: 0px !important;
  }

  .needcrm-head {
    margin-bottom: 28px;
  }

  .needcrm-head h2 {
    font-size: 22px;
  }

  .needcrm-head p {
    font-size: 12px;
    line-height: 1.7;
  }

  .needcrm-card {
    border-radius: 18px;
    padding: 24px 20px;
  }

  .needcrm-card h3 {
    font-size: 20px;
  }

  .needcrm-card ul {
    font-size: 15px;
  }

  .needcrm-divider span {
    font-size: 9px;
  }

  .needcrm-badge {
    font-size: 10px;
    letter-spacing: 0.12em;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 12px;
  }

  .needcrm-note {
    align-items: baseline;
    font-size: 14px;
  }

  .second-part-button a.btn span.button-arrow.crm {
    padding: 6px !important;
  }

  .button-text.crm {
    padding: 3px !important;
    font-size: 14px !important;
  }
}

/* Forex CRM one-time investment */
.forex-one-time-investment {
  background: #fff;
  padding: 68px 0;
}

.forex-one-time-investment .container {
  align-items: center;
}

.forex-one-time-content {
  max-width: 640px;
}

.forex-one-time-content h2 {
  color: #050505;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 1.18;
  max-width: 560px;
}

.forex-one-time-content p {
  color: #161616;
  font-size: 14px !important;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 1.75;
  max-width: 590px;
}

.forex-one-time-button {
  margin-top: 34px !important;
}

.forex-one-time-button a.btn {
  border-radius: 7px;
  min-height: 42px;
  padding: 4px 18px 4px 4px;
}

.forex-one-time-button a.btn span.button-arrow {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.forex-one-time-button a.btn span.button-text {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  padding-left: 12px;
}

.forex-one-time-points {
  list-style: none;
  margin: 25px 0 0;
  padding-left: 23px !important;
}

.forex-one-time-points li {
  align-items: center;
  color: #161616;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  gap: 14px;
  line-height: 1.45;
  margin-bottom: 14px;
}

.forex-one-time-points li::before {
  background: #2f3edb;
  border-radius: 50%;
  content: "";
  flex: 0 0 13px;
  height: 13px;
  width: 13px;
}

.forex-roi-card {
  background:
    radial-gradient(circle at 20% 0%, rgba(66, 118, 255, 0.7), transparent 34%),
    linear-gradient(135deg, #114de5 0%, #1710a5 58%, #3325c8 100%);
  border-radius: 18px;
  box-shadow: 0 18px 38px rgba(22, 37, 150, 0.18);
  color: #fff;
  margin-left: auto;
  max-width: 500px;
  overflow: hidden;
  padding: 40px 42px 34px;
  position: relative;
}

.forex-roi-card::before {
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 92px 92px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.forex-roi-card>* {
  position: relative;
  z-index: 1;
}

.forex-roi-card-head {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
  margin-bottom: 16px;
}

.forex-roi-label {
  color: rgba(255, 255, 255, 0.48);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.6px;
  line-height: 1;
  padding-left: 28px;
  position: relative;
  text-transform: uppercase;
}

.forex-roi-label::before {
  background: rgba(255, 255, 255, 0.45);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 20px;
}

.forex-roi-saving {
  align-items: center;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  gap: 6px;
  line-height: 1;
  padding: 7px 11px;
  white-space: nowrap;
}

.forex-roi-saving::before {
  background: #22e062;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(34, 224, 98, 0.75);
  content: "";
  height: 7px;
  width: 7px;
}

.forex-roi-card h3 {
  color: #fff;
  font-size: 31px;
  font-weight: 800;
  letter-spacing: -0.2px;
  line-height: 1.13;
  margin: 0 0 22px;
  max-width: 405px;
}

.forex-roi-card h3 span {
  color: rgba(255, 255, 255, 0.7);
}

.forex-roi-card p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}

.forex-roi-line {
  background: rgba(255, 255, 255, 0.13);
  height: 1px;
  margin: 38px 0 28px;
  width: 100%;
}

.forex-roi-list {
  display: grid;
  gap: 22px;
}

.forex-roi-item {
  align-items: center;
  display: flex;
  gap: 17px;
}

.forex-roi-check {
  align-items: center;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 9px;
  color: #4cff72;
  display: inline-flex;
  flex: 0 0 34px;
  font-size: 18px;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  line-height: 1;
}

.forex-roi-item strong {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
}

.forex-roi-item span:not(.forex-roi-check) {
  color: rgba(255, 255, 255, 0.67);
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25;
}

@media (max-width: 991.98px) {
  .forex-one-time-investment {
    padding: 58px 0;
  }

  .forex-one-time-investment .container {
    gap: 36px;
    justify-content: center;
  }

  .forex-one-time-content {
    margin: 0 auto;
    max-width: 720px;
  }

  .forex-one-time-content h2,
  .forex-one-time-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .forex-one-time-button {
    text-align: center;
  }

  .forex-one-time-points {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding-left: 0 !important;
  }

  .forex-roi-card {
    margin: 0 auto;
  }
}

@media (max-width: 575.98px) {
  .forex-one-time-investment {
    padding: 44px 0;
  }

  .forex-one-time-content h2 {
    font-size: 25px;
    letter-spacing: 0.5px;
  }

  .forex-one-time-content p {
    font-size: 13px !important;
    line-height: 1.7;
  }

  .forex-one-time-button a.btn {
    max-width: 100%;
  }

  .forex-one-time-button a.btn span.button-text {
    font-size: 12px;
  }

  .forex-roi-card {
    border-radius: 16px;
    padding: 28px 22px 26px;
  }

  .forex-roi-card-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .forex-roi-card h3 {
    font-size: 25px;
  }

  .forex-roi-line {
    margin: 28px 0 24px;
  }

  .forex-roi-item {
    align-items: flex-start;
  }

  .col-6.unwanted-padding-md {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* trading-platform */
.trading-platform {
  padding: 32px 20px;
  background: #F6F7FB;
}

.plat-form {
  max-width: 388px;
  max-height: 190px;
  margin: 0 auto;
  background: #EDE7F6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 10px 32px;
  flex-direction: column;
  margin-top: 20px;
}

.trading-platform-list2 {
  justify-content: center !important;
  margin-top: 20px !important;
}

.platform-header {
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.platform-sub {
  margin-top: 10px !important;
  text-align: center !important;
}

.match-trade {
  display: none;
}

.plat-htag {
  text-align: center !important;
}

@media (max-width:1199.98px) {
  .plat-form-header {
    width: 100% !important;
  }

  .trading-platform-list2 {
    display: none !important;
  }

  .match-trade {
    display: block;
  }
}

/* HASHCODEX Win Section */
.forextopbadge {
    width: 70%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height: 1.9;
}
.topbadgetitle {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(0, 84, 255, 1);
}
.forextopbadge h2 {
    font-weight: 700;
}
.tcenter {
    margin: auto;
    text-align: center;
    align-items: center;
}
.winbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 18px;
    gap: 18px;
}
.winbox-card {
    max-width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 20px;
    border: 0.8px solid rgba(226, 232, 242, 1);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}
.winhover {
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    opacity: 0;
    transition: 0.3s ease;
    width: 90%;
    pointer-events: none;
}
.winbox-card:hover .winhover {
    opacity: 1;
}
.winbox-card:hover {
    border: 0.5px solid rgba(252, 70, 141, 0.5);
}
.winbox-card-content {
    margin: 8px 0px;
}
.winbox-card-content span {
    font-weight: 700;
    font-size: 16px;
}
.winbox-card-content p {
    font-size: 14px;
    margin-top: 8px;
    color: rgb(82, 82, 82);
}
.winbox-card-content.ar3{
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.winbox-card-badge {
    margin: 10px 0px;
    font-size: 12px;
    padding: 3px 7px;
    border-radius: 10px;
    width: fit-content;
}
.bbadge {
    color: rgba(29, 78, 216, 1);
    border: 0.8px solid rgba(191, 219, 254, 1);
    background-color: rgba(239, 246, 255, 1);
}
.gbadge {
    color: rgba(21, 128, 61, 1);
    border: 0.8px solid rgba(187, 247, 208, 1);
    background-color: rgba(240, 253, 244, 1);
}
.ggbadge {
    color: rgba(7, 131, 71, 1);
    border: 0.8px solid rgba(0, 191, 99, 0.5);
    background-color: rgba(0, 191, 99, 0.2);
}
.rbadge {
    color: rgba(194, 65, 12, 1);
    border: 0.8px solid rgba(254, 215, 170, 1);
    background-color: rgba(255, 247, 237, 1);
}
.pbadge {
    color: rgba(63, 94, 251, 1);
    border: 0.8px solid rgba(63, 94, 251, 0.5);
    background-color: rgba(63, 94, 251, 0.2);
}

@media (max-width: 1300px) {
    .winbox-card {
        max-width: 45%;
    }
}
@media (max-width: 1000px) {
    .forextopbadge {
        width: 100%;
    }
}

@media (max-width: 756px) {
    .winbox-card {
        max-width: 100%;
    }
}

/* Technical Architecture Section */
.technical-architecture {
    background-color: rgba(0, 0, 0, 1);
    color: white;
}
.technical-architecture span {
    color: rgba(253, 70, 142, 1);
}
.technical-architecture p,
.technical-architecture h2 {
    color: white;
}

.architecture-accordion {
    max-width: 900px;
    margin: 30px auto 0;
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 6px;
}

.architecture-accordion::-webkit-scrollbar {
    width: 6px;
}

.architecture-accordion::-webkit-scrollbar-track {
    background: transparent;
}

.architecture-accordion::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.479);
    border-radius: 20px;
}

.arch-item {
    margin-bottom: 12px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
}

.arch-item summary {
    list-style: none;
    cursor: pointer;
    padding: 9px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arch-item summary::-webkit-details-marker {
    display: none;
}

.arch-item summary::after {
    content: "▾";
    font-size: 14px;
    transition: transform 0.3s ease;
}

.arch-item[open] summary::after {
    transform: rotate(180deg);
}

.arch-item h5 {
    margin: 0;
    color: #fff;
    font-weight: 600;
}

.arch-item span {
    display: inline-block;
    margin-top: 6px;
    padding: 4px 10px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.08);
    color: #cfd7ff;
}

.arch-content {
    padding: 0 24px 24px;
}

.arch-content p {
    margin: 0;
    color: #b8bfd3;
    line-height: 1.8;
}

/* Layer colors matching your design */

.arch-item:nth-child(1) {
    background-color: rgba(63, 94, 251, 0.2);
}

.arch-item:nth-child(2) {
    background-color: rgba(72, 147, 186, 0.2);
}

.arch-item:nth-child(3) {
    background-color: rgba(176, 119, 75, 0.2);
}

.arch-item:nth-child(4) {
    background-color: rgba(112, 86, 149, 0.2);
}

.arch-item:nth-child(5) {
    background-color: rgba(45, 113, 81, 0.2);
}

.arch-item:nth-child(6) {
    background-color: rgba(145, 75, 83, 0.2);
}

@media (max-width: 768px) {
    .architecture-accordion {
        height: auto;
    }
    .arch-item summary {
        padding: 16px;
    }

    .arch-item h3 {
        font-size: 16px;
    }

    .arch-content {
        padding: 0 16px 16px;
    }
}

.video-wrapper {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 20px;
    overflow: hidden;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.software-demo {
    width: 100%;
    height: 25vh;
    border-radius: 20px;
    object-fit: contain;
}

.forex-software-demo li::before {
    display: none;
}

@media (min-width: 1000px) {
    .software-demo {
        height: 40vh;
        object-fit: contain;
    }
}
@media (min-width: 756px) and (max-width: 1000px) {
    .software-demo {
        height: 45vh;
        object-fit: contain;
    }
}


/* Integration Section */
.inte-card {
    width: 20%;
    height:200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}
.inte-card:hover {
    border: 0.8px solid rgba(63, 94, 251, 1);
}
@media (max-width: 1200px) {
    .inte-card {
        width: 30%;
    }
}
@media (max-width: 867px) {
    .inte-card {
        width: 45%;
        height:210px;
        padding: 15px;
    }
}
@media (max-width: 500px) {
    .inte-card {
        width: 100%;
    }
}
/* @media (min-width:580px) and (max-width:700px){
    .intecard{
        width:45%;
    }
} */

/* Setup Process Section */
.sol-steps {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
}
.sol-line-track {
  position: absolute;
  left: 27px;
  top: 28px;
  bottom: 28px;
  width: 2px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 2px;
  overflow: hidden;

}

.sol-line-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #4a5df5, #fd468e);
  height: 0%;
  border-radius: 2px;
  transition: height 1.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.sol-line-fill.animate {
    height: 100%;
}
.sol-step {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 36px;
  align-items: flex-start;
  padding: 28px 0;
  position: relative;
  opacity: 1;
  transform: translateX(-16px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.sol-step.visible {
  opacity: 1;
  transform: translateX(0);
}
.sol-step:not(:last-child)::after {
  content: '';
  display: none;
  /* handled by .sol-line-track */
}
.sol-step.visible .sol-num {
  box-shadow: 0 0 0 4px rgba(74, 93, 245, 0.12), 0 0 20px rgba(74, 93, 245, 0.08);
}

.sol-step:nth-child(odd).visible .sol-num {
  box-shadow: 0 0 0 4px rgba(253, 70, 142, 0.12), 0 0 20px rgba(253, 70, 142, 0.08);
}
.sol-step-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 6px;
}

.sol-step-title {
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.sol-step-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 14px;
  padding: 5px 12px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.sol-step-sep {
  height: 1px;
  margin: 0 0 0 92px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0%, transparent 80%);
}
.sol-num {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 50%;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 1;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  background: #14151d;
}
.sol-num-inner {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  background: linear-gradient(135deg, #fd468e, #4a5df5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}


.sol-step.visible .sol-num {
  box-shadow: 0 0 0 4px rgba(74, 93, 245, 0.12), 0 0 20px rgba(74, 93, 245, 0.08);
}

.sol-step:nth-child(odd).visible .sol-num {
  box-shadow: 0 0 0 4px rgba(253, 70, 142, 0.12), 0 0 20px rgba(253, 70, 142, 0.08);
}
.sol-num-inner {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  background: linear-gradient(135deg, #fd468e, #4a5df5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.sol-content {
  padding-top: 10px;
}
.sol-step-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 6px;
}
.sol-step-title {
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.sol-step-desc {
  font-size: 15px;
  color: rgba(190, 190, 190, 0.884) !important;
  line-height: 1.75;
  max-width: 600px;
}
.sol-step-sep {
  height: 1px;
  margin: 0 0 0 92px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0%, transparent 80%);
}
/* 
   .sol-line-fill {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: linear-gradient(180deg, #4a5df5, #fd468e);
        height: 0%;
        border-radius: 2px;
        transition: height 1.4s cubic-bezier(0.4, 0, 0.2, 1);
    } */

@media (max-width: 600px) {
   .sol-steps{
        width:96%;
        margin-left:auto;
    }
    .sol-line-track {
        left: 20px;
    }
    .sol-step {
    grid-template-columns: 44px 1fr;
    gap: 20px;
  }
  .sol-num {
    width: 44px;
    height: 44px;
  }
  .sol-step-sep {
    margin-left: 64px;
  }
}
@media (max-width: 960px) {
 
}
