.elementor-526 .elementor-element.elementor-element-ecde79a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-b78b616 */.kad4u-about {
  background: #f6f8f7;
  color: #1f2238;
}

.kad4u-container {
  width: min(1200px, 88%);
  margin: 0 auto;
}

/* ==============================
   HERO
================================ */
.kad4u-about-hero {
  background: linear-gradient(135deg, #292856 0%, #3b3a74 100%);
  padding: 120px 0 140px;
  position: relative;
  overflow: hidden;
}

.kad4u-about-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 110px;
  background: #f6f8f7;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
}

.kad4u-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 48px;
  align-items: center;
}

.kad4u-eyebrow,
.kad4u-section-label {
  display: inline-block;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.kad4u-eyebrow {
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 18px;
}

.kad4u-hero-content h1 {
  font-size: clamp(2.6rem, 5vw, 4.4rem);
  line-height: 1.05;
  color: #fff;
  margin: 0 0 24px;
  max-width: 760px;
  font-weight: 600;
}

.kad4u-hero-text {
  font-size: 1.1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.92);
  max-width: 760px;
  margin: 0 0 34px;
}

.kad4u-hero-panel {
  display: flex;
  justify-content: flex-end;
}

.kad4u-hero-panel-inner {
  width: 100%;
  max-width: 360px;
  min-height: 300px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(14px);
  border-radius: 36px;
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.16);
}

.kad4u-panel-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}

.kad4u-hero-panel-inner h2 {
  font-size: 1.8rem;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  font-weight: 500;
}

/* ==============================
   STORY
================================ */
.kad4u-story-section {
  padding: 80px 0 110px;
}

.kad4u-story-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 70px;
  align-items: start;
}

.kad4u-section-label {
  color: #59BB4F;
  margin-bottom: 16px;
}

.kad4u-story-intro h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
  margin: 0;
  color: #292856;
  max-width: 360px;
}

.kad4u-story-copy {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(12px);
  border-radius: 32px;
  padding: 42px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.08);
}

.kad4u-story-copy p {
  margin: 0 0 18px;
  line-height: 1.85;
  color: #4e5368;
  font-size: 1.04rem;
}

.kad4u-story-copy p:last-child {
  margin-bottom: 0;
}

/* ==============================
   DUAL SECTION
================================ */
.kad4u-dual-section {
  padding: 10px 0 110px;
}

.kad4u-dual-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
}

.kad4u-feature-card {
  background: linear-gradient(180deg, #ffffff 0%, #f2f3f9 100%);
  border-radius: 34px;
  padding: 48px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.08);
}

.kad4u-feature-card-dark {
  background: linear-gradient(180deg, #292856 0%, #1f1e45 100%);
  color: #fff;
}

.kad4u-feature-card h2 {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 18px;
  color: inherit;
}

.kad4u-feature-card p {
  margin: 0 0 16px;
  line-height: 1.8;
  color: inherit;
}

.kad4u-feature-card:not(.kad4u-feature-card-dark) p {
  color: #51576a;
}

.kad4u-feature-card-dark .kad4u-section-label {
  color: rgba(255, 255, 255, 0.75);
}

.kad4u-lead {
  font-size: 1.15rem;
  font-weight: 600;
  color: #59BB4F !important;
}

/* ==============================
   SECTION HEADING
================================ */
.kad4u-section-heading {
  text-align: center;
  margin-bottom: 46px;
}

.kad4u-section-heading h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  margin: 10px 0 0;
  color: #292856;
  line-height: 1.15;
}

/* ==============================
   REVIEWS
================================ */
.kad4u-reviews-section {
  padding: 10px 0 120px;
}

.kad4u-reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  max-width: 1200px;
  margin: 0 auto;
}

.kad4u-review-card {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  border-radius: 30px;
  padding: 38px;
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kad4u-review-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.12);
}

.kad4u-stars {
  font-size: 1.2rem;
  color: #59BB4F;
  margin-bottom: 16px;
}

.kad4u-review-text {
  margin: 0 0 12px;
  line-height: 1.8;
  color: #4e5368;
}

.kad4u-review-more {
  display: none;
}

.kad4u-review-more p {
  margin: 0 0 12px;
  line-height: 1.8;
  color: #4e5368;
}

.kad4u-read-more-btn {
  background: none;
  border: none;
  color: #292856;
  font-weight: 600;
  cursor: pointer;
  margin: 8px 0 10px;
  padding: 0;
}

.kad4u-read-more-btn:hover {
  color: #59BB4F;
  text-decoration: underline;
}

.kad4u-review-card h3 {
  margin: 10px 0 0;
  font-size: 1rem;
  color: #292856;
  font-weight: 600;
}

.kad4u-review-card.active .kad4u-review-more {
  display: block;
}

