.cw-tech-stage{
    position: relative;
    width: 100%;
    min-height: 838px;
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    font-family: inherit;
    margin-bottom:-95px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cw-tech-title{
    position: absolute;
    left: 50%;
    top: 25.5%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 50px;
    font-family: 'astro', sans-serif;
    line-height: 1.02;
    font-weight: 599;
    letter-spacing: 0;
    text-align: center;
    z-index: 10;
    white-space: nowrap;
    transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),
                font-size 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .cw-tech-stage.is-active .cw-tech-title {
    transform: translateX(-50%) translateY(70px);
    font-size: 43px;
    font-weight: 900;
  }

  .cw-tech-title .black{ color:#000; }
  .cw-tech-title .orange{ color:#f97316; }

  .cw-tech-icons{
    position: absolute;
    inset: 0;
    z-index: 4;
  }

  .cw-tech-text{
    position: absolute;
    left: 50%;
    top: 52.3%;
    transform: translateX(-50%);
    width: 600px;
    max-width: calc(100% - 40px);
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-family: 'inter', sans-serif;
    line-height: 1.6;
    color: #000;
    z-index: 10;
    transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .cw-tech-stage.is-active .cw-tech-text{
    transform: translateX(-50%) translateY(-96px);
  }

  .cw-icon{
    position: absolute;
    width: 123px;
    height: auto;
    transform-origin: center center;
    transition:
      left 1.18s cubic-bezier(0.22, 1, 0.36, 1),
      top 1.18s cubic-bezier(0.22, 1, 0.36, 1),
      transform 1.18s cubic-bezier(0.22, 1, 0.36, 1),
      opacity .35s ease;
    will-change: left, top, transform, opacity;
  }

  /* --- INITIAL STACK (Desktop/Default) --- */
  .i2  { left: 36.8%; top: 42.4%; transform: translate(-50%,-50%) rotate(-7deg); z-index: 1; }
  .i6  { left: 37.6%; top: 42.6%; transform: translate(-50%,-50%) rotate(-12deg); z-index:0 ; }
  .i5  { left: 44.2%; top: 42.9%; transform: translate(-50%,-50%) rotate(6deg); z-index: 2; }
  .i7  { left: 44.2%; top: 41.9%; transform: translate(-54%,-49%) rotate(11deg); z-index: 0; }
  .i8  { left: 49.6%; top: 42.7%; transform: translate(-50%,-53%) rotate(12deg);  z-index: 3; }
  .i1  { left: 49.6%; top: 42.5%; transform: translate(-99%,-49%) rotate(-13deg);  z-index: 1; }
  .i11 { left: 56.0%; top: 41.9%; transform: translate(-50%,-50%) rotate(7deg);  z-index: 4; }
  .i9  { left: 56.0%; top: 41.9%; transform: translate(-99%,-49%) rotate(10deg);  z-index: 0; }
  .i10 { left: 56.0%; top: 42.9%; transform: translate(-129%,-55%) rotate(-13deg);  z-index: 0; }
  .i13 { left: 56.0%; top: 41.9%; transform: translate(-30%,-50%) rotate(-7deg);  z-index: 0; }
  .i12 { left: 64.4%; top: 42.3%; transform: translate(-50%,-50%) rotate(9deg);  z-index: 5; }
  .i4, .i3, .i14, .i15, .i16 { left: 50.6%; top: 42.0%; opacity:0; transform: translate(-50%,-50%) scale(.94); }

  /* --- FINAL STATE (Desktop) --- */
  .cw-tech-stage.is-active .i1  { left: 4.2%;  top: 15.7%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i2  { left: 17.1%; top: 21.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i3  { left: 30.0%; top: 15.6%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i4  { left: 8.4%;  top: 40.2%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i5  { left: 25.0%; top: 40.2%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i6  { left: 17.1%; top: 60.8%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i7  { left: 4.2%;  top: 70.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i8  { left: 30.0%; top: 70.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i9  { left: 70.1%; top: 15.7%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i10 { left: 83.1%; top: 21.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i16 { left: 95.9%; top: 15.7%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i11 { left: 75.5%; top: 40.2%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i12 { left: 91.4%; top: 40.2%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i14 { left: 73.1%; top: 70.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i13 { left: 84.1%; top: 60.8%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }
  .cw-tech-stage.is-active .i15 { left: 95.9%; top: 70.4%; transform: translate(-50%,-50%) rotate(0deg); opacity:1; }

  /* Delays */
  .cw-tech-stage.is-active .cw-icon { transition-delay: calc(var(--d, 0) * 0.02s); }
  .i1{--d:0} .i2{--d:1} .i3{--d:2} .i4{--d:3} .i5{--d:4} .i6{--d:5} .i7{--d:6} .i8{--d:7}
  .i9{--d:2} .i10{--d:3} .i11{--d:4} .i12{--d:5} .i13{--d:6} .i14{--d:7} .i15{--d:8} .i16{--d:9}

  /* --- RESPONSIVE ADJUSTMENTS --- */
  
  @media (max-width: 1024px){
    .cw-tech-stage{ min-height: 700px; }
    .cw-tech-title{ font-size: 44px; top: 23.8%; }
    .cw-tech-text{ font-size: 18px; width: 500px; top: 58%; }
    .cw-icon{ width: 90px; }
  }

  @media (max-width: 767px){
    .cw-tech-stage{ 
        min-height: 800px; /* Taller to allow icons to stack above/below */
        border-radius: 28px; 
        margin-bottom: 0;
    }
    .cw-tech-title{ 
        font-size: 28px; 
        top: 35%; /* Centered better for mobile view */
        white-space: normal; 
        width: 90%;
    }
    .cw-tech-stage.is-active .cw-tech-title {
        font-size: 24px !important;
        transform: translateX(-50%) translateY(60px);
    }
    .cw-tech-text{ 
        width: 90%; 
        font-size: 16px; 
        top: 52%; 
    }
    .cw-tech-stage.is-active .cw-tech-text {
        transform: translateX(-50%) translateY(-60px);
    }
    .cw-icon{ width: 60px; }

    /* Re-positioning icons into a mobile-friendly layout (4x4 or scattered) */
    /* Left Side Icons */
    .cw-tech-stage.is-active .i1  { left: 15%; top: 10%; }
    .cw-tech-stage.is-active .i2  { left: 40%; top: 12%; }
    .cw-tech-stage.is-active .i3  { left: 65%; top: 10%; }
    .cw-tech-stage.is-active .i4  { left: 85%; top: 15%; }

    .cw-tech-stage.is-active .i5  { left: 12%; top: 25%; }
    .cw-tech-stage.is-active .i6  { left: 88%; top: 28%; }
    
    /* Bottom Side Icons */
    .cw-tech-stage.is-active .i7  { left: 15%; top: 75%; }
    .cw-tech-stage.is-active .i8  { left: 40%; top: 78%; }
    .cw-tech-stage.is-active .i9  { left: 65%; top: 75%; }
    .cw-tech-stage.is-active .i10 { left: 85%; top: 80%; }

    .cw-tech-stage.is-active .i11 { left: 20%; top: 90%; }
    .cw-tech-stage.is-active .i12 { left: 45%; top: 92%; }
    .cw-tech-stage.is-active .i13 { left: 70%; top: 90%; }
    
    .cw-tech-stage.is-active .i14 { left: 10%; top: 60%; }
    .cw-tech-stage.is-active .i15 { left: 90%; top: 60%; }
    .cw-tech-stage.is-active .i16 { left: 50%; top: 5%; }
  }