.elementor-2783 .elementor-element.elementor-element-9c5e21e{--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-2783 .elementor-element.elementor-element-c168b3d{--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-2783 .elementor-element.elementor-element-9f2a9dc{--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-5369cb3 *//* FOUNDER SECTION */
.ngo-founder{
  padding:70px 20px;
  background:#ffffff;
  font-family:inherit;
}

/* WRAPPER */
.ngo-founder-wrap{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:50px;
  align-items:center;
}

/* SECOND SECTION – SWAPPED */
.ngo-founder-wrap.reverse{
  grid-template-columns:1.2fr 1fr;
}

/* TITLE */
.founder-tagline{
  font-size:24px;
  color:var(--oxpins-base);
  font-weight:700;
  line-height:24px;
  margin-bottom:10px;
  font-family:var(--oxpins-font-three);
}

/* CONTENT */
.founder-content p{
  font-size:16px;
  line-height:28px;
  color:#555;
  margin-bottom:16px;
}

/* IMAGE CARD */
.founder-card{
  background:#f7f3e9;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
  transition:0.3s ease;
}
.founder-card:hover{
  transform:translateY(-6px);
}

/* IMAGE FULL BOX */
.founder-card img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  display:block;
}

/* RESPONSIVE */
@media(max-width:1024px){
  .ngo-founder-wrap,
  .ngo-founder-wrap.reverse{
    grid-template-columns:1fr;
  }

  /* IMAGE FIRST ON MOBILE */
  .ngo-founder-wrap .founder-card{
    order:1;
  }
  .ngo-founder-wrap .founder-content{
    order:2;
  }
}
.founder-title{
  font-size:34px;
  line-height:1.2;
  margin-bottom:18px;
  color:#1c2c34;
}

.founder-highlights{
  background:#f7f3e9;
  padding:18px 22px;
  border-radius:14px;
  margin:24px 0;
}

.founder-highlights h4{
  margin-bottom:10px;
  color:#0b4d7a;
  font-size:18px;
}

.founder-highlights ul{
  padding-left:18px;
  margin:0;
}

.founder-highlights li{
  font-size:15px;
  line-height:26px;
  color:#444;
  margin-bottom:6px;
}

.founder-closing{
  font-weight:500;
  color:#333;
}

.founder-quote{
  margin-top:18px;
  font-style:italic;
  color:#0b4d7a;
  font-weight:600;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-09074d5 *//* FOUNDER SECTION */
.ngo-founder{
  padding:70px 20px;
  background:#ffffff;
  font-family:inherit;
}

/* WRAPPER */
.ngo-founder-wrap{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:50px;
  align-items:center;
}

/* SECOND SECTION – SWAPPED */
.ngo-founder-wrap.reverse{
  grid-template-columns:1.2fr 1fr;
}

/* TITLE */
.founder-tagline{
  font-size:24px;
  color:var(--oxpins-base);
  font-weight:700;
  line-height:24px;
  margin-bottom:10px;
  font-family:var(--oxpins-font-three);
}

/* CONTENT */
.founder-content p{
  font-size:16px;
  line-height:28px;
  color:#555;
  margin-bottom:16px;
}

/* IMAGE CARD */
.founder-card{
  background:#f7f3e9;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
  transition:0.3s ease;
}
.founder-card:hover{
  transform:translateY(-6px);
}

/* IMAGE FULL BOX */
.founder-card img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  display:block;
}

/* RESPONSIVE */
@media(max-width:1024px){
  .ngo-founder-wrap,
  .ngo-founder-wrap.reverse{
    grid-template-columns:1fr;
  }

  /* IMAGE FIRST ON MOBILE */
  .ngo-founder-wrap .founder-card{
    order:1;
  }
  .ngo-founder-wrap .founder-content{
    order:2;
  }
}/* End custom CSS */