.elementor-45 .elementor-element.elementor-element-475f2c71:not(.elementor-motion-effects-element-type-background), .elementor-45 .elementor-element.elementor-element-475f2c71 > .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-45 .elementor-element.elementor-element-475f2c71 > .elementor-background-overlay{background-color:#2D1D54;opacity:0.4;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-45 .elementor-element.elementor-element-475f2c71{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-45 .elementor-element.elementor-element-475f2c71 > .elementor-shape-top svg{height:15px;}.elementor-45 .elementor-element.elementor-element-475f2c71 > .elementor-shape-bottom .elementor-shape-fill{fill:#F4F7FF;}.elementor-45 .elementor-element.elementor-element-378afd67 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-45 .elementor-element.elementor-element-378afd67 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-45 .elementor-element.elementor-element-6630502e{text-align:center;}.elementor-45 .elementor-element.elementor-element-6630502e .elementor-heading-title{color:var( --e-global-color-21bfb04 );}.elementor-45 .elementor-element.elementor-element-dcb910b{--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;--padding-top:0px;--padding-bottom:200px;--padding-left:0px;--padding-right:0px;}.elementor-45 .elementor-element.elementor-element-dcb910b:not(.elementor-motion-effects-element-type-background), .elementor-45 .elementor-element.elementor-element-dcb910b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-8dd03f5 );}@media(max-width:1024px){.elementor-45 .elementor-element.elementor-element-475f2c71{padding:20px 0px 40px 0px;}.elementor-45 .elementor-element.elementor-element-378afd67 > .elementor-element-populated{padding:80px 0px 132px 0px;}}@media(max-width:767px){.elementor-45 .elementor-element.elementor-element-378afd67 > .elementor-element-populated{padding:74px 0px 92px 0px;}}/* Start custom CSS for html, class: .elementor-element-ab4745e *//* =========================
   Kindred Kids Contact Page
========================= */

.kk-contact-section,
.kk-contact-section * {
  box-sizing: border-box;
}

.kk-contact-section {
  width: 100%;
  padding: 85px 20px 95px;

  overflow: hidden;
}

.kk-contact-inner {
  max-width: 1280px;
  margin: 0 auto;
}

/* Header */
.kk-contact-header {
  max-width: 820px;
  margin: 0 auto 48px;
  text-align: center;
}

.kk-contact-eyebrow,
.kk-contact-card-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 18px;
  border-radius: 999px;
  background: #ffffff;
  color: #E8968A;
  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);
}

.kk-contact-header h1 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 56px;
  line-height: 1.08;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 18px;
}

.kk-contact-header p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 20px;
  line-height: 1.6;
  color: #4A4A4A;
  margin: 0 auto;
}

/* Layout */
.kk-contact-layout {
  display: grid;
  grid-template-columns: 0.45fr 1fr;
  gap: 28px;
  align-items: start;
}

/* Info card */
.kk-contact-info-card,
.kk-contact-form-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(158, 158, 158, 0.16);
  border-radius: 34px;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.kk-contact-info-card {
  padding: 34px;
}

.kk-contact-info-card::before,
.kk-contact-form-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 9px;
}

.kk-contact-info-card::before {
  background: #BFD7B0;
}

.kk-contact-form-card::before {
  background: #E8968A;
}

.kk-contact-info-card::after {
  content: "";
  position: absolute;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: rgba(247, 166, 161, 0.15);
  right: -55px;
  bottom: -55px;
}

.kk-contact-info-card h2,
.kk-contact-form-top h2 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 36px;
  line-height: 1.12;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 12px;
}

.kk-contact-info-card > p,
.kk-contact-form-top 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 24px;
}

.kk-contact-info-list {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 14px;
}

.kk-contact-info-item {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 14px;
  align-items: center;
  padding: 16px;
  border-radius: 22px;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.12);
}

.kk-contact-icon {
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: #F7A6A1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.kk-contact-info-item:nth-child(2) .kk-contact-icon {
  background: #BFD7B0;
}

.kk-contact-info-item:nth-child(3) .kk-contact-icon {
  background: #FFD98A;
}

