.elementor-65 .elementor-element.elementor-element-ea3b246{--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;}.elementor-65 .elementor-element.elementor-element-c7a8872{--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;}/* Start custom CSS for html, class: .elementor-element-51f866e */.kk-faq-cards-section,
.kk-faq-cards-section * {
  box-sizing: border-box;
}

.kk-faq-cards-section {
  width: 100%;
  padding: 85px 20px;

  overflow: hidden;
}

.kk-faq-cards-inner {
  max-width: 1120px;
  margin: 0 auto;
}

/* Header */
.kk-faq-cards-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 42px;
}

.kk-faq-cards-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);
}

.kk-faq-cards-header h1 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 52px;
  line-height: 1.08;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 18px;
}

.kk-faq-cards-header p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 20px;
  line-height: 1.55;
  color: #4A4A4A;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86e4a65 *//* =========================
   Kindred Kids Zoho Form Section
========================= */

.kk-zoho-form-section,
.kk-zoho-form-section * {
  box-sizing: border-box;
}

.kk-zoho-form-section {
  width: 100%;
  padding: 80px 20px 95px;

  overflow: hidden;
}

.kk-zoho-form-inner {
  max-width: 1280px;
  margin: 0 auto;
}

/* Header */
.kk-zoho-form-header {
  max-width: 790px;
  margin: 0 auto 44px;
  text-align: center;
}

.kk-zoho-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-zoho-form-header 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-zoho-form-header p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 19px;
  line-height: 1.6;
  color: #4A4A4A;
  margin: 0;
}

/* Layout */
.kk-zoho-form-layout {
  display: grid;
  grid-template-columns: 0.42fr 1fr;
  gap: 28px;
  align-items: start;
}

/* Side card */
.kk-zoho-side-card {
  position: sticky;
  top: 110px;
  background: #ffffff;
  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;
}

.kk-zoho-side-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 9px;
  background: #BFD7B0;
}

.kk-zoho-side-card::after {
  content: "";
  position: absolute;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  background: rgba(247, 166, 161, 0.16);
  right: -52px;
  bottom: -52px;
}

.kk-zoho-side-icon {
  width: 62px;
  height: 62px;
  border-radius: 22px;
  background: #7A9E87;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 18px;
}

.kk-zoho-side-card h3 {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  color: #2F2F2F;
  margin: 0 0 12px;
}

.kk-zoho-side-card p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15.8px;
  line-height: 1.6;
  color: #4A4A4A;
  margin: 0 0 22px;
}

.kk-zoho-checklist {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 12px;
}

.kk-zoho-checklist span {
  position: relative;
  display: block;
  padding: 13px 14px 13px 42px;
  border-radius: 18px;
  background: #FAF8F5;
  color: #4A4A4A;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 14.8px;
  line-height: 1.45;
}

.kk-zoho-checklist span::before {
  content: "✓";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #E8968A;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 900;
}

/* Form card */
.kk-zoho-form-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(158, 158, 158, 0.16);
  border-radius: 34px;
  padding: 26px;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.kk-zoho-form-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 9px;
  background: #E8968A;
}

.kk-zoho-form-top {
  padding: 18px 18px 22px;
  text-align: left;
}

.kk-zoho-form-top 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 8px;
}

.kk-zoho-form-top p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15.8px;
  line-height: 1.55;
  color: #4A4A4A;
  margin: 0;
}

.kk-zoho-iframe-wrap {
  width: 100%;
  border-radius: 26px;
  overflow: hidden;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.12);
}

.kk-zoho-iframe-wrap iframe {
  display: block;
  width: 100% !important;
  min-height: 760px;
  height: 760px;
  border: none !important;
  background: #ffffff;
}

/* Animations */
.kk-zoho-form-header,
.kk-zoho-side-card,
.kk-zoho-form-card {
  opacity: 1;
  transform: translateY(0) scale(1);
  animation: kkZohoFadeUp 0.75s ease both;
}

.kk-zoho-side-card {
  animation-delay: 0.12s;
}

.kk-zoho-form-card {
  animation-delay: 0.2s;
}

@keyframes kkZohoFadeUp {
  from {
    opacity: 0;
    transform: translateY(28px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .kk-zoho-form-section {
    padding: 70px 20px 80px;
  }

  .kk-zoho-form-header h2 {
    font-size: 42px;
  }

  .kk-zoho-form-layout {
    grid-template-columns: 1fr;
  }

  .kk-zoho-side-card {
    position: relative;
    top: auto;
  }

  .kk-zoho-checklist {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kk-zoho-iframe-wrap iframe {
    min-height: 780px;
    height: 780px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .kk-zoho-form-section {
    padding: 58px 14px 70px;
  }

  .kk-zoho-form-header {
    margin-bottom: 32px;
  }

  .kk-zoho-eyebrow {
    font-size: 13px;
    padding: 7px 15px;
  }

  .kk-zoho-form-header h2 {
    font-size: 34px;
    line-height: 1.12;
  }

  .kk-zoho-form-header p {
    font-size: 16.5px;
    line-height: 1.55;
  }

  .kk-zoho-side-card,
  .kk-zoho-form-card {
    border-radius: 26px;
  }

  .kk-zoho-side-card {
    padding: 26px 20px;
  }

  .kk-zoho-side-card h3 {
    font-size: 23px;
  }

  .kk-zoho-checklist {
    grid-template-columns: 1fr;
  }

  .kk-zoho-form-card {
    padding: 16px;
  }

  .kk-zoho-form-top {
    padding: 16px 8px 18px;
    text-align: center;
  }

  .kk-zoho-form-top h3 {
    font-size: 24px;
  }

  .kk-zoho-iframe-wrap {
    border-radius: 20px;
  }

  .kk-zoho-iframe-wrap iframe {
    min-height: 850px;
    height: 850px;
  }
}

/* Small Mobile */
@media (max-width: 420px) {
  .kk-zoho-form-header h2 {
    font-size: 31px;
  }

  .kk-zoho-side-card {
    padding: 24px 18px;
  }

  .kk-zoho-form-card {
    padding: 12px;
  }

  .kk-zoho-iframe-wrap iframe {
    min-height: 900px;
    height: 900px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .kk-zoho-form-header,
  .kk-zoho-side-card,
  .kk-zoho-form-card {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}/* End custom CSS */