@media (max-width: 767px) {
  .ptb120 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ptb80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-heading {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .heading-desc {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .heading-desc {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .m120 {
    margin-top: 40px;
  }

  .mobile-hero-slider {
    margin-top: 0 !important;
  }

  .m-slide-fraction {
    display: flex;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6.667px;
    border-radius: 10px;
    background: #292343;
    backdrop-filter: blur(2px);
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 45px;
  }

  .m-slide-small-circle {
    border-radius: 5px;
    border: 1px solid #262262;
    width: 10px;
    height: 10px;
    background: transparent;
  }

  .m-slide-small-text {
    color: #5c5ce0;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }

  .m-slide-heading {
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .m-slide-desc {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .m-purple-btn {
    display: flex;
    padding: 6px 15px;
    align-items: center;
    gap: 10px;
    border-radius: 48px;
    background: #b07bff;
    color: #fff;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    border: none;
  }

  .m-btn-icon img {
    width: 12px;
    height: 12px;
  }

  .m-trans-btn {
    display: flex;
    padding: 6px 15px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 48px;
    border: 1px solid;
    background: transparent;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  .m-slider-arrow {
    width: 39px;
    height: 39px;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .m-image-bg-vector {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
  }
  .m-slide-image-wrapper img {
    max-height: 230px !important;
    object-fit: contain !important;
  }
  .m-static-arrows {
    bottom: 245px !important;
    left: 0;
    width: 100%;
    pointer-events: none;
  }

  .m-static-arrows .m-slider-arrow {
    pointer-events: auto;
    background: transparent;
    transition: border-color 0.3s ease;
  }

  .m-arrow-svg path {
    transition: stroke 0.3s ease;
  }

  .m-static-arrows.arrows-white .m-slider-arrow {
    border-color: #fff !important;
  }

  .m-static-arrows.arrows-white .m-arrow-svg path {
    stroke: #fff !important;
  }
  .m-slide-bg2 .m-slide-small-circle {
    border-color: #fff !important;
  }

  .m-static-arrows.arrows-white .m-slider-arrow {
    border-color: #fff !important;
  }

  .m-static-arrows.arrows-white .m-arrow-svg path {
    stroke: #fff !important;
  }
  .m-image-bg-vector {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 98.526px !important;
    border-radius: 53.053px 0 0 0 !important;
    z-index: 1;
  }

  .bg-vector-1,
  .bg-vector-3 {
    background: #262262 !important;
  }

  .bg-vector-2 {
    background: #fff !important;
  }

  /* Trusted Section 2 */

  .trusted-heading {
    color: #11172c !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: normal !important;
  }

  .logo-slide-track img {
    margin-right: 50px !important;
  }

  .logo-slide-track img {
    max-height: 18.5px !important;
    width: auto !important;
  }
  .logo-slider-wrapper {
    margin-top: 0;
  }
  .trusted-container {
    padding: 10px 0;
  }

  /* Home 3 Service Section */
  .services-tabs-wrapper {
    flex-direction: row !important;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 12px !important;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .services-tabs-wrapper::-webkit-scrollbar {
    display: none;
  }

  .tab-button {
    flex: 0 0 auto;
    width: max-content;
    padding: 4px 20px !important;
    gap: 10px !important;
  }

  .tab-button-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: -0.5px;
  }

  .tab-button img {
    width: 18px;
    height: 18px;
  }

  .slide-block-box {
    padding: 30px 20px 100px 20px !important;
  }

  .slide-block-heading {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 44px !important;
    letter-spacing: -0.5px !important;
    margin: 0 !important;
  }

  .slide-block-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    min-height: 90px !important;
    margin-top: 0 !important;
  }

  .h600 {
    min-height: 280px !important;
    height: 280px !important;
  }

  .global-services-arrows {
    bottom: 320px !important;
    left: 0 !important;
    top: auto !important;
    padding-left: 20px;
  }
  .services-left-col {
    gap: 25px;
  }

  .awards-slider-wrapper {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .awards-logo-group {
    gap: 25px !important;
  }

  .awards-section .awards-slide-track img {
    max-height: 40px;
  }

  .mu-grid-parent {
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .mu-box3 {
    order: 1 !important;
  }
  .mu-box1 {
    order: 2 !important;
  }
  .mu-box4 {
    order: 3 !important;
  }
  .mu-box5 {
    order: 4 !important;
  }
  .mu-box2 {
    order: 5 !important;
  }

  .mu-box3 {
    padding: 0 0 !important;
    gap: 20px !important;
    background: transparent !important;
  }
  .mu-box3-heading {
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: normal !important;
  }
  .mu-box3-desc {
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: normal !important;
  }
  .mu-box3-btn {
    padding: 6px 15px !important;
    gap: 10px !important;
    border-radius: 48px !important;
    background: #b07bff !important;
  }
  .mu-box3-btn-text {
    color: #fff !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
  }

  .mu-box1 {
    height: 370px !important;
    padding: 27.586px 27.586px 26.897px 27.586px !important;
    gap: 118.621px !important;
    border-radius: 27.586px !important;
  }
  .mu-stat-title {
    color: #000 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 50px !important;
    font-weight: 600 !important;
    line-height: 55.172px !important;
  }
  .mu-inner-box {
    width: 284.828px !important;
    max-width: 100% !important;
    padding: 13.793px 13.793px 20.69px 13.793px !important;
    gap: 6.897px !important;
    border-radius: 13.793px !important;
  }
  .mu-inner-heading {
    color: #11172c !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 30.345px !important;
    letter-spacing: -0.345px !important;
  }
  .mu-inner-desc {
    color: #262262 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }
  .mu-box4 {
    padding: 30px 20px !important;
    border-radius: 27.586px !important;
    gap: 20px !important;
  }
  .mu-box4-title {
    color: #000 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 50px !important;
    font-weight: 600 !important;
    line-height: 55.172px !important;
  }
  .mu-box4-desc {
    color: #262262 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 16.552px !important;
  }

  .mu-box5 {
    padding: 40px 20px !important;
    gap: 40px !important;
    border-radius: 27.586px !important;
  }
  .mu-box5-title {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 50px !important;
    font-weight: 600 !important;
    line-height: 55.172px !important;
  }
  .mu-box5-subtitle {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 16.552px !important;
  }
  .mu-box5-heading {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30.345px !important;
    letter-spacing: -0.345px !important;
  }
  .mu-box5-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20.69px !important;
  }

  .mu-box2 {
    flex-direction: column-reverse !important;
    padding: 40px 20px !important;
    gap: 30px !important;
    border-radius: 27.586px !important;
  }
  .mu-box2-left {
    gap: 20px !important;
  }
  .mu-box2-right img {
    max-height: 220px !important;
  }
  .mu-box2-stat {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 50px !important;
    font-weight: 600 !important;
    line-height: 55.172px !important;
  }
  .mu-box2-stat-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 16.552px !important;
  }
  .mu-box2-heading {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30.345px !important;
    letter-spacing: -0.345px !important;
  }
  .mu-box2-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20.69px !important;
  }

  .mu-feature-container {
    margin-left: 20px !important;
    margin-right: 20px !important;
    width: auto !important;

    display: flex !important;
    padding: 42px 20px !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 30px !important;
    border-radius: 40px !important;
    border: 2px solid #d8def0 !important;
    background: #ffffff !important;
  }

  .mu-feature-left {
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .mu-feature-heading {
    color: #11172c !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
  }

  .mu-feature-desc {
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
  }

  .mu-feature-right {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
    width: 100% !important;
  }

  .mu-icon-box {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .mu-icon-box img {
    width: 32px !important;
    height: 32px !important;
    object-fit: contain !important;
  }

  .mu-icon-text {
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 30px !important;
  }

  .tech-heading-box {
    padding: 20px 0;
  }

  .left-bg-image::before {
    background: url("backgrounds/left-panel-mobile-bg.png") center/cover
      no-repeat !important;
  }
  .right-bg-image::before {
    background: url("backgrounds/right-panel-bg-mobile.jpg") center/cover
      no-repeat !important;
  }
  .left-bg-image {
    min-height: 450px !important;
    height: 450px !important;
    justify-content: center !important;
    align-items: flex-end !important;
  }

  .right-bg-image {
    min-height: 450px !important;
    height: 450px !important;
    justify-content: center !important;
    align-items: flex-end !important;
  }

  .tech-inner-left,
  .tech-inner-right {
    width: 100% !important;
    max-width: 100% !important;
    height: 240px !important;
    padding: 20px !important;
    border-radius: 50px 0 0 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .tech-inner-right {
    border-radius: 50px 0 0 0 !important;
  }

  .logo-plus {
    gap: 12px !important;
    margin-bottom: 0 !important;
  }

  .logoicon {
    width: 42px !important;
    height: 42px !important;
  }

  .logoicon img {
    width: 16px;
    height: 16px;
  }

  .tech-logo {
    height: 24px;
    width: auto;
  }
  .tech-card-heading {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: -0.5px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }

  .tech-card-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    margin: 0 !important;
  }

  .tech-marquee-wrapper {
    padding: 20.267px 24px 21.333px 24px !important;
  }

  .tech-logo-group {
    gap: 70px !important;
    padding-right: 70px !important;
  }

  .tech-logo-group img {
    max-height: 35px !important;
  }

  .industry-card {
    padding: 30px 20px;
    gap: 20px;
    border-radius: 20px;
  }
  .industry-card-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  .industry-card-desc {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .industry-header-row {
    margin-bottom: 20px;
  }
  .industry-cta-heading {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  .industry-cta-card {
    border-radius: 20px;
  }
  .trans-heading br {
    display: none;
  }
  .trans-desc {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .trans-heading-row {
    margin-bottom: 20px;
  }
  .transformation-section {
    background-image: url(backgrounds/transformmobile.png);
    background-repeat: no-repeat;
    background-attachment: unset;
    background-size: contain;
    background-position: bottom center;
  }
  .trans-image-block {
    padding: 8px;
    border-radius: 20px;
  }
  .trans-learn-btn {
    display: flex;
    width: 128.853px;
    height: 23.893px;
    padding: 6.827px 10.24px;
    justify-content: center;
    align-items: center;
    gap: 8.533px;
    border-radius: 0 20.48px 20.48px 0;
    background: #262262;
    color: #fff;
    text-align: center;
    font-family: "Manrope", sans-serif;
    font-size: 8.533px;
    font-style: normal;
    font-weight: 700;
    line-height: 10.24px;
    bottom: 30px;
    left: 10px;
  }
  .trans-content-row {
    gap: 40px;
  }
  .padleftright {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t-card-wrapper,
  .t-card-wrapper.active,
  .t-card,
  .t-bg-layer,
  .t-content-layer {
    transition: none !important;
    transform: none !important;
    animation: none !important;
  }

  .mt-\[20px\].flex-col.lg\:flex-row {
    flex-direction: row !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    justify-content: flex-start !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .mt-\[20px\].flex-col.lg\:flex-row::-webkit-scrollbar {
    display: none;
  }

  .t-card-wrapper,
  .t-card-wrapper.active {
    flex: 0 0 85% !important;
    max-width: 320px !important;
    scroll-snap-align: center;
    pointer-events: auto !important;
  }

  .t-card {
    border-radius: 20px !important;
    height: 400px !important;
    min-height: 400px !important;
  }

  .t-bg-closed {
    opacity: 0 !important;
    display: none !important;
  }

  .t-bg-open {
    opacity: 1 !important;
    filter: none !important;
  }

  .t-closed-content {
    display: none !important;
  }

  .t-open-content {
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative !important;
    padding: 20px 20px 80px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    height: 100% !important;
  }

  .t-open-content .absolute.top-\[40px\] {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: 100% !important;
    justify-content: flex-end !important;
  }

  .t-open-content .absolute.top-\[40px\] span {
    color: #000 !important;
    text-align: right !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 24px !important;
  }

  .t-circle {
    border-color: #000 !important;
  }

  .t-open-content .w-\[100px\] {
    margin-top: 30px !important;
    flex-shrink: 0 !important;
  }

  .t-open-content p.max-w-2xl {
    margin-top: 30px !important;
    min-height: 90px !important;
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }

  .t-open-content p:last-child {
    margin-top: auto !important;
    margin-bottom: 0 !important;
    color: #000 !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }

  .t-card-wrapper:nth-child(4) .t-open-content .absolute.top-\[40px\] span,
  .t-card-wrapper:nth-child(4) .t-open-content p.max-w-2xl,
  .t-card-wrapper:nth-child(4) .t-open-content p:last-child {
    color: #fff !important;
  }

  .t-card-wrapper:nth-child(4) .t-circle {
    border-color: #fff !important;
  }
  .t-card-wrapper .mt-6 {
    margin-top: 20px !important;
  }

  .t-card-wrapper .mt-6 img {
    max-height: 40px !important;
  }
  .mt-\[20px\].flex-col.lg\:flex-row .t-card-wrapper:first-child {
    margin-left: 20px !important;
  }

  .mt-\[20px\].flex-col.lg\:flex-row .t-card-wrapper:last-child {
    margin-right: 20px !important;
  }

  .tech-stack-section {
    background-attachment: unset;
    background-size: cover;
    padding: 40px 0;
    background-image: url(backgrounds/mob-stacK.png);
  }
  .mobdesc-stack {
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }
  .tech-row {
    gap: 10px;
  }
  .tech-box img {
    max-height: 19px;
  }

  .sticky.top-\[120px\] {
    position: relative !important;
    top: auto !important;
    margin-bottom: 0 !important;
  }

  .step-cards-wrapper {
    gap: 0 !important;
  }

  .step-cards-wrapper > div {
    border-bottom: 1px solid #edf0fb;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .step-badge-row {
    gap: 10px !important;
    margin-top: 10px !important;
    flex-wrap: wrap !important;
  }

  .step-badge {
    display: flex !important;
    padding: 3px 12px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    border-radius: 56px !important;
    background: #262262 !important;
  }

  .step-subheading {
    color: #5c5ce0 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 30px !important;
  }

  .step-heading {
    margin-top: 16px !important;
    color: #000 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: -0.5px !important;
  }

  .step-list {
    margin-top: 16px !important;
    gap: 10px !important;
  }

  .step-list li {
    color: #000 !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }
  .step-subheading {
    width: 230px;
  }
  .sticky-main-desc {
    padding: 20px 0;
  }
  .sticky-img-wrapper {
    margin-top: 20px;
  }

  .cta-box {
    background-image: url(backgrounds/teamscalemob.png);
    padding: 39.732px 20px 43.268px 20px;
  }
  .ptm0 {
    padding-top: 0;
  }

  .step-cards-wrapper > div:last-child {
    margin-bottom: 0 !important;
  }
  .impact-main-desc {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .impact-btn-all {
    border-radius: 48px;
    border: 1px solid #5c5ce0;
    display: flex;
    padding: 6px 15px;
    align-items: center;
    gap: 10px;
    color: #262262;
    text-align: center;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    width: auto;
  }

  .impact-floating-box {
    display: none !important;
  }
  .impact-card,
  .ic-bg,
  .ic-open-content,
  .fade-up,
  .ic-plus-icon {
    transition: none !important;
    transform: none !important;
    animation: none !important;
  }

  .impact-cards-wrapper {
    flex-direction: row !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    height: auto !important;
    padding-bottom: 20px !important;
    margin-top: 40px !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .impact-cards-wrapper::-webkit-scrollbar {
    display: none;
  }

  .impact-card,
  .impact-card.active {
    flex: 0 0 85% !important;
    max-width: 320px !important;
    height: auto !important;
    scroll-snap-align: center;
    border-radius: 20px !important;
    pointer-events: auto !important;
  }
  .impact-cards-wrapper .impact-card:first-child {
    margin-left: 20px !important;
  }
  .impact-cards-wrapper .impact-card:last-child {
    margin-right: 20px !important;
  }

  .ic-closed-content {
    display: none !important;
  }
  .ic-bg-closed {
    opacity: 0 !important;
    display: none !important;
  }
  .ic-bg-open {
    opacity: 1 !important;
  }

  .ic-open-content {
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative !important;
    padding: 30px 20px !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .ic-open-content .delay-1 {
    flex-direction: column-reverse !important;
    align-items: flex-end !important;
    gap: 20px !important;
  }
  .ic-open-content .delay-1 .flex.items-center {
    width: 100% !important;
    justify-content: flex-end !important;
  }
  .ic-open-content .delay-1 span {
    color: #fff !important;
    text-align: right !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
  }
  .ic-circle-small {
    width: 8px !important;
    height: 8px !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    background: transparent !important;
  }
  .ic-top-icon {
    align-self: flex-start !important;
    width: unset !important;
    height: unset !important;
    border-radius: 0 !important;
    border: 0;
  }
  .ic-top-icon {
    max-width: 30px;
  }

  .ic-open-content .delay-2 {
    margin-top: 10px !important;
    gap: 10px !important;
  }
  .ic-open-heading {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
  }
  .ic-open-desc {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    margin: 0 !important;
  }
  .ic-case-study-link {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
  }

  .ic-divider {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .ic-open-content .delay-4 {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 48px !important;
  }

  .ic-open-content .delay-4 > div:first-child {
    flex-direction: row !important;
    justify-content: space-between !important;
    width: 100% !important;
    gap: 10px !important;
  }
  .ic-stat-block {
    width: auto !important;
    gap: 5px !important;
  }
  .ic-stat-num {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 200 !important;
    line-height: normal !important;
    letter-spacing: normal !important;
  }
  .ic-stat-text {
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
  }

  .ic-open-content .delay-4 > div:last-child {
    width: 100% !important;
    justify-content: flex-start !important;
  }
  .impact-card .fade-up {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: none !important;
  }
  .bg-proj1-open {
    background-image: url("backgrounds/impacts/mobile-i1.png") !important;
  }
  .bg-proj2-open {
    background-image: url("backgrounds/impacts/mobile-i2.png") !important;
  }
  .bg-proj3-open {
    background-image: url("backgrounds/impacts/mobile-i3.png") !important;
  }
  .bg-proj4-open {
    background-image: url("backgrounds/impacts/mobile-i4.png") !important;
  }
  .mobileset {
    width: 100%;
  }

  .mobileset img {
    max-width: 100px;
  }
  .mbos1 {
    margin-left: 20px !important;
  }
  .ic-stat-block {
    min-height: 60px;
  }
  .join-heading {
    font-size: 22px !important;
    line-height: normal !important;
  }

  .join-desc {
    font-size: 14px !important;
    line-height: normal !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }

  .join-btn {
    display: flex !important;
    padding: 6px 15px !important;
    align-items: center !important;
    gap: 10px !important;
    border-radius: 48px !important;
    background: #b07bff !important;
    border: none !important;
  }

  .join-btn-text {
    color: #fff !important;
    text-align: center !important;
    font-family: "Manrope", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
  }

  .join-btn img {
    width: 14px !important;
    height: 14px !important;
  }

  .join-image-mobile {
    margin-top: 20px !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .join-image-mobile {
    border-radius: 0;
  }
  .mobileflex {
    flex-direction: column;
    padding-bottom: 0;
  }
  .footer-main {
    margin-top: 0;
  }

  .footer-main {
    padding: 40px 0 20px 0 !important;
  }

  .footer-main .container > div {
    flex-direction: column !important;
    gap: 40px !important;
  }

  .footer-col-1 {
    max-width: 100% !important;
    align-items: center !important;
    text-align: center !important;
  }

  .footer-logo {
    max-height: 35px !important;
    margin-bottom: 25px !important;
  }

  .footer-address-block {
    margin-bottom: 20px !important;
  }

  .address-heading {
    font-size: 16px !important;
  }

  .address-text {
    font-size: 14px !important;
  }

  .footer-menus-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 30px 20px !important;
    width: 100% !important;
  }

  .footer-menu-heading {
    font-size: 16px !important;
    margin-bottom: 16px !important;
  }

  .footer-menu-list li a {
    font-size: 14px !important;
  }

  .footer-menus-wrapper > .footer-menu-col:nth-child(4) {
    grid-column: span 2 !important;
    align-items: center !important;
    text-align: center !important;
    margin-top: 10px !important;
  }

  .footer-menus-wrapper > .footer-menu-col:nth-child(4) .social-icons-row {
    justify-content: center !important;
  }

  .footer-bottom-bar {
    height: auto !important;
    padding: 20px !important;
  }

  .footer-bottom-text {
    font-size: 12px !important;
    line-height: 150% !important;
  }
  .services-tabs-wrapper .tab-button:first-child {
    margin-left: 20px !important;
  }

  .services-tabs-wrapper .tab-button:last-child {
    margin-right: 20px !important;
  }
  .cta-desc br {
    display: none;
  }
  .sticky-cta-btn {
    display: flex;
    padding: 6px 15px;
    align-items: center;
    gap: 10px;
    border-radius: 48px;
    color: #fff;
    text-align: center;
  }

  .sticky-cta-btn span {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }








  /* ========================================== */
/* Mobile Menu Accordion Logic & Design       */
/* ========================================== */

/* Accordion Body Setup */
.mobile-accordion-content {
    display: none;
}
.mobile-accordion-item.active .mobile-accordion-content {
    display: flex;
}

/* Icon Toggling logic */
.icon-closed {
    display: block;
}
.icon-open {
    display: none;
}
.mobile-accordion-item.active .icon-closed {
    display: none;
}
.mobile-accordion-item.active .icon-open {
    display: block;
}

/* Active State Colors for Header */
.mobile-accordion-item.active .mobile-accordion-btn {
    background-color: #262262; /* mu-blue */
    color: #FFFFFF;
}

/* ========================================== */
/* Mobile Menu Typography & Colors            */
/* ========================================== */

/* 1. Blue Section Links */
.mob-blue-link {
    color: #FFF;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
    gap: 12px;
}

/* 2. Sub Headings */
.mob-sub-heading {
    color: #5C5CE0;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

/* 3. Sub Links */
.mob-sub-link {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 257.143% */
    letter-spacing: -0.5px;
    display: block;
}

/* 4. View All / View Details */
.mob-view-all {
    color: #5C5CE0;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* 5. Card Heading */
.mob-card-heading {
    color: #262262;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

/* 6. Separators */
.mob-separator {
    background: rgba(111, 127, 142, 0.20);
    width: 100%;
    height: 1px;
}
.mob-separator-bottom {
    border-bottom: 1px solid rgba(111, 127, 142, 0.20);
}

/* ========================================== */
/* Mobile Menu Hover Effects (Desktop Style)  */
/* ========================================== */

/* 1. Mobile Sub Links Hover */
.mob-sub-link {
    transition: color 0.3s ease;
}
.mob-sub-link:hover {
    color: #5C5CE0 !important;
}

/* 2. Mobile Blue Section Links Hover (Staff Augmentation, etc.) */
.mob-blue-link {
    transition: opacity 0.3s ease, color 0.3s ease;
}
.mob-blue-link:hover {
    opacity: 0.8;
    color: #C68AFE !important;
}

/* 3. Mobile View All Links Hover */
.mob-view-all {
    transition: color 0.3s ease;
}
.mob-view-all:hover {
    color: #000000 !important;
}

/* 4. Mobile Accordion Button Text Hover */
.mobile-accordion-btn {
    transition: color 0.3s ease;
}
.mobile-accordion-btn:hover {
    color: #5C5CE0;
}

/* ========================================== */
/* Mobile Industries Specific Styles          */
/* ========================================== */
.mob-ind-heading {
    color: #262262;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

.mob-ind-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

/* ========================================== */
/* Mobile Typography: Products Exact Matches  */
/* ========================================== */

/* Main Description (Top section) */
.mob-prod-main-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

/* Product Headings */
.mob-prod-heading {
    color: #262262;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

/* Product Card Description */
.mob-prod-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

/* ========================================== */
/* Arrow Dimensions & Borders                 */
/* ========================================== */

/* Arrow Circle Exact Dimensions */
.arrow-circle-mobile {
    width: 32.398px;
    height: 32.398px;
    border-radius: 50%;
}

/* View Details / View All Underline (Bottom Border) */
.mob-view-all {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid #5C5CE0; 
    padding-bottom: 2px;
    width: fit-content;
    color: #5C5CE0;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
    transition: color 0.3s ease;
}
.mob-view-all:hover {
    color: #000 !important;
}

.mega-client-logo {
    max-width: 90px;
    height: auto;
    object-fit: contain;
}

/* 2. Mobile Description Font Style */
.mob-client-main-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

.mob-client-logo {
    max-width: 75px;
    height: auto;
    object-fit: contain;
}

/* 4. Mobile Stats Row (326px width & space-between) */
.client-stats-row {
    display: flex;
    width: 326px;
    justify-content: space-between;
    align-items: flex-start;
}

/* 5. Mobile Stats Number (36px) */
.mob-stat-number {
    color: #262262;
    font-family: 'Manrope', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: -2.48px;
    text-align: center;
}

/* 6. Mobile Stats Text (12px) */
.mob-stat-text {
    color: #262262;
    text-align: center;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 6px;
}
.client-stats-row > div {
    flex: 1;              
    display: flex;
    flex-direction: column;
    align-items: center;   
    text-align: center;   
}
.mob-about-heading {
    color: #262262;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

/* Sub Headings */
.mob-about-sub-heading {
    color: #5C5CE0;
    font-family: 'Manrope', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

/* Descriptions */
.mob-about-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}

/* Process Boxes Styling */
.mob-process-box {
    padding: 24px 24px;
}

.mob-process-heading {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
}

.mob-process-desc {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
}
/* Typography Overrides for Mobile */
    .contact-main-heading {
        color: #000;
        font-family: 'Manrope', sans-serif;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: normal;
    }

    .contact-desc {
        color: #000;
        font-family: 'Manrope', sans-serif;
        font-size: 12px;
        font-weight: 300;
        line-height: normal;
        letter-spacing: normal;
    }

    /* Location & Phone Text Styles for Mobile */
    .contact-info-title {
        color: #262262;
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 164%; /* 29.52px */
        letter-spacing: 0.18px;
    }

    .contact-info-text {
        color: #262262;
        font-family: 'Figtree', sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 164%;
        letter-spacing: 0.16px;
    }

    /* Layout Boxes adjustments */
    .contact-icon-box {
        width: 40px;
        height: 40px;
    }
    
    .contact-location-box, .contact-phone-box {
        gap: 20px;
    }

    /* Form Container Overrides for Mobile */
    .contact-form-wrap {
        border-radius: 24px;
        background: #FFF;
        box-shadow: 0 10px 40px 0 rgba(38, 34, 98, 0.06);
        width: 100%;
        max-width: 400px; /* To maintain a clean layout dynamically */
        margin: 0 auto;
    }

    .formblock {
        padding: 20px 24px; /* Slightly adjusted side padding to fit elements cleanly */
        width: 100%;
        gap: 20px;
    }

    /* All fields take 100% width on Mobile */
    .half-width {
        width: 100%;
    }

    /* Input & Label specifics */
    .contact-label {
        font-size: 12px;
        line-height: 16px;
    }

    .contact-input {
        height: 46px;
        padding: 12px 16px;
    }

    /* Submit Button (Made 100% to fit dynamically inside the padded form box) */
    .contact-submit-btn {
        width: 100%;
        max-width: 292px; 
        margin: 0 auto; /* Centers the button */
        height: 56px;
        font-size: 16px;
        line-height: 24px;
    }
     .formblock {
        padding: 24px;
    }
    .half-width {
        width: 100%; 
    }

    .service-banner {
        height: auto !important;
        min-height: auto;
        padding: 70px 0px !important;
        gap: 20px;
    }

    .service-banner-bg {
        background: linear-gradient(180deg, rgba(6, 0, 60, 0.2) 0%, rgba(21, 4, 102, 0.2) 100%), 
                    url('backgrounds/services/staff-augmentation/hero-mob.jpg') no-repeat, 
                    #121034 !important;
        background-size: cover !important;
        background-position: center !important;
    }

    .service-title-set {
        gap: 15px;
    }

    /* Mobile Small Tag / Pill */
    .service-tag {
        padding: 6px 12px;
        font-size: 14px;
        letter-spacing: -0.3px;
    }

    /* Mobile Main Heading */
    .service-main-heading {
        font-size: 28px; 
        line-height: 1.25;
        letter-spacing: -0.3px;
    }

    /* Mobile Banner Description */
    .service-banner-desc {
        font-size: 14px !important; 
        line-height: 22px !important;
        max-width: 100%;
        padding: 0 10px;
    }


    .service-card {
    padding: 20px;
    gap: 10px;
        flex: auto;
        border-radius: 20px;
}
.service-card-heading {
    font-size: 18px;
    line-height: 24px;
}
.service-card-icon {
    width: 38px;
    height: 38px;
    
}


/* Card Heading */
.service-card-heading {
    
    font-size: 20px;
    line-height: 30px; /* 157.143% */
    
}

/* Card Description */
.service-card-desc {
    font-size: 14px;
    line-height: 22px; /* 150% */
}
.service-stats-row {
    gap: 30px;
}
.service-stat-block {
    gap: 4px;
    flex: auto;
    min-width: unset;
}
.service-stat-number {
    font-size: 34px;
    line-height: 38px;
}
.service-stat-desc {
    font-size: 16px;
    line-height: 24px;
}

.read-content-block {
    gap: 20px;
}
.read-desc {
    font-size: 14px;
}
.read-bullets-list {
    gap: 14px;
}
.read-bullets-list li {
    font-size: 18px;
    font-weight: 500;
}
.read-img-radius {
    border-radius: 30px 0px;
}

       .btp-section .sticky.z-50 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        margin-bottom: 6px !important;
        z-index: 9999999;
        background: #fff;
        
    }

    /* Sticky Navigation Wrapper */
    .btp-sticky-nav {
        flex-direction: row !important;
        align-items: center !important;
        padding: 0 20px !important;
        gap: 16px !important;
        overflow-x: auto;
        white-space: nowrap;
        margin-left: -16px;
        margin-right: -16px;
        width: 100vw;
        scroll-behavior: smooth; /* Smooth scroll support */
    }

    .btp-sticky-nav::-webkit-scrollbar {
        display: none;
    }
    .btp-sticky-nav {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    /* Normal (Not Active) Link Styling */
    .btp-nav-link {
        display: flex;
        padding: 4px 20px !important;
        align-items: center;
        gap: 10px !important;
        border: none !important;
        border-radius: 24px !important;
        background: #EDF1F4 !important;
        color: #11172C !important;
        font-family: 'Manrope', sans-serif !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 32px !important; 
        letter-spacing: -0.5px !important;
        text-decoration: none !important;
        flex-shrink: 0;
        transition: background 0.3s ease;
    }

    /* Active Link Styling */
    .btp-nav-link.active {
        background: rgba(198, 138, 254, 0.20) !important;
        color: #000 !important; 
        font-weight: 700 !important;
        text-decoration: none !important;
    }

    .btp-row {
        flex-direction: column !important;
        min-height: auto;
        padding: 20px;
    gap: 18px;
    }
.btp-row-img-wrap {
    flex: auto;
}
.btp-row-heading {
    font-size: 18px;
    line-height: 22px;
}
.btp-row-desc {
    font-size: 14px;
    line-height: 20px;
}
.btp-row-icon {
    width: 40px;
    height: 40px;
}

.since2016 h2 {
    font-size: 18px;
    line-height: 28.6px;
}


.alignment-card {
    padding: 20px 18px;
    gap: 6px;
    border-radius: 12px;
}
.alignment-number {
    font-size: 18px;
    line-height: 20px;
}
.alignment-card-title {
    font-size: 20px;
    line-height: 24px;
}
.alignment-card-desc {

    font-size: 14px;
    line-height: 18px;
}



/* 1. Remove Sticky on Mobile */
    .how-it-works-section .lg\:sticky {
        position: relative !important;
        top: auto !important;
    }

    .how-it-works-section .grid {
        gap: 12px !important;
    }

    /* 3. Left Column Adjustment (Padding & Width) */
    .how-left-col {
        width: 100% !important;
        padding-top: 30px !important;
        padding-bottom: 20px !important;
        padding-right: 16px !important; 
    }

    /* 4. Headings & Main Description Size */
    .how-main-heading {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    .how-main-desc {
        font-size: 16px !important;
        margin-top: 10px !important;
    }

    /* 5. Timeline spacing & Icon Sizes */
    .how-timeline-wrapper {
        margin-top: 30px !important;
        padding-bottom: 15px !important;
    }

    .how-timeline-item {
        margin-bottom: 35px !important;
    }

    /* Icons chote kiye (40px se 30px) */
    .how-icon-box {
        width: 30px !important;
        height: 30px !important;
        min-width: 30px !important;
        margin-right: 12px !important;
    }

    .how-icon-box svg {
        width: 9px !important;
        height: 9px !important;
    }

    .how-timeline-wrapper::before {
        left: 15px !important;
    }

    /* 6. Bullets Heading & Description Fonts */
    .how-step-title {
        font-size: 18px !important;
        margin-bottom: 4px !important;
    }

    .how-step-desc {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .how-right-img-wrap {
        min-height: auto !important;
        height: auto !important;
       
        margin-left: -16px !important;
        width: calc(100% + 16px) !important; 
    }

    .how-right-img {
        border-radius: 0px !important; 
        height: auto !important;
        max-height: 350px !important; 
        object-fit: cover !important;
    }
    .how-it-works-section {
    margin-bottom: 40px;
}

.faq-main-heading {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.faq-question {
    font-size: 16px;
    line-height: 20px;
}
.faq-answer {
    font-size: 14px;
    line-height: 20px;
}
.faq-item {
    padding: 18px 0 18px 30px;
}

.faq-item::before {
    
    top: 19px;
    font-size: 18px;
    line-height: 22px;
}
.w-full.ptb80.bg-white .sticky.z-50 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        margin-bottom: 10px !important;
        background: #FFF;
    }

    /* Sticky Navigation Wrapper (Horizontal Scroll Pill Design) */
    .srv-sticky-nav {
        flex-direction: row !important;
        align-items: center !important;
        padding: 0 20px !important;
        gap: 16px !important;
        overflow-x: auto;
        white-space: nowrap;
        margin-left: -16px;
        margin-right: -16px;
        width: 100vw;
        scroll-behavior: smooth;
    }

    .srv-sticky-nav::-webkit-scrollbar { display: none; }
    .srv-sticky-nav { -ms-overflow-style: none; scrollbar-width: none; }

    /* Normal (Not Active) Link Styling */
    .srv-nav-link {
        display: flex;
        padding: 4px 20px !important;
        align-items: center;
        gap: 10px !important;
        border: none !important;
        border-radius: 24px !important;
        background: #EDF1F4 !important;
        color: #11172C !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 32px !important; 
        letter-spacing: -0.5px !important;
        flex-shrink: 0;
    }

    /* Active Link Styling */
    .srv-nav-link.active {
        background: rgba(198, 138, 254, 0.20) !important;
        color: #C68AFE !important;
        font-weight: 700 !important;
    }
    .srv-block-heading { 
        font-size: 24px !important; 
    }
    
    .srv-content-block { 
        gap: 16px !important; 
        scroll-margin-top: 150px !important;
    }
    
    .srv-card { 
        min-height: auto; 
        padding: 16px 16px !important; 
        gap: 8px !important;
    }

    .srv-card-icon {
        width: 28px !important;
        height: 28px !important;
        margin-bottom: 4px !important;
    }

    .srv-card-title {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .srv-card-desc {
        font-size: 14px !important;
        line-height: 22px !important;
    }
.srv-stats-block {
        padding: 40px 24px;
    }
    
    .stat-heading {
        font-size: 32px;
        line-height: 40px;
    }
    .all-services-heading {
    font-size: 36px;
    line-height: 44px;
}
.all-services-banner {
    height: auto;
    padding: 50px 0;
    gap: 22px;
}
.all-services-wrap {
    gap: 12px;
}
.all-services-desc {
    font-size: 16px;
    line-height: 22px;
}
.all-services-logos-wrap {

    width: auto;
    gap: 12px;
}
.all-services-logos-wrap img {
    max-width: 50px;
}
}
