/* Breadcrumb */
        .tz-breadcrumb {
            padding: 180px 0 120px;
            background: linear-gradient(rgba(10, 15, 26, 0.8), rgba(10, 15, 26, 0.9)), url('../images/case-studies/case-study-inner-banner.webp');
            background-blend-mode: overlay;
            background-size: cover;
            background-position: center;
        }

        .tz-breadcrumb__title {
            text-align: center;
            text-shadow: 0 2px 10px rgba(0,0,0,0.5);
        }

       
         .tz-breadcrumb__title {
            text-align: center;
            text-shadow: 0 2px 10px rgba(0,0,0,0.5);
        }
        .tz-breadcrumb__content {
    position: relative;
    z-index: 2
}

.tz-breadcrumb__list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    gap: 10px
}

.tz-breadcrumb__item {
    color: #FFF

}
.tz-breadcrumb__list {
    list-style-type: none;
}

.tz-breadcrumb__item {
    list-style-type: none;
}
.tz-breadcrumb__item a {
    text-decoration: none;
    color: #FFF

}

.tz-breadcrumb__item.active {
    color: #85c815
}

.tz-breadcrumb__overlay {
    /* position: absolute; */
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 0);
    z-index: 1
}
.tz-display-4 {
    font-family: "Teko", serif;
    font-weight: 700;
    font-size: 30px
    
}

@media (min-width:576px) {
    .tz-display-4 {
        font-size: 24px
    }
}

@media (min-width:768px) {
    .tz-display-4 {
        font-size: 32px
    }
}

@media (min-width:992px) {
    .tz-display-4 {
        font-size: 40px
    }
}

@media (min-width:1200px) {
    .tz-display-4 {
        font-size: 48px
    }
}

@media (min-width:1440px) {
    .tz-display-4 {
        font-size: 48px
    }
}

@media (min-width:1680px) {
    .tz-display-4 {
        font-size: 56px
    }
}

/*breadcrumb end*/

.case-studies-content {
    background: #0f172a;
    color: #e5e7eb;
    padding: 80px 0;
    font-family: "Outfit", sans-serif;
}

section, footer, .client-strip {
    content-visibility: auto;
    contain-intrinsic-size: 800px;
}

.content-header h1 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    font-family: "Teko", serif;
    color: #ffffff;
    margin-bottom: 12px;
    text-align: center;
}

@media (min-width: 1680px) {
    .h1, h1 {
        font-size: 48px;
    }
}
@media (min-width: 1440px) {
    .h1, h1 {
        font-size: 40px;
    }
}
@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 32px;
    }
}
@media (min-width: 992px) {
    .h1, h1 {
        font-size: 28px;
    }
}
@media (min-width: 768px) {
    .h1, h1 {
        font-size: 24px;
    }
}
@media (min-width: 576px) {
    .h1, h1 {
        font-size: 20px;
    }
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.case-studies-content {
    background: #0f172a;
    /* color: #e5e7eb; */
    padding: 80px 0;
    /* font-family: "Outfit", sans-serif; */
}
body {
    /* font-family: "Outfit", serif; */
    /* line-height: 1.5; */
    font-optical-sizing: auto;
    font-style: normal;
}
.case-studies-content .container {
    max-width: 1200px;
}
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 24px;
}
.case-studies-content {
    background: #0f172a;
    color: #e5e7eb;
    padding: 80px 0;
    font-family: "Outfit", sans-serif;
}

.content-block p, .content-section p {
    font-size: 1rem;
    line-height: 1.8;
    color: #cbd5f5;
    margin-bottom: 18px;
}

.case-studies-content p, .case-studies-content li {
    text-align: justify;
    /* text-justify: inter-word; */
}

.case-studies-content {
    background: #0f172a;
    /* color: #e5e7eb; */
    padding: 80px 0;
    font-family: "Outfit", sans-serif;
}

.content-header .subtitle {
    font-size: 1.1rem;
    color: #94a3b8;
    max-width: 700px;
    margin: 0 auto 50px;
    text-align: center;
}

.content-section h2 {
    font-size: clamp(1.6rem, 3vw, 2.2rem);
    font-weight: 600;
    font-family: "Teko", serif;
    color: #ffffff;
 
    position: relative;
}

