.elementor-kit-6{--e-global-color-primary:#012442;--e-global-color-secondary:#333333;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E9BB51;--e-global-color-a00e0f5:#003E67;--e-global-color-243d7d3:#3533CD;--e-global-color-95d1769:#B28039;--e-global-color-3649c28:#F9DDC7;--e-global-color-1ce8c4e:#FBE8D9;--e-global-typography-primary-font-family:"Ivy Presto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Ivy Presto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Acumin-RPro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ivy Presto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h2{font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 h2{font-size:20px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* — LESSONS LOOP CARD (the <a> wrapper) — */
.lessons-loop .lesson-card {
  display: flex;
  flex-direction: column;
  gap: 10px !important;

  /* frame */
  border: 2px solid var(--e-global-color-95d1769) !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  background: linear-gradient(78deg, #000000 0%, var(--e-global-color-243d7d3) 100%) !important;
  box-shadow: 0 4px 44px rgba(0, 0, 0, 0.1) !important;
  padding-bottom: 55px !important;
  transition: box-shadow 0.3s ease !important;
}

/* Hover state */
.lessons-loop .lesson-card:hover {
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2) !important;
}

/* — THUMBNAIL — */
.lessons-loop .lesson-card .elementor-post__thumbnail {
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-top: 43.75% !important; /* 350px ÷ 800px = 43.75% */
}
.lessons-loop .lesson-card .elementor-post__thumbnail img {
  position: absolute !important;
  top: 0; left: 0;
  width: 100%; height: 100%;
  object-fit: cover !important;
  object-position: center !important;
  border-bottom: 2px solid var(--e-global-color-95d1769) !important;
  border-radius: 18px 20px 0 0 !important;
}

/* — TITLE BAR — */
.lessons-loop .lesson-card .elementor-element-ad14444 {
  margin: 0 !important;
  padding: 20px 0 0 !important;
  text-align: center !important;
}
.lessons-loop .lesson-card .elementor-element-ad14444 .elementor-heading-title {
  font-family: "Ivy Presto", serif !important;
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  color: #FFFFFF !important;
}

/* — DESCRIPTION TEXT (if used) — */
.lessons-loop .lesson-card .elementor-element-d3220f1 {
  margin: 20px !important;
  text-align: center !important;
}
.lessons-loop .lesson-card .elementor-element-d3220f1 .elementor-text-editor {
  font-family: var(--e-global-typography-text-font-family) !important;
  font-size: var(--e-global-typography-text-font-size) !important;
  font-weight: var(--e-global-typography-text-font-weight) !important;
  line-height: var(--e-global-typography-text-line-height) !important;
  color: var(--e-global-color-primary) !important;
}

/* — MOBILE ADJUSTMENTS — */
@media (max-width: 767px) {
  .lessons-loop .lesson-card .elementor-post__thumbnail {
    padding-top: 50% !important; /* ~200px height */
  }
  .lessons-loop .lesson-card .elementor-element-ad14444 .elementor-heading-title {
    font-size: 22px !important;
    padding: 16px 0 0 !important;
  }
  .lessons-loop .lesson-card .elementor-element-d3220f1 .elementor-text-editor {
    font-size: 14px !important;
  }
}


<style id="loop-1624">
  /* —————— Original loop-1624 styles —————— */
  .elementor-1624 .elementor-element.elementor-element-3902ff8 {
    --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;
    --border-radius:20px 20px 0px 0px;
    box-shadow:0 0 10px rgba(0,0,0,0.5);
  }
  .elementor-1624 .elementor-element.elementor-element-3902ff8:not(.elementor-motion-effects-element-type-background),
  .elementor-1624 .elementor-element.elementor-element-3902ff8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color:transparent;
    background-image:linear-gradient(180deg,#000000 0%,var(--e-global-color-243d7d3) 100%);
  }
  .elementor-1624 .elementor-element.elementor-element-b24afb1 {
    --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;
    --margin-top:-45px;
    --margin-bottom:0px;
    --margin-left:0px;
    --margin-right:0px;
  }
  .elementor-1624 .elementor-element.elementor-element-3a31301 {
    width:100%;
    max-width:100%;
    text-align:center;
    font-family:"Ivy Presto",Sans-serif;
    font-size:16px;
    font-weight:500;
    color:#FFFFFF;
  }
  .elementor-1624 .elementor-element.elementor-element-3a31301 > .elementor-widget-container {
    background-color:var(--e-global-color-95d1769);
    margin:0;
    padding:10px;
    border-radius:20px;
    box-shadow:0 0 10px rgba(0,0,0,0.5);
  }
  .elementor-1624 .elementor-element.elementor-element-4402a59 {
    --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-1624 .elementor-element.elementor-element-4ee06a4 {
    text-align:right;
    font-family:"Acumin-RPro",Sans-serif;
    font-size:16px;
    font-weight:800;
    color:#FFFFFF;
  }
  .elementor-1624 .elementor-element.elementor-element-e69e21f {
    --display:flex;
    --min-height:200px;
    --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;
    --align-items:stretch;
    box-shadow:0 0 10px rgba(0,0,0,0.5);
  }
  .elementor-1624 .elementor-element.elementor-element-2003813 > .elementor-widget-container {
    margin:-10px;
  }
  .elementor-1624 .elementor-element.elementor-element-2003813 img {
    height:200px;
    object-fit:cover;
    object-position:center center;
  }
  .elementor-1624 .elementor-element.elementor-element-4ab4b7b {
    --display:flex;
    --min-height:200px;
    --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;
    --border-radius:0px 0px 20px 20px;
    box-shadow:0 0 10px rgba(0,0,0,0.5);
  }
  .elementor-1624 .elementor-element.elementor-element-4ab4b7b:not(.elementor-motion-effects-element-type-background),
  .elementor-1624 .elementor-element.elementor-element-4ab4b7b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color:transparent;
    background-image:linear-gradient(180deg,#000000 0%,var(--e-global-color-243d7d3) 100%);
  }
  .elementor-1624 .elementor-element.elementor-element-f2b901f,
  .elementor-1624 .elementor-element.elementor-element-06805bc {
    text-align:center;
  }
  .elementor-1624 .elementor-element.elementor-element-f2b901f .elementor-heading-title,
  .elementor-1624 .elementor-element.elementor-element-06805bc .elementor-heading-title {
    font-family:"Ivy Presto",Sans-serif;
    font-size:20px;
    font-weight:400;
    color:#FFFFFF;
  }
  .elementor-1624 .elementor-element.elementor-element-7ce2c2c .elementor-button {
    background-color:var(--e-global-color-95d1769);
    font-family:"Ivy Presto",Sans-serif;
    font-weight:500;
    color:#FFFFFF;
    border-radius:10px;
  }
  @media(min-width:768px) {
    .elementor-1624 .elementor-element.elementor-element-b24afb1 { --width:45%; }
    .elementor-1624 .elementor-element.elementor-element-4402a59 { --width:55%; }
  }
  @media(max-width:767px) {
    .elementor-1624 .elementor-element.elementor-element-3902ff8,
    .elementor-1624 .elementor-element.elementor-element-e69e21f,
    .elementor-1624 .elementor-element.elementor-element-4ab4b7b {
      --margin:2px;
    }
    .elementor-1624 .elementor-element.elementor-element-f2b901f .elementor-heading-title,
    .elementor-1624 .elementor-element.elementor-element-06805bc .elementor-heading-title {
      font-size:22px;
    }
  }

  /* —————— NEW: Equal-height & full-image fixes —————— */

  /* 1) Turn the loop into a flex‐grid so cards match height */
  .elementor-1624 .elementor-loop-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .elementor-1624 .e-loop-item {
    flex: 0 1 calc(33.333% - 20px);
    display: flex;
    flex-direction: column;
  }

  /* 2) Lock header/footer natural height */
  .elementor-1624 .e-loop-item
    .elementor-element-3902ff8,
  .elementor-1624 .e-loop-item
    .elementor-element-4ab4b7b {
    flex-shrink: 0;
  }

  /* 3) Force image slot to exactly 200px & remove gaps */
  .elementor-1624 .e-loop-item
    .elementor-element-2003813 {
    flex: 0 0 200px !important;
    background: #fff;
    overflow: hidden;
    margin: -10px -10px 0 -10px !important;
    padding: 0 !important;
  }

  /* 4) Stretch each <img> to fill the box */
  .elementor-1624 .e-loop-item
    .elementor-element-2003813 img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  /* 5) Push bottom section down so all cards align */
  .elementor-1624 .e-loop-item
    .elementor-element-4ab4b7b {
    margin-top: auto !important;
  }

  /* 6) Mobile: make cards full-width */
  @media (max-width: 767px) {
    .elementor-1624 .e-loop-item {
      flex: 0 1 100% !important;
    }
  }
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ivy Presto';
	font-display: auto;
	src: url('https://www.embodiedloveuniversity.com/wp-content/uploads/2025/03/ivy-presto-headline-light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin-RPro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.embodiedloveuniversity.com/wp-content/uploads/2025/03/Acumin-RPro.ttf') format('truetype');
}
/* End Custom Fonts CSS */