.elementor-400 .elementor-element.elementor-element-1480e0a{--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-400 .elementor-element.elementor-element-9349a8d{--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-400 .elementor-element.elementor-element-824a6bf{--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-400 .elementor-element.elementor-element-9e26420{--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-400 .elementor-element.elementor-element-0cd6bab{--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-400 .elementor-element.elementor-element-a4478ed{--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-400 .elementor-element.elementor-element-c1b55fd{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for html, class: .elementor-element-f0edb7a */.mmc-child-health-hero{
  direction: rtl;
  background: linear-gradient(135deg, #f8f4ec 0%, #fcfaf6 100%);
  border: 1px solid #eadfce;
  border-radius: 28px;
  padding: 56px 40px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(91, 74, 58, 0.08);
}

.mmc-child-health-hero__inner{
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 40px;
  align-items: center;
}

.mmc-child-health-hero__text{
  text-align: right;
}

.mmc-child-health-hero__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  background: #efe5d6;
  color: #7a5a3a;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
}

.mmc-child-health-hero__text h1{
  margin: 0 0 16px;
  font-size: 42px;
  line-height: 1.3;
  color: #3d342b;
  font-weight: 800;
}

.mmc-child-health-hero__text p{
  margin: 0;
  font-size: 18px;
  line-height: 2;
  color: #6a5d50;
  max-width: 640px;
}

.mmc-child-health-hero__buttons{
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
  justify-content: flex-start;
}

.mmc-btn-primary,
.mmc-btn-secondary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 22px;
  border-radius: 14px;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.25s ease;
}

.mmc-btn-primary{
  background: #7b5e3b;
  color: #ffffff !important;
  box-shadow: 0 8px 18px rgba(123, 94, 59, 0.18);
}

.mmc-btn-primary:hover{
  transform: translateY(-2px);
  opacity: 0.95;
}

.mmc-btn-secondary{
  background: #ffffff;
  color: #7b5e3b !important;
  border: 1px solid #d8c7b1;
}

.mmc-btn-secondary:hover{
  transform: translateY(-2px);
  background: #fbf8f3;
}

.mmc-child-health-hero__visual{
  display: flex;
  justify-content: center;
  align-items: center;
}

.mmc-child-health-hero__visual img{
  width: 100%;
  max-width: 420px;
  height: auto;
  display: block;
  border-radius: 22px;
  box-shadow: 0 14px 30px rgba(0,0,0,0.08);
}

@media (max-width: 980px){
  .mmc-child-health-hero{
    padding: 40px 24px;
  }

  .mmc-child-health-hero__inner{
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .mmc-child-health-hero__text h1{
    font-size: 32px;
  }

  .mmc-child-health-hero__text p{
    font-size: 16px;
    line-height: 1.9;
  }

  .mmc-child-health-hero__buttons{
    justify-content: flex-start;
  }

  .mmc-child-health-hero__visual img{
    max-width: 360px;
  }
}

@media (max-width: 640px){
  .mmc-child-health-hero__text h1{
    font-size: 28px;
  }

  .mmc-btn-primary,
  .mmc-btn-secondary{
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-947fe10 */.mmc-child-health-sections{
  direction: rtl;
  padding: 28px 0 10px;
}

.mmc-child-health-sections__head{
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.mmc-section-label{
  display: inline-block;
  margin-bottom: 12px;
  padding: 8px 14px;
  background: #efe5d6;
  color: #7a5a3a;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
}

.mmc-child-health-sections__head h2{
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.4;
  color: #3d342b;
  font-weight: 800;
}

.mmc-child-health-sections__head p{
  margin: 0;
  font-size: 17px;
  line-height: 1.9;
  color: #6a5d50;
}

.mmc-child-health-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.mmc-child-card{
  display: block;
  background: #ffffff;
  border: 1px solid #eadfce;
  border-radius: 24px;
  padding: 28px 24px;
  text-decoration: none !important;
  box-shadow: 0 12px 30px rgba(91, 74, 58, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  height: 100%;
}

.mmc-child-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 34px rgba(91, 74, 58, 0.10);
  border-color: #d8c7b1;
}

.mmc-child-card__icon{
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f3ea;
  font-size: 28px;
  margin-bottom: 18px;
}

.mmc-child-card h3{
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.5;
  color: #3d342b;
  font-weight: 800;
}

.mmc-child-card p{
  margin: 0 0 18px;
  font-size: 15.5px;
  line-height: 1.95;
  color: #6a5d50;
}

.mmc-child-card__more{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 700;
  color: #7b5e3b;
}

@media (max-width: 1024px){
  .mmc-child-health-grid{
    grid-template-columns: 1fr;
  }

  .mmc-child-health-sections__head h2{
    font-size: 29px;
  }
}

@media (max-width: 640px){
  .mmc-child-health-sections__head p{
    font-size: 15.5px;
  }

  .mmc-child-card{
    padding: 24px 20px;
  }

  .mmc-child-card h3{
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ad935c */.mmc-featured-articles{
  direction: rtl;
  padding: 36px 0 10px;
}

.mmc-featured-articles__head{
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.mmc-featured-articles__head h2{
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.4;
  color: #3d342b;
  font-weight: 800;
}

.mmc-featured-articles__head p{
  margin: 0;
  font-size: 17px;
  line-height: 1.9;
  color: #6a5d50;
}

.mmc-featured-articles__grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.mmc-article-card{
  display: block;
  background: #fffdf9;
  border: 1px solid #eadfce;
  border-radius: 24px;
  padding: 26px 24px;
  text-decoration: none !important;
  box-shadow: 0 10px 26px rgba(91, 74, 58, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  height: 100%;
}

.mmc-article-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 16px 30px rgba(91, 74, 58, 0.10);
  border-color: #d8c7b1;
}

.mmc-article-card__tag{
  display: inline-block;
  margin-bottom: 14px;
  padding: 7px 12px;
  background: #f3eadc;
  color: #7b5e3b;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 700;
}

.mmc-article-card h3{
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.6;
  color: #3d342b;
  font-weight: 800;
}

.mmc-article-card p{
  margin: 0 0 16px;
  font-size: 15.5px;
  line-height: 1.95;
  color: #6a5d50;
}

.mmc-article-card__more{
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #7b5e3b;
}

@media (max-width: 1024px){
  .mmc-featured-articles__grid{
    grid-template-columns: 1fr;
  }

  .mmc-featured-articles__head h2{
    font-size: 29px;
  }
}

@media (max-width: 640px){
  .mmc-featured-articles__head p{
    font-size: 15.5px;
  }

  .mmc-article-card{
    padding: 22px 20px;
  }

  .mmc-article-card h3{
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8eb0bb2 */.mmc-child-health-cta{
  direction: rtl;
  padding: 40px 0 10px;
}

.mmc-child-health-cta__inner{
  background: linear-gradient(135deg, #f8f4ec 0%, #fcfaf6 100%);
  border: 1px solid #eadfce;
  border-radius: 28px;
  padding: 42px 28px;
  text-align: center;
  box-shadow: 0 12px 28px rgba(91, 74, 58, 0.06);
}

.mmc-child-health-cta__inner h2{
  margin: 0 0 14px;
  font-size: 32px;
  line-height: 1.5;
  color: #3d342b;
  font-weight: 800;
}

.mmc-child-health-cta__inner p{
  max-width: 760px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.95;
  color: #6a5d50;
}

.mmc-child-health-cta__buttons{
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

@media (max-width: 640px){
  .mmc-child-health-cta__inner{
    padding: 34px 20px;
  }

  .mmc-child-health-cta__inner h2{
    font-size: 27px;
  }

  .mmc-child-health-cta__inner p{
    font-size: 15.5px;
  }

  .mmc-child-health-cta__buttons a{
    width: 100%;
  }
}/* End custom CSS */