.content-section h2::after {
    content: "";
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #22c55e, #16a34a);
    display: block;
    margin-top: 10px;
}

.content-section h2 {
    font-size: clamp(1.6rem, 3vw, 2.2rem);
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 30px;
    position: relative;
}

 h2 {
    font-family: "Teko", serif;
    /* font-weight: 700;
    font-size: 16px; */
}

.content-section {
    margin-top: 60px;
}

section, footer, .client-strip {
    content-visibility: auto;
    contain-intrinsic-size: 800px;
}

.content-card {
    background: linear-gradient(145deg, #111827, #020617);
    border-radius: 18px;
    padding: 30px;
    box-shadow:
    0 0 20px rgba(132, 204, 22, 0.6),
    0 0 40px rgba(132, 204, 22, 0.4),
    0 0 60px rgba(132, 204, 22, 0.2);

    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.case-studies-content {
    background: #0f172a;
    color: #e5e7eb;
    padding: 80px 0;
    font-family: "Outfit", sans-serif;
}

/* GRID FOR YOUR CARDS */
.content-grid {
  width: 100%;
  max-width: 1400px;
  margin: 40px auto;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
/* CARD */
.content-card {
  position: relative;
  overflow: hidden;

  background: linear-gradient(180deg, #0b1224, #020617);
  color: #e2e8f0;

  border-radius: 22px;
  padding: 35px 28px;

  min-height: 420px;

  border: 1px solid rgba(34,197,94,0.2);

  transition: all 0.4s ease;

  box-shadow: inset 0 0 20px rgba(0,0,0,0.6),
              0 0 25px rgba(0,0,0,0.5);
}

/* GLOW LAYER */
.content-card::before {
  content: "";
  position: absolute;
  inset: 0;

  background: linear-gradient(
    120deg,
    transparent,
    rgba(34,197,94,0.25),
    transparent
  );

  opacity: 0;
  transition: 0.4s ease;

  pointer-events: none;
}

/* HOVER EFFECT */
.content-card:hover {
  transform: translateY(-10px) scale(1.02);

  border-color: #22c55e;

  box-shadow:
    0 0 20px rgba(132, 204, 22, 0.6),
    0 0 40px rgba(132, 204, 22, 0.4),
    0 0 60px rgba(132, 204, 22, 0.2);

}

/* GLOW MOVE ON HOVER */
.content-card:hover::before {
  opacity: 1;
}

@media (max-width: 1024px) {
  .content-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .content-grid {
    grid-template-columns: 1fr;
  }
}

.content-card h3 {
    font-size: 1.15rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.benefits-list, .check-list, .structure-list {
    margin-top: 20px;
    padding-left: 0;
}

.benefits-list li, .check-list li, .structure-list li {
    list-style: none;
    padding-left: 34px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #dbeafe;
    position: relative;
}

.case-studies-content p, .case-studies-content li {
    text-align: justify;
}

.benefits-list li::before {
    content: "✔";
    color: rgb(34, 197, 94);
    position: absolute;
    left: 0px;
    font-weight: bold;
}

.check-list li::before {
    content: "➜";
    color: rgb(56, 189, 248);
    position: absolute;
    left: 0px;
}

.structure-list li::before {
    counter-increment: steps;
    content: counter(steps);
    width: 26px;
    height: 26px;
    background: #22c55e;
    color: #022c22;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    font-weight: 700;
    position: absolute;
    left: 0;
}

.highlight-section {
    background: linear-gradient(135deg, #022c22, #85c815);
    padding: 40px;
    border-radius: 20px;
    margin-top: 60px;
}


.blog-cards {
    padding: 80px 0;
}

.card-content {
    padding: 26px;
}


.cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.card-content {
    padding: 26px;
}
.card-link-wrapper {
    display: block;
    color: inherit;
    text-decoration: none;
}

.card-title {
    font-size: 1.25rem;
    font-weight: 700;
    /* color: #ffffff; */
    line-height: 1.4;
    /* margin-bottom: 20px; */
}

h3, h3 {
    font-family: "Teko", serif;
}

.card-link {
    color: #38bdf8;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: color 0.3s ease;
}

.cta-section {
  margin-top: 80px;
  padding: 50px 20px;
  border-radius: 22px;

  background: linear-gradient(135deg, #16a34a, #22c55e);
  color: #022c22;

  /* CENTER CONTENT */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  text-align: center;
}


.cta-section h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.primary-btn {
    display: inline-block;
    background: #022c22;
    color: #dcfce7;
    padding: 14px 34px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.4s ease;
}


.cta-section p {
    font-size: 1.05rem;
    margin-bottom: 25px;
    text-align: center;
}

.case-studies-content {
    background: #0f172a;
    color: #e5e7eb;
    padding: 80px 0;
    font-family: "Outfit", sans-serif;
}
/* FORCE JUSTIFY ALL TEXT IN CASE STUDIES */
.case-studies-content p,
.case-studies-content li,
.case-studies-content h3 {
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

/* ===============================
   MOBILE RESPONSIVE (GLOBAL)
=============================== */
@media (max-width: 768px) {

  /* Container padding */
  .container {
    padding: 0 16px;
  }

  /* Breadcrumb spacing */
  .tz-breadcrumb {
    padding: 120px 0 80px;
  }

  /* Main headings */
  h1, .content-header h1 {
    font-size: 1.8rem !important;
  }

  h2 {
    font-size: 1.5rem !important;
  }

  h3 {
    font-size: 1.2rem !important;
  }

  /* Paragraphs */
  p, li {
    font-size: 0.95rem;
    line-height: 1.6;
  }

  /* Case study cards */
  .content-grid {
    grid-template-columns: 1fr !important;
    gap: 20px;
  }

  .content-card {
    min-height: auto;
    padding: 24px;
  }

  /* Blog cards grid */
  .cards-grid {
    grid-template-columns: 1fr !important;
    gap: 20px;
  }




  /* CTA Section */
  .cta-section {
    padding: 40px 20px;
    margin-top: 50px;
  }

  .cta-section h3 {
    font-size: 1.5rem;
  }

  .cta-section p {
    font-size: 0.95rem;
  }

  .primary-btn {
    padding: 12px 28px;
    font-size: 0.95rem;
  }

  /* Lists spacing */
  .benefits-list li,
  .check-list li,
  .structure-list li {
    padding-left: 28px;
    font-size: 0.95rem;
  }

  /* Highlight section */
  .highlight-section {
    padding: 25px 20px;
  }
}


/* ==============================
   CASE STUDIES SECTION
============================== */
.brands{
    padding-bottom: 20px;
}
.case-studies {
    padding: 80px 20px;
    background: linear-gradient(135deg, #0f172a, #020617);
    color: #e2e8f0;
}

.case-studies .container {
    max-width: 1300px;
    margin: auto;
}

/* Grid Layout */

.cs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

/* Cards */

.cs-card {
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 35px;
    border: 1px solid rgba(255,255,255,0.1);
    transition: 0.4s ease;
    display: none; /* important */
}

.cs-card.show {
    display: block;
}

.cs-card:hover {
    transform: translateY(-8px);
    box-shadow:
    0 0 20px rgba(132, 204, 22, 0.6),
    0 0 40px rgba(132, 204, 22, 0.4),
    0 0 60px rgba(132, 204, 22, 0.2);

    border-color: #85c815;
}

/* Title */

.cs-card h3 {
    font-size: 22px;
    margin-bottom: 25px;
    color: #FFF;
}

/* Problem Solution Result */

.cs-block {
    margin-bottom: 20px;
}

.cs-block h4 {
    font-size: 16px;
    /* background: #ffffff; */
    color: #ffffff;
    padding: 6px 12px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
}

.cs-block p {
    text-align: justify;
    font-size: 15px;
    line-height: 1.8;
    color: #cbd5e1;
}

/* View More Button */

.view-more-btn {
    display: block;          /* important for centering */
    width: 280px;            /* smaller width */
    margin: 50px auto 0;     /* center horizontally */
    padding: 16px 20px;
    border-radius: 50px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    background: linear-gradient(90deg, #85c815, #fff);
    color: #0f172a;
    transition: 0.3s ease;
    text-align: center;
}


.view-more-btn:hover {
    transform: scale(1.03);
}

/* Responsive */

@media (max-width: 992px) {
    .cs-grid {
        grid-template-columns: 1fr;
    }
}