.kad4u-review-card.active .kad4u-review-text {
  display: none;
}

/* ==============================
   FAQ SECTION
================================ */
.kad4u-faq-section {
  padding: 10px 0 120px;
  background: #f6f6f6;
}

.kad4u-faq-grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 22px;
  align-items: start;
}

.kad4u-faq-item {
  background: #ffffff;
  border-radius: 24px;
  padding: 0;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

.kad4u-faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 24px 72px 24px 28px;
  font-size: 1.05rem;
  font-weight: 600;
  color: #1F3A2E;
  position: relative;
  line-height: 1.5;
  display: flex;
  align-items: center;
  min-height: 92px;
}

.kad4u-faq-item summary::-webkit-details-marker {
  display: none;
}

.kad4u-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  font-size: 1.8rem;
  line-height: 1;
  color: #59BB4F;
}

.kad4u-faq-item[open] summary::after {
  content: "−";
}

.kad4u-faq-answer {
  padding: 0 28px 24px;
}

.kad4u-faq-answer p {
  margin: 0;
  line-height: 1.8;
  color: #4c5a54;
}

/* ==============================
   AREAS COVERED
================================ */
.kad4u-areas-section {
  padding: 10px 0 120px;
}

.kad4u-areas-box {
  background: linear-gradient(180deg, #ffffff 0%, #f2f3f9 100%);
  border-radius: 34px;
  padding: 52px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.08);
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.kad4u-areas-box h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  margin: 0 0 16px;
  color: #292856;
}

.kad4u-areas-box p {
  margin: 0 auto;
  max-width: 700px;
  line-height: 1.8;
  color: #51576a;
}

/* ==============================
   CTA
================================ */
.kad4u-cta-section {
  padding: 0 0 120px;
}

.kad4u-cta-box {
  background: linear-gradient(135deg, #292856 0%, #1f1e45 100%);
  color: #fff;
  text-align: center;
  border-radius: 48px;
  padding: 72px 40px;
  box-shadow: 0 26px 80px rgba(20, 20, 45, 0.25);
}

.kad4u-cta-box h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
  margin: 0 0 18px;
}

.kad4u-cta-box p {
  max-width: 760px;
  margin: 0 auto;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.88);
}

.kad4u-section-label-light {
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 16px;
}

/* ==============================
   BUTTONS
================================ */
.kad4u-btn {
  display: inline-block;
  padding: 16px 34px;
  border-radius: 999px;
  background: #292856;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.kad4u-btn:hover {
  transform: translateY(-3px);
  background: #59BB4F;
  box-shadow: 0 22px 42px rgba(0, 0, 0, 0.22);
}

.kad4u-btn-light {
  background: #59BB4F;
  margin-top: 30px;
}

.kad4u-btn-light:hover {
  background: #4aa640;
}

/* =========================
   GALLERY SECTION
========================= */
.kad4u-gallery-section {
  padding: 60px 0;
  background: #ffffff;
  border-radius: 32px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.06);
}

.kad4u-gallery-section .kad4u-container {
  width: min(1400px, 94%);
  margin: 0 auto;
}

.kad4u-gallery-head {
  margin-bottom: 20px;
}

.kad4u-h1 {
  color: #292856;
  margin: 0 0 12px;
  line-height: 1.15;
  font-size: clamp(1.9rem, 4vw, 3rem);
}

.kad4u-gallery-head .kad4u-lead {
  color: #51576a;
  margin: 0;
  line-height: 1.7;
  font-size: 1rem;
  max-width: 760px;
}

.kad4u-gallery-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.kad4u-filter-btn {
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid rgba(41, 40, 86, 0.15);
  background: #ffffff;
  color: #292856;
  cursor: pointer;
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 1.2;
  transition: background .25s ease, color .25s ease, border-color .25s ease, transform .2s ease, box-shadow .25s ease;
  box-shadow: 0 6px 14px rgba(0, 0, 0, .05);
}

.kad4u-filter-btn:hover {
  background: #292856;
  border-color: #292856;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, .12);
}

.kad4u-filter-btn.is-active {
  background: #59BB4F;
  border-color: #59BB4F;
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(0, 0, 0, .14);
}

.kad4u-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.kad4u-gallery-item {
  border: none;
  padding: 0;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .06);
  box-shadow: 0 10px 22px rgba(0, 0, 0, .08);
  transition: transform .25s ease, box-shadow .25s ease;
  position: relative;
  display: block;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
}

.kad4u-gallery-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(0, 0, 0, .14);
}

.kad4u-gallery-item img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  transition: transform .5s ease;
}

.kad4u-gallery-item:hover img {
  transform: scale(1.04);
}

