.elementor-231 .elementor-element.elementor-element-2c59001{--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;--overlay-opacity:0.64;}.elementor-231 .elementor-element.elementor-element-2c59001:not(.elementor-motion-effects-element-type-background), .elementor-231 .elementor-element.elementor-element-2c59001 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kenyaseaweedalliance.org/wp-content/uploads/2025/12/Seaweed-farming-is-the-third-largest-export-industry-in-Tanzania.-It-employs-over-25000-farmers.jpg");background-position:center center;background-size:cover;}.elementor-231 .elementor-element.elementor-element-2c59001::before, .elementor-231 .elementor-element.elementor-element-2c59001 > .elementor-background-video-container::before, .elementor-231 .elementor-element.elementor-element-2c59001 > .e-con-inner > .elementor-background-video-container::before, .elementor-231 .elementor-element.elementor-element-2c59001 > .elementor-background-slideshow::before, .elementor-231 .elementor-element.elementor-element-2c59001 > .e-con-inner > .elementor-background-slideshow::before, .elementor-231 .elementor-element.elementor-element-2c59001 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00344D;--background-overlay:'';}.elementor-231 .elementor-element.elementor-element-35cbedd{--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-231 .elementor-element.elementor-element-341d17d{--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;--overlay-opacity:0.63;}.elementor-231 .elementor-element.elementor-element-341d17d:not(.elementor-motion-effects-element-type-background), .elementor-231 .elementor-element.elementor-element-341d17d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kenyaseaweedalliance.org/wp-content/uploads/2025/11/bg-bg.png");background-size:cover;}.elementor-231 .elementor-element.elementor-element-341d17d::before, .elementor-231 .elementor-element.elementor-element-341d17d > .elementor-background-video-container::before, .elementor-231 .elementor-element.elementor-element-341d17d > .e-con-inner > .elementor-background-video-container::before, .elementor-231 .elementor-element.elementor-element-341d17d > .elementor-background-slideshow::before, .elementor-231 .elementor-element.elementor-element-341d17d > .e-con-inner > .elementor-background-slideshow::before, .elementor-231 .elementor-element.elementor-element-341d17d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00344D;--background-overlay:'';}@media(min-width:1025px){.elementor-231 .elementor-element.elementor-element-341d17d:not(.elementor-motion-effects-element-type-background), .elementor-231 .elementor-element.elementor-element-341d17d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-fab8bc5 *//* -------------------------------
   COMMUNITIES — HERO SECTION
   (matches About Us hero style)
--------------------------------*/

.communities-hero {
  padding: 120px 20px;
  text-align: center;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}

.communities-hero-inner {
  max-width: 900px;
  margin: auto;
}

.communities-hero h1 {
  font-size: 46px;
  font-weight: 700;
  margin-bottom: 8px;
  color:white;
}

.communities-hero p {
  font-size: 20px;
  line-height: 1.7;
  max-width: 750px;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0d3b825 *//* -------------------------------------
   COMMUNITIES PAGE — 3 BLOCK SECTION
--------------------------------------*/

.community-blocks {
  padding: 20px 20px;
  font-family: 'Roboto', sans-serif;
}

.community-container {
  max-width: 1200px;
  margin: auto;
}

.community-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}

/* Cards */
.community-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 35px 28px;
  text-align: left;
  box-shadow: 0 10px 28px rgba(0,0,0,0.12);
  transition: 0.25s ease;
}

.community-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 34px rgba(0,0,0,0.16);
}

/* Icons (solid) */
.community-icon svg {
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
}

/* Titles */
.community-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #00344D;
  margin-bottom: 12px;
}

/* Text */
.community-card p {
  font-size: 16px;
  color: #00344D;
  line-height: 1.7;
  margin: 0;
}

/* Responsive */
@media (max-width: 900px) {
  .community-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a7ad73f *//* === COMMUNITY NUTRITION PROGRAM (FINAL FIX) === */

/* WRAPPER */
.nutrition-clean {
  padding: 70px 0;
  position: relative;
  z-index: 1;
  font-family: "Roboto", sans-serif;
}

/* FLEX LAYOUT */
.nutrition-wrapper {
  max-width: 1250px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 50px;
  padding: 0 20px;
}

/* IMAGE */
.nutrition-img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  object-fit: cover;
}

/* RIGHT CONTENT BLOCK */
.nutrition-content {
  background: rgba(255, 255, 255, .95);
  padding: 40px 45px;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  backdrop-filter: blur(6px);
  width: 100%;
}

/* HEADING */
.nutrition-content h2 {
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  color: #0a3c57; /* Brand dark blue */
}

/* PARAGRAPHS */
.nutrition-content p {
  color: #0a2330;
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 15px;
}


/* RESPONSIVE */
@media (max-width: 900px) {
  .nutrition-wrapper {
    flex-direction: column;
  }

  .nutrition-content {
    padding: 30px;
  }

  .nutrition-content h2 {
    font-size: 28px;
  }
}/* End custom CSS */