.elementor-33 .elementor-element.elementor-element-6098ed0e:not(.elementor-motion-effects-element-type-background), .elementor-33 .elementor-element.elementor-element-6098ed0e > .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-33 .elementor-element.elementor-element-6098ed0e > .elementor-background-overlay{background-color:#2D1D54;opacity:0.4;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-33 .elementor-element.elementor-element-6098ed0e{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-33 .elementor-element.elementor-element-6098ed0e > .elementor-shape-top svg{height:15px;}.elementor-33 .elementor-element.elementor-element-6098ed0e > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-ad41708 );}.elementor-33 .elementor-element.elementor-element-1766093e > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-33 .elementor-element.elementor-element-1766093e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-33 .elementor-element.elementor-element-3de06a39{text-align:center;}.elementor-33 .elementor-element.elementor-element-3de06a39 .elementor-heading-title{color:var( --e-global-color-21bfb04 );}.elementor-33 .elementor-element.elementor-element-984fc7e{--display:flex;--padding-top:80px;--padding-bottom:200px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-984fc7e:not(.elementor-motion-effects-element-type-background), .elementor-33 .elementor-element.elementor-element-984fc7e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-ad41708 );}.elementor-33 .elementor-element.elementor-element-a380584{width:100%;max-width:100%;padding:0px 0px 0px 0px;}.elementor-33 .elementor-element.elementor-element-a380584.elementor-element{--align-self:center;}.elementor-33 .elementor-element.elementor-element-aefd89b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-33 .elementor-element.elementor-element-b37b610{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-33 .elementor-element.elementor-element-6098ed0e{padding:20px 0px 40px 0px;}.elementor-33 .elementor-element.elementor-element-1766093e > .elementor-element-populated{padding:80px 0px 132px 0px;}}@media(max-width:767px){.elementor-33 .elementor-element.elementor-element-1766093e > .elementor-element-populated{padding:74px 0px 92px 0px;}.elementor-33 .elementor-element.elementor-element-b37b610{--padding-top:50px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-a380584 *//* ================================
   Kindred Kids Programs Section
================================ */

.kk-programs-section,
.kk-programs-section * {
  box-sizing: border-box;
}

.kk-programs-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: 700;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}


.kk-programs-section::before,
.kk-programs-section::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  z-index: 0;
  opacity: 0.65;
}

.kk-programs-section::before {
  width: 190px;
  height: 190px;
  top: 42px;
  right: -80px;
  background: rgba(247, 166, 161, 0.22);
  animation: kkSoftFloat 7s ease-in-out infinite;
}

.kk-programs-section::after {
  width: 240px;
  height: 240px;
  left: -110px;
  bottom: 35px;
  background: rgba(191, 215, 176, 0.24);
  animation: kkSoftFloat 8s ease-in-out infinite reverse;
}

.kk-programs-inner {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
}

/* Header */
.kk-programs-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 48px;
}

.kk-programs-heading {
  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-programs-subheading {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 20px;
  line-height: 1.5;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #4A4A4A;
  margin: 0;
}

/* Grid */
.kk-programs-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

/* Card */
.kk-program-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(158, 158, 158, 0.18);
  border-radius: 32px;
  padding: 32px;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  transform: translateY(0) scale(1);
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.kk-program-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 10px;
  background: #F7A6A1;
  transition: height 0.35s ease, opacity 0.35s ease;
}

.kk-program-card::after {
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -55px;
  bottom: -55px;
  border-radius: 50%;
  background: rgba(247, 166, 161, 0.12);
  transform: scale(0.8);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  pointer-events: none;
}

.kk-program-green::before {
  background: #BFD7B0;
}

.kk-program-yellow::before {
  background: #FFD98A;
}

.kk-program-green::after {
  background: rgba(191, 215, 176, 0.18);
}

.kk-program-yellow::after {
  background: rgba(255, 217, 138, 0.2);
}

.kk-program-card:hover {
  transform: translateY(-8px) scale(1.01);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.11);
  border-color: rgba(158, 158, 158, 0.32);
}

.kk-program-card:hover::before {
  height: 13px;
}

.kk-program-card:hover::after {
  transform: scale(1);
  opacity: 1;
}

/* Card top */
.kk-program-top {
  display: grid;
  grid-template-columns: 76px 1fr;
  gap: 20px;
  align-items: center;
  margin-bottom: 22px;
}

.kk-program-icon {
  width: 76px;
  height: 76px;
  border-radius: 24px;
  background: #F7A6A1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-radius 0.35s ease;
}

.kk-program-green .kk-program-icon {
  background: #BFD7B0;
}

.kk-program-yellow .kk-program-icon {
  background: #FFD98A;
}