.kad4u-gallery-badge {
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  width: fit-content;
  max-width: calc(100% - 24px);
  background: rgba(41, 40, 86, .82);
  color: #fff;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1.3;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  white-space: normal;
  word-break: break-word;
  text-align: left;
}

.kad4u-gallery-cta {
  text-align: center;
  margin-top: 40px;
}

.kad4u-view-more-btn {
  display: inline-block;
  padding: 14px 28px;
  border-radius: 999px;
  background: #292856;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  box-shadow: 0 14px 30px rgba(0,0,0,0.15);
}

.kad4u-view-more-btn:hover {
  background: #59BB4F;
  transform: translateY(-3px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

/* =========================
   LIGHTBOX
========================= */
.kad4u-lightbox {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.kad4u-lightbox.is-open {
  display: block;
}

.kad4u-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .75);
}

.kad4u-lightbox-panel {
  position: relative;
  max-width: 900px;
  width: calc(100% - 28px);
  margin: 6vh auto 0;
  background: #111;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0, 0, 0, .45);
}

.kad4u-lightbox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  color: #59BB4F;
  width: auto;
  height: auto;
  border-radius: 0;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  transition: color .2s ease, transform .2s ease;
  z-index: 2;
  padding: 0;
  box-shadow: none;
}

.kad4u-lightbox-close:hover {
  background: transparent;
  color: #7ad46f;
  transform: scale(1.08);
}

.kad4u-lightbox-img {
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
  background: #111;
  display: block;
}

.kad4u-lightbox-caption {
  padding: 12px;
  color: #fff;
  background: #111;
  border-top: 1px solid rgba(255, 255, 255, .1);
  line-height: 1.5;
  font-size: 0.95rem;
}

/* ==============================
   TABLET
================================ */
@media (max-width: 1200px) {
  .kad4u-gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1100px) {
  .kad4u-reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 900px;
  }
}

@media (max-width: 980px) {
  .kad4u-hero-grid,
  .kad4u-story-grid,
  .kad4u-dual-grid {
    grid-template-columns: 1fr;
  }

  .kad4u-hero-panel {
    justify-content: flex-start;
  }

  .kad4u-story-intro h2 {
    max-width: none;
  }

  .kad4u-faq-grid {
    grid-template-columns: 1fr;
  }

  .kad4u-gallery-section {
    padding: 32px 0;
  }

  .kad4u-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .kad4u-gallery-filters {
    gap: 8px;
    margin-bottom: 18px;
  }

  .kad4u-filter-btn {
    padding: 9px 14px;
    font-size: 0.9rem;
  }
}

/* ==============================
   MOBILE
================================ */
@media (max-width: 768px) {
  .kad4u-container {
    width: 100%;
    padding: 0 18px;
  }

  .kad4u-about-hero {
    padding: 90px 0 110px;
  }

  .kad4u-about-hero::after {
    height: 70px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }

  .kad4u-hero-panel-inner,
  .kad4u-story-copy,
  .kad4u-feature-card,
  .kad4u-review-card,
  .kad4u-areas-box,
  .kad4u-cta-box {
    padding: 30px;
    border-radius: 24px;
  }

  .kad4u-reviews-grid {
    grid-template-columns: 1fr;
    max-width: 600px;
  }

  .kad4u-faq-section {
    padding: 0 0 80px;
    background: #f3f3f3;
  }

  .kad4u-section-heading {
    margin-bottom: 28px;
  }

  .kad4u-section-heading h2 {
    font-size: clamp(2.5rem, 9vw, 3.8rem);
    line-height: 0.98;
  }

  .kad4u-faq-grid {
    grid-template-columns: 1fr;
    gap: 18px;
    max-width: 100%;
  }

  .kad4u-faq-item {
    border-radius: 34px;
    box-shadow: none;
  }

  .kad4u-faq-item summary {
    padding: 30px 82px 30px 26px;
    font-size: 1rem;
    font-weight: 500;
    color: #17372d;
    min-height: 110px;
    display: flex;
    align-items: center;
  }

  .kad4u-faq-item summary::after {
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1;
  }

  .kad4u-faq-answer {
    padding: 0 26px 24px;
  }

  .kad4u-cta-box {
    padding: 56px 24px;
  }
}

