body,
html {
  background: #ffffff;
  color: #070d25;
  height: 100%;
  width: 100%;
  line-height: 1;
  position: relative;
  font: 400 18px "Poppins", sans-serif;
}

/* Custom Scrollbar */
*::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}

*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}

*::-webkit-scrollbar-thumb {
  background-color: rgb(117 117 117 / 20%);
}

.link {
  color: #0a58ca !important;
  text-decoration: none;
}

.link:hover {
  color: #0a58ca;
}

.main-banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.main-banner-list li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
}

.main-banner-list li::before {
  content: "";
  min-width: 10px;
  height: 10px;
  background: #f046b7;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 9px;
}

.h2tag {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 20px;
}

.h2tag span {
  color: #f046b7;
}

.h3tag {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}

.h5tag {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

.para {
  font-size: 18px;
}

.head {
  max-width: 60%;
  margin: 0 auto 15px;
  text-align: center;
}

.dark {
  font-weight: 500;
}

.atag {
  color: #070d25;
  text-decoration: none !important;
  transition: 0.5s;
}

.atag:hover {
  color: rgb(44, 103, 209);
  transition: 0.5s;
}

.bgwaves {
  background: url("../images/crypto-market-making-bot-development-company/sec8_bgline.webp") no-repeat center;
  background-position-y: top;
  background-size: 100% 100%;
}

.text-dark {
  text-decoration: none;
}

.text-dark:hover {
  color: #2c67d1 !important;
}

@media (max-width: 1199px) {
  .para {
    font-size: 16px;
  }

  .h2tag {
    font-size: 38px;
  }

  .h3tag {
    font-size: 32px;
  }

  .h5tag {
    font-size: 20px;
  }

  .secondary_list li {
    font-size: 16px !important;
  }
}

@media (max-width: 991px) {
  .head {
    max-width: 100%;
  }

  .h3tag {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .h2tag {
    font-size: 32px !important;
    padding-bottom: 0 !important;
    margin-bottom: 28px !important;
  }

  .head {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }

  .head h2 {
    margin-bottom: 10px !important;
  }

  .h3tag {
    font-size: 28px;
    text-align: center;
  }

  .h5tag {
    font-size: 18px;
    line-height: unset;
  }

  section {
    padding: 20px 0 !important;
  }

  .secondary_list li {
    width: 100% !important;
  }
}

/* common styles ends  */

/* inner_sec_1 */
.inner_sec_1 {
  position: relative;
  z-index: 1;
  padding: 40px 0 30px;
  min-height: 100vh;
}

.inner_sec_1 .svg_button {
  width: 265px;
  margin-top: 20px;
}

.inner_sec_1 p {
  /* max-width: 55%; */
}

.main-banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner_sec_1::before {
  content: "";
  background: url("../images/crypto-market-making-bot-development-company/sec1_linebg.webp") no-repeat right top;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 50px;
  right: 0;
}

.sec_1 p {
  font-weight: 500;
  font-size: 22px;
  text-transform: capitalize;
  color: #1e2237;
}

@media (max-width: 1199px) {
  .inner_sec_1 p {
    max-width: 100%;
  }

  .inner_sec_1::before {
    right: 0;
  }
}

@media (max-width: 991px) {
  .inner_sec_1::before {
    right: 0;
    background-size: contain;
  }

  .inner_sec_1 {
    padding: 0px;
  }

  .inner_sec_1 {
    min-height: auto;
  }

  .inner_sec_1 {
    padding: 165px 0 30px !important;
  }
}

@media (max-width: 767px) {
  .inner_sec_1 .banimg {
    display: none;
  }

  .inner_sec_1::before {
    display: none;
  }
}

/* inner_sec_1 ends  */

.inner_sec_2 {
  padding: 30px 0 !important;
  /* padding-top: 0px !important; */
}

/* .inner_sec_2 .inner_sec_2_bg,
.inner_sec_bg2 {
  background: linear-gradient(135deg, #fdf4ff 0%, #f5f3ff 100%);
  border: 1px solid rgba(240, 70, 183, 0.08);
  box-shadow: 0 20px 40px rgba(79, 70, 229, 0.03);
  padding: 48px 24px;
  border-radius: 24px;
} */

/* Transition from black Stats section to light background of next section over half the height */
.bcstat-section+.inner_sec_2 {
  padding-top: 100px !important;
  background: linear-gradient(to bottom, #000000 55%, rgba(0, 0, 0, 0) 38%);
  background-color: #ffffff;
}

/* Transition from light Section 4 to black Section 5 at the bottom of Section 4 */
.bc-sec-4 {
  padding-bottom: 100px !important;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .inner_sec_2 img {
    /* margin-bottom: 15px; */
  }

  .bcstat-section+.inner_sec_2 {
    padding-top: 30px !important;
  }

  .bc-sec-4 {
    padding-bottom: 30px !important;
  }
}

/* inner_sec_2 ends  */

/* inner_sec_8 */

/* inner_sec_8 ends  */

/* inner_sec_4_bg  */
.inner_sec_4_bg {
  padding: 30px 0;
  background: #fff6e9;
}

@media (max-width: 991px) {
  .inner_sec_4_bg {
    text-align: center;
  }
}

/* inner_sec_4_bg ends  */

/* inner_sec_21 */
.inner_sec_21 {
  padding: 40px 0;
  background: url(../images/leverage-and-margin-trading-exchange-development/mixed-waves.webp) no-repeat right top;
}

.inner_sec_21 .card {
  border: 0;
  display: flex !important;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  margin-bottom: 50px;
  background: transparent;
  text-align: center;
  position: relative;
  margin: 30px;
}

.inner_sec_21 .card span {
  color: #1e2237;
  background: #dedede;
  border-radius: 15px;
  padding: 10px;
  display: inline-block;
  margin-top: -10px;
}

.inner_sec_21 .card span.h5tag {
  font-size: 20px;
}

.inner_sec_21 .card p {
  margin-bottom: 0;
}

.bignumber {
  /* min-width: 150px; */
  font-size: 60px;
  display: inline-flex;
  justify-content: flex-end;
  margin-right: 15px;
  font-weight: 900;
  text-align: center;
  position: absolute;
  opacity: 0.3;
  /* margin-top: -30px; */
}

.yellow-card .bignumber {
  color: #7965f4;
}

.green-card .bignumber {
  color: #eb9d39;
}

.inner_sec_21 .card.pink-card span {
  background-color: #ffebcb;
  width: 100%;
  text-align: center;
}

.inner_sec_21 .card.blue-card span {
  background-color: #bff5e2;
  width: 100%;
  text-align: center;
}

.inner_sec_21 .card.yellow-card span {
  background-color: #e9d1fb;
  width: 100%;
  text-align: center;
}

.inner_sec_21 .card.sandle-card span {
  background-color: #ffdbcb;
  width: 100%;
  text-align: center;
}

.inner_sec_21 .card.green-card span {
  background-color: #fbd1ed;
  width: 100%;
  text-align: center;
}

.inner_sec_21 .purple-card span {
  background-color: #cbd9f3;
  width: 100%;
  text-align: center;
}

.zig_zag {
  /* padding-top: 100px; */
}

@media (max-width: 1199px) {
  .bignumber {
    min-width: 90px;
    font-size: 72px;
  }
}

@media (max-width: 991px) {
  .inner_sec_21 .card {
    margin-bottom: 15px;
  }

  .inner_title {
    font-size: 32px !important;
  }
}

@media (max-width: 767px) {
  .bignumber {
    display: none;
  }

  .inner_sec_21 .card p {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .inner_sec_21 {
    background-image: none;
  }

  .inner_sec_21 .card span.h5tag {
    font-size: 18px;
  }
}

/* inner_sec_21 ends  */

/* inner_sec_25 */

/* inner_sec_25 ends  */

/* inner_sec_20 */
.inner_sec_20 {
  padding: 40px 0;
}

.inner_sec_20 .pink-style h5 {
  background: transparent;
}

.inner_sec_20 .blue-style h5 {
  background: transparent;
}

.inner_sec_20 .pink-style {
  background: #ffd9e4;
  border-radius: 20px;
  padding: 30px;
}

.inner_sec_20 .blue-style {
  background: #c4d9ff;
  border-radius: 20px;
  padding: 30px;
}

.inner_sec_20 .purple-style {
  background: #f1c7ff;
  border-radius: 20px;
  padding: 30px;
}

.tccb-card {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tccb-card a {
  text-decoration: none;
}

.tccb-card span {
  font-size: 24px;
  font-weight: 600;
  color: #070d25 !important;
}

.tccb-card p {
  color: #070d25 !important;
  margin-bottom: 0px;
}

.inner_sec_20 .pink-style h5 {
  color: #f046b7;
}

.inner_sec_20 .blue-style h5 {
  color: #2c67d1;
}

.inner_sec_20 .purple-style h5 {
  color: #6d0c8d;
}

.tccb-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.tccb-card li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  color: #070d25;
  font-size: 18px;
}

.tccb-card li::before {
  content: "";
  min-width: 10px;
  height: 10px;
  background: #f046b7;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 9px;
}

.inner_sec_20 .blue-style li::before {
  background: #2c67d1;
}

.inner_sec_20 .purple-style li::before {
  background: #6d0c8d;
}

/* inner_sec_20 ends  */

/* inner_sec_24 ends  */

/* inner_sec_15 */

/* inner_sec_12 */
.inner_sec_12 {
  padding: 30px 0;
  /* background: url(../images/leverage-and-margin-trading-exchange-development/style-box-12-bg.webp)
    no-repeat center 180px; */
}

.head-title-center {
  margin-bottom: 30px;
}

.head-title-center h2 {
  text-align: center;
  max-width: 70%;
  margin: 0 auto 30px;
}

.head-title-center h3 {
  text-align: center;
  max-width: 70%;
  margin: 0 auto 30px;
}

.head-title-center h2 span {
  color: #f047b8;
}

.head-title-center p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  font-size: 18px;
}

.ftlc-card {
  display: flex;
  align-items: center;
}

.ftlc-card h5 {
  min-width: 30%;
  text-align: center;
  background: #dedede;
  border-radius: 15px;
  padding: 15px;
  font-size: 24px;
  color: #ffffff;
}

.ftlc-card p {
  margin-left: 30px;
  background: #dedede;
  border-radius: 15px;
  padding: 30px;
}

.green-style h5 {
  background: #02d087;
  background: #119f6c;
}

.pink-style h5 {
  background: #f046b7;
}

.blue-style h5 {
  background: #2c67d1;
}

.violet-style h5 {
  background: #6d0c8d;
}

.orange-style h5 {
  background: #cfac1b;
  background: #9b7d00;
}

.green-style p {
  background: #ccf7e8;
}

/* .pink-style p{
  background: #ffd9e4;
}
.blue-style p{
  background: #c4d9ff;
} */

.flex-title-left-content .svg_button {
  margin-left: calc(30% + 30px);
  margin-top: 15px;
}

@media (max-width: 1200px) {
  .head-title-center h2 {
    max-width: 100%;
  }

  .head-title-center p {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .ftlc-card {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .ftlc-card h5 {
    display: block;
    width: 100%;
  }

  .ftlc-card p {
    margin-left: 0;
    text-align: center;
  }

  .flex-title-left-content .svg_button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }
}

.portfolio_slider.custom_home_slider {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.portfolio_slider img {
  margin: 10px;
}

/* inner_sec_27 */

/* inner_sec_27 ends  */

/* inner_sec_28 */
.inner_sec_28 {
  padding: 40px 0;
}

.inner_sec_28 .boxbg {
  background: url("../images/stellar-blockchain-wallet-development-services/sec_28bg.webp") no-repeat center #ffd9e4;
  border-radius: 20px;
  border: 1px solid #f8a9dd;
  padding-top: 20px;
  padding-right: 50px;
  max-width: 80%;
  margin: 0 auto;
  background-size: 100% 100%;
}

.inner_sec_28 h5 {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .inner_sec_28 .boxbg {
    max-width: 100%;
    padding: 15px;
    background-image: none;
  }

  .inner_sec_28 .boxbg img {
    margin-bottom: 15px;
  }
}

/* inner_sec_28 ends  */

/* inner_sec_5 */
.inner_sec_5 {
  padding: 40px 0;
}

/* inner_sec_13 */
.inner_sec_13 {
  padding: 40px 0;
  background: #f0f5ff;
}

.inner_sec_13 .pink-style h5 {
  background: transparent;
  margin-bottom: 0px;
}

.inner_sec_13 .blue-style h5 {
  background: transparent;
  margin-bottom: 0px;
}

.inner_sec_13 .green-style h5 {
  background: transparent;
}

.inner_sec_13 .pink-style {
  box-shadow: 0 8px 32px 0 rgba(207, 224, 255, 0.8);
  background: #fff;
  border-radius: 20px;
  padding: 60px;
}

.inner_sec_13 .blue-style {
  box-shadow: 0 8px 32px 0 rgba(207, 224, 255, 0.8);
  background: #fff;
  border-radius: 20px;
  padding: 60px;
}

.tccb-card {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tccb-card h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.inner_sec_13 .pink-style h5 {
  color: #1e2237;
}

.inner_sec_13 .blue-style h5 {
  color: #1e2237;
}

.tccb-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tccb-card li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  color: #070d25;
  font-size: 18px;
}

.tccb-card li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #f046b7;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 9px;
}

.inner_sec_13 .blue-style li::before {
  background: #2c67d1;
}

.inner_sec_13 .purple-style li::before {
  background: #6d0c8d;
}

.three-column-color-box {
  position: relative;
}

.mixed-waves-2 span {
  font-weight: 400;
  margin-bottom: 18px;
}

.mixed-waves-2 .h5tag {
  font-size: 18px;
}

.mixed-waves-2 .box li {
  text-align: left;
  list-style-type: none;

  box-shadow: 0 0 10px rgba(207, 224, 255, 0.5);
  border: 1px solid #cfe0ff;
  border-radius: 10px;
  padding: 12px;
  /* border-radius: 6px; */
  width: 48%;
  text-align: center;
}

.mixed-waves-2 .box li:hover {
  color: #2c67d1;
}

.mixed-waves-2 .box ul {
  margin: auto;
  padding-left: 0px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 20px;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .tccb-card {
    margin-bottom: 30px;
  }

  .h2tag {
    text-align: center;
  }

  .inner_sec_2 .para {
    text-align: center;
  }

  .svg_button {
    margin-top: 0px !important;
  }

  .inner_sec_1 .svg_button {
    margin-top: 0px !important;
  }

  .mixed-waves-2 {
    text-align: center;
  }

  .mixed-waves-2 .box {
    display: flex;
  }

  .mixed-waves-2 .box li {
    text-align: center;
  }

  .mixed-waves-2 .box ul {
    margin: auto;
  }

  .mixed-waves-2 .h5tag {
    text-align: left;
  }

  .mixed-waves-2 .svg_button {
    margin: auto;
  }

  .inner_sec_13 .blue-style {
    padding: 40px;
  }

  .inner_sec_13 .pink-style {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .inner_sec_13 .svg_button {
    margin: 30px auto 10px;
  }

  .inner_sec_13 h3 {
    text-align: center;
    max-width: 100%;
  }

  .tccb-card {
    text-align: center;
  }

  .tccb_card_head p {
    text-align: center;
  }

  .inner_sec_1_3 .tccb-card {
    height: auto !important;
  }

  .tccb_card_head h4 {
    text-align: center;
  }

  .mixed-waves-2 .box ul {
    flex-direction: column;
  }

  .mixed-waves-2 .box li {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .three-column-color-box::before {
    width: 100%;
    background-size: 100%;
    left: 0;
  }

  .three-column-color-box::after {
    width: 100%;
    background-size: 100%;
    right: 0;
  }

  .inner_sec_13 .blue-style {
    padding: 30px 20px;
  }

  .inner_sec_13 .pink-style {
    padding: 30px 20px;
  }

  .text-slider {
    padding: 25px !important;
  }

  .head-title-center h3 {
    max-width: 100%;
  }

  .tccb-card span {
    font-size: 19px;
  }
}

/* inner_sec_18 */
.inner_sec_18 {
  padding: 40px 0;
}

.inner_sec_18 .cta-card {
  padding: 30px;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/leverage-and-margin-trading-exchange-development/cta-yellow.webp) no-repeat scroll center center;
  width: 960px;
  height: 233px;
  margin: 0 auto;
  border-radius: 20px;
}

.cta-yellow-text {
  max-width: 60%;
  text-align: center;
}

.cta-yellow-text h5 {
  text-align: center;
}

@media (max-width: 1199px) {
  .inner_sec_18 .cta-card {
    background-size: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 20px;
  }
}

@media (max-width: 767px) {
  .inner_sec_18 .cta-card {
    background-size: cover;
    padding: 15px;
  }

  .inner_sec_18 img {
    display: none;
  }

  .cta-yellow-text {
    max-width: 100%;
  }
}

.inner_sec_1_3 .tccb_card_head {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
}

/* inner_sec_29 */
.inner_sec_29 {
  padding: 40px 0;
}

.inner_sec_29 .accordion-item {
  background: #eeeff200;
  border: 0;
  border-radius: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  transition: 0.5s;
  position: relative;
  border-bottom: 1px solid #ebecef;
}

/* .inner_sec_29 .accordion-item:not(.collapsed) {
  box-shadow: 0 0 10px 5px #00000014;
  border: 0;
  border-color: transparent;
  border-radius: 20px;
} */
.inner_sec_29 .accordion-button {
  background: transparent;
  box-shadow: none !important;
  padding: 30px;
  padding-right: 90px;
  color: #000 !important;
  position: unset;
}

.inner_sec_29 .accordion-button h5 {
  margin-bottom: 0;
}

.inner_sec_29 .accordion-button::after {
  background: #fff url("../images/stellar-blockchain-wallet-development-services/sec29_arw.webp") no-repeat center;
  position: absolute;
  right: 30px;
  transform: unset;
  top: 35px;
  margin: auto 0;
  transition: 0.5s;
}

.inner_sec_29 [aria-expanded="true"] .accordion-button::after {
  transform: rotate(90deg);
}

.inner_sec_29 [aria-expanded="false"] .accordion-button::after {
  transform: rotate(0deg);
}

.inner_sec_29 .accordion-item .para span {
  font-weight: 600;
}

.inner_sec_29 .accordion-body {
  padding: 30px;
  padding-right: 90px;
  padding-top: 0px;
}

.inner_sec_29 .accordion-body p {
  margin-bottom: 0;
}

.accordion-header .h5tag {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .inner_sec_29 img {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .inner_sec_29 .accordion-body {
    padding-right: 30px;
  }
}

/* inner_sec_29 ends  */
.text-stack {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.tech-stack-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 116px;
  margin: 20px 25px;
}

.inner_title {
  font-size: 40px;
  font-weight: 600;
  color: #070d25;
}

.inner_sec_1_3 .tccb_card_head p {
  font-weight: 600;
  font-size: 16px !important;
  line-height: 187%;
  text-align: center;
  color: #1e2237;
  margin-bottom: 0px;
}

.inner_sec_1_3 .tccb-card {
  border: 1px solid #d7d7d7;
  border-radius: 25px;
  padding: 20px 20px;
  background: #fff;
  height: 176px;
  justify-content: center;
}

/* inner_sec_15 */
.inner_sec_15 {
  padding: 40px 0;
}

.text-slider {
  background: #ffdae4;
  background: linear-gradient(90deg, #ffdae4 0%, rgba(255, 218, 228, 0) 100%);
  border-radius: 20px;
  border: 1px solid #ffd9e4;
  padding: 30px;
  position: relative;
  min-height: 367px;
}

.text-slider-crypto {
  min-height: 280px;
}

.text-slider-crypto .slider-card p {
  max-width: 80%;
}

.slider-card span {
  color: #ff50bd;
  margin-bottom: 20px;
  max-width: 70%;
}

.slider-card p {
  max-width: 70%;
  margin-top: 20px;
}

.text-slider .slick-prev {
  left: 30px;
  top: 88%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 9;
}

.text-slider .slick-prev:hover {
  background: #ff50bd;
}

.text-slider .slick-next {
  left: 75px;
  right: auto;
  top: 88%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.text-slider .slick-next:hover {
  background: #ff50bd;
}

.text-slider .slick-next::before {
  content: "";
  background: url("../images/crypto-currency-exchange-development-company/pink_arrow.webp") no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  background-size: 70%;
  top: 1px;
  left: 8px;
  transform: rotate(-178deg);
}

.text-slider .slick-prev::before {
  content: "";
  background: url("../images/crypto-currency-exchange-development-company/pink_arrow.webp") no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  background-size: 70%;
  top: 9px;
  left: 9px;
}

.text-slider .slick-prev:hover::before,
.text-slider .slick-next:hover::before {
  filter: brightness(0) invert(1);
  color: #ff50bd;
}

@media (max-width: 1399px) {
  .slider-card p {
    max-width: 100%;
  }

  .inner_sec_1_3 .tccb-card {
    border: 1px solid #d7d7d7;
    border-radius: 25px;
    padding: 20px 10px;
    background: #fff;
    height: 210px;
  }
}

@media (max-width: 1299px) {
  .inner_sec_1_3 .tccb_card_head {
    justify-content: center !important;
  }
}

@media (max-width: 991px) {
  .inner_sec_15 .svg_button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .inner_sec_15 {
    text-align: center;
  }

  .text-slider {
    min-height: auto;
  }

  .text-slider::before {
    display: none;
  }

  .slider-card span {
    max-width: 100%;
    text-align: center;
  }

  .slider-card p {
    max-width: 100% !important;
    text-align: center;
  }

  .text-slider .slick-prev {
    left: 50%;
    margin-left: -40px;
    z-index: 9;
    top: 85%;
  }

  .text-slider .slick-next {
    left: auto;
    right: 50%;
    margin-right: -40px;
    top: 85%;
  }
}

@media (max-width: 767px) {
  .text-slider .slick-prev {
    top: 93%;
  }

  .text-slider .slick-next {
    top: 93%;
  }
}

@media (max-width: 567px) {
  .inner_sec_15 {
    margin-top: 0px !important;
  }
}

/* spot_light */
.spot_light {
  padding: 30px 0;
}

.spot_light_bg {
  position: relative;
}

.spot_light_bg::before {
  /* content: "";
  background: url(../images/otc-crytpo-exchange-development/bg_02.webp) no-repeat right top;
  width: 103%;
  position: absolute;
  z-index: -1;
  top: 100px;
  right: 0;
  height: 672px;
  bottom: 0;
  margin: auto 0;
  left: 10px; */
}

.spot_light .box {
  border-radius: 20px;
  background: #eaf1ff;
  padding: 40px;
}

.spot_light ul {
  padding-left: 20px;
  text-align: left !important;
}

.spot_light li {
  color: #1e2237;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.spot_light li::marker {
  margin: auto;
}

.spot_light h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.spot_light .box.blue h5 {
  color: #1468ef;
}

.spot_light .box.orange h5 {
  color: #e38a06;
}

.spot_light .box.orange {
  background: #fff4e3;
}

@media (max-width: 1199px) {
  .spot_light .box {
    /* margin-top: 45px !important; */
  }
}

@media (max-width: 991px) {
  .spot_light .box {
    margin-bottom: 15px;
  }

  .spot_light .box {
    /* margin-top: 10px !important; */
  }

  .spot_light_1_content {
    flex-direction: column;
    gap: 5px !important;
  }

  .spot_light_1 .box {
    width: 100% !important;
  }

  .inner_sec_2 .inner_sec_2_bg {
    padding: 38px 15px !important;
  }

  .inner_sec_1 .box {
    margin: auto;
  }

  /* .spot_light_bg::before{
    display: none;
  } */
}

/* spot_light */
.spot_light_1_content {
  margin: auto;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 60px;
}

.spot_light_1 .box {
  width: 480px;
  margin-top: 20px !important;
  height: 100%;
}

.box h3 {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  /* text-align: center; */
  color: #000;
  margin-bottom: 20px;
}

.spot_light_1 .para_1 {
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  text-align: center;
  color: #000;
  margin-bottom: 0px;
}

.spot_light_1 .svg_button {
  margin-top: 30px;
}

.inner_sec_36 {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}

.features-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
  opacity: 0.5;
  z-index: -1;
}

.inner_sec_36 .container {
  position: relative;
  z-index: 1;
}

.inner_sec_36 .bg {
  background: transparent;
  border-radius: 50px;
  padding: 50px;
  position: relative;
  z-index: 1;
}

.inner_sec_36 .bg::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  filter: blur(51px);
  z-index: -1;
  top: 0;
  max-width: 100%;
}

.inner_sec_36 .flx {
  display: flex;
  gap: 30px 20px;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.inner_sec_36 .flx_1 {
  max-width: 100%;
}

.inner_sec_36 .flx_1 .box .img_box {
  width: 278px !important;
}

.inner_sec_36 .flx_1 .box p {
  font-size: 16px;
}

.inner_sec_36 .box {
  font-size: 12px;
  color: #070d25;
  text-align: center;
}

.inner_sec_36 .box .img_box {
  box-shadow: 0 4px 11px 0 #cfe0ff;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-wrap: wrap; */
  padding: 15px;
  width: 200px;
  height: 140px;
  margin-bottom: 10px;
  /* border: 1px solid #d4f7ea; */
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.inner_sec_36 .box .img_box img {
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.inner_sec_36 .box:hover .img_box {
  transform: translateY(-6px);
  box-shadow: 0 12px 24px rgba(79, 110, 229, 0.18);
}

.inner_sec_36 .box:hover .img_box img {
  transform: scale(1.1) translateY(-2px);
}

.inner_sec_36 .box span {
  display: block;
}

.inner_sec_36 .box p {
  text-decoration: none !important;
  color: #1e2237 !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

/* .inner_sec_36 .box p:hover {
text-decoration: none;
color: #3068cf !important;
} */
/* .inner_sec_36 .box:hover p a{
text-decoration: underline;
} */
@media (max-width: 1199px) {
  .inner_sec_36 .flx {
    gap: 15px;
  }
}

@media (max-width: 991px) {
  .inner_sec_36 .flx {
    flex-wrap: wrap;
  }

  .inner_sec_36 .bg {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .inner_sec_36 .h2tag {
    font-size: 30px;
  }

  .ftlc-card h3 {
    font-size: 18px !important;
  }

  /* .about_section_6{
  display: none;
} */

  .inner_sec_36 .bg {
    padding: 0px;
  }

  .inner_sec_36 .box {
    margin-bottom: 0px;
  }
}

.inner_sec_3 {
  padding: 30px 0 0px;
  background: #f0f5ff;
}

.inner_sec_3 .headbg {
  position: relative;
}

.inner_sec_3 .curve {
  position: relative;
}

.inner_sec_3 .headbg::before {
  content: "";
  position: absolute;
  left: -160px;
  right: 0;
  margin: 0 auto;
  bottom: -80px;
  background: url(../images/crypto-market-making-bot-development-company/sec3_smcurv.webp) no-repeat center;
  width: 98px;
  height: 100px;
}

.inner_sec_3 .headbg img {
  position: absolute;
  right: 0;
  bottom: 90px;
}

.inner_sec_3 .boxlow {
  margin-top: 70px;
  margin-bottom: -70px;
}

/* .inner_sec_3 .box {
  background: #cfadda;
  padding: 30px 40px;
  border-radius: 20px;
  margin-bottom: 28px;
  width: 100%;
  color: #000;
  text-decoration: none;
  text-align: center;
}
.inner_sec_3 .box:hover {
    background: #cfaddafa;
} */
/* .inner_sec_3 .box:hover{
  transform: scale(1.027);
  transition: .3s;
} */
/* .inner_sec_3 .box.blue {
  background: #c4d9ff;
}
.inner_sec_3 .box.blue:hover {
  background: #c4d9fff6;
}
.inner_sec_3 .box.ash {
  background: #fcd7d2;
}
.inner_sec_3 .box.ash:hover {
  background: #fcd7d2f8;
}
.inner_sec_3 .box.rose {
  background: #ffd9e4;
}
.inner_sec_3 .box.rose:hover {
  background: #ffd9e4f6;
}
.inner_sec_3 .box.green {
  background: #ccf7e8;
}
.inner_sec_3 .box.green:hover {
  background: #ccf7e8f5;
}
.inner_sec_3 .box p {
  margin-bottom: 0;
} */
.inner_sec_3 ul li {
  list-style: none;
}

.secondary_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 20px;
}

.secondary_list li {
  flex-grow: 1;
  width: 48%;
  border: 1px solid #d0e0ff;
  border-radius: 10px;
  padding: 10px;
  color: #1e2237;
  font-size: 18px;
  font-weight: 600;
  background: #fff;
}

.secondary_list li {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
}

@media (max-width: 991px) {
  .inner_sec_3 {
    padding: 30px 0;
  }

  .inner_sec_3 .col-lg-4 .box {
    margin-bottom: 20px;
  }

  .inner_sec_3 .col-lg-4:nth-last-child(1) .box {
    margin-bottom: 0;
  }

  .inner_sec_3 .boxlow {
    margin-top: 0;
    margin-bottom: 0;
  }

  .inner_sec_3 .headbg img {
    height: 100px;
  }

  .inner_sec_3 .headbg::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .inner_sec_3 .box {
    padding: 22px;
  }
}

/* inner_sec_3 ends  */

/* cta_box */
.cta_box {
  padding: 30px 0;
  padding-top: 78px;
}

.cta_box .box {
  border-radius: 20px;
  background: url("../../images/bc-game-clone-script-2024/cta_bg.webp") no-repeat center #bff5e2;
  position: relative;
}

.cta_box .box img {
  position: absolute;
  bottom: 0;
  left: 100px;
}

.cta_box h2 {
  line-height: normal;
}

.cta_box.ylw .box {
  /* background: url("../images/binance-clone-script-2023-new/cta_bg_ylw.webp") no-repeat center #FFE3B7; */
  background-size: cover;
}

.cta_box.ylw .svg_button a {
  background: #00d68a;
  border: 2px solid #00d68a;
}

.cta_box.ylw .svg_button a:before {
  background: #abffe1;
}

.cta_box.ylw .box h2 {
  font-size: 40px;
}

.cta_text .h2tag {
  font-size: 34px;
}

.cta_text .svg_button {
  margin-top: 35px !important;
}

@media (max-width: 1399px) {
  .cta_box .box img {
    left: 10px;
  }
}

@media (max-width: 1199px) {
  .cta_box .box {
    padding: 15px;
    text-align: center;
  }

  .cta_box .svg_button {
    margin: 0 auto;
    margin-top: 20px;
  }

  .cta_box .box img {
    display: none;
  }

  .cta_box.ylw .box h2 {
    font-size: 32px;
  }

  .cta_box {
    padding-top: 60px;
  }
}

/* inner_sec_23  */
.inner_sec_23 {
  padding: 40px 0;
}

.inner_sec_23 .box {
  border: 1px solid #e3e4e5;
  border-radius: 16px;
  padding: 40px 15px 15px 15px;
  /* padding-top: 40px; */
  position: relative;
  text-align: center;
  margin-top: 45px;
}

.inner_sec_23 .box:hover {
  /* border-color: transparent;   */
  box-shadow: 0 0 20px -10px #5a617e;
}

.inner_sec_23 .box span {
  background: #ffd9e4;
  border-radius: 8px;
  padding: 7px 20px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: fit-content;
}

.inner_sec_23 .box span.yellow {
  background: #ffff9f;
}

.inner_sec_23 .box span.blue {
  background: #c4d9ff;
}

.inner_sec_23 .box span.rose {
  background: #f1c7ff;
}

.inner_sec_23 .svg_button {
  margin: 50px auto 10px;
}

@media (max-width: 767px) {
  .inner_sec_23 .box span {
    margin: 0px auto 0px;
    position: unset;
  }

  .inner_sec_23 .box {
    margin-top: 25px;
  }
}

/* inner_sec_23 ends  */
/* tech_stack */
.tech_stack {
  padding: 30px 0;
}

.tech_stack .bg {
  /* border-radius: 20px;
  background: #FFEBF8;
  padding: 70px 40px; */
}

.tech_stack .h5tag {
  font-size: 18px;
}

.tech_stack span {
  font-weight: 400;
  margin-bottom: 18px;
}

.tech_stack ul {
  padding-left: 25px;
}

.tech_stack .flx {
  display: flex;
  gap: 50px 30px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
}

.tech_stack .flx .box {
  text-align: center;
}

.tech_stack .box>div {
  background: #fff;
  box-shadow: -5px 2px 15px 0 #d7d7d7;
  width: 170px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  margin-bottom: 15px;
}

.tech_stack .box p {
  color: #717c8c;
  margin: 0 auto;
  max-width: 130px;
  text-align: center;
}

.tech_stack .box:hover p {
  color: #1e2237;
}

.pink {
  color: #e530b2;
}

@media (max-width: 991px) {
  .tech_stack .bg {
    /* padding: 40px 20px; */
  }

  .tech_stack {
    text-align: center;
  }

  .tech_stack ul {
    text-align: left;
  }

  .tech_stack .flx {
    justify-content: center;
  }
}

@media (max-width: 1399px) {
  .tech_stack .flx {
    gap: 30px 20px;
  }
}

/* tech_stack */

/* inner_sec_13 start */

.inner_sec_13 {
  position: relative;
  /* z-index: 1; */
}

.inner_sec_13::before {
  content: "";
  background: url(../images/crypto-market-making-bot-development-company/sec1_linebg.webp) no-repeat right top;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  height: 672px;
  bottom: -200px;
  margin: auto 0;
}

.inner_sec_1_3::before {
  background: transparent !important;
}

.three-column-color-box::after {
  content: "";
  background: transparent;
}

@media (max-width: 991px) {
  .tccb-card {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .three-column-color-box::before {
    width: 100%;
    background-size: 100%;
    left: 0;
  }

  .three-column-color-box::after {
    width: 100%;
    background-size: 100%;
    right: 0;
  }
}

/* inner_sec_13 end */

/* inner_sec_bcgame start */
.inner_sec_bcgame {
  padding: 40px 0;
  background: transparent;
}

.inner_sec_bcgame .pink-style h5 {
  background: transparent;
  margin-bottom: 0px;
}

.inner_sec_bcgame .blue-style h5 {
  background: transparent;
  margin-bottom: 0px;
}

.inner_sec_bcgame .green-style h5 {
  background: transparent;
}

.inner_sec_bcgame .pink-style {
  background: #fff4e3 !important;
  border-radius: 20px;
  padding: 40px;
  box-shadow: none;
}

.inner_sec_bcgame .blue-style {
  background: #eaf1ff !important;
  border-radius: 20px;
  padding: 40px;
  box-shadow: none;
}

.inner_sec_bcgame .tccb-card {
  /* list-style: none;
  margin: 0;
  padding: 0; */
}

.inner_sec_bcgame .tccb-card h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.inner_sec_bcgame .pink-style h5 {
  color: #1e2237;
}

.inner_sec_bcgame .blue-style h5 {
  color: #1e2237;
}

.inner_sec_bcgame .tccb-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner_sec_bcgame .tccb-card li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  color: #070d25;
  font-size: 18px;
}

.inner_sec_bcgame .tccb-card li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #f046b7;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 9px;
}

.inner_sec_bcgame .blue-style li::before {
  background: #2c67d1;
}

.inner_sec_bcgame .purple-style li::before {
  background: #6d0c8d;
}

.inner_sec_bcgame .three-column-color-box {
  position: relative;
}

/* .three-column-color-box::before {
  content: "";
  background: url(../images/leverage-and-margin-trading-exchange-development/left-yellow-curves.webp)
    no-repeat scroll 0 0;
  position: absolute;
  left: -70px;
  bottom: -25px;
  width: 387px;
  height: 325px;
  z-index: -1;
}
.three-column-color-box::after {
  content: "";
  background: url(../images/leverage-and-margin-trading-exchange-development/right-yellow-curves.webp)
    no-repeat scroll 0 0;
  position: absolute;
  right: -50px;
  top: -30px;
  width: 570px;
  height: 294px;
  z-index: -1;
} */

@media (max-width: 991px) {
  .inner_sec_bcgame .tccb-card {
    margin-bottom: 30px;
  }

  .h2tag {
    text-align: center;
  }

  .inner_sec_2 .para {
    text-align: center;
  }

  .svg_button {
    /* margin-top: 0px !important; */
  }

  .inner_sec_1 .svg_button {
    margin-top: 0px !important;
  }
}

@media (max-width: 767px) {
  .inner_sec_bcgame .svg_button {
    margin: 30px auto 10px;
  }

  .inner_sec_bcgame h3 {
    text-align: center;
    max-width: 100%;
  }

  .tccb_card_head p {
    text-align: center;
  }

  .inner_sec_1_3 .tccb-card {
    height: auto !important;
  }

  .tccb_card_head h4 {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .three-column-color-box::before {
    width: 100%;
    background-size: 100%;
    left: 0;
  }

  .three-column-color-box::after {
    width: 100%;
    background-size: 100%;
    right: 0;
  }

  .inner_sec_bcgame .blue-style {
    padding: 30px 20px;
  }

  .inner_sec_bcgame .pink-style {
    padding: 30px 20px;
  }

  .text-slider {
    padding: 25px !important;
  }

  .head-title-center h3 {
    max-width: 100%;
  }
}

/* inner_sec_bcgame end  */

/* inner_sec_bg2 */
.inner_sec_bg2 {
  /* border-radius: 16px;
padding: 48px; */
  /* background: #ffedf9; */
}

.inner_sec_bg2 a {
  text-decoration: none;
}

.inner_sec_bg2 a:hover {
  color: #1468ef;
}

.inner_sec_2 .inner_sec_2_bg {
  background-color: #c4d9ff;
  padding: 38px 0px;
  border-radius: 20px;
}

.inner_sec_bg2 .h3tag {
  /* max-width: 70%; */
  margin: auto;
}

.inner_sec_bg2 .para {
  /* max-width: 78%; */
  margin: auto;
}

.inner_sec_bg2 .box_content li {
  text-align: left;
  list-style-type: none;
  /* box-shadow: 0 2px 35px 0 #e4e4e4; */
  background: #fff;
  border: 1px solid #e0b9ec;
  border-radius: 70px;
  padding: 16px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 23%; */
}

.inner_sec_bg2 .box_content li:hover {
  /* color: #ea6fc8; */
}

.inner_sec_bg2 .box_content ul {
  margin: auto;
  padding-left: 0px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 20px;
  justify-content: center;
}

@media (max-width: 1399px) {
  .inner_sec_bg2 .box_content li {
    font-size: 14px;
    /* width: 24%; */
    white-space: nowrap;
  }
}

@media (max-width: 1199px) {
  .inner_sec_bg2 .box_content ul {
    gap: 10px;
  }

  .inner_sec_bg2 {
    padding: 5px;
  }
}

@media (max-width: 991px) {
  .inner_sec_bg2 {
    text-align: center;
  }

  .inner_sec_bg2 .box_content {
    display: flex;
  }

  .inner_sec_bg2 .box_content li {
    text-align: center;
    width: 48%;
  }

  .inner_sec_bg2 .box_content ul {
    margin: auto;
  }

  .inner_sec_bg2 .h3tag {
    max-width: 100%;
  }

  .inner_sec_bg2 .para {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .inner_sec_bg2 .box_content ul {
    flex-direction: column;
    width: 100%;
  }

  .inner_sec_bg2 .box_content li {
    width: 100%;
  }

  .inner_sec_2 img {
    /* margin-bottom: 15px; */
  }
}

@media (max-width: 575px) {
  .inner_sec_bg2 .box_content li {
    font-size: 16px;
  }
}

/* side_list */
.blog_side_menu ul {
  padding-left: 0px;
  list-style-type: none;
}

.blog_side_menu ul {
  list-style: none;
}

.blog_side_menu .category_list {
  border-left: none;
  padding: 0px;
  background: transparent;
  margin-top: 0px;
}

.blog_side_menu .category_list::after {
  right: -10px;
  top: calc(64% - 10px);
  background: url("../images/bc-game-clone-script-2024/blue_arrow.webp") left top no-repeat;
}

.blog_side_menu .category_list_head :hover {
  color: #14adef !important;
}

.blog_side_menu {
  /* border-radius: 16px;
      padding: 24px;   */
  /* background: #ffeef9; */
  /* height:75%; */
}

.blog_side_menu li {
  font-weight: 500;
  font-size: 18px;
  color: #1e2237;
  padding: 14px;
  border-left: 3px solid transparent;
  text-align: left;
  transition: 0.2s all;
  cursor: pointer;
}

.blog_side_menu li:hover {
  border-left: 3px solid #14adef;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(90deg,
      rgba(42, 210, 255, 0.15) 0%,
      rgba(42, 210, 255, 0) 100%);
  color: #14adef;
}

.blog_side_menu li.active {
  border-left: 3px solid #14adef;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(90deg,
      rgba(42, 210, 255, 0.15) 0%,
      rgba(42, 210, 255, 0) 100%);
  color: #14adef;
}

.blog_side_menu li:active {
  border-left: 3px solid #14adef;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(90deg,
      rgba(42, 210, 255, 0.15) 0%,
      rgba(42, 210, 255, 0) 100%);
  color: #14adef;
}

.category_list_head {
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
}

.category_list_head :hover {
  /* color: #1468ef; */
}

.category_list_head:hover .category_list::after {
  opacity: 1;
}

.category_list_head:hover .category_list::after {
  transform: scale(0.85) translate(5px) !important;
  transition: all 0.5s;
}

.category_list_head.active .category_list::after {
  opacity: 1;
}

.category_list_head.active .category_list::after {
  transform: scale(0.85) translate(5px) !important;
  transition: all 0.5s;
}

.category_list {
  position: relative;
}

.blog_side_menu .category_list::after {
  content: "";
  display: block;
  width: 15px;
  height: 13px;
  position: absolute;
  right: 17px;
  background: url("../images/bc-game-clone-script-2024/blue_arrow.webp") left top no-repeat;
  top: calc(50% - 10px);
  transition: all 0.5s ease;
  opacity: 0;
}

.blog_views .blue_bg {
  border-radius: 8px;
  padding: 24px;
  background: #e0f8ff;
}

.blog_views .blue_bg p {
  margin-bottom: 0px;
}

.inner_2bg {
  background: #f0f5ff;
}

@media (max-width: 991px) {
  .blog_side_menu {
    overflow-x: scroll;
  }

  .blog_side_menu ul {
    display: flex;
    white-space: nowrap;
    align-items: center;
    gap: 25px;
  }

  .blog_side_menu .category_list::after {
    right: -35px;
  }

  .blog_views .blue_bg {
    text-align: center;
  }

  .blog_side_menu li {
    border: 1px solid #b0dce9;
    border-radius: 8px;
    padding: 10px 18px;
  }

  .blog_side_menu li:hover {
    border: 1px solid #b0dce9;
    border-radius: 8px;
  }

  .category_list_head:hover .category_list::after {
    background: none;
    transform: none !important;
    transition: none;
    opacity: 0;
  }
}

.inner_sec_21 {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}

.inner_sec_21 .slider_1 {
  overflow: hidden;
  height: unset !important;
  padding-bottom: 80px;
}

.inner_sec_21 .head-title-center h2 {
  text-align: center;
  margin: auto !important;
  /* max-width: 36%; */
}

.inner_sec_21 .box {
  /* padding: 50px;
  border-radius: 20px;
  background: #fff4fa;
  margin: 10px;
  position: relative;
  height: 350px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; */
}

.inner_sec_21 .logo_img {
  /* min-width: 55px;
  width: 55px;
  height: 55px;
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center; */
}

.inner_sec_21 .slick-active.slick-center .box {
  background: #c4d9ff;
}

.inner_sec_21 .slick-active.slick-center .box .usr_box {
  background: #bff5e2;
}

.inner_sec_21 .slick-active.slick-center .box::before {
  color: #2c67d1;
  z-index: 1;
  opacity: 0.1;
}

.inner_sec_21 .slick-active.slick-center+div .box {
  background: #fff8ee;
}

.inner_sec_21 .slick-active.slick-center+div .box .usr_box {
  background: #fff8cb;
}

.inner_sec_21 .slick-prev {
  left: -50px;
  right: 0;
}

.inner_sec_21 .slick-next {
  right: -50px;
  left: 0;
}

.inner_sec_21 .slick-prev,
.inner_sec_21 .slick-next {
  background: #040405 !important;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: unset;
  bottom: 0px;
  z-index: 300;
  margin: 0 auto;
}

.inner_sec_21 .slick-prev:hover,
.inner_sec_21 .slick-prev:focus,
.inner_sec_21 .slick-next:hover,
.inner_sec_21 .slick-next:focus {
  background: #dbdeef !important;
}

.inner_sec_21 .slick-prev::before {
  content: "";
  background: url("../../images/binance-clone-script-2023-new/right_arw.webp") no-repeat center;
  width: 10px;
  height: 14px;
  display: block;
  position: relative;
  font-size: 0;
  opacity: 1;
  filter: brightness(0) invert(1);
}

.inner_sec_21 .slick-next::before {
  content: "";
  background: url("../../images/binance-clone-script-2023-new/right_arw.webp") no-repeat center;
  width: 10px;
  height: 14px;
  display: block;
  position: relative;
  font-size: 0;
  transform: rotate(180deg);
  filter: brightness(0) invert(1);
  opacity: 1;
}

.inner_sec_21 .slick-prev:hover::before,
.inner_sec_21 .slick-prev:focus::before,
.inner_sec_21 .slick-next:hover::before,
.inner_sec_21 .slick-next:focus::before {
  filter: invert(1);
}

.inner_sec_21 .box .para {
  color: #1e2237;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
}

.inner_sec_21 .usr_box {
  border-radius: 140px;
  background: #fcddf2;
  padding: 10px 20px 10px 10px;
  margin: 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}

.inner_sec_21 .usr_box p {
  color: #1e2237;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
  text-align: left;
}

.inner_sec_21 .usr_box span {
  color: #1e2237;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}

.inner_sec_21 .usr_box span img {
  margin-bottom: 2px;
}

.inner_sec_21 .slick-active.slick-center .box {
  background: #edfff9;
}

.inner_sec_2 {
  padding-top: 70px;
}

@media (min-width: 991px) {
  .inner_sec_21 .container {
    max-width: 960px !important;
  }
}

@media (min-width: 1200px) {
  .inner_sec_21 .container {
    max-width: 1140px !important;
  }
}

@media (min-width: 1400px) {
  .inner_sec_21 .container {
    max-width: 1320px !important;
  }
}

@media (max-width: 1399px) {
  .inner_sec_21 .slider {
    height: 230px;
  }
}

@media (max-width: 1199px) {
  .inner_sec_21::before {
    background-size: 40%;
  }

  .inner_sec_21 .box {
    padding: 0px 25px;
    border-radius: 20px;
    background: #fff4fa;
    margin: 10px;
    position: relative;
    height: 460px;
  }

  .inner_sec_21 .head-title-center h2 {
    text-align: center;
    margin: auto !important;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .inner_sec_21 .slider {
    overflow: visible;
  }

  .inner_sec_21 .slider .slick-list {
    margin-left: 0px;
  }

  .inner_sec_21 .slider {
    height: unset;
  }

  .inner_sec_21 .box {
    min-height: 200px;
    padding: 25px;
    height: 100%;
  }
}

/* inner_sec_21 ends  */
.card-text .category_list {
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #1468ef;
  margin-top: 17px;
}

.card-text .category_list_org {
  color: #ca7f0f;
}

.card-text .category_list_pink {
  color: #e530b2;
}

.card-text .category_list_green {
  color: #00d68a;
}

.card-text .category_list_vlt {
  color: #5635f1;
}

.card-text .category_list_red {
  color: #eb505c;
}

.blog_sec_3 .category_list_head {
  font-weight: 500;
  font-size: 18px;
  color: #1e2237 !important;
  text-decoration: none;
}

.category_list {
  /* border-left: 3px solid #1468ef; */
  padding: 16px;
  background: linear-gradient(90deg,
      rgba(20, 104, 239, 0.15) 0%,
      rgba(20, 104, 239, 0) 100%);
  margin-top: 30px;
}

.category_list_green {
  border-left: 3px solid #00d68a;
  background: linear-gradient(90deg,
      rgba(0, 214, 138, 0.15) 0%,
      rgba(0, 214, 138, 0) 100%);
}

.category_list_org {
  /* border-left: 3px solid #ff9c0d; */
  background: linear-gradient(90deg,
      rgba(255, 156, 13, 0.15) 0%,
      rgb(244 187 105 / 35%) 100%);
}

.category_list_pink {
  border-left: 3px solid #e530b2;
  background: linear-gradient(90deg,
      rgba(229, 48, 178, 0.15) 0%,
      rgba(229, 48, 178, 0) 100%);
}

.category_list_red {
  border-left: 3px solid #ff6e79;
  background: linear-gradient(90deg,
      rgba(255, 110, 121, 0.15) 0%,
      rgba(255, 110, 121, 0) 100%);
}

.category_list_vlt {
  /* border-left: 3px solid #8a71ff; */
  background: linear-gradient(90deg,
      rgba(138, 113, 255, 0.15) 0%,
      rgb(138 113 255 / 30%) 100%);
}

.category_list_blue {
  border-left: 3px solid #2ad2ff;
  background: linear-gradient(90deg,
      rgba(42, 210, 255, 0.15) 0%,
      rgba(42, 210, 255, 0) 100%);
}

.category_list_lytgreen {
  border-left: 3px solid #85c06f;
  background: linear-gradient(90deg,
      rgba(133, 192, 111, 0.15) 0%,
      rgba(133, 192, 111, 0) 100%);
}

/* inner_sec23_new  */
.inner_sec23_new {
  padding: 40px 0;
  background: #fffbf4;
}

.inner_sec23_new .box {
  position: relative;
  margin-top: 45px;
  padding: 2px;
  /* border space wrapper */
  border-radius: 16px;
  background: #ffe4b9;
  /* static border color */
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 1;
  cursor: default;
}

.inner_sec23_new .box:hover {
  background-color: transparent;
  box-shadow: 0 12px 36px rgba(227, 138, 6, 0.15);
}

.inner_sec23_new .box-content {
  background: #ffffff;
  border-radius: 14px;
  /* rounded to fit inside 16px container */
  padding: 32px;
  height: 100%;
  position: relative;
  z-index: 2;
  text-align: left;
}

.inner_sec23_new .box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  background: radial-gradient(circle, #dd7bbb 10%, #dd7bbb00 20%),
    radial-gradient(circle at 40% 40%, #d79f1e 5%, #d79f1e00 15%),
    radial-gradient(circle at 60% 60%, #5a922c 10%, #5a922c00 20%),
    radial-gradient(circle at 40% 60%, #4c7894 10%, #4c789400 20%),
    repeating-conic-gradient(from 236.84deg at 50% 50%,
      #dd7bbb 0%,
      #d79f1e calc(25% / 5),
      #5a922c calc(50% / 5),
      #4c7894 calc(75% / 5),
      #dd7bbb calc(100% / 5));
  z-index: 1;
  opacity: var(--active, 0);
  transition: opacity 0.3s ease;
  pointer-events: none;

  -webkit-mask: radial-gradient(circle 120px at var(--mx, 0px) var(--my, 0px), #ffffff 0%, transparent 100%);
  mask: radial-gradient(circle 120px at var(--mx, 0px) var(--my, 0px), #ffffff 0%, transparent 100%);
}

.inner_sec23_new .box .fees_head {
  /* background: #ffd9e4; */
  border-radius: 50px;
  padding: 3px 13px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 40px;
  right: 0;
  /* margin: 0 auto; */
  width: fit-content;
  font-size: 16px;
  background: #ffe4b9;
  color: #e38a06;
  transition: 0.3s;
  z-index: 3;
}

.inner_sec23_new .box:hover .fees_head {
  background: #e38a06;
  color: #fff;
  transition: 0.3s;
}

.inner_sec23_new .box .fees_head.yellow {
  background: #ffff9f;
}

.inner_sec23_new .box .fees_head.blue {
  background: #c4d9ff;
}

.inner_sec23_new .box .fees_head.rose {
  background: #f1c7ff;
}

.inner_sec23_new .svg_button {
  margin: 50px auto 10px;
}

.inner_sec23_new p {
  margin-bottom: 0px !important;
}

@media (max-width: 1199px) {
  .inner_sec23_new .box .fees_head {
    font-size: 15px;
  }

  .awards_panel_1 .awards_list {
    margin-top: 0px !important;
  }
}

@media (max-width: 991px) {
  .inner_sec23_new .box {
    width: 100%;
    text-align: center;
  }

  .card-text .category_list {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .inner_sec23_new .box .fees_head {
    margin: 0px auto 20px;
    position: unset;
  }

  .inner_sec23_new .box {
    margin-top: 25px;
    padding: 20px;
  }
}

/* inner_sec_23 ends  */


a.interlink_txt {
  color: #0a58ca;
  text-decoration: none;
  transition: 0.2s alll;
}

a.interlink_txt:hover {
  color: #1468ef;
}



/*  */
.homesection_02 {
  background-color: #fff;
  padding: 70px 0 30px;
  /* padding-bottom: 70px; */
}

.our_info_panel {
  /* padding: 50px 0px 0; */
}

.our_info_panel_flex {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 15px;
  background: #fff6f6;
  border-radius: 16px;
  padding: 45px 0px;
}

.our_info_panel label {
  font-style: normal;
  line-height: 56px;
  display: block;
  font-weight: 500;
  font-size: 40px;
  letter-spacing: -0.04em;
  color: #f3525e;
  transition: 0.5s;
}

.our_info_panel span {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.03em;
  color: #1e2237;
  border-bottom: 1px solid #f3525e;
  padding: 0px 0px 12px 0px;
}

.our_info_panel_flex>div {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  cursor: default;
  gap: 20px;
  /* border-right: 1px solid #e3e4e5; */
}

.our_info_panel_flex>div:last-child {
  border-right: 0px;
}

.our_info_panel_flex>div img {
  margin-bottom: 20px;
}

.our_info_panel_flex>div {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  cursor: default;
  gap: 20px;
}

@media screen and (max-width: 1399px) {
  .our_info_panel {
    /* padding: 50px 40px; */
  }

  .our_info_panel label {
    font-size: 36px;
  }

  .our_info_panel span {
    font-size: 16px;
  }
}

@media screen and (max-width: 1199px) {
  .our_info_panel {
    padding: 30px 20px;
  }

  .our_info_panel_flex {
    flex-wrap: wrap;
  }

  .our_info_panel_flex>div {
    width: 49%;
    flex: unset;
  }

  .our_info_panel span {
    border-bottom: none;
  }

  .our_info_panel_flex {
    padding: 35px;
  }

  .our_info_panel_flex>div:hover {
    flex: unset;
  }

  .our_info_panel {
    padding: 40px 50px;
  }

  .our_info_panel_flex>div:last-child {
    /* border-right: 1px solid #e3e4e5; */
  }
}

@media screen and (max-width: 991px) {
  .our_info_panel_flex>div {
    width: 48%;
    border: 0;
  }

  .our_info_panel_flex>div:last-child {
    border-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .our_info_panel_flex>div {
    width: 100%;
  }

  .our_info_panel label {
    /* font-size: 40px; */
    line-height: 40px;
    margin-bottom: 10px;
  }

  .our_info_panel {
    padding: 30px 30px;
  }

  .homesection_02 {
    padding: 0;
  }

  .our_info_panel_flex>div:last-child {
    border: 0;
  }
}

@media screen and (max-width: 575px) {
  .our_info_panel_flex {
    padding: 16px;
  }

  .our_info_panel label {
    font-size: 30px;
  }

  .our_info_panel {
    padding: 10px;
  }
}

/*  */

.about_section_6 {
  padding: 50px 0 !important;
}

.about_section_6 {
  padding: 50px 0 !important;
}

.about_sec {
  margin-top: 0 !important;
}

.awards_panel_1 {
  background: transparent !important;
}

.awards_panel {
  height: 100% !important;
}

.awards_list {
  display: flex;
  align-items: center;
  justify-content: center !important;
  gap: 30px !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
}

.awards_panel_1 .awards_list img {
  box-shadow: none;
  border-radius: 0;
  max-width: 100% !important;
}

.awards_panel_1 .awards_list img {
  transition: filter 0.3s ease;
}

.award_right_img {
  margin-top: 0px !important;
}

@media (max-width: 1199px) {
  .awards_panel_1 .awards_list {
    margin-top: 0px !important;
    background: transparent !important;
  }
}





/* inner_sec_2b start */

.inner_sec_2b ul {
  padding-left: 1.5rem;
}

.inner_sec_2b ul li {
  list-style: "✔ ";
  padding-left: 0.5rem;
}

/* Apply sticky positioning only on desktop screens */
@media (min-width: 992px) {
  .inner_sec_2b .sticky_left_content {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    height: fit-content;
  }
}

@media (max-width: 991px) {
  .inner_sec_2b {
    text-align: center;
  }

  .inner_sec_2b ul {
    display: inline-block;
    text-align: left;
  }

  .inner_sec_2b ul li {
    text-align: left;
  }
}

/* BC.Game Clone Script Hero Section Styles */
.inner_sec_1.bc-game-hero {
  position: relative;
  background: #000000;
  color: #ffffff;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
}

/* Video Background Container */
.hero-video-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 68%;
  /* Increased width */
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

/* Full Width Video running right side */
.hero-video-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.15) contrast(1) brightness(1.4);
}

/* Video left side black overlay gradient */
.hero-video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, #000000 100%),
    linear-gradient(to right,
      #000000 0%,
      rgba(0, 0, 0, 0.95) 12%,
      rgba(0, 0, 0, 0.4) 35%,
      rgba(0, 0, 0, 0) 80%);
  z-index: 2;
}

/* Hero Content alignment */
.bc-game-hero .container {
  position: relative;
  z-index: 3;
}





/* Responsiveness */
@media (max-width: 991px) {
  .hero-video-container {
    width: 100%;
    opacity: 0.45;
  }

  .hero-video-overlay {
    background: linear-gradient(to bottom, rgb(0 0 0 / 31%) 0%, rgb(0 0 0 / 52%) 100%);
  }

  .bc-game-hero .h2tag {
    font-size: 36px !important;
    text-align: center;
  }

  .bc-game-hero .para {
    font-size: 16px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .bc-game-hero .svg_button,
  .bc-game-hero .bc_btn {
    display: flex;
    justify-content: center;
  }
}

/* BC.Game Custom Button Style (bc_btn) with Border SVG Animation and Dark Blur */
.bc_btn {
  border-radius: 999px;
  width: fit-content !important;
  display: inline-block;
  overflow: visible !important;
}

.bc_btn a {
  font-family: inherit;
  display: inline-block;
  padding: 12px 35px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  border-radius: 999px;
  font-weight: 600;
  color: #ffffff !important;
  text-decoration: none !important;
  line-height: unset !important;
  height: unset !important;
  cursor: pointer;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3), 0 0 10px rgba(238, 72, 180, 0.15);
  white-space: nowrap;

  /* Inside blur dark theme suit */
  background: rgba(8, 12, 35, 0.55);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1.5px solid rgba(238, 72, 180, 0.25);
}

.bc_btn .electric-svg {
  position: absolute;
  top: -1.5px;
  left: -1.5px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  pointer-events: none;
  z-index: 2;
  overflow: visible !important;
}

.bc_btn .electric-path {
  fill: none;
  stroke: #ff5ce2;
  stroke-width: 2.5;
  /* Slightly thicker stroke for button boundary visibility */
  stroke-linecap: round;

  /* Glowing segment of length 120 and gap of 2095.75 (exact total perimeter 2215.75) */
  stroke-dasharray: 120 2095.75;

  /* Smooth moving animation along the border */
  animation: runElectricButton 5s linear infinite;

  filter:
    drop-shadow(0 0 4px #ff5ce2) drop-shadow(0 0 8px #ff5ce2) drop-shadow(0 0 16px #f046b7);
}

@keyframes runElectricButton {
  0% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: -2215.75;
  }
}

.bc_btn a:hover {
  box-shadow: none;
  /* remove box shadow on hover */
  transform: translateY(-2px);
}

.bc_btn a:active {
  transform: translateY(1px);
  box-shadow: 0 2px 10px rgba(238, 72, 180, 0.4);
}

.inner_sec_1 .bc_btn {
  width: 265px;
  margin-top: 20px;
}

/* =====================================================
   BC.Game Features — bcf-section / bcf-grid
   Section: full-width, dark #000 bg
   Grid: 5 cols (no container), spans full viewport
   Card default: image fills cell like a tile
   Card hover: white bg fades in, text appears (thin)
   Internal dividers only — no outer border
   ===================================================== */

/* Section dark background, full bleed */
.bcf-section {
  background: #000;
  padding: 60px 0;
}

/* Heading area white text on dark bg */
.bcf-head h2,
.bcf-section .head-title-center h2 {
  color: #ffffff !important;
}

.bcf-head p,
.bcf-section .head-title-center p {
  color: rgba(255, 255, 255, 0.65) !important;
}

.bcf-section .head-title-center {
  margin-bottom: 40px;
}

/* Grid: full-width, 5 columns */
.bcf-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
  gap: 20px;
  padding: 0 12px;
}

/* Card container: defines the 3D perspective space */
.bcf-card {
  position: relative;
  cursor: pointer;
  aspect-ratio: 1 / 1;
  background: transparent;
  perspective: 1000px;
}

/* Inner container: holds the 3D context and handles the rotation */
.bcf-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  border: 1px solid rgb(89 53 0);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

/* Hover/Active states: rotate the entire inner container */
.bcf-card:hover .bcf-card-inner,
.bcf-card.active .bcf-card-inner {
  transform: rotateY(180deg);
  box-shadow: 0 12px 30px rgba(255, 92, 226, 0.18);
}

/* Both faces share these properties */
.bcf-icon-wrap,
.bcf-hover-content {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}

/* Image Front Face of the 3D Card */
.bcf-icon-wrap {
  background: #000;
  z-index: 2;
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.bcf-icon-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border-radius: 15px;
}

/* Text Back Face of the 3D Card */
.bcf-hover-content {
  background: linear-gradient(135deg, #ffe082 0%, #ffb300 100%);
  z-index: 1;
  transform: rotateY(180deg);
  /* Oriented backwards initially */
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  padding: 28px 22px;
  text-align: center;
}

/* Title — thin weight, dark with 3D pop-out */
.bcf-title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #111111;
  margin-bottom: 10px;
  line-height: 1.35;
  transform: translateZ(30px);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Description — with 3D pop-out */
.bcf-desc {
  font-size: 13px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.7;
  margin: 0;
  transform: translateZ(20px);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Responsive breakpoints */
@media (max-width: 1199px) {
  .bcf-grid {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 30px;
    gap: 24px;
  }
}

@media (max-width: 991px) {
  .bcf-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 24px;
    gap: 20px;
  }

  .bcf-title {
    font-size: 16px;
  }

  .bcf-desc {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .bcf-grid {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 20px;
    gap: 15px;
  }

  .bcf-title {
    font-size: 15px;
  }

  .bcf-desc {
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .bcf-grid {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 20px;
    gap: 20px;
    max-width: 400px;
    margin: 0 auto;
  }

  .bcf-title {
    font-size: 18px;
  }

  .bcf-desc {
    font-size: 14px;
  }
}

/* Shine effect for interlink inside dark bcf-section */
.bcf-section a.interlink_txt {
  background: linear-gradient(120deg, #ff5ce2 0%, #ffffff 25%, #ff5ce2 50%, #ffffff 75%, #ff5ce2 100%);
  background-size: 200% auto;
  color: #ff5ce2 !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shineText 3s linear infinite;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.bcf-section a.interlink_txt:hover {
  opacity: 0.95;
}

@keyframes shineText {
  0% {
    background-position: 0% center;
  }

  100% {
    background-position: 200% center;
  }
}





.Honor .slick-slide {
  transform: scale(0.8);
  transition: 0.4s ease-in-out;
  margin: 10px !important;
}

.Honor .slick-center {
  transform: scale(1.1, 1.1);
  transition: 0.4s ease-in-out;
}

.Honor .slick-list,
.Honorhead1 .slick-list {
  padding: 0 !important;
}

.integration-list {
  margin-top: 100px;
}

.integration-list ul {
  list-style: none;
  padding: 0 30px;
  margin-bottom: 0 !important;
}

.integration-list ul li {
  animation: 15s linear infinite floatingrev;
  -webkit-animation: 15s linear infinite floatingrev;
}

@keyframes floatingrev {

  0%,
  100% {
    transform: translateY(30px);
  }

  50% {
    transform: translateY(0);
  }
}

.integration-list ul li:nth-child(2n + 2) {
  animation: 15s linear infinite floating;
  -webkit-animation: 15s linear infinite floating;
  position: relative;
  top: -80px;
}

@keyframes floating {

  0%,
  100% {
    transform: translateY(-30px);
  }

  50% {
    transform: translateY(0);
  }
}

.integration-list li>div {
  opacity: 1;
  opacity: 2;
  transition: 1s cubic-bezier(0, 0, 0.18, 0.97);
  -webkit-transition: 1s cubic-bezier(0, 0, 0.18, 0.97);
  margin: 15px 10px;
  border-radius: 15px;
  width: 224px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow:
    0 1px 3px 0 rgba(28, 28, 28, 0.05),
    0 6px 6px 0 rgba(28, 28, 28, 0.04),
    0 13px 8px 0 rgba(28, 28, 28, 0.03),
    0 23px 9px 0 rgba(28, 28, 28, 0.01),
    0 36px 10px 0 rgba(28, 28, 28, 0);
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform-origin: center;
  -webkit-transform-origin: center;
}

.Honorsec {
  margin: 60px 0 !important;
}

@media screen and (max-width: 1399px) {
  .integration-list li>div {
    width: 198px;
  }
}

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

  .integration-list {
    margin-top: 60px;
  }

  .integration-list ul {
    justify-content: center !important;
    transform: scale(0.65);
    -webkit-transform: scale(0.72);
    -ms-transform: scale(0.72);
    margin-top: -50px;
  }
}

@media screen and (max-width: 991px) {
  .Honorsec {
    text-align: center;
  }

  .Honorsec p {
    margin-bottom: 30px;
  }

  .integration-list {
    margin-top: 0;
  }

  .integration-list ul {
    flex-wrap: wrap;
    transform: unset;
    margin-top: 0;
  }

  .integration-list ul li {
    display: flex;
    animation: none !important;
    flex: 0;
  }

  .integration-list ul li:nth-child(2n + 2) {
    top: unset;
  }

  .integration-list li>div {
    width: 120px;
    height: 120px;
    margin: 8px;
  }

  .integration-list li>div img {
    height: 40px;
    width: auto;
  }
}

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

  .Honor .slick-center,
  .Honor .slick-slide {
    transform: unset;
  }
}


/* Testimonial Section */
.testimonial-section {
  padding: 60px 0;
}

.testimonial-container {
  width: 100%;
  /* max-width: 1280px; */
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 1.5rem;
  margin: 0 auto;
}

.testimonial-media {
  flex: 0 0 calc(40% - 0.75rem);
  max-width: calc(40% - 0.75rem);
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  display: flex;
}

.testimonial-media-wrapper {
  width: 100%;
  height: 730px;
  position: relative;
}

.testimonial-media-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-media-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.1);
}

.testimonial-play-btn-wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-play-btn {
  padding: 12px 24px 12px 16px;
  background: #fff;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  gap: 12px;
  border: none;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s ease;
}

.testimonial-play-btn:hover {
  transform: scale(1.05);
}

.testimonial-play-icon {
  width: 24px;
  height: 24px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-triangle {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 10px solid #000;
  border-bottom: 6px solid transparent;
  display: inline-block;
}

.testimonial-play-text {
  color: #000;
  font-size: 12px;
  font-weight: 700;

  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial-content-wrapper {
  flex: 0 0 calc(60% - 0.75rem);
  max-width: calc(60% - 0.75rem);
  padding: 48px;
  position: relative;
  background: linear-gradient(to bottom right, #f3f4f6, #fecaca, #f97316);
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-content {
  flex: 1;
  padding: 56px;
  background: #fff;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 634px;
  /* box-shadow: 0px 8px 10px -6px rgba(0,0,0,0.1), 0px 20px 25px -5px rgba(0,0,0,0.1); */
}

.testimonial-quote-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.testimonial-quote-icon {
  width: 40px;
  height: 28px;
  background: #2563eb;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h3.983v10h-9.983z"/></svg>') no-repeat center / contain;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h3.983v10h-9.983z"/></svg>') no-repeat center / contain;
}

.testimonial-quote-text {
  color: #1f2937;
  font-size: 24px;
  font-weight: 500;

  line-height: 32px;
}

.testimonial-author-wrap {
  padding-top: 48px;
}

.testimonial-author-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.testimonial-author-info {
  display: flex;
  align-items: center;
  gap: 16px;
}

.testimonial-author-avatar {
  width: 60px;
  height: 60px;
  background: #e5e7eb;
  border-radius: 9999px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-author-avatar img {
  width: 44px;
  height: auto;

}

.testimonial-author-details {
  display: flex;
  flex-direction: column;
}

.testimonial-author-name {
  color: #111827;
  font-size: 18px;
  font-weight: 700;

  line-height: 28px;
}

.testimonial-author-role {
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;

  line-height: 20px;
}

.testimonial-slider-arrow {
  padding: 16px;
  background: #f3f4f6;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
}

.testimonial-slider-arrow:hover {
  background: #e5e7eb;
}

.arrow-right {
  width: 12px;
  height: 12px;
  border-top: 2px solid #1f2937;
  border-right: 2px solid #1f2937;
  transform: rotate(45deg);
  display: inline-block;
}

.testimonial-slider-dots {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  /* gap: 8px; */
}

.testimonial-slider-dot {
  width: 24px;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 9999px;
  transition: all 0.3s;
  cursor: pointer;
}

.testimonial-slider-dot.active {
  width: 40px;
  background: #fff;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
  position: unset !important;
}

.testimonial-content-wrapper {
  position: relative;
  padding-right: 50px;
  /* Creates dedicated space outside the card */
}

.testimonial-slider-dots {
  position: absolute;
  right: -54%;
  top: 50%;
  transform: translateY(-50%);
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.testimonial-slider-dots li {
  margin: 5px 0;
  /* Add vertical spacing between the dots */
}

/* 3D 2026 Trend Vertical Move Effect */
.testimonial-slider-vertical .slick-list {
  padding: 30px 0 !important;
  margin: -30px 0;
}

.testimonial-video-thumbnails {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  gap: 10px;
  z-index: 5;
}

.testimonial-thumbnail {
  width: 80px;
  height: 100px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 8px;
  transition: border-color 0.3s ease;
}

.testimonial-thumbnail:hover,
.testimonial-thumbnail.active {
  border-color: #fff;
}

#testimonial-video-modal .btn-close {
  /* filter: invert(1); */
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1055;
  opacity: 1;
}

#testimonial-video-modal {
  padding-right: 0 !important;
}

#testimonial-video-modal .modal-dialog {
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#testimonial-video-modal .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
  background-color: #000;
}

#testimonial-video-modal .modal-body {
  display: flex;
  align-items: center;
  justify-content: center;
}

#testimonial-modal-video-player {
  width: 100%;
  max-height: 100vh;
  object-fit: contain;
}

/* Responsive Breakpoints */
@media (max-width: 991px) {
  .testimonial-container {
    flex-direction: column;
    align-items: stretch;
  }

  .testimonial-media,
  .testimonial-content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .testimonial-media-wrapper {
    height: 400px;
  }

  .testimonial-content-wrapper {
    padding: 30px;
    padding-bottom: 50px;
  }

  .testimonial-content {
    padding: 30px;

    min-height: auto;
  }

  .testimonial-quote-text {
    font-size: 20px;
    line-height: 30px;
  }

  .testimonial-slider-dots {
    flex-direction: row;
    right: auto;
    top: auto;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
  }

  .testimonial-slider-dots li {
    margin: 0 5px;
  }
}

@media (max-width: 767px) {
  .testimonial-media {
    border-radius: 20px;
  }

  .testimonial-media-wrapper {
    height: 300px;
  }

  .testimonial-video-thumbnails {
    bottom: 10px;
    left: 10px;
    gap: 5px;
  }

  .testimonial-thumbnail {
    width: 60px;
    height: 80px;
  }

  .testimonial-content-wrapper {
    padding: 20px;
    padding-bottom: 40px;
    border-radius: 20px;
  }

  .testimonial-content {
    padding: 20px;
    border-radius: 12px;
  }

  .testimonial-quote-wrap {
    gap: 15px;
  }

  .testimonial-quote-icon {
    width: 30px;
    height: 20px;
  }

  .testimonial-quote-text {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial-author-wrap {
    padding-top: 24px;
  }

  .testimonial-author-avatar {
    width: 45px;
    height: 45px;
  }

  .testimonial-author-avatar img {
    width: 35px;
  }

  .testimonial-author-name {
    font-size: 16px;
  }
}

/* ===========================
   TESTIMONIAL SECTION
=========================== */

/* Removed html/body overflow-x: clip to fix modal jump bug */

.testimonial-section {
  padding: 60px 0;
  overflow: hidden;
}

.testimonial-container {
  width: 100%;
  /* max-width: 1280px; */
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 1.5rem;
  margin: 0 auto;
  overflow: hidden;
}

.testimonial-media {
  flex: 0 0 calc(40% - 0.75rem);
  max-width: calc(40% - 0.75rem);
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  display: flex;
}

.testimonial-media-wrapper {
  width: 100%;
  height: 730px;
  position: relative;
}

.testimonial-media-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-media-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .1);
}

.testimonial-play-btn-wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-content-wrapper {
  flex: 0 0 calc(60% - 0.75rem);
  max-width: calc(60% - 0.75rem);
  padding: 48px;
  position: relative;
  border-radius: 40px;
  overflow: hidden;

  background: linear-gradient(135deg,
      #f3f4f6,
      #fbcfe8,
      #ee48b4);
}

.testimonial-content {
  background: #fff;
  border-radius: 24px;
  padding: 56px;
  min-height: 634px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  overflow: hidden;
}

.testimonial-quote-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.testimonial-quote-text {
  font-size: 24px;
  line-height: 32px;
  color: #1f2937;

  word-break: break-word;
  overflow-wrap: break-word;
}

.testimonial-author-wrap {
  padding-top: 48px;
}

.testimonial-author-info {
  display: flex;
  align-items: center;
  gap: 16px;
}

.testimonial-author-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;

  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

.testimonial-author-avatar img {
  width: 44px;
  height: auto;
}

.testimonial-author-name {
  font-size: 20px;
  font-weight: 600;
}

/* ===========================
   SLICK FIX
=========================== */

.testimonial-slider-vertical,
.testimonial-slider-vertical .slick-list,
.testimonial-slider-vertical .slick-track {
  overflow: hidden !important;
}

.testimonial-slider-vertical .slick-list {
  padding: 0 !important;
  margin: 0 !important;
}

.testimonial-slider-vertical .slick-slide {
  /* opacity: .4; */
  /* transition: all .6s ease; */
}

.testimonial-slider-vertical .slick-slide>div {
  margin-bottom: 0;
}

.testimonial-slider-vertical .slick-current>div {}

/* ===========================
   DOTS
=========================== */

.testimonial-slider-dots {
  position: absolute;
  right: 15px;
  top: 50%;

  transform: translateY(-50%);

  display: flex !important;
  flex-direction: column;
  align-items: end;

  margin: 0;
  padding: 0;
}

.testimonial-slider-dots li {
  margin: 5px 0;
}

.testimonial-slider-dots li button:before {
  font-size: 10px;
}

.testimonial-slider-dots li.slick-active button:before {
  color: #fff !important;
}

.testimonial-slider-dots li button:before {
  content: "" !important;
  width: 20px !important;
  height: 4px !important;
  display: block !important;
  background: rgba(255, 255, 255, 0.3) !important;
  border-radius: 50px !important;
  opacity: 1 !important;
  position: static !important;
  transition: all 0.3s ease !important;
  color: transparent !important;
  border-radius: 0 !important;
}

.testimonial-slider-dots li.slick-active button:before {
  width: 20px !important;
  background: #fff !important;
}

/* ===========================
   THUMBNAILS
=========================== */

.testimonial-video-thumbnails {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;

  display: flex;
  flex-wrap: wrap;
  gap: 10px;

  z-index: 5;
}

.testimonial-thumbnail {
  width: 80px;
  height: 100px;

  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;

  border: 2px solid transparent;
}

.testimonial-thumbnail:hover,
.testimonial-thumbnail.active {
  border-color: #fff;
}

/* ===========================
   MOBILE
=========================== */

@media (max-width: 991px) {

  .testimonial-container {
    flex-direction: column;
  }

  .testimonial-media,
  .testimonial-content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .testimonial-media-wrapper {
    height: 450px;
  }

  .testimonial-content-wrapper {
    padding: 30px;
    /* padding-bottom: 70px; */
  }

  .testimonial-content {
    min-height: 400px;
    padding: 30px;
  }

  .testimonial-quote-text {
    font-size: 20px;
    line-height: 30px;
  }

  .testimonial-slider-dots {
    left: 50%;
    bottom: 15px;
    top: auto;
    right: auto;

    flex-direction: row;

    transform: translateX(-50%);
  }

  .testimonial-slider-dots li {
    margin: 0 5px;
  }
}

@media (max-width: 767px) {

  .testimonial-media {
    border-radius: 20px;
  }

  .testimonial-media-wrapper {
    /* height: 320px; */
  }

  .testimonial-content-wrapper {
    padding: 20px;
    /* padding-bottom: 70px; */
    border-radius: 20px;
  }

  .testimonial-content {
    padding: 20px;
    border-radius: 16px;
  }

  .testimonial-quote-text {
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-author-avatar {
    width: 45px;
    height: 45px;
  }

  .testimonial-author-avatar img {
    width: 35px;
  }

  .testimonial-thumbnail {
    width: 55px;
    height: 70px;
  }

  .testimonial-video-thumbnails {
    left: 10px;
    right: 10px;
    gap: 6px;
  }
}

/* .slick-slider {
  position: unset !important;
} */

/* =====================================================
   BC.Game Stats — bcstat-* (Tab-driven Giant Number)
   Dark theme | Full-width | Click label → number swaps
   Inspired by: huge typography center, tabs at bottom
   ===================================================== */

/* Section */
.bcstat-section {
  background: #000;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Heading */
.bcstat-heading-wrap {
  padding: 64px 24px 0;
  text-align: center;
}

.bcstat-heading {
  font-size: clamp(18px, 2.4vw, 30px);
  font-weight: 400;
  color: #fff;
  margin: 0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* ── Number stage ─────────────────────── */
.bcstat-stage {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  min-height: 30vw;
  /* tall enough for the giant number */
  position: relative;
}

/* The giant number — full bleed typography like the reference */
.bcstat-number-display {
  font-size: clamp(160px, 32vw, 440px);
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
  user-select: none;
  /* Layout: inline-flex so digit columns sit side by side */
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  /* No gradient here — gradient is applied per-digit so child spans are visible */
}

/* Digit column wrapper: clips to exactly one digit tall */
.odo-digit-wrap {
  display: inline-block;
  overflow: hidden;
  height: 1em;
  width: 0.6em;
  position: relative;
  vertical-align: middle;
}

/* The vertical strip containing 0-9 */
.odo-digit-strip {
  display: block;
  position: relative;
  will-change: transform;
}

/* Individual digit cell — 10% of the 10-digit strip height */
.odo-digit-num {
  display: block;
  height: 1em;
  /* each cell = 1em so strip = 10em total */
  line-height: 1em;
  text-align: center;
  /* Gradient applied here where the text actually lives */
  background: linear-gradient(135deg, #ffffff 55%, rgba(232, 121, 249, 0.7) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Suffix (+) next to digits */
.odo-suffix {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.04em;
  background: linear-gradient(135deg, #ffffff 55%, rgba(232, 121, 249, 0.7) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* ── Tab bar ──────────────────────────── */
.bcstat-tabs {
  display: flex;
  align-items: stretch;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 0;
}

.bcstat-tab {
  flex: 1;
  background: none;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.4);
  font-size: clamp(11px, 1.1vw, 14px);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  padding: 28px 16px 26px;
  cursor: pointer;
  position: relative;
  transition: color 0.25s ease, background 0.25s ease;
  line-height: 1.4;
}

.bcstat-tab:last-child {
  border-right: none;
}

/* Active indicator line on top */
.bcstat-tab-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #e879f9;
  transform: scaleX(0);
  transform-origin: left;
  transition: none;
  /* Controlled dynamically via GSAP for precision autoplay */
  pointer-events: none;
}

.bcstat-tab.is-active .bcstat-tab-line {
  transform: scaleX(1);
}

.bcstat-tab:hover .bcstat-tab-line {
  transform: scaleX(1);
  transition: transform 0.3s ease;
}

.bcstat-tab.is-active {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.03);
}

.bcstat-tab:hover {
  color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.02);
}

/* Responsive */
@media (max-width: 991px) {
  .bcstat-stage {
    min-height: 48vw;
  }

  .bcstat-tabs {
    flex-wrap: wrap;
  }

  .bcstat-tab {
    flex: 0 0 33.333%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .bcstat-tab:nth-child(3n) {
    border-right: none;
  }
}

@media (max-width: 575px) {
  .bcstat-stage {
    min-height: 60vw;
    padding: 0 10px;
  }

  .bcstat-number-display {
    font-size: clamp(100px, 38vw, 200px);
  }

  .bcstat-tab {
    flex: 0 0 50%;
    font-size: 11px;
    padding: 22px 10px 20px;
  }

  .bcstat-tab:nth-child(3n) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  .bcstat-tab:nth-child(2n) {
    border-right: none;
  }

  .bcstat-heading-wrap {
    padding: 40px 16px 0;
  }
}

/* ---- Card Heading Hover Selection Effect (Left-to-Right Slide) ---- */
.bc-heading-hover {
  display: inline-block;
  padding: 4px 12px;
  margin: -4px -12px;
  /* offset padding to avoid shifting layout */
  /* border-radius: 6px; */
  background-size: 203% 100%;
  background-position: right bottom;
  transition: background-position 0.35s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.25s ease;
  cursor: pointer;
}

/* Pink Card Heading Hover Selection */
.pink-style .bc-heading-hover {
  background-image: linear-gradient(to right, #f046b7 50%, transparent 50%);
}

.pink-style.tccb-card:hover .bc-heading-hover,
.pink-style.tccb-card.active .bc-heading-hover {
  background-position: left bottom;
  color: #ffffff !important;
}

/* Blue Card Heading Hover Selection */
.blue-style .bc-heading-hover {
  background-image: linear-gradient(to right, #2c67d1 50%, transparent 50%);
}

.blue-style.tccb-card:hover .bc-heading-hover,
.blue-style.tccb-card.active .bc-heading-hover {
  background-position: left bottom;
  color: #ffffff !important;
}

/* Explicitly remove any left side line/border from the headings */
.inner_sec_bcgame .h5tag,
.inner_sec_bcgame .bc-heading-hover {
  border-left: none !important;
}

/* ================================================
   BC PRICING PLANS SECTION — Light Theme
   ================================================ */

.bc-pricing-section {
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
}

/* Subtle decorative background blobs */
.bc-pricing-section::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -120px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(168, 85, 247, 0.08) 0%, transparent 70%);
  pointer-events: none;
}

.bc-pricing-section::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(245, 158, 11, 0.07) 0%, transparent 70%);
  pointer-events: none;
}

/* ---- Header ---- */
.bc-pricing-header {
  text-align: center;
  margin-bottom: 56px;
}

.bc-pricing-badge {
  display: inline-block;
  padding: 6px 20px;
  border: 1px solid rgba(124, 58, 237, 0.35);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #7c3aed;
  background: rgba(124, 58, 237, 0.06);
  margin-bottom: 20px;
}

.bc-pricing-title {
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 800;
  color: #111827;
  margin-bottom: 14px;
  line-height: 1.15;
}

.bc-pricing-accent {
  background: linear-gradient(90deg, #7c3aed, #3b82f6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.bc-pricing-sub {
  font-size: 16px;
  color: #6b7280;
  max-width: 480px;
  margin: 0 auto;
}

/* ---- Table Layout ---- */
.bc-pricing-table {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 0;
  align-items: stretch;
  overflow: hidden;
  gap: 20px;
  /* box-shadow: 0 24px 64px rgba(0,0,0,0.08); */
}

/* ---- Features Column ---- */
.bc-col-features {
  background: #ffffff;
  border: 1px solid #E0E3ED;
  border-radius: 16px;
}

.bc-features-header {
  padding: 28px 28px;
  height: 180px !important;
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(224, 227, 237, 0) 0%, rgba(224, 227, 237, 0.85) 50%, rgba(224, 227, 237, 0) 100%) 1;
}

.bc-features-label {
  font-size: 20px;
  font-weight: 300;
  color: #111827;
  letter-spacing: 0.01em;
}

.bc-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bc-feature-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 28px;
  font-size: 15px;
  color: #374151;
  font-weight: 400;
  height: 60px;
  /* fixed height — keeps rows perfectly straight */
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(224, 227, 237, 0) 0%, rgba(224, 227, 237, 0.85) 50%, rgba(224, 227, 237, 0) 100%) 1;
}

.bc-feature-row:last-child {
  height: 80px;
  border-bottom: none !important;
}

.bc-feat-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  color: #7c3aed;
  opacity: 0.75;
}

/* ---- Plan Columns ---- */
.bc-col.bc-plan {
  display: flex;
  flex-direction: column;
  position: relative;
}

.bc-plan-starter {
  border: 2px solid rgba(124, 58, 237, 0.22);
  border-radius: 0;
}

.bc-plan-pro {
  border: 2px solid rgba(59, 130, 246, 0.22);
}

.bc-plan-enterprise {
  border: 2px solid rgba(245, 158, 11, 0.30);
}

/* ---- Plan Header ---- */
.bc-plan-header {
  padding: 28px 20px 24px;
  text-align: center;
  height: 180px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.bc-plan-starter .bc-plan-header {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(168, 85, 247, 0) 0%, rgba(168, 85, 247, 0.25) 50%, rgba(168, 85, 247, 0) 100%) 1;
}

.bc-plan-pro .bc-plan-header {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(59, 130, 246, 0) 0%, rgba(59, 130, 246, 0.25) 50%, rgba(59, 130, 246, 0) 100%) 1;
}

.bc-plan-enterprise .bc-plan-header {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(245, 158, 11, 0) 0%, rgba(245, 158, 11, 0.3) 50%, rgba(245, 158, 11, 0) 100%) 1;
}

.bc-plan-icon-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
  position: relative;
  flex-shrink: 0;
  background: #ffffff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Circle — shadow only, no border line */
.bc-icon-violet {
  border: none;
  box-shadow: 0 6px 22px rgba(124, 58, 237, 0.22), 0 2px 6px rgba(124, 58, 237, 0.10);
}

.bc-icon-blue {
  border: none;
  box-shadow: 0 6px 22px rgba(59, 130, 246, 0.22), 0 2px 6px rgba(59, 130, 246, 0.10);
}

.bc-icon-amber {
  border: none;
  box-shadow: 0 6px 22px rgba(245, 158, 11, 0.24), 0 2px 6px rgba(245, 158, 11, 0.10);
}

/* PNG image inside the circle */
.bc-plan-img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}

.bc-plan-icon-wrap svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.bc-plan-name {
  font-size: 20px;
  font-weight: 400;
  color: #111827;
  margin: 0;
  letter-spacing: 0.01em;
}

/* ---- Plan Values List ---- */
.bc-plan-values {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.bc-plan-values li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  /* fixed equal height — keeps rows straight */
  padding: 0 16px;
}

.bc-plan-starter .bc-plan-values li {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(168, 85, 247, 0) 0%, rgba(168, 85, 247, 0.25) 50%, rgba(168, 85, 247, 0) 100%) 1;
}

.bc-plan-pro .bc-plan-values li {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(59, 130, 246, 0) 0%, rgba(59, 130, 246, 0.25) 50%, rgba(59, 130, 246, 0) 100%) 1;
}

.bc-plan-enterprise .bc-plan-values li {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgba(245, 158, 11, 0) 0%, rgba(245, 158, 11, 0.3) 50%, rgba(245, 158, 11, 0) 100%) 1;
}

.bc-plan-values li:last-child {
  height: 80px;
  border-bottom: none !important;
}

/* ---- Check Icons ---- */
.bc-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: transform 0.2s ease;
}

.bc-check:hover {
  transform: scale(1.2);
}

.bc-check svg {
  width: 20px;
  height: 20px;
}

.bc-check svg path {
  stroke-width: 2.5px !important;
}

.bc-check-violet {
  background: none;
  color: #7c3aed;
}

.bc-check-blue {
  background: none;
  color: #2563eb;
}

.bc-check-amber {
  background: none;
  color: #b45309;
}

/* ---- Dash (not available) ---- */
.bc-dash {
  font-size: 18px;
  color: #9ca3af;
  font-weight: 400;
  line-height: 1;
}

/* ---- Feature Badges (text labels) ---- */
.bc-badge {
  font-size: 15px;
  font-weight: 400;
  padding: 4px 12px;
  border-radius: 999px;
}

.bc-badge-violet {
  color: #7c3aed;
}

.bc-badge-blue {
  color: #2563eb;
}

.bc-badge-amber {
  color: #b45309;
}

/* ---- CTA Buttons (cssbuttons-io-button) ---- */
.cssbuttons-io-button {
  color: white;
  font-family: inherit;
  padding: 0.35em;
  padding-left: 2.8em;
  /* balance right padding to center the text exactly */
  font-size: 16px;
  font-weight: 500;
  border-radius: 0.9em;
  border: none;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  /* center the text */
  overflow: hidden;
  position: relative;
  height: 2.8em;
  padding-right: 2.8em;
  /* balance icon space */
  cursor: pointer;
  text-decoration: none !important;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.3s;
}

.cssbuttons-io-button .icon {
  background: white;
  margin-left: 1em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  width: 2.2em;
  border-radius: 0.7em;
  right: 0.3em;
  transition: all 0.3s;
}

.cssbuttons-io-button:hover .icon {
  width: calc(100% - 0.6em);
}

.cssbuttons-io-button .icon svg {
  width: 1.1em;
  transition: transform 0.3s;
}

.cssbuttons-io-button:hover .icon svg {
  transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
  transform: scale(0.95);
}

/* Violet Theme Button */
.cssbuttons-io-button.bc-btn-violet {
  background: linear-gradient(135deg, #7c3aed, #a855f7);
  box-shadow: inset 0 0 1.6em -0.6em #5b21b6;
}

.cssbuttons-io-button.bc-btn-violet .icon {
  box-shadow: 0.1em 0.1em 0.6em 0.2em rgba(124, 58, 237, 0.4);
}

.cssbuttons-io-button.bc-btn-violet .icon svg {
  color: #7c3aed;
}

/* Blue Theme Button */
.cssbuttons-io-button.bc-btn-blue {
  background: linear-gradient(135deg, #1d4ed8, #3b82f6);
  box-shadow: inset 0 0 1.6em -0.6em #1e40af;
}

.cssbuttons-io-button.bc-btn-blue .icon {
  box-shadow: 0.1em 0.1em 0.6em 0.2em rgba(59, 130, 246, 0.4);
}

.cssbuttons-io-button.bc-btn-blue .icon svg {
  color: #2563eb;
}

/* Amber Theme Button */
.cssbuttons-io-button.bc-btn-amber {
  background: linear-gradient(135deg, #b45309, #f59e0b);
  box-shadow: inset 0 0 1.6em -0.6em #78350f;
}

.cssbuttons-io-button.bc-btn-amber .icon {
  box-shadow: 0.1em 0.1em 0.6em 0.2em rgba(245, 158, 11, 0.4);
}

.cssbuttons-io-button.bc-btn-amber .icon svg {
  color: #b45309;
}

/* ---- Hover Glow on plan cols ---- */
.bc-plan {
  border-radius: 16px;
}

/* ---- Responsive ---- */
@media (max-width: 991px) {
  .bc-pricing-table {
    grid-template-columns: 1fr;
    border-radius: 16px;
    gap: 24px;
    background: transparent;
    box-shadow: none;
    overflow: visible;
  }

  .bc-col-features {
    display: none;
  }

  .bc-col.bc-plan {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
  }

  .bc-plan-starter,
  .bc-plan-pro,
  .bc-plan-enterprise {
    border-radius: 16px;
  }

  .bc-plan-values li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
    height: auto;
    min-height: 56px;
  }

  .bc-plan-values li::before {
    content: attr(data-label);
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
    text-align: left;
    padding-right: 12px;
  }

  .bc-plan-values li:last-child {
    justify-content: center;
    padding: 20px 24px;
  }

  .bc-plan-values li:last-child::before {
    content: none;
  }
}

/* ================================================
   NEW CUSTOMIZED SOLUTION CTA SECTION (Dark Theme)
   ================================================ */
.bc-custom-cta-section {
  background: #030712;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.bc-custom-cta-section::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 300px;
  background: radial-gradient(circle, rgba(236, 72, 153, 0.08) 0%, transparent 70%);
  pointer-events: none;
}

.bc-cta-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.bc-cta-title {
  font-size: clamp(28px, 4.5vw, 42px);
  font-weight: 800;
  background: linear-gradient(120deg, #ffffff 30%, #ec4899 50%, #ffffff 70%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: shineText 6s linear infinite;
  margin-bottom: 16px;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.bc-cta-desc {
  font-size: 18px;
  color: #9ca3af;
  margin-bottom: 32px;
  font-weight: 400;
  line-height: 1.6;
}

.bc-cta-btn-wrap {
  margin-top: 24px;
}

@keyframes shineText {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}



.management_cardwrap {
  position: relative;
  z-index: 10;
}

.management_card {
  padding: 50px 30px;
}

.ceo_card_pinned_two {
  background: #c2d8ff;
  z-index: 2;
}

.ceo_card_pinned_three {
  background: #ffd8e3;
  z-index: 3;
}

.ceo_card_pinned_four {
  background: #ffff9f;
  z-index: 4;
}

.management_card_content p {
  text-align: left;
  position: relative;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 30px;
  max-width: 80%;
}

.management_card_content p::after,
.management_card_content p::before {
  content: "";
  width: 58px;
  height: 36px;
  position: absolute;
}

.management_card_content p::before {
  top: -45px;
  left: -30px;
}

.management_card_content p::after {
  bottom: -20px;
  right: -20px;
  transform: rotateY(180deg);
}

.management_card_01 .management_card_title .managment_heads {
  color: #00d78b;
}

.management_card_01 .management_card_content_head::after,
.management_card_02 .management_card_content_head::after,
.management_card_03 .management_card_content_head::after,
.management_card_04 .management_card_content_head::after {
  content: "";
  width: 195px;
  height: 120px;
  position: absolute;
  top: -50px;
  right: 100px;
  z-index: -1;
}

.management_card_01 .management_card_content_head::after {
  background: url("../../images/home/Vector1.webp") no-repeat;
}

.management_card_02 .management_card_content_head::after {
  background: url("../../images/home/Vector2.webp") no-repeat;
}

.management_card_03 .management_card_content_head::after {
  background: url("../../images/home/Vector3.webp") no-repeat;
}

.management_card_04 .management_card_content_head::after {
  background: url("../images/home/Vector4.webp") no-repeat;
}

.custom_home_slider .slick-next::before,
.custom_home_slider .slick-prev::before {
  background: url("../images/home/slick_arw.webp") center no-repeat;
  height: 16px;
  display: block;
  font-size: 0;
  filter: brightness(0) invert(1);
  width: 10px;
  position: relative;
  content: "";
}

.management_card_title .managment_heads {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}

.management_card_title .managment_heads a {
  color: #070d25;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 5px;
}

.management_card_title p.name {
  font-weight: 600;
  font-size: 24px;
  color: #1468ef;
  margin-bottom: 0;
}

/* .managment_heads_2 a {
  background-color: #e530b2 !important;
} */
.managment_heads_2 p.name {
  color: #e530b2;
}

/* .managment_heads_3 a {
  background-color: #ff9c0d !important;
}
.managment_heads_4 a {
  background-color: #00d68a !important;
} */
.management_card_title .managment_heads a span {
  line-height: 0;
}

.management_card_title p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: #5a617e;
}

.management_cardwrap .slick-dots {
  bottom: 30px;
  top: unset;
  width: auto;
  right: 0;
  left: 0;
}

.management_card_title {
  margin-top: 30px;
  max-width: 70%;
}

.home_style_11 {
  background: url("../images/home/market_bg.webp") center no-repeat;
}

.custom_home_slider .slick-next,
.custom_home_slider .slick-prev {
  background: #00d68a !important;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 50%;
}

.custom_home_slider .slick-next {
  right: -25px;
}

.custom_home_slider .slick-prev {
  left: -25px;
  z-index: 2;
}

.custom_home_slider .slick-prev::before {
  opacity: 1;
}

.custom_home_slider .slick-next::before {
  transform: rotate(180deg);
}

.slick-next:before,
.slick-prev:before {
  font-display: swap;
}

.custom_home_slider .slick-dots li button:before {
  font-size: 16px;
  color: #00d68a;
}

.portfolio_slider .slick-slide img {
  margin: 0 auto;
  transition: 0.2s;
}

.portfolio_slider .slick-slide img:hover {
  filter: brightness(0.3);
}

.portfolio_slider {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  max-width: 100%;
  margin: 0 auto;
}

.portfolio_slider .anime {
  animation: 40s linear infinite rightslide;
  width: 2921px;
  min-width: 2921px;
}

@keyframes rightslide {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

.desktop_none {
  display: none !important;
  margin-top: 30px;
}

.help_cards .slick-prev {
  left: 30%;
  transform: rotate(90deg);
  top: unset;
  bottom: 30px;
}

.help_cards .slick-next {
  right: 0;
  transform: rotate(90deg);
  top: unset;
  bottom: 12px;
  left: 35%;
}

.management_cardwrap .slick-dots li.slick-active {
  width: 100px;
  height: 10px;
  border-radius: 25px;
}

.management_cardwrap .slick-dots li {
  border-radius: 100%;
  background: #00d78c;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  transition: 0.5s;
}

.section_head {
  font-weight: 600;
}

.section_head {
  font-size: 48px;
  content-visibility: visible;
}

.management_cardwrap .slick-dots li button {
  display: none;
}

.management_card_content {
  align-items: center;
}

.home_style_10 {
  overflow: hidden;
  position: relative;
  padding: 60px 0;
}

.management_card .management_card_title .managment_heads,
.management_card_content_head,
.techstack_panel,
.three-column-color-box {
  position: relative;
}

@media screen and (max-width: 1199px) {
  .management_card_content p {
    max-width: 100%;
  }

  .section_head {
    font-size: 36px;
  }

  .management_card_content p {
    max-width: 100%;
  }

  .management_card_title {
    max-width: 80%;
  }

  .management_card {
    margin: 30px 0 20px;
  }
}

@media screen and (max-width: 991px) {
  .management_card_content {
    padding-right: 0;
  }

  .management_card_content_head {
    padding-left: 0 !important;
  }

  .management_card_title {
    max-width: 100%;
    margin-top: 20px;
  }

  .management_card_content img.management_img {
    display: none !important;
  }

  .management_card_content p {
    text-align: center;
    max-width: 100% !important;
  }

  .managment_heads div {
    justify-content: center !important;
    gap: 8px !important;
    flex-direction: column;
    align-items: center;
  }

  .management_cardwrap .slick-dots {
    bottom: 0px;
  }

  .management_card_01 .management_card_content_head::after,
  .management_card_02 .management_card_content_head::after,
  .management_card_03 .management_card_content_head::after,
  .management_card_04 .management_card_content_head::after {
    top: 50px;
  }

  .management_card {
    margin-top: 10px !important;
    margin-bottom: 0;
  }

}

@media screen and (max-width: 575px) {
  .management_card {
    padding: 12px !important;
    height: 480px;
  }

  .management_card_content_head p {
    font-size: 16px;
  }
}


/* ============================================================
   DEX Portfolio — Single Center Laptop, Sliding Screen Track
   ============================================================ */
.dex-portfolio-section {
  padding: 60px 0 80px;
  background: #fff;
  overflow: hidden;
  /* Clips the peeking screens at the viewport border */
}

.dex-portfolio-heading {
  color: #0d0f1a;
  margin-bottom: 48px;
}

.dex-color-pink {
  color: #f046b7;
}

/* ── Centered wrapper for the laptop & sliding screen track ── */
.dex-laptop-fixed-wrap {
  position: relative;
  width: min(970px, 90vw);
  /* Laptop max-width scaled so screen is exactly 715px * 418px */
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
}

/* The laptop mockup image on top */
.dex-laptop-frame {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
  /* Sits in front of the sliding screens */
  pointer-events: none;
  filter: drop-shadow(0 18px 48px rgba(0, 0, 0, 0.16)) drop-shadow(0 4px 12px rgba(0, 0, 0, 0.10));
}

/* ── Screen track outer viewport — matches transparent area of laptop.png ── */
.dex-carousel-outer {
  position: absolute;
  top: 10.2%;
  left: 12.2%;
  width: 71.6%;
  height: 61%;
  z-index: 1;
  overflow: visible;
}

/* Flex track that carries the screen images */
.dex-carousel-track {
  display: flex;
  height: 100%;
  gap: 32px;
  /* Spacing between the active laptop screen and the side peeking screens */
  will-change: transform;
}

/* Each slide — matches exact screen size of the laptop */
.dex-carousel-slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  position: relative;
  aspect-ratio: 608 / 423;
  opacity: 0.45;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1),
    border-radius 0.6s cubic-bezier(0.25, 1, 0.5, 1),
    box-shadow 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  border-radius: 8px;
  /* Rounded corners for the side peeking screens */
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  /* Drop shadow for side previews */
  cursor: pointer;
}

/* Active slide — fits perfectly inside the laptop screen viewport */
.dex-carousel-slide.is-active {
  opacity: 1;
  border-radius: 0;
  /* Flat edge inside the laptop mockup frame */
  box-shadow: none;
  /* No shadow needed inside the laptop bezel */
}

.dex-screen-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}

/* ── Responsive ── */
@media (max-width: 767px) {
  .dex-portfolio-section {
    padding: 40px 0 50px;
  }

  .dex-carousel-outer {
    top: 10%;
    height: 61.3%;
  }
}

/* ============================================================
   DEX Portfolio ends
   ============================================================ */

/* Section 4 Growth Image Styles */
.bc-growth-img-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.bc-growth-img {
  max-width: 1000px;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  margin: auto;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  /* border: 3px solid #e89302;
  border-radius: 30px; */
}

/* Section 21 Working Step Icon/Image Styles */
.step-icon-wrap {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  max-width: 350px;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  margin: 0 auto;
}

.step-icon {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.card:hover .step-icon-wrap {
  transform: translateY(-2px);
}

.card:hover .step-icon {
  transform: scale(1.025);
}

/* White Label App Section Styles */
.whitelabel-app-section {
  background: #f4f6f9;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}

.whitelabel-app-section::before {
  content: "";
  position: absolute;
  left: calc(50% - 620px);
  bottom: 0;
  width: 320px;
  height: 400px;
  background: url("../../images/bc-game-clone-script-2024/left_img.webp") no-repeat bottom center;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.whitelabel-app-section::after {
  content: "";
  position: absolute;
  right: calc(50% - 620px);
  bottom: 0;
  width: 320px;
  height: 400px;
  background: url("../../images/bc-game-clone-script-2024/right_img.webp") no-repeat bottom center;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.whitelabel-app-section:hover::before {
  transform: translateX(15px) scale(1.02);
}

.whitelabel-app-section:hover::after {
  transform: translateX(-15px) scale(1.02);
}

.whitelabel-app-card {
  background: linear-gradient(135deg, #ffffff 0%, #f9fbfd 100%);
  border: 2px solid #00d68a;
  /* Premium Mint-Emerald Green Border */
  border-radius: 16px;
  padding: 50px 36px;
  text-align: center;
  box-shadow: 0 20px 40px rgba(0, 214, 138, 0.08);
  position: relative;
  z-index: 3;
}

.whitelabel-app-title {
  font-size: 38px;
  font-weight: 700;
  color: #070d25;
  margin-bottom: 20px;
  line-height: 1.3;
}

.whitelabel-app-title .thin-title {
  font-weight: 300;
}

.whitelabel-app-desc {
  font-size: 15px;
  color: #4b5563;
  line-height: 1.8;
  font-weight: 400;
  margin: 0;
}

@media (max-width: 1250px) {
  .whitelabel-app-section::before {
    left: 10px;
    width: 260px;
    height: 350px;
  }

  .whitelabel-app-section::after {
    right: 10px;
    width: 260px;
    height: 350px;
  }
}

@media (max-width: 1199px) {
  .whitelabel-app-title {
    font-size: 32px;
  }

  .whitelabel-app-desc {
    font-size: 14px;
  }
}

@media (max-width: 991px) {

  .whitelabel-app-section::before,
  .whitelabel-app-section::after {
    display: none;
    content: none;
  }

  .whitelabel-app-card {
    padding: 30px 20px;
  }

  .whitelabel-app-section {
    padding: 40px 0;
  }
}

/* ============================================================
   Specialist Promo Card (Bitso style card)
   ============================================================ */
.specialist-promo-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.08);
  margin-top: 24px;
  display: flex;
  flex-direction: column;
}

.sp-card-img-wrap {
  width: 100%;
  overflow: hidden;
}

.sp-card-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.specialist-promo-card:hover .sp-card-img {
  transform: scale(1.05);
}

.sp-card-body {
  background: #4a1a9a;
  /* Vibrant digital blue matching screenshot */
  padding: 30px 28px;
  text-align: left;
}

.sp-card-title {
  color: #ffffff !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 24px;
  letter-spacing: -0.01em;
}

.sp-card-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff !important;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none !important;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 24px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.sp-card-btn:hover {
  background: #ffffff;
  color: #4a1a9a !important;
  border-color: #ffffff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.sp-card-btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.sp-card-btn:hover svg {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .specialist-promo-card {
    max-width: 550px;
    margin: 24px auto 30px;
  }

  .sp-card-title {
    font-size: 20px;
  }
}