.elementor-225 .elementor-element.elementor-element-f5390db{--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;--padding-top:500px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-225 .elementor-element.elementor-element-f5390db:not(.elementor-motion-effects-element-type-background), .elementor-225 .elementor-element.elementor-element-f5390db > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kenyaseaweedalliance.org/wp-content/uploads/2026/03/PXL_20260219_082233678-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-225 .elementor-element.elementor-element-9236110{--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-82c6bd6 *//* ===============================
   OUR WORK — PILOT FARM CONTENT
=============================== */

.work-pilot-content {
  padding: 70px 0 100px;
  font-family: "Roboto", sans-serif;
}

.work-pilot-inner {
  max-width: 900px;
  width: 90%;
  margin: auto;
}

/* Heading */
.work-pilot-inner h2 {
  font-size: 38px;
  font-weight: 700;
  color: #00344D;
  margin-bottom: 22px;
}

/* Paragraphs */
.work-pilot-inner p {
  font-size: 17px;
  line-height: 1.7;
  color: #00344D;
  margin-bottom: 18px;
}

/* Subheading */
.work-pilot-inner h4 {
  font-size: 20px;
  font-weight: 700;
  color: #00344D;
  margin: 35px 0 18px;
}

/* Bullet list */
.work-pilot-list {
  list-style: none;
  padding-left: 0;
}

.work-pilot-list li {
  font-size: 16.5px;
  line-height: 1.6;
  color: #00344D;
  margin-bottom: 14px;
  padding-left: 24px;
  position: relative;
}

/* Teal bullet */
.work-pilot-list li::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #0094A5;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

/* Mobile */
@media (max-width: 768px) {
  .work-pilot-inner h2 {
    font-size: 30px;
  }
}/* End custom CSS */