/* =========================
   GALLERY MOBILE
========================= */
@media (max-width: 767px) {
  .kad4u-gallery-section {
    padding: 24px 0;
    border-radius: 20px;
  }

  .kad4u-gallery-section .kad4u-container {
    width: min(100%, 94%);
    padding: 0;
  }

  .kad4u-gallery-head {
    margin-bottom: 16px;
  }

  .kad4u-h1 {
    margin-bottom: 8px;
    font-size: clamp(1.5rem, 7vw, 2.1rem);
    line-height: 1.15;
  }

  .kad4u-gallery-head .kad4u-lead {
    font-size: 0.95rem;
    line-height: 1.6;
  }

  .kad4u-gallery-filters {
    gap: 8px;
    margin-bottom: 16px;
  }

  .kad4u-filter-btn {
    padding: 9px 12px;
    font-size: 0.85rem;
    border-radius: 999px;
  }

  .kad4u-gallery-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .kad4u-gallery-item {
    border-radius: 16px;
  }

  .kad4u-gallery-item:hover {
    transform: none;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .08);
  }

  .kad4u-gallery-item:hover img {
    transform: none;
  }

  .kad4u-gallery-badge {
    bottom: 10px;
    left: 10px;
    right: 10px;
    max-width: calc(100% - 20px);
    font-size: 0.74rem;
    padding: 6px 9px;
  }

  .kad4u-gallery-cta {
    margin-top: 28px;
  }

  .kad4u-view-more-btn {
    width: 100%;
    max-width: 320px;
    padding: 14px 20px;
    font-size: 0.92rem;
    text-align: center;
  }

  .kad4u-lightbox-panel {
    width: calc(100% - 16px);
    height: 100dvh;
    max-height: 100dvh;
    margin: 0 auto;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #111;
  }

  .kad4u-lightbox-close {
    position: absolute;
    top: 12px;
    right: 14px;
    font-size: 30px;
  }

  .kad4u-lightbox-img {
    width: 100%;
    max-width: 100%;
    max-height: calc(100dvh - 90px);
    object-fit: contain;
    margin: 0 auto;
    flex: 1 1 auto;
  }

  .kad4u-lightbox-caption {
    padding: 10px 12px 14px;
    font-size: 0.9rem;
    text-align: center;
  }
}

@media (max-width: 560px) {
  .kad4u-gallery-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 420px) {
  .kad4u-gallery-section .kad4u-container {
    width: 94%;
  }

  .kad4u-h1 {
    font-size: 1.35rem;
  }

  .kad4u-gallery-head .kad4u-lead {
    font-size: 0.92rem;
  }

  .kad4u-gallery-filters {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .kad4u-filter-btn {
    width: 100%;
    text-align: center;
    padding: 10px 8px;
    font-size: 0.82rem;
  }

  .kad4u-gallery-badge {
    font-size: 0.7rem;
  }

  .kad4u-view-more-btn {
    max-width: 100%;
    font-size: 0.9rem;
  }

  .kad4u-lightbox-close {
    top: 10px;
    right: 12px;
    font-size: 28px;
  }

  .kad4u-lightbox-img {
    max-height: calc(100dvh - 84px);
  }
}
</style>

<script>
(function () {
  const filterBtns = document.querySelectorAll('.kad4u-filter-btn');
  const items = document.querySelectorAll('.kad4u-gallery-item');

  filterBtns.forEach(btn => {
    btn.addEventListener('click', () => {
      const filter = btn.getAttribute('data-filter');

      filterBtns.forEach(b => b.classList.remove('is-active'));
      btn.classList.add('is-active');

      items.forEach(item => {
        const cat = item.getAttribute('data-cat');

        if (filter === 'all' || cat === filter) {
          item.style.display = '';
        } else {
          item.style.display = 'none';
        }
      });
    });
  });

  const lb = document.getElementById('kad4u-lightbox');
  const lbImg = document.getElementById('kad4u-lightbox-img');
  const lbCap = document.getElementById('kad4u-lightbox-caption');

  const openLightbox = (src, alt) => {
    lb.classList.add('is-open');
    lb.setAttribute('aria-hidden', 'false');
    lbImg.src = src;
    lbImg.alt = alt || '';
    lbCap.textContent = alt || '';
    document.documentElement.classList.add('kad4u-lightbox-open');
  };

  const closeLightbox = () => {
    lb.classList.remove('is-open');
    lb.setAttribute('aria-hidden', 'true');
    lbImg.src = '';
    lbImg.alt = '';
    lbCap.textContent = '';
    document.documentElement.classList.remove('kad4u-lightbox-open');
  };

  items.forEach(item => {
    item.addEventListener('click', () => {
      const full = item.getAttribute('data-full');
      const img = item.querySelector('img');
      openLightbox(full, img ? img.alt : '');
    });
  });

  lb.addEventListener('click', (e) => {
    if (e.target.getAttribute('data-close') === '1') {
      closeLightbox();
    }
  });

  document.addEventListener('keydown', (e) => {
    if (e.key === 'Escape') {
      closeLightbox();
    }
  });

  document.querySelectorAll('.kad4u-read-more-btn').forEach(btn => {
    btn.addEventListener('click', () => {
      const card = btn.closest('.kad4u-review-card');
      card.classList.toggle('active');
      btn.textContent = card.classList.contains('active') ? 'Read less' : 'Read more';
    });
  });
})();/* End custom CSS */