
    :root {
      --font-family--body-font: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
      --font-family--heading-font: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
    }
    @import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;500&family=Inter:wght@400;500&display=swap");
    /* GLOBAL FONT FIX */
    html,
    body,
    *,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a,
    div,
    span {
      font-family: var(--font-family--body-font) !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-family: var(--font-family--heading-font) !important;
    }

    /* GLOBAL PADDING FIX - Even spacing for all sections */
    section:not(.fda-hero-v1):not(#zita-footer):not(.fda-overview-v4):not(#zita-clients-section) {
      padding-top: clamp(60px, 8vw, 120px) !important;
      padding-bottom: clamp(60px, 8vw, 120px) !important;
    }

    /* RESPONSIVENESS OVERRIDES */
    @media (min-width: 992px) and (max-width: 1600px) {
      html { font-size: 90%; } /* This creates the 'Zoom Out 90%' effect for laptops */
      .fda-site-logo-v2 { max-height: 85px !important; }
    }
    
    @media (max-width: 991px) {
      html { font-size: 14px; }
      .fda-site-logo-v2 { max-height: 70px !important; }
      section:not(.fda-hero-v1):not(#zita-footer):not(.fda-overview-v4):not(#zita-clients-section) {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
      }
    }
    @media (max-width: 479px) {
      .fda-site-logo-v2 { max-height: 60px !important; }
    }

    /* Marquee Fix */
    .cards-track {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: nowrap !important;
      width: max-content !important;
    }

    .fda-card-wrap {
      flex: 0 0 auto !important;
    }

    .fda-service-v1-item {
      background-color: #ffffff !important;
    }

    /* Keep the homepage video inside the viewport on laptop screens. */
    .full-screen-video-section {
      width: 100%;
      max-width: 100%;
      overflow: hidden;
    }

    .full-screen-video {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto;
      object-fit: cover;
    }

    /* --- NEW CARD DESIGN --- */
    .fda-service-cards .fda-service-card {
      background: #ffffff !important;
      border-radius: 32px !important;
      padding: 32px !important;
      display: flex !important;
      flex-direction: column !important;
      gap: 32px !important;
      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1) !important;
      transition: transform 0.4s ease, box-shadow 0.4s ease !important;
      border: 1px solid rgba(0, 0, 0, 0.05) !important;
    }

    .fda-service-cards .fda-service-card:hover {
      transform: translateY(-12px) !important;
      box-shadow: 0 30px 80px rgba(0, 0, 0, 0.2) !important;
    }

    .fda-service-cards .fda-service-card-image-wrap {
      border-radius: 20px !important;
      overflow: hidden !important;
      width: 100% !important;
      margin-bottom: 0 !important;
    }

    .fda-service-card .fda-card-bottom-content {
      display: flex !important;
      flex-direction: column !important;
      align-items: flex-start !important;
      justify-content: flex-start !important;
      gap: 16px !important;
      text-align: left !important;
      color: #111111 !important;
    }

    .fda-service-card .fda-text-style-h4,
    .fda-service-card .fda-card-text,
    .fda-service-card div,
    .fda-service-card p,
    .fda-service-card h4 {
      color: #111111 !important;
    }

    .fda-service-card .fda-text-style-h4 {
      font-size: 2rem !important;
      font-weight: 700 !important;
      line-height: 1.2 !important;
      margin: 0 !important;
      letter-spacing: -0.02em !important;
    }

    .fda-service-card .fda-card-text {
      color: #555555 !important;
      font-size: 1.125rem !important;
      line-height: 1.6 !important;
      margin: 0 !important;
      max-width: 90% !important;
    }

    .fda-overview-v4 {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }

    /* Zero out all wrapper paddings/margins inside overview-v4 */
    .fda-overview-v4 .fda-full-width-color,
    .fda-overview-v4 .fda-overflow-hidden,
    .fda-overview-v4 .fda-container-large {
      padding: 0 !important;
      margin: 0 !important;
    }

    .fda-full-width-wrapper {
      padding: 0 !important;
      margin: 0 !important;
      display: none !important;
    }

    .fda-service-cards {
      padding-top: 0 !important;
    }

    .fda-service-card-title {
      margin-top: 0 !important;
      margin-bottom: 120px !important;
    }

    /* ===== CLIENTS SECTION SPACING (Brands that trust Zita) ===== */
    section#zita-clients-section {
      padding-top: 60px !important;
      /* المسافة فوق عنوان Brands that trust Zita */
      padding-bottom: 60px !important;
      /* المسافة تحت اللوجوهات */
    }

    /* Services page cleanup while we rebuild the remaining content */
    body.service-page .fda-blog-v2,
    body.service-page .fda-testimonial-v1 {
      display: none !important;
    }

    /* ----------------------- */
    @media (min-width:992px) {
      html.w-mod-js:not(.w-mod-ix) [data-w-id="1fa7c917-5304-d1c9-cfc5-a74937b6858e"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform-style: preserve-3d;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="04356483-4226-a7c2-f352-a47c62f50739"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="75109122-b66e-3d6a-3157-70f7160b2a0f"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="64bb57e5-8d40-a56a-43f2-e80cd1acddc8"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="64bb57e5-8d40-a56a-43f2-e80cd1acde20"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="de44b277-4716-a238-edcc-ae028859f9ab"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="11701d29-bcc7-183f-4df6-9c0cefdde735"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform-style: preserve-3d;
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="53d45cc4-f65e-e54c-0975-12a766e7089a"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform-style: preserve-3d;
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="57749dfc-0d81-aa4f-e339-eeec23fe6b2f"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform-style: preserve-3d;
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="43688f7e-3a1d-c9cc-2543-9cf6f9cd7693"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(90deg) rotateY(0) rotateZ(0) skew(0, 0);
        transform-style: preserve-3d;
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="fb7bb77a-7bd2-9a66-0377-08de5cecb9c7"] {
        opacity: 1;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="fb7bb77a-7bd2-9a66-0377-08de5cecb9c6"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="3e87bce0-9ffc-e1a8-329a-6b42d1609f4d"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="5d446dda-4748-1099-cc3c-636d5cb002a1"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="d76c9133-716a-fa2d-ff91-8360821fc1e9"] {
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="a6e4c125-c459-c326-f70a-35d9907e270b"] {
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="8ac1dc49-3766-c0ea-ac3e-64e5b910f31d"] {
        opacity: 0.5;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="270d884e-4c0c-3b2a-bd23-b6e54a52d705"] {
        opacity: 0.5;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="22d35191-6f6b-1a27-f8ca-960fec8d9d28"] {
        opacity: 0.5;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="a3ab7ac6-5034-db1a-a62c-3a87c0c771d0"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }
    }

    @media (max-width:991px) and (min-width:768px) {
      html.w-mod-js:not(.w-mod-ix) [data-w-id="a3ab7ac6-5034-db1a-a62c-3a87c0c771d0"] {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="56200886-61da-afa9-6ee3-9361adc0c764"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="378ad415-6146-b9b1-4ff6-361ad84bfdcb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="d6e8892d-b3de-9321-c4f1-aeb7bd6be4cb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="e31121ef-8699-dc69-ecb7-a0a4bcaafef9"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="30894070-17c9-1ff4-0e9e-d2726fc232a6"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }
    }

    @media (max-width:767px) and (min-width:480px) {
      html.w-mod-js:not(.w-mod-ix) [data-w-id="56200886-61da-afa9-6ee3-9361adc0c764"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="378ad415-6146-b9b1-4ff6-361ad84bfdcb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="d6e8892d-b3de-9321-c4f1-aeb7bd6be4cb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="e31121ef-8699-dc69-ecb7-a0a4bcaafef9"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="30894070-17c9-1ff4-0e9e-d2726fc232a6"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="8285ef6b-0515-2ddb-cf76-e997e88328d3"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="90940074-5d37-566d-7f0c-e8c090c8294e"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="55175088-377d-f140-d934-86ac911546ac"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="fdc7ba6b-1952-a54a-a06f-4d18c94d3444"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }
    }

    @media (max-width:479px) {
      html.w-mod-js:not(.w-mod-ix) [data-w-id="56200886-61da-afa9-6ee3-9361adc0c764"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="378ad415-6146-b9b1-4ff6-361ad84bfdcb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="d6e8892d-b3de-9321-c4f1-aeb7bd6be4cb"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="e31121ef-8699-dc69-ecb7-a0a4bcaafef9"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="30894070-17c9-1ff4-0e9e-d2726fc232a6"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="8285ef6b-0515-2ddb-cf76-e997e88328d3"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.3125rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="90940074-5d37-566d-7f0c-e8c090c8294e"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="55175088-377d-f140-d934-86ac911546ac"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }

      html.w-mod-js:not(.w-mod-ix) [data-w-id="fdc7ba6b-1952-a54a-a06f-4d18c94d3444"] {
        -webkit-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 3.125rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        filter: blur(0.625rem);
        opacity: 0;
      }
    }
  


    html.w-mod-js:not(.w-mod-ix3) :is([title="1"]) {
      visibility: hidden !important;
    }
  


    .fda-site-logo-v2 {
      max-height: 100px !important;
      width: auto !important;
      object-fit: contain !important;
    }
  


    .w-webflow-badge {
      display: none !important;
    }
  


    /* Override main background color */
    body,
    html,
    .w-page-wrapper,
    .fda-hero-v1,
    .fda-about-v1,
    .fda-featured-v1,
    .fda-service-v1 {
      background-color: #f6fbff !important;
    }
  


    /* Override dark background color everywhere it appears */
    .fda-bg-black,
    .fda-footer-v1,
    .fda-overview-v4,
    .fda-full-width-color,
    .fda-full-width-wrapper,
    .fda-overview-v1,
    .fda-service-card,
    .fda-bg-dark {
      background-color: #1e0e59 !important;
    }
  


    /* Base button color (replacing black) */
    .fda-button-body,
    .fda-button-background {
      background-color: #1e0e59 !important;
    }

    /* Hover color for ALL buttons */
    .fda-button-body:hover,
    .fda-button-body:hover .fda-button-background {
      background-color: #4a3ff7 !important;
    }
  


    /* Remove the black highlight from text inside buttons */
    .fda-button-text-wrap,
    .fda-button-text {
      background-color: transparent !important;
    }
  


    /* Style the specific white button */
    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84.fda-button-body,
    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84 .fda-button-background {
      background-color: white !important;
    }

    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84 .fda-button-text {
      color: black !important;
    }

    /* Ensure hover effect still works */
    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84.fda-button-body:hover,
    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84.fda-button-body:hover .fda-button-background {
      background-color: #4a3ff7 !important;
    }

    .w-variant-6af2f1f4-fff5-2e64-d26c-90f724751c84.fda-button-body:hover .fda-button-text {
      color: white !important;
    }
  


    /* Change text color to white for cards on dark backgrounds */
    .fda-service-card .fda-text-style-h4,
    .fda-service-card .fda-card-text,
    .fda-overview-v4 p,
    .fda-overview-v4 h2,
    .fda-overview-v4 .fda-sub-text {
      color: white !important;
    }
  


    /* Fix highlight layers: Only the moving inner part should have color */
    .fda-about-v1 .fda-text-overlay-item {
      background-color: transparent !important;
    }

    /* Hide Unused Sections */
    .fda-featured-v1,
    .fda-service-v5 {
      display: none !important;
    }

    /* Service boxes background white, Titles in the brand color #1e0e59 */
    .fda-service-v1-item,
    .fda-service-v1-inner {
      background-color: #ffffff !important;
    }

    .fda-service-v1-overlay {
      display: none !important;
    }

    /* Set titles and numbers to the brand color */
    .fda-service-v1-item .fda-text-style-h3,
    .fda-service-v1-item h3 {
      color: #1e0e59 !important;
      opacity: 1 !important;
    }

    /* Keep descriptions black and clear */
    .fda-service-v1-item p {
      color: #000000 !important;
      opacity: 1 !important;
    }

    /* Ensure icons are visible (original state) */
    .fda-service-v1-item img {
      filter: none !important;
    }

    /* Updated paths using your saved images */
    .fda-image-1 {
      background-image: url('../images/g1.jpg') !important;
    }

    .fda-image-2 {
      background-image: url('../images/g2.jpg') !important;
    }

    .fda-image-3 {
      background-image: url('../images/g3.jpg') !important;
    }

    .fda-image-4 {
      background-image: url('../images/G4.jpg') !important;
    }

    #zita-clients-section {
        background: #1e0e59 !important;
        background-color: #1e0e59 !important;
        padding: 60px 0 120px !important;
      }

      .zita-clients-inner {
        width: 100%;
        max-width: none;
        padding: 0 clamp(20px, 4vw, 68px);
      }

      .zita-clients-shell {
        width: 100%;
      }

      .zita-clients-top {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        margin-bottom: 100px;
        text-align: center;
      }

      .zita-clients-label {
        color: rgba(255, 255, 255, 0.52);
        font-size: 0.8rem;
        font-weight: 600;
        letter-spacing: 0.32em;
        text-transform: uppercase;
        margin: 0;
      }

      .zita-clients-heading {
        color: #ffffff;
        font-size: clamp(2rem, 5vw, 3.5rem);
        font-weight: 700;
        letter-spacing: -0.04em;
        line-height: 1;
        margin: 0 auto;
        max-width: 760px;
      }

      .zita-logos-grid {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 40px 32px;
        align-items: center;
      }

      .zita-logo-item {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 82px;
        padding: 8px 12px;
      }

      .zita-logo-item img {
        display: block;
        width: auto;
        max-width: 100%;
        max-height: var(--logo-height, 56px);
        filter: brightness(0) invert(1);
        opacity: 0.92;
      }

      @media (max-width: 991px) {
        #zita-clients-section {
          padding: 88px 0 100px;
        }

        .zita-clients-top {
          margin-bottom: clamp(40px, 6vw, 80px);
        }

        .zita-logos-grid {
          grid-template-columns: repeat(2, minmax(0, 1fr));
          gap: 30px 24px;
        }

        .zita-logo-item {
          min-height: 74px;
        }
      }

      @media (max-width: 767px) {
        #zita-clients-section {
          padding: 84px 0 96px;
        }

        .zita-clients-heading {
          font-size: 2rem;
        }

        .zita-logos-grid {
          grid-template-columns: 1fr;
          gap: 24px;
        }

        .zita-logo-item {
          min-height: 66px;
          padding: 4px 8px;
        }

        .zita-logo-item img {
          max-height: min(var(--logo-height, 56px), 46px);
        }
      }
    


      :root {
        --zita-voices-bg: #4a3ff7;
        --zita-voices-line: rgba(255, 255, 255, 0.14);
        --zita-voices-soft: rgba(255, 255, 255, 0.68);
      }

      #zita-voices-section {
        position: relative;
        background: var(--zita-voices-bg);
        color: #ffffff;
        overflow: clip;
      }

      .fda-testimonial-v1 {
        display: none !important;
      }

      .zita-voices-pin {
        position: relative;
        min-height: 260vh;
      }

      .zita-voices-stage {
        position: sticky;
        top: 0;
        display: grid;
        grid-template-columns: minmax(280px, 0.95fr) minmax(420px, 1.05fr);
        min-height: 100vh;
      }

      .zita-voices-side {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: clamp(48px, 7vw, 104px);
        isolation: isolate;
      }

      .zita-voices-side-inner {
        position: relative;
        z-index: 2;
        max-width: 18rem;
      }

      .zita-voices-heading {
        margin: 0;
        color: #ffffff;
        font-family: "Inter Tight", "Inter", sans-serif;
        font-size: clamp(2.4rem, 6vw, 4.2rem);
        font-weight: 400;
        line-height: 0.92;
        letter-spacing: -0.06em;
        text-transform: lowercase;
      }

      .zita-voices-heading b {
        font-weight: 500;
      }

      .zita-voices-glow {
        position: absolute;
        border-radius: 999px;
        pointer-events: none;
        filter: blur(90px);
        opacity: 0.72;
        mix-blend-mode: screen;
        z-index: 1;
      }

      .zita-voices-glow.is-one {
        bottom: 6%;
        left: -10%;
        width: clamp(240px, 28vw, 420px);
        height: clamp(240px, 28vw, 420px);
        background: rgba(124, 214, 255, 0.32);
      }

      .zita-voices-glow.is-two {
        top: -12%;
        right: -12%;
        width: clamp(320px, 36vw, 620px);
        height: clamp(320px, 36vw, 620px);
        background: rgba(161, 145, 255, 0.34);
      }

      .zita-voices-stream {
        position: relative;
        border-left: 1px solid var(--zita-voices-line);
        padding: 0 clamp(26px, 3.2vw, 56px);
      }

      .zita-voices-scroll-mask {
        position: relative;
        height: 100vh;
        overflow: hidden;
      }

      .zita-voices-scroll-mask::before,
      .zita-voices-scroll-mask::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        z-index: 3;
        height: clamp(72px, 12vh, 132px);
        pointer-events: none;
      }

      .zita-voices-scroll-mask::before {
        top: 0;
        background: linear-gradient(180deg, var(--zita-voices-bg) 16%, rgba(74, 63, 247, 0) 100%);
      }

      .zita-voices-scroll-mask::after {
        bottom: 0;
        background: linear-gradient(0deg, var(--zita-voices-bg) 16%, rgba(74, 63, 247, 0) 100%);
      }

      .zita-voices-list {
        display: flex;
        flex-direction: column;
        padding: clamp(72px, 12vh, 132px) 0;
        will-change: transform;
      }

      .zita-voice-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 1.5rem;
        min-height: clamp(210px, 26vh, 270px);
        padding: clamp(28px, 3vw, 40px) 15px;
        border-top: 1px solid var(--zita-voices-line);
        opacity: 0.34;
        transform: translate3d(0, 0, 0) scale(0.985);
        transition: opacity 280ms ease, transform 280ms ease;
      }

      .zita-voice-card:last-child {
        border-bottom: 1px solid var(--zita-voices-line);
      }

      .zita-voice-card.is-active {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
      }

      .zita-voice-mark {
        display: inline-block;
        color: rgba(255, 255, 255, 0.66);
        font-family: "Inter Tight", "Inter", sans-serif;
        font-size: clamp(1.8rem, 2.1vw, 2.3rem);
        font-weight: 600;
        line-height: 1;
      }

      .zita-voice-copy {
        margin: 0;
        max-width: 37rem;
        color: rgba(255, 255, 255, 0.94);
        font-family: "Inter Tight", "Inter", sans-serif;
        font-size: clamp(1.05rem, 1.45vw, 1.42rem);
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: -0.03em;
      }

      .zita-voice-author {
        display: flex;
        align-items: center;
        gap: 0.95rem;
      }

      .zita-voice-avatar {
        width: 3.35rem;
        height: 3.35rem;
        border-radius: 50%;
        object-fit: cover;
        flex: 0 0 auto;
        border: 1px solid rgba(255, 255, 255, 0.2);
      }

      .zita-voice-meta {
        display: flex;
        flex-direction: column;
        gap: 0.15rem;
      }

      .zita-voice-name {
        color: #ffffff;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: -0.03em;
      }

      .zita-voice-role {
        color: var(--zita-voices-soft);
        font-size: 0.94rem;
        line-height: 1.3;
        letter-spacing: -0.02em;
      }

      @media (max-width: 991px) {
        .zita-voices-pin {
          min-height: auto;
        }

        .zita-voices-stage {
          position: relative;
          grid-template-columns: 1fr;
          min-height: auto;
        }

        .zita-voices-side {
          justify-content: flex-start;
          padding: 72px 24px 32px;
        }

        .zita-voices-side-inner {
          max-width: none;
        }

        .zita-voices-stream {
          border-left: 0;
          border-top: 1px solid var(--zita-voices-line);
          padding: 0 24px 56px;
        }

        .zita-voices-scroll-mask {
          height: auto;
          overflow: visible;
        }

        .zita-voices-scroll-mask::before,
        .zita-voices-scroll-mask::after {
          display: none;
        }

        .zita-voices-list {
          padding: 0;
        }

        .zita-voice-card,
        .zita-voice-card.is-active {
          min-height: auto;
          padding: 28px 0;
          opacity: 1;
          transform: none;
        }
      }

      @media (max-width: 767px) {
        .zita-voices-side {
          padding: 60px 20px 24px;
        }

        .zita-voices-stream {
          padding: 0 20px 44px;
        }

        .zita-voices-heading {
          font-size: clamp(2.2rem, 10vw, 3.8rem);
        }

        .zita-voice-copy {
          font-size: 1rem;
          line-height: 1.55;
        }

        .zita-voice-avatar {
          width: 3rem;
          height: 3rem;
        }

        .zita-voice-role {
          font-size: 0.88rem;
        }
      }
    


    .fda-footer-v1 {
      display: none !important;
    }

    /* =========================================
       CLASSIC FOOTER - ZITA MARKETING
       ========================================= */
    .zita-classic-footer {
      background-color: #1e0e59;
      color: #ffffff;
      padding: 80px 0 40px;
      font-family: 'Kontora', sans-serif;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
    }

    .zita-footer-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 0 24px;
    }

    .footer-grid {
      display: grid;
      grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
      gap: 60px;
      margin-bottom: 60px;
    }

    .footer-col-brand img {
      height: 50px;
      width: auto;
      margin-bottom: 24px;
      filter: brightness(0) invert(1);
    }

    .footer-col-brand p {
      color: rgba(255, 255, 255, 0.6);
      line-height: 1.6;
      font-size: 1.05rem;
      max-width: 320px;
    }

    .footer-col h4 {
      color: #ffffff;
      font-size: 1.1rem;
      font-weight: 700;
      margin-bottom: 30px;
      text-transform: uppercase;
      letter-spacing: 0.05em;
    }

    .footer-links-list {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .footer-links-list li {
      margin-bottom: 12px;
    }

    .footer-links-list a {
      color: rgba(255, 255, 255, 0.6);
      text-decoration: none;
      transition: color 0.3s ease;
      font-size: 1rem;
    }

    .footer-links-list a:hover {
      color: #4a3ff7;
    }

    .footer-contact-info p {
      color: rgba(255, 255, 255, 0.6);
      margin-bottom: 16px;
      font-size: 1rem;
    }

    .footer-contact-info a {
      color: #ffffff;
      text-decoration: none;
      font-weight: 500;
      transition: color 0.3s ease;
    }

    .footer-contact-info a:hover {
      color: #4a3ff7;
    }

    .footer-bottom-bar {
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      padding-top: 40px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      gap: 20px;
    }

    .footer-copyright {
      color: rgba(255, 255, 255, 0.4);
      font-size: 0.9rem;
    }

    .footer-social-icons {
      display: flex;
      gap: 20px;
    }

    .footer-social-icons a {
      color: rgba(255, 255, 255, 0.6);
      text-decoration: none;
      font-size: 0.9rem;
      font-weight: 600;
      transition: color 0.3s ease;
    }

    .footer-social-icons a:hover {
      color: #ffffff;
    }

    @media (max-width: 991px) {
      .footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
      }
    }

    @media (max-width: 576px) {
      .footer-grid {
        grid-template-columns: 1fr;
      }
      .footer-bottom-bar {
        flex-direction: column;
        text-align: center;
      }
    }

    /* =========================================
       PORTFOLIO PAGE - ZITA MARKETING
       ========================================= */
    body.portfolio-page {
      position: relative;
      overflow-x: hidden;
      isolation: isolate;
      background:
        radial-gradient(circle at 18% 10%, rgba(255, 255, 255, 0.72), transparent 22%),
        linear-gradient(180deg, #f6fbff 0%, #edf5fb 100%);
      color: #0e1020;
    }

    body.portfolio-page::before,
    body.portfolio-page::after {
      content: "";
      position: fixed;
      inset: auto;
      pointer-events: none;
      z-index: 0;
      border-radius: 999px;
      filter: blur(42px);
      opacity: 0.9;
      will-change: transform;
    }

    body.portfolio-page::before {
      top: -12vh;
      left: -10vw;
      width: 54vw;
      height: 54vw;
      min-width: 420px;
      min-height: 420px;
      background:
        radial-gradient(circle at 30% 30%, rgba(244, 74, 74, 0.16) 0%, rgba(244, 74, 74, 0.12) 18%, transparent 56%),
        radial-gradient(circle at 68% 36%, rgba(255, 209, 0, 0.14) 0%, rgba(255, 209, 0, 0.1) 16%, transparent 46%),
        radial-gradient(circle at 56% 72%, rgba(30, 14, 89, 0.10) 0%, rgba(30, 14, 89, 0.06) 20%, transparent 60%);
      animation: zitaPortfolioAurora 24s ease-in-out infinite alternate;
    }

    body.portfolio-page::after {
      right: -8vw;
      bottom: 6vh;
      width: 42vw;
      height: 42vw;
      min-width: 320px;
      min-height: 320px;
      background:
        radial-gradient(circle at 44% 38%, rgba(124, 214, 255, 0.18) 0%, rgba(124, 214, 255, 0.12) 18%, transparent 50%),
        radial-gradient(circle at 66% 60%, rgba(244, 74, 74, 0.12) 0%, rgba(244, 74, 74, 0.08) 14%, transparent 42%),
        radial-gradient(circle at 26% 72%, rgba(255, 209, 0, 0.10) 0%, rgba(255, 209, 0, 0.08) 16%, transparent 46%);
      animation: zitaPortfolioDrift 30s ease-in-out infinite alternate;
      opacity: 0.78;
    }

    body.portfolio-page > * {
      position: relative;
      z-index: 1;
    }

    @keyframes zitaPortfolioAurora {
      0% {
        transform: translate3d(0, 0, 0) scale(1) rotate(0deg);
      }
      50% {
        transform: translate3d(5vw, 2vh, 0) scale(1.08) rotate(10deg);
      }
      100% {
        transform: translate3d(2vw, 6vh, 0) scale(0.96) rotate(-6deg);
      }
    }

    @keyframes zitaPortfolioDrift {
      0% {
        transform: translate3d(0, 0, 0) scale(1) rotate(0deg);
      }
      50% {
        transform: translate3d(-4vw, -3vh, 0) scale(1.06) rotate(-8deg);
      }
      100% {
        transform: translate3d(-6vw, 2vh, 0) scale(0.94) rotate(5deg);
      }
    }

    @media (prefers-reduced-motion: reduce) {
      body.portfolio-page::before,
      body.portfolio-page::after {
        animation: none;
      }
    }

    body.portfolio-page .fda-navbar {
      background: rgba(245, 247, 251, 0.9) !important;
      backdrop-filter: blur(18px);
      border-bottom: 1px solid rgba(30, 14, 89, 0.08) !important;
    }

    body.portfolio-page .fda-navbar .fda-site-logo-v2 {
      filter: none !important;
    }

    .zita-portfolio-shell {
      width: min(1280px, calc(100% - 48px));
      margin: 0 auto;
    }

    .zita-portfolio-hero {
      padding: 168px 0 72px;
    }

    .zita-portfolio-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      margin-bottom: 28px;
      padding: 0.7rem 1.1rem;
      border-radius: 999px;
      background: rgba(30, 14, 89, 0.92);
      color: #ffffff;
      font-size: 0.92rem;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      box-shadow: 0 16px 32px rgba(30, 14, 89, 0.14);
    }

    .zita-portfolio-eyebrow-dot {
      width: 0.72rem;
      height: 0.72rem;
      border-radius: 50%;
      background: #ff7a2f;
      box-shadow: 0 0 0 6px rgba(255, 122, 47, 0.14);
    }

    .zita-portfolio-hero-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
      gap: 48px;
      align-items: end;
    }

    .zita-portfolio-kicker {
      margin: 0 0 16px;
      color: #5e6174;
      font-size: 0.95rem;
      font-weight: 700;
      letter-spacing: 0.14em;
      text-transform: uppercase;
    }

    .zita-portfolio-kicker-light {
      color: rgba(255, 255, 255, 0.72);
    }

    .zita-portfolio-title {
      max-width: 14ch;
      margin: 0;
      color: #111320;
      font-size: clamp(3rem, 7.6vw, 6.4rem);
      line-height: 0.98;
      letter-spacing: -0.06em;
      text-transform: none;
    }

    .zita-portfolio-hero-subtitle {
      max-width: 34rem;
      margin: 18px auto 0;
      color: #5e6174;
      font-size: clamp(1rem, 1.7vw, 1.2rem);
      line-height: 1.6;
      font-weight: 500;
      letter-spacing: 0.01em;
      text-align: center;
    }

    .zita-portfolio-intro-card {
      padding: 2rem;
      border: 1px solid rgba(30, 14, 89, 0.08);
      border-radius: 28px;
      background: rgba(255, 255, 255, 0.72);
      box-shadow: 0 20px 60px rgba(22, 28, 45, 0.08);
    }

    .zita-portfolio-intro-card p {
      margin: 0;
      color: #42475a;
      font-size: 1.08rem;
      line-height: 1.75;
    }

    .zita-portfolio-showcase {
      padding: 0 0 96px;
    }

    .zita-portfolio-project {
      display: grid;
      grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
      gap: 52px;
      align-items: center;
      margin-bottom: 52px;
      padding: 28px;
      border: 1px solid rgba(30, 14, 89, 0.08);
      border-radius: 36px;
      background: rgba(255, 255, 255, 0.68);
      box-shadow: 0 24px 80px rgba(23, 27, 43, 0.07);
    }

    .zita-portfolio-project:last-child {
      margin-bottom: 0;
    }

    .zita-portfolio-project.is-reverse .zita-portfolio-project-media {
      order: 2;
    }

    .zita-portfolio-project.is-reverse .zita-portfolio-project-copy {
      order: 1;
    }

    .zita-portfolio-project-media {
      position: relative;
      overflow: hidden;
      min-height: 420px;
      border-radius: 28px;
      background: #dfe5ee;
    }

    .zita-portfolio-project-media::after {
      content: "";
      position: absolute;
      inset: auto 0 0 0;
      height: 40%;
      background: linear-gradient(180deg, rgba(17, 19, 32, 0) 0%, rgba(17, 19, 32, 0.12) 100%);
      pointer-events: none;
    }

    .zita-portfolio-project-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transform: scale(1.01);
      transition: transform 0.45s ease;
    }

    .zita-portfolio-project:hover .zita-portfolio-project-media img {
      transform: scale(1.05);
    }

    .zita-portfolio-project-copy {
      display: flex;
      flex-direction: column;
      gap: 18px;
    }

    .zita-portfolio-project-number {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 3.35rem;
      height: 3.35rem;
      border-radius: 50%;
      background: rgba(255, 122, 47, 0.12);
      color: #ff7a2f;
      font-size: 1rem;
      font-weight: 700;
      letter-spacing: 0.08em;
    }

    .zita-portfolio-project-copy h2 {
      margin: 0;
      color: #111320;
      font-size: clamp(2rem, 3vw, 3rem);
      line-height: 1.02;
      letter-spacing: -0.05em;
    }

    .zita-portfolio-project-copy p {
      margin: 0;
      color: #4c5266;
      font-size: 1.06rem;
      line-height: 1.8;
    }

    .zita-portfolio-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      padding-top: 6px;
    }

    .zita-portfolio-tags span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 2.4rem;
      padding: 0.55rem 0.95rem;
      border: 1px solid rgba(30, 14, 89, 0.1);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.92);
      color: #2d3150;
      font-size: 0.92rem;
      font-weight: 600;
      letter-spacing: -0.02em;
    }

    .zita-portfolio-cta-section {
      padding: 0 0 108px;
    }

    .zita-portfolio-cta-card {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 40px;
      padding: 42px;
      border-radius: 36px;
      background:
        radial-gradient(circle at top right, rgba(255, 122, 47, 0.28), transparent 30%),
        #1e0e59;
      color: #ffffff;
      box-shadow: 0 28px 90px rgba(21, 16, 49, 0.24);
    }

    .zita-portfolio-cta-copy {
      max-width: 760px;
    }

    .zita-portfolio-cta-copy h2 {
      margin: 0 0 14px;
      color: #ffffff;
      font-size: clamp(2.2rem, 4vw, 3.75rem);
      line-height: 1.02;
      letter-spacing: -0.05em;
    }

    .zita-portfolio-cta-copy p:last-child {
      margin: 0;
      color: rgba(255, 255, 255, 0.74);
      font-size: 1.04rem;
      line-height: 1.75;
    }

    .zita-portfolio-cta-card .fda-button-body {
      flex: 0 0 auto;
    }

    @media (max-width: 991px) {
      .zita-portfolio-hero {
        padding-top: 140px;
      }

      .zita-portfolio-hero-grid,
      .zita-portfolio-project,
      .zita-portfolio-cta-card {
        grid-template-columns: 1fr;
      }

      .zita-portfolio-project.is-reverse .zita-portfolio-project-media,
      .zita-portfolio-project.is-reverse .zita-portfolio-project-copy {
        order: initial;
      }

      .zita-portfolio-project-media {
        min-height: 360px;
      }

      .zita-portfolio-cta-card {
        align-items: flex-start;
      }
    }

    @media (max-width: 767px) {
      .zita-portfolio-shell {
        width: min(100% - 32px, 1280px);
      }

      .zita-portfolio-hero {
        padding: 128px 0 56px;
      }

      .zita-portfolio-intro-card,
      .zita-portfolio-project,
      .zita-portfolio-cta-card {
        padding: 22px;
        border-radius: 24px;
      }

      .zita-portfolio-project {
        gap: 28px;
        margin-bottom: 28px;
      }

      .zita-portfolio-project-media {
        min-height: 280px;
        border-radius: 20px;
      }
    }

    .fda-about-v1-left-author.fda-overflow-hidden.fda-round.fda-plus {
      background-color: #f44a4a;
    }

    .fda-sub-btn-plus {
      background-color: #f44a4a;
    }

    /* =========================================
       SERVICES PAGE - ORBIT SHOWCASE
       ========================================= */
    body.service-page .zita-services-orbit {
      position: relative;
      overflow: clip;
      padding: 0 !important;
      background:
        radial-gradient(circle at 18% 18%, rgba(124, 214, 255, 0.16) 0%, transparent 22%),
        radial-gradient(circle at 48% 56%, rgba(124, 214, 255, 0.1) 0%, transparent 16%),
        radial-gradient(circle at 84% 14%, rgba(161, 145, 255, 0.1) 0%, transparent 21%),
        radial-gradient(circle at 84% 82%, rgba(124, 214, 255, 0.08) 0%, transparent 18%),
        #f6fbff;
      isolation: isolate;
    }

    body.service-page .zita-services-orbit::before,
    body.service-page .zita-services-orbit::after {
      content: "";
      position: absolute;
      border-radius: 999px;
      pointer-events: none;
      filter: blur(120px);
      z-index: 0;
      opacity: 0.7;
    }

    body.service-page .zita-services-orbit::before {
      top: 0;
      left: 0;
      width: 100%;
      height: 460px;
      border-radius: 0;
      background: linear-gradient(
        180deg,
        #f6fbff 0%,
        rgba(246, 251, 255, 0.98) 24%,
        rgba(246, 251, 255, 0.78) 58%,
        rgba(246, 251, 255, 0) 100%
      );
      filter: none;
      opacity: 1;
    }

    body.service-page .zita-services-orbit::after {
      right: -8rem;
      top: 22%;
      width: 28rem;
      height: 20rem;
      background: rgba(161, 145, 255, 0.14);
    }

    body.service-page .zita-services-orbit > * {
      position: relative;
      z-index: 1;
    }

    body.service-page .zita-services-orbit,
    body.service-page .zita-services-orbit div,
    body.service-page .zita-services-orbit p,
    body.service-page .zita-services-orbit span,
    body.service-page .zita-services-orbit a,
    body.service-page .zita-services-orbit article,
    body.service-page .zita-services-orbit img {
      font-family: "Montserrat", sans-serif !important;
    }

    body.service-page .zita-services-orbit h2,
    body.service-page .zita-services-orbit h3,
    body.service-page .zita-services-orbit .zita-services-orbit-step span {
      font-family: "Montserrat", sans-serif !important;
    }

    .zita-services-orbit-shell {
      width: 100%;
    }

    .zita-services-orbit-sr {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0;
    }

    .zita-services-orbit-stage {
      --orbit-rotation: 43.52deg;
      display: grid;
      grid-template-columns: 420px 540px minmax(320px, 1fr);
      align-items: start;
    }

    .zita-services-orbit-rail,
    .zita-services-orbit-visual {
      position: sticky;
      top: 0;
      height: 100vh;
    }

    .zita-services-orbit-rail {
      display: flex;
      align-items: center;
      justify-content: flex-start;
    }

    .zita-services-orbit-wheel {
      --orbit-radius: 403px;
      flex: 0 0 auto;
      position: relative;
      width: calc(var(--orbit-radius) * 2);
      height: calc(var(--orbit-radius) * 2);
      aspect-ratio: 1 / 1;
      border: 1px solid rgba(20, 20, 20, 0.08);
      border-radius: 50%;
      transform: translateX(-74%) rotate(var(--orbit-rotation));
      transform-origin: 50% 50%;
    }

    .zita-services-orbit-step {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 90px;
      height: 56px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #a4a4a4;
      transform:
        translate(-50%, -50%)
        rotate(var(--angle))
        translateX(var(--orbit-radius));
      transition:
        color 0.35s ease;
    }

    .zita-services-orbit-step span {
      position: relative;
      display: inline-block;
      padding-left: 28px;
      color: inherit;
      font-size: 32px;
      font-weight: 400;
      line-height: 36px;
      letter-spacing: -1.28px;
    }

    .zita-services-orbit-step span::before,
    .zita-services-orbit-step span::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 9px;
      border-radius: 50%;
      opacity: 0;
      transition:
        opacity 0.28s ease,
        transform 0.28s ease;
      transform: translate(-50%, -50%) scale(0.85);
    }

    .zita-services-orbit-step span::before {
      width: 18px;
      height: 18px;
      border: 1px solid rgba(255, 0, 0, 0.12);
      background: rgba(255, 255, 255, 0.84);
    }

    .zita-services-orbit-step span::after {
      width: 8px;
      height: 8px;
      background: #ff0000;
      box-shadow: 0 1px 5px rgba(255, 0, 0, 0.2);
    }

    .zita-services-orbit-step.is-active {
      color: #191919;
    }

    .zita-services-orbit-step.is-active span::before,
    .zita-services-orbit-step.is-active span::after {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1);
    }

    .zita-services-orbit-list {
      display: flex;
      flex-direction: column;
      padding-left: 60px;
    }

    .zita-services-orbit-card {
      display: flex;
      align-items: center;
      min-height: 1800px;
      padding: 0;
    }

    .zita-services-orbit-card-inner {
      width: 100%;
      max-width: 540px;
      opacity: 0.5;
      filter: blur(4px);
      transition:
        opacity 0.4s ease,
        filter 0.4s ease;
    }

    .zita-services-orbit-card.is-active .zita-services-orbit-card-inner {
      opacity: 1;
      filter: blur(0);
    }

    .zita-services-orbit-card h3 {
      max-width: 540px;
      margin: 0;
      color: #141414;
      font-size: 74px;
      font-weight: 400;
      line-height: 78px;
      letter-spacing: -2.96px;
    }

    .zita-services-orbit-card p {
      max-width: 540px;
      margin: 16px 0 0;
      color: #656565;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: -0.32px;
    }

    .zita-services-orbit-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-top: 32px;
    }

    .zita-services-orbit-tags span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 32px;
      padding: 6px 12px;
      border-radius: 100px;
      background: #ffffff;
      color: #141414;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: -0.28px;
      box-shadow:
        rgba(0, 0, 0, 0.04) 0 0 0 1px,
        rgba(0, 0, 0, 0.08) 0 1px 2px 0,
        rgba(0, 0, 0, 0.04) 0 4px 6px 0,
        rgba(0, 0, 0, 0.08) 0 24px 40px -16px;
    }

    .zita-services-orbit-visual {
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }

    .zita-services-orbit-visual-wrap {
      position: relative;
      width: 480px;
      height: 480px;
      margin-right: -156px;
    }

    .zita-services-orbit-shape {
      position: absolute;
      inset: 7%;
      opacity: 0;
      transform: none;
      transition: opacity 1.2s ease-in-out;
      will-change: opacity;
      pointer-events: none;
    }

    .zita-services-orbit-shape img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      filter: drop-shadow(0 24px 36px rgba(0, 0, 0, 0.16));
    }

    .zita-services-orbit-shape.is-active {
      opacity: 1;
    }

    @media (max-width: 1199px) {
      .zita-services-orbit-stage {
        grid-template-columns: 330px minmax(0, 480px) minmax(280px, 1fr);
      }

      .zita-services-orbit-list {
        padding-left: 36px;
      }

      .zita-services-orbit-card h3 {
        font-size: 66px;
        line-height: 70px;
      }

      .zita-services-orbit-visual-wrap {
        width: 420px;
        height: 420px;
        margin-right: -120px;
      }
    }

    @media (max-width: 991px) {
      body.service-page .zita-services-orbit {
        padding: 72px 0 84px !important;
      }

      .zita-services-orbit-stage {
        grid-template-columns: 1fr;
      }

      .zita-services-orbit-rail {
        display: none;
      }

      .zita-services-orbit-visual {
        position: relative;
        top: auto;
        height: auto;
        justify-content: center;
        margin-bottom: 40px;
      }

      .zita-services-orbit-visual-wrap {
        width: min(100%, 420px);
        height: min(100vw, 420px);
        margin-right: 0;
      }

      .zita-services-orbit-list {
        padding-left: 0;
        gap: 24px;
      }

      .zita-services-orbit-card {
        min-height: auto;
      }

      .zita-services-orbit-card-inner {
        max-width: none;
        padding: 0;
        opacity: 1;
        filter: none;
      }
    }

    @media (max-width: 767px) {
      body.service-page .zita-services-orbit {
        padding: 56px 0 72px !important;
      }

      .zita-services-orbit-card h3 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: -1.92px;
      }

      .zita-services-orbit-card p {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: -0.24px;
      }

      .zita-services-orbit-visual-wrap {
        width: min(100%, 340px);
        height: min(100vw, 340px);
      }

      .zita-services-orbit-tags span {
        font-size: 13px;
      }
    }

    @media (prefers-reduced-motion: reduce) {
      .zita-services-orbit-wheel,
      .zita-services-orbit-step,
      .zita-services-orbit-card-inner,
      .zita-services-orbit-shape {
        animation: none !important;
        transition: none !important;
      }
    }

    .zita-mobile-hero-title {
      display: none;
    }

    /* =========================================
       MOBILE POLISH
       ========================================= */
    @media (max-width: 767px) {
      html,
      body {
        overflow-x: hidden;
      }

      section[id],
      footer[id],
      .fda-team-v1,
      .zita-services-orbit,
      [data-zita-voices] {
        scroll-margin-top: 88px;
      }

      .fda-navbar-v3,
      .fda-nav-main {
        background: rgba(248, 251, 255, 0.94) !important;
        backdrop-filter: blur(18px);
        border-bottom: 1px solid rgba(30, 14, 89, 0.08);
        box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
      }

      .fda-navbar-wrapper {
        justify-content: space-between !important;
        align-items: center !important;
        padding: 0.8rem 1rem !important;
      }

      .fda-site-logo-wrapper {
        max-width: 6.8rem !important;
      }

      .fda-site-logo-v2 {
        max-height: 2.85rem !important;
      }

      .fda-menu-box {
        padding: 0 !important;
      }

      .fda-nav-menu-wrapper {
        margin-left: auto !important;
        align-items: center !important;
        gap: 0.7rem !important;
      }

      .fda-nav-menu-wrapper > .fda-tab-none {
        display: none !important;
      }

      .fda-nav-mega-menu-box {
        width: 2.85rem;
        height: 2.85rem;
        border: 1px solid rgba(30, 14, 89, 0.12);
        border-radius: 1rem;
        background: #ffffff;
        box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
      }

      .fda-round-one,
      .fda-menu-line-bar-1 {
        background-color: #1e0e59 !important;
      }

      .fda-megamenu {
        top: 4.85rem !important;
        right: 0.75rem !important;
        left: 0.75rem !important;
        width: auto !important;
        max-width: none !important;
        height: auto !important;
        max-height: calc(100vh - 6rem);
        overflow: auto;
        border: 1px solid rgba(30, 14, 89, 0.08);
        border-radius: 1.5rem;
        background: rgba(255, 255, 255, 0.98);
        box-shadow: 0 24px 60px rgba(15, 23, 42, 0.16);
      }

      .fda-megamenu-content-block {
        background: transparent;
        border: 0 !important;
        padding: 1.35rem 1.1rem 1.5rem !important;
      }

      .fda-menu-tag,
      .fda-menu-tag.fda-color-change {
        color: #171433 !important;
        font-size: 1.55rem !important;
        line-height: 1.06;
        letter-spacing: -0.05em;
      }

      .fda-megamenu-social-main {
        margin-top: 1rem;
        padding-top: 1rem;
        border-top: 1px solid rgba(30, 14, 89, 0.08);
      }

      body:not([class]):not([style]) {
        background:
          radial-gradient(circle at top left, rgba(124, 214, 255, 0.18), transparent 32%),
          linear-gradient(180deg, #fbfdff 0%, #f1f7ff 44%, #f7fbff 100%) !important;
      }

      body:not([class]):not([style]) .fda-hero-v1 {
        padding-top: 6rem !important;
        padding-bottom: 0 !important;
      }

      body:not([class]):not([style]) .fda-hero-main-wrap {
        margin-bottom: 1.25rem !important;
      }

      body:not([class]):not([style]) .fda-hero-inner-wrap,
      body:not([class]):not([style]) .fda-text-full-wrapper {
        gap: 0.9rem;
      }

      body:not([class]):not([style]) .fda-text-full-wrapper {
        max-width: 22rem;
        margin: 0 auto;
      }

      body:not([class]):not([style]) .fda-text-full-wrapper > .fda-text-reveal-main-wrapper {
        display: none !important;
      }

      body:not([class]):not([style]) .fda-text-full-wrapper::before {
        content: "Creative solutions\A one place";
        color: #131128;
        white-space: pre-line;
        text-align: center;
        font-size: clamp(2.15rem, 10vw, 3.35rem);
        font-weight: 800;
        line-height: 0.94;
        letter-spacing: -0.07em;
      }

      body:not([class]):not([style]) .fda-text-reveal-main-wrapper {
        justify-content: center;
        gap: 0.18rem !important;
        padding-bottom: 0 !important;
      }

      body:not([class]):not([style]) .fda-top-text-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0.18rem;
      }

      body:not([class]):not([style]) .fda-hero-v1 .fda-top-text-wrapper > * {
        margin: 0 !important;
        font-size: clamp(2.35rem, 10.6vw, 3.8rem) !important;
        line-height: 0.92 !important;
        letter-spacing: -0.08em;
      }

      body:not([class]):not([style]) .fda-hero-v1 .fda-button-body {
        width: min(100%, 15.5rem);
        min-width: 0;
        padding: 0.95rem 1.25rem 0.9rem;
        border-radius: 1rem;
        box-shadow: 0 18px 36px rgba(30, 14, 89, 0.16);
      }

      body:not([class]):not([style]) .fda-image-marque-wrap {
        margin-top: 0.65rem !important;
      }

      body:not([class]):not([style]) .fda-cards-wrapper {
        grid-template-columns: 1fr !important;
        gap: 1rem !important;
        padding: 0 1rem 0.5rem !important;
      }

      body:not([class]):not([style]) .fda-card-wrap.fda-02,
      body:not([class]):not([style]) .fda-card-wrap.fda-04,
      body:not([class]):not([style]) .fda-card-wrap.fda-06,
      body:not([class]):not([style]) .fda-card-wrap.fda-07 {
        width: 100%;
        min-height: auto !important;
        max-width: none;
        margin: 0;
        padding: 0.85rem !important;
        gap: 0.85rem;
        justify-content: flex-start !important;
        align-items: stretch !important;
        border: 1px solid rgba(30, 14, 89, 0.08);
        border-radius: 1.5rem;
        background: rgba(255, 255, 255, 0.94);
        box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
      }

      body:not([class]):not([style]) .fda-card-image-wrap {
        width: 100%;
        min-width: 0 !important;
        max-width: none !important;
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 1.38 / 1;
        border-radius: 1rem;
      }

      body:not([class]):not([style]) .fda-card-image-wrap img,
      body:not([class]):not([style]) .fda-card-image-wrap video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }

      body:not([class]):not([style]) .fda-card-content {
        width: 100%;
        padding: 0 !important;
        display: flex;
        justify-content: flex-start;
      }

      body:not([class]):not([style]) .fda-card-content .fda-text-style-h5 {
        margin: 0;
        color: #161233;
        font-size: 1.08rem;
        font-weight: 700;
        line-height: 1.22;
        letter-spacing: -0.03em;
      }

      .fda-team-v1-top {
        gap: 1.25rem;
      }

      .fda-team-v1-top-image-wrapper {
        justify-content: center;
      }

      .fda-team-v1-height {
        flex-direction: column;
        gap: 1.75rem;
        padding-top: 1.5rem;
        min-height: auto;
      }

      .fda-team-v2 {
        width: 100%;
        justify-content: center;
        padding-bottom: 0;
      }

      .fda-team-v1-content-text {
        margin-bottom: 0;
        padding: 0 8px;
        text-align: center;
      }

      .fda-team-v1-big-text {
        max-width: 8ch;
        margin: 0 auto;
        font-size: clamp(2.6rem, 13vw, 4.2rem) !important;
        line-height: 0.94;
        letter-spacing: -0.05em;
      }

      .fda-rotate-image-wrap {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        width: 100%;
        display: flex;
        justify-content: center;
        min-height: auto;
        padding-bottom: 0.5rem;
      }

      .fda-rotate-image-wrapper {
        position: relative;
        left: auto;
        bottom: auto;
        transform: none !important;
        width: min(100%, 15rem);
        padding-bottom: 0;
      }

      .fda-rotate-image-wrapper.fda-rotate-box-one,
      .fda-rotate-image-wrapper.fda-rotate-box-two,
      .fda-rotate-image-wrapper.fda-four {
        display: none !important;
      }

      .fda-rotate-image-wrapper.fda-rotate-box-three {
        width: min(100%, 15rem);
      }

      .fda-big-rotate-image,
      .fda-big-rotate-image.fda-second-rotate-image,
      .fda-big-rotate-image.fda-rotate-third-image {
        transform: none !important;
      }

      .fda-big-rotate-image.fda-rotate-third-image {
        width: 100%;
      }

      .fda-big-rotate-image.fda-rotate-third-image.fda-hidden-image {
        display: none !important;
      }

      body.portfolio-page .fda-sticky-wrapper-v1 {
        grid-template-columns: 1fr !important;
      }

      body.portfolio-page .fda-portfolio-card-row {
        width: 100%;
      }

      body.portfolio-page .fda-collection-list-wrapper.fda-collection-list-wrapper-5 {
        order: initial;
      }

      body.portfolio-page .fda-portfolio-v3-bottom-wrapper {
        gap: 1.25rem;
      }
    }

    @media (max-width: 479px) {
      .fda-meet-our-content {
        grid-template-columns: 1fr !important;
      }

      .footer-grid {
        gap: 28px;
      }

      .footer-col h4 {
        margin-bottom: 18px;
      }

      .footer-bottom-bar {
        padding-top: 28px;
      }
    }

    @media (max-width: 767px) {
      .fda-overview-v4 {
        padding-top: 28px !important;
        padding-bottom: 56px !important;
      }

      .fda-overview-v4 .fda-service-cards {
        padding: 28px 16px 56px !important;
      }

      .fda-overview-v4 .fda-service-card-title {
        display: flex !important;
        justify-content: center !important;
        margin: 0 0 28px !important;
        padding: 0 6px !important;
        text-align: center !important;
      }

      .fda-overview-v4 .fda-service-card-title h2 {
        max-width: 11ch;
        margin: 0 auto !important;
        font-size: clamp(2rem, 8.4vw, 2.7rem) !important;
        line-height: 0.98 !important;
        letter-spacing: -0.06em !important;
        white-space: normal !important;
        overflow-wrap: anywhere;
      }

      .fda-overview-v4 .fda-portfolio-v3-bottom-wrapper-2 {
        gap: 20px !important;
      }

      .fda-overview-v4 .fda-sticky-wrapper-v2 {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 20px !important;
      }

      .fda-overview-v4 .fda-collection-list-wrapper,
      .fda-overview-v4 .fda-portfolio-card-row,
      .fda-overview-v4 .fda-work-list-block,
      .fda-overview-v4 .fda-service-card {
        width: 100% !important;
        max-width: none !important;
      }

      .fda-overview-v4 .fda-service-card {
        padding: 26px !important;
        gap: 22px !important;
        border-radius: 30px !important;
      }

      .fda-overview-v4 .fda-service-card-image-wrap {
        width: 100% !important;
        min-width: 0 !important;
        aspect-ratio: 1.55 / 1 !important;
        border-radius: 22px !important;
      }

      .fda-overview-v4 .fda-service-card-image-wrap img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
      }

      .fda-overview-v4 .fda-card-bottom-content {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 14px !important;
        text-align: left !important;
      }

      .fda-overview-v4 .fda-text-style-h4 {
        font-size: clamp(1.95rem, 8vw, 2.35rem) !important;
        line-height: 1.02 !important;
      }

      .fda-overview-v4 .fda-card-text {
        max-width: none !important;
        font-size: 1.02rem !important;
        line-height: 1.55 !important;
      }
    }

    @media (max-width: 479px) {
      .fda-overview-v4 .fda-service-cards {
        padding-left: 14px !important;
        padding-right: 14px !important;
      }

      .fda-overview-v4 .fda-service-card {
        padding: 24px !important;
      }
    }
  