.kk-contact-info-item:nth-child(4) .kk-contact-icon {
  background: #BFD7B0;
}

.kk-contact-info-item h3 {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  color: #2F2F2F;
  margin: 0 0 4px;
}

.kk-contact-info-item p,
.kk-contact-info-item a {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15px;
  line-height: 1.45;
  color: #4A4A4A !important;
  margin: 0;
  text-decoration: none !important;
}

.kk-contact-info-item a:hover {
  color: #E8968A !important;
}

.kk-contact-note {
  position: relative;
  z-index: 2;
  margin-top: 22px;
  padding: 18px 20px;
  border-radius: 22px;
  background: #FAF8F5;
  border-left: 7px solid #7A9E87;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15px;
  line-height: 1.55;
  color: #4A4A4A;
}

.kk-contact-note strong {
  display: block;
  color: #2F2F2F;
  font-weight: 800;
  margin-bottom: 4px;
}

/* Form card */
.kk-contact-form-card {
  padding: 26px;
}

.kk-contact-form-top {
  padding: 18px 18px 22px;
}

.kk-contact-form-placeholder {
  min-height: 580px;
  border-radius: 26px;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
}

.kk-contact-form-placeholder p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  color: #4A4A4A;
  margin: 0;
}

/* If you place Zoho iframe inside */
.kk-contact-form-placeholder iframe,
.kk-contact-form-card iframe {
  width: 100% !important;
  min-height: 680px;
  height: 680px;
  border: none !important;
  border-radius: 24px;
  background: #ffffff;
  display: block;
}

/* Animations */
.kk-contact-header,
.kk-contact-info-card,
.kk-contact-form-card {
  animation: kkContactFadeUp 0.75s ease both;
}

.kk-contact-info-card {
  animation-delay: 0.12s;
}

.kk-contact-form-card {
  animation-delay: 0.2s;
}

@keyframes kkContactFadeUp {
  from {
    opacity: 0;
    transform: translateY(28px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .kk-contact-section {
    padding: 75px 20px 85px;
  }

  .kk-contact-header h1 {
    font-size: 44px;
  }

  .kk-contact-layout {
    grid-template-columns: 1fr;
  }

  .kk-contact-info-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */
@media (max-width: 767px) {
  .kk-contact-section {
    padding: 60px 14px 72px;
  }

  .kk-contact-header {
    margin-bottom: 34px;
  }

  .kk-contact-eyebrow,
  .kk-contact-card-eyebrow {
    font-size: 13px;
    padding: 7px 15px;
  }

  .kk-contact-header h1 {
    font-size: 34px;
    line-height: 1.12;
  }

  .kk-contact-header p {
    font-size: 16.5px;
    line-height: 1.55;
  }

  .kk-contact-info-card,
  .kk-contact-form-card {
    border-radius: 26px;
  }

  .kk-contact-info-card {
    padding: 26px 20px;
  }

  .kk-contact-info-card h2,
  .kk-contact-form-top h2 {
    font-size: 28px;
  }

  .kk-contact-info-list {
    grid-template-columns: 1fr;
  }

  .kk-contact-form-card {
    padding: 16px;
  }

  .kk-contact-form-top {
    text-align: center;
    padding: 16px 8px 18px;
  }

  .kk-contact-form-placeholder {
    min-height: 680px;
    border-radius: 20px;
  }

  .kk-contact-form-placeholder iframe,
  .kk-contact-form-card iframe {
    min-height: 780px;
    height: 780px;
    border-radius: 18px;
  }
}

@media (max-width: 420px) {
  .kk-contact-header h1 {
    font-size: 31px;
  }

  .kk-contact-info-card {
    padding: 24px 18px;
  }

  .kk-contact-form-card {
    padding: 12px;
  }

  .kk-contact-form-placeholder iframe,
  .kk-contact-form-card iframe {
    min-height: 850px;
    height: 850px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kk-contact-header,
  .kk-contact-info-card,
  .kk-contact-form-card {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}/* End custom CSS */