.kk-program-card:hover .kk-program-icon {
  transform: rotate(4deg) scale(1.07);
  border-radius: 28px 18px 28px 18px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.13);
}

.kk-program-icon svg {
  width: 38px;
  height: 38px;
  stroke-width: 2;
  transition: transform 0.35s ease;
}

.kk-program-card:hover .kk-program-icon svg {
  transform: scale(1.08);
}

/* Title */
.kk-program-title-wrap h3 {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
  font-size: 28px;
  line-height: 1.2;
  font-weight: var(--e-global-typography-secondary-font-weight, 700);
  color: #2F2F2F;
  margin: 0 0 8px;
}

.kk-program-title-wrap span {
  display: inline-block;
  padding: 7px 14px;
  border-radius: 999px;
  background: #FAF8F5;
  color: #4A4A4A;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}

/* Description */
.kk-program-desc {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 16.5px;
  line-height: 1.55;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #4A4A4A;
  margin: 0 0 22px;
}

/* List */
.kk-program-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}

.kk-program-list li {
  position: relative;
  padding: 13px 16px 13px 48px;
  border-radius: 18px;
  background: #FAF8F5;
  color: #4A4A4A;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15.5px;
  line-height: 1.45;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  transition:
    transform 0.3s ease,
    background 0.3s ease,
    box-shadow 0.3s ease;
}

.kk-program-list li::before {
  content: "✓";
  position: absolute;
  left: 16px;
  top: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #F7A6A1;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kk-program-green .kk-program-list li::before {
  background: #BFD7B0;
}

.kk-program-yellow .kk-program-list li::before {
  background: #FFD98A;
}

.kk-program-card:hover .kk-program-list li {
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.045);
}

.kk-program-list li:hover {
  transform: translateX(5px);
}

/* ================================
   Entrance Animations
================================ */

.kk-programs-section.kk-programs-animation-ready .kk-programs-header {
  opacity: 0;
  transform: translateY(28px);
}

.kk-programs-section.kk-programs-animation-ready .kk-program-card {
  opacity: 0;
  transform: translateY(42px) scale(0.97);
}

.kk-programs-section.kk-programs-animation-ready .kk-program-icon {
  opacity: 0;
  transform: scale(0.75) rotate(-8deg);
}

.kk-programs-section.kk-programs-animation-ready .kk-program-list li {
  opacity: 0;
  transform: translateY(14px);
}

.kk-programs-section.kk-programs-show .kk-programs-header {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

.kk-programs-section.kk-programs-show .kk-program-card {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition:
    opacity 0.75s ease,
    transform 0.75s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.kk-programs-section.kk-programs-show .kk-program-icon {
  opacity: 1;
  transform: scale(1) rotate(0);
  transition:
    opacity 0.55s ease,
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.35s ease,
    border-radius 0.35s ease;
}

.kk-programs-section.kk-programs-show .kk-program-list li {
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.45s ease,
    transform 0.45s ease,
    background 0.3s ease,
    box-shadow 0.3s ease;
}

/* Card stagger */
.kk-programs-section.kk-programs-show .kk-program-card:nth-child(1) {
  transition-delay: 0.08s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(2) {
  transition-delay: 0.18s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(3) {
  transition-delay: 0.28s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(4) {
  transition-delay: 0.38s;
}

/* Icon stagger */
.kk-programs-section.kk-programs-show .kk-program-card:nth-child(1) .kk-program-icon {
  transition-delay: 0.22s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(2) .kk-program-icon {
  transition-delay: 0.32s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(3) .kk-program-icon {
  transition-delay: 0.42s;
}

.kk-programs-section.kk-programs-show .kk-program-card:nth-child(4) .kk-program-icon {
  transition-delay: 0.52s;
}

/* List stagger inside each card */
.kk-programs-section.kk-programs-show .kk-program-list li:nth-child(1) {
  transition-delay: 0.36s;
}

.kk-programs-section.kk-programs-show .kk-program-list li:nth-child(2) {
  transition-delay: 0.44s;
}

.kk-programs-section.kk-programs-show .kk-program-list li:nth-child(3) {
  transition-delay: 0.52s;
}

.kk-programs-section.kk-programs-show .kk-program-list li:nth-child(4) {
  transition-delay: 0.60s;
}

/* Soft background movement */
@keyframes kkSoftFloat {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }

  50% {
    transform: translate3d(0, -16px, 0) scale(1.04);
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .kk-programs-heading {
    font-size: 42px;
  }

  .kk-programs-grid {
    gap: 24px;
  }

  .kk-program-card {
    padding: 28px;
  }

  .kk-program-title-wrap h3 {
    font-size: 26px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .kk-programs-section {
    padding: 60px 16px 70px;
  }

  .kk-programs-header {
    margin-bottom: 34px;
  }

  .kk-programs-heading {
    font-size: 36px;
  }

  .kk-programs-subheading {
    font-size: 17px;
  }

  .kk-programs-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .kk-program-card {
    padding: 26px 20px;
    border-radius: 28px;
  }

  .kk-program-top {
    grid-template-columns: 1fr;
    gap: 16px;
    text-align: center;
    margin-bottom: 20px;
  }

  .kk-program-icon {
    width: 72px;
    height: 72px;
    border-radius: 22px;
    margin: 0 auto;
  }

  .kk-program-title-wrap h3 {
    font-size: 25px;
  }

  .kk-program-title-wrap span {
    font-size: 13.5px;
  }

  .kk-program-desc {
    text-align: center;
    font-size: 15.5px;
  }

  .kk-program-list li {
    padding: 13px 14px 13px 46px;
    font-size: 15px;
    border-radius: 16px;
  }

  .kk-program-list li::before {
    left: 14px;
    top: 12px;
  }

  .kk-program-list li:hover {
    transform: translateX(0);
  }
}

/* Small mobile */
@media (max-width: 420px) {
  .kk-programs-heading {
    font-size: 32px;
  }

  .kk-program-card {
    padding: 24px 16px;
  }

  .kk-program-list li {
    font-size: 14.5px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .kk-programs-section::before,
  .kk-programs-section::after,
  .kk-programs-header,
  .kk-program-card,
  .kk-program-icon,
  .kk-program-list li {
    animation: none !important;
    transition: none !important;
  }

  .kk-programs-section.kk-programs-animation-ready .kk-programs-header,
  .kk-programs-section.kk-programs-animation-ready .kk-program-card,
  .kk-programs-section.kk-programs-animation-ready .kk-program-icon,
  .kk-programs-section.kk-programs-animation-ready .kk-program-list li {
    opacity: 1;
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad50c48 */.kk-flex-options-section,
.kk-flex-options-section * {
  box-sizing: border-box;
}

.kk-flex-options-section {
  width: 100%;
  padding: 85px 20px 95px;
  background: #ffffff;
  overflow: hidden;
}

.kk-flex-options-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.kk-flex-options-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 48px;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

.kk-flex-options-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 18px;
  border-radius: 999px;
  background: #FAF8F5;
  color: #F7A6A1;
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.kk-flex-options-heading {
  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-flex-options-subheading {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 20px;
  line-height: 1.5;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #4A4A4A;
  margin: 0;
}

.kk-flex-options-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.kk-flex-option-card {
  position: relative;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.16);
  border-radius: 28px;
  padding: 28px 22px;
  min-height: 255px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  opacity: 1;
  transform: translateY(0) scale(1);
  transition:
    opacity 0.75s ease,
    transform 0.75s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease,
    background 0.3s ease;
}

.kk-flex-option-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 8px;
  background: #BFD7B0;
}

.kk-option-pink::before {
  background: #F7A6A1;
}

.kk-option-yellow::before {
  background: #FFD98A;
}

.kk-flex-option-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.11);
  border-color: rgba(158, 158, 158, 0.32);
  background: #ffffff;
}

.kk-flex-option-icon {
  width: 70px;
  height: 70px;
  border-radius: 22px;
  background: #BFD7B0;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.kk-option-pink .kk-flex-option-icon {
  background: #F7A6A1;
}

.kk-option-yellow .kk-flex-option-icon {
  background: #FFD98A;
}

.kk-flex-option-card:hover .kk-flex-option-icon {
  transform: rotate(4deg) scale(1.08);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.13);
}

.kk-flex-option-icon svg {
  width: 36px;
  height: 36px;
  stroke-width: 2;
}

.kk-flex-option-content h3 {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
  font-size: 23px;
  line-height: 1.2;
  font-weight: var(--e-global-typography-secondary-font-weight, 700);
  color: #2F2F2F;
  margin: 0 0 10px;
}

.kk-flex-option-content p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 15.5px;
  line-height: 1.55;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #4A4A4A;
  margin: 0;
}

/* Scroll entrance animation */
.kk-flex-options-section.kk-flex-options-animation-ready .kk-flex-options-header,
.kk-flex-options-section.kk-flex-options-animation-ready .kk-flex-option-card {
  opacity: 0;
  transform: translateY(40px) scale(0.97);
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-options-header,
.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(1) {
  transition-delay: 0.08s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(2) {
  transition-delay: 0.14s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(3) {
  transition-delay: 0.20s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(4) {
  transition-delay: 0.26s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(5) {
  transition-delay: 0.32s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(6) {
  transition-delay: 0.38s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(7) {
  transition-delay: 0.44s;
}

.kk-flex-options-section.kk-flex-options-show .kk-flex-option-card:nth-child(8) {
  transition-delay: 0.50s;
}

/* Tablet */
@media (max-width: 1100px) {
  .kk-flex-options-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kk-flex-options-heading {
    font-size: 42px;
  }

  .kk-flex-option-card {
    min-height: 230px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .kk-flex-options-section {
    padding: 60px 16px 70px;
  }

  .kk-flex-options-header {
    margin-bottom: 34px;
  }

  .kk-flex-options-heading {
    font-size: 36px;
  }

  .kk-flex-options-subheading {
    font-size: 17px;
  }

  .kk-flex-options-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .kk-flex-option-card {
    min-height: auto;
    padding: 26px 22px;
    border-radius: 26px;
  }

  .kk-flex-option-icon {
    width: 66px;
    height: 66px;
    border-radius: 20px;
    margin-bottom: 18px;
  }

  .kk-flex-option-icon svg {
    width: 34px;
    height: 34px;
  }

  .kk-flex-option-content h3 {
    font-size: 23px;
  }

  .kk-flex-option-content p {
    font-size: 15.5px;
  }
}

/* Small mobile */
@media (max-width: 420px) {
  .kk-flex-options-heading {
    font-size: 32px;
  }

  .kk-flex-option-card {
    padding: 24px 18px;
  }

  .kk-flex-option-content h3 {
    font-size: 22px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .kk-flex-options-header,
  .kk-flex-option-card,
  .kk-flex-option-icon {
    animation: none !important;
    transition: none !important;
  }

  .kk-flex-options-section.kk-flex-options-animation-ready .kk-flex-options-header,
  .kk-flex-options-section.kk-flex-options-animation-ready .kk-flex-option-card {
    opacity: 1;
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e774ad6 */.kk-curriculum-cta-section,
.kk-curriculum-cta-section * {
  box-sizing: border-box;
}

.kk-curriculum-cta-section {
  width: 100%;
  padding: 40px 20px;
  background: #ffffff;
  overflow: hidden;
}

.kk-curriculum-cta-inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 36px 40px;
  border-radius: 32px;
  background: #FAF8F5;
  border: 1px solid rgba(158, 158, 158, 0.16);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.06);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 32px;
  position: relative;
  overflow: hidden;
}

.kk-curriculum-cta-inner::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: rgba(247, 166, 161, 0.22);
  top: -55px;
  right: -45px;
}

.kk-curriculum-cta-inner::after {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: rgba(191, 215, 176, 0.28);
  bottom: -45px;
  left: -35px;
}

.kk-curriculum-cta-content,
.kk-curriculum-cta-action {
  position: relative;
  z-index: 2;
}

.kk-curriculum-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 16px;
  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: 700;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.kk-curriculum-cta-content h2 {
  font-family: var(--e-global-typography-primary-font-family), sans-serif !important;
  font-size: 34px;
  line-height: 1.15;
  font-weight: var(--e-global-typography-primary-font-weight, 800);
  color: #2F2F2F;
  margin: 0 0 12px;
}

.kk-curriculum-cta-content p {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 17px;
  line-height: 1.55;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #4A4A4A;
  margin: 0;
  max-width: 720px;
}

.kk-curriculum-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 28px;
  border-radius: 999px;
  background: #F7A6A1;
  color: #ffffff !important;
  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;
  box-shadow: 0 12px 26px rgba(247, 166, 161, 0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

.kk-curriculum-btn:hover {
  background: #BFD7B0;
  transform: translateY(-3px);
  box-shadow: 0 16px 34px rgba(191, 215, 176, 0.42);
}

/* Scroll animation */
.kk-curriculum-cta-section.kk-curriculum-animation-ready .kk-curriculum-cta-inner {
  opacity: 0;
  transform: translateY(35px) scale(0.97);
}

.kk-curriculum-cta-section.kk-curriculum-show .kk-curriculum-cta-inner {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.kk-curriculum-cta-inner {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

@media (max-width: 767px) {
  .kk-curriculum-cta-section {
    padding: 34px 16px;
  }

  .kk-curriculum-cta-inner {
    grid-template-columns: 1fr;
    padding: 32px 24px;
    text-align: center;
    gap: 24px;
  }

  .kk-curriculum-cta-content h2 {
    font-size: 30px;
  }

  .kk-curriculum-cta-content p {
    font-size: 16px;
  }

  .kk-curriculum-btn {
    width: 100%;
    min-height: 52px;
  }
}/* End custom CSS */