.elementor-12 .elementor-element.elementor-element-43e0b1c9:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-43e0b1c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kindredkidsearlylearning.com/wp-content/uploads/2026/05/img18.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-12 .elementor-element.elementor-element-43e0b1c9 > .elementor-background-overlay{background-color:#2D1D54;opacity:0.4;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12 .elementor-element.elementor-element-43e0b1c9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:120px 0px 220px 0px;}.elementor-12 .elementor-element.elementor-element-43e0b1c9 > .elementor-shape-top svg{height:15px;}.elementor-12 .elementor-element.elementor-element-7dbb07b9 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-7dbb07b9 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12 .elementor-element.elementor-element-41005d20{text-align:center;}.elementor-12 .elementor-element.elementor-element-41005d20 .elementor-heading-title{color:var( --e-global-color-21bfb04 );}.elementor-12 .elementor-element.elementor-element-c12580c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-43e0b1c9{padding:20px 0px 40px 0px;}.elementor-12 .elementor-element.elementor-element-7dbb07b9 > .elementor-element-populated{padding:80px 0px 132px 0px;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-7dbb07b9 > .elementor-element-populated{padding:74px 0px 92px 0px;}}/* Start custom CSS for html, class: .elementor-element-f9ae5ab */.kk-parenthub-hero,
.kk-parenthub-main-section,
.kk-parenthub-cta-section,
.kk-parenthub-hero *,
.kk-parenthub-main-section *,
.kk-parenthub-cta-section * {
  box-sizing: border-box;
}

.kk-parenthub-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.kk-parenthub-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 18px;
  border-radius: 999px;
  background: #ffffff;
  color: #F7A6A1;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

/* Hero */
.kk-parenthub-hero {
  width: 100%;
  padding: 95px 20px 80px;

  text-align: center;
  overflow: hidden;
}

.kk-parenthub-hero .kk-parenthub-inner {
  max-width: 850px;
}

.kk-parenthub-hero h1 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 58px;
  line-height: 1.08;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 18px;
}

.kk-parenthub-hero p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 21px;
  line-height: 1.6;
  color: #4A4A4A;
  margin: 0 auto;
}

/* Main */
.kk-parenthub-main-section {
  width: 100%;
  padding: 85px 20px;
  background: #ffffff;
  overflow: hidden;
}

.kk-parenthub-section-header {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 48px;
}

.kk-parenthub-section-header h2,
.kk-parenthub-cta-inner h2 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 48px;
  line-height: 1.1;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 14px;
}

.kk-parenthub-section-header p,
.kk-parenthub-cta-inner p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 20px;
  line-height: 1.5;
  color: #4A4A4A;
  margin: 0;
}

/* Cards */
.kk-parenthub-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

.kk-parenthub-card {
  position: relative;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.16);
  border-radius: 32px;
  padding: 32px;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  transition:
    opacity 0.75s ease,
    transform 0.75s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.kk-parenthub-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 9px;
  background: #F7A6A1;
}

.kk-parenthub-green::before {
  background: #BFD7B0;
}

.kk-parenthub-yellow::before {
  background: #FFD98A;
}

.kk-parenthub-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.11);
  border-color: rgba(158, 158, 158, 0.32);
}

.kk-parenthub-card-top {
  display: grid;
  grid-template-columns: 76px 1fr;
  gap: 20px;
  align-items: start;
  margin-bottom: 22px;
}

.kk-parenthub-icon {
  width: 76px;
  height: 76px;
  border-radius: 24px;
  background: #F7A6A1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.kk-parenthub-green .kk-parenthub-icon {
  background: #BFD7B0;
}

.kk-parenthub-yellow .kk-parenthub-icon {
  background: #FFD98A;
}

.kk-parenthub-card:hover .kk-parenthub-icon {
  transform: rotate(4deg) scale(1.08);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.13);
}

.kk-parenthub-card h3 {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 800;
  color: #2F2F2F;
  margin: 0 0 10px;
}

.kk-parenthub-card p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 16px;
  line-height: 1.6;
  color: #4A4A4A;
  margin: 0 0 18px;
}

.kk-parenthub-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 22px 0 24px;
}

.kk-parenthub-list span {
  position: relative;
  padding: 13px 16px 13px 46px;
  border-radius: 18px;
  background: #ffffff;
  color: #4A4A4A;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15px;
  line-height: 1.45;
}

.kk-parenthub-list span::before {
  content: "✓";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #F7A6A1;
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kk-parenthub-green .kk-parenthub-list span::before {
  background: #BFD7B0;
}

.kk-parenthub-yellow .kk-parenthub-list span::before {
  background: #FFD98A;
}

/* Buttons */
.kk-parenthub-btn {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 28px;
  border-radius: 999px;
  text-decoration: none !important;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  white-space: nowrap;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    background 0.3s ease,
    color 0.3s ease;
}

.kk-parenthub-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 80%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.45),
    transparent
  );
  transition: left 0.6s ease;
}

.kk-parenthub-btn:hover::after {
  left: 120%;
}

.kk-parenthub-primary {
  background: #F7A6A1;
  color: #ffffff !important;
  box-shadow: 0 12px 26px rgba(247, 166, 161, 0.35);
}

.kk-parenthub-secondary {
  background: #BFD7B0;
  color: #ffffff !important;
  box-shadow: 0 12px 26px rgba(191, 215, 176, 0.35);
}

.kk-parenthub-btn:hover {
  transform: translateY(-4px);
}

.kk-parenthub-primary:hover {
  background: #BFD7B0;
}

.kk-parenthub-secondary:hover {
  background: #FFD98A;
}

/* CTA */
.kk-parenthub-cta-section {
  width: 100%;
  padding: 70px 20px 90px;
  background: #ffffff;
  overflow: hidden;
}

.kk-parenthub-cta-inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 42px;
  border-radius: 34px;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.16);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.07);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 32px;
  position: relative;
  overflow: hidden;
  transition:
    opacity 0.75s ease,
    transform 0.75s ease,
    box-shadow 0.35s ease;
}

.kk-parenthub-cta-inner::before {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: rgba(247, 166, 161, 0.22);
  top: -70px;
  right: -55px;
}

.kk-parenthub-cta-inner::after {
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(191, 215, 176, 0.28);
  bottom: -55px;
  left: -45px;
}

.kk-parenthub-cta-inner > div {
  position: relative;
  z-index: 2;
}

.kk-parenthub-cta-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

/* Safe scroll animation */
.kk-parenthub-hero,
.kk-parenthub-section-header,
.kk-parenthub-card,
.kk-parenthub-cta-inner {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.kk-parenthub-animation-ready {
  opacity: 0;
  transform: translateY(40px) scale(0.97);
}

.kk-parenthub-show {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}

/* Responsive */
@media (max-width: 1024px) {
  .kk-parenthub-hero h1,
  .kk-parenthub-section-header h2,
  .kk-parenthub-cta-inner h2 {
    font-size: 42px;
  }

  .kk-parenthub-grid {
    grid-template-columns: 1fr;
  }

  .kk-parenthub-cta-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .kk-parenthub-cta-actions {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .kk-parenthub-hero {
    padding: 70px 16px 55px;
  }

  .kk-parenthub-main-section,
  .kk-parenthub-cta-section {
    padding: 60px 16px;
  }

  .kk-parenthub-hero h1,
  .kk-parenthub-section-header h2,
  .kk-parenthub-cta-inner h2 {
    font-size: 36px;
  }

  .kk-parenthub-hero p,
  .kk-parenthub-section-header p,
  .kk-parenthub-cta-inner p {
    font-size: 17px;
  }

  .kk-parenthub-card {
    padding: 26px 22px;
    border-radius: 28px;
  }

  .kk-parenthub-card-top {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .kk-parenthub-icon {
    margin: 0 auto;
  }

  .kk-parenthub-list {
    grid-template-columns: 1fr;
  }

  .kk-parenthub-btn {
    width: 100%;
  }

  .kk-parenthub-cta-inner {
    padding: 34px 24px;
    border-radius: 28px;
  }

  .kk-parenthub-cta-actions {
    width: 100%;
    flex-direction: column;
  }
}

@media (max-width: 420px) {
  .kk-parenthub-hero h1,
  .kk-parenthub-section-header h2,
  .kk-parenthub-cta-inner h2 {
    font-size: 32px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kk-parenthub-hero,
  .kk-parenthub-section-header,
  .kk-parenthub-card,
  .kk-parenthub-cta-inner,
  .kk-parenthub-btn,
  .kk-parenthub-btn::after {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}/* End custom CSS */