.elementor-2184 .elementor-element.elementor-element-c28a78b{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-335c83d *//* ========= SDG 3, FULL CSS ========= */

.sdgz-sdg3{ --sdg:#4C9F38; }
.sdgz-sdg3 *{ box-sizing:border-box; }

/* Safety net (theme + Elementor resets) */
.sdgz-sdg3 ul,
.sdgz-sdg3 ol { margin:0; }
.sdgz-sdg3 li { margin:0 0 6px; }
.sdgz-sdg3 a { text-decoration:none; }

.sdgz-sdg3{
  padding:60px 0 72px;
  background:
    radial-gradient(900px 520px at 18% 12%, rgba(76,159,56,0.12), transparent 60%),
    radial-gradient(900px 520px at 82% 88%, rgba(37,99,235,0.08), transparent 60%),
    linear-gradient(135deg,#f7f9fc,#eef3f9,#ffffff);
  color:#0f172a;
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;
}

.sdgz-sdg3 .sdgz-sdgPage__wrap{ width:min(1200px,92%); margin:0 auto; }

.sdgz-sdg3 .sdgz-sdgPage__hero{
  position:relative;
  border-radius:28px;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.80);
  box-shadow:0 18px 50px rgba(2,6,23,0.10);
  backdrop-filter:blur(10px);
  overflow:hidden;
}

.sdgz-sdg3 .sdgz-sdgPage__hero::before{
  content:"";
  position:absolute;
  inset:-40%;
  background:
    radial-gradient(760px 520px at 18% 28%, rgba(76,159,56,0.18), transparent 62%),
    radial-gradient(760px 520px at 86% 78%, rgba(37,99,235,0.10), transparent 62%);
  pointer-events:none;
}

.sdgz-sdg3 .sdgz-sdgPage__hero::after{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:10px;
  background:var(--sdg);
}

.sdgz-sdg3 .sdgz-sdgPage__heroInner{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1.2fr 0.8fr;
  gap:22px;
  padding:30px 28px;
  align-items:start;
}

.sdgz-sdg3 .sdgz-sdgPage__kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-weight:900;
  font-size:12px;
  letter-spacing:0.10em;
  text-transform:uppercase;
  color:rgba(15,23,42,0.78);
  background:rgba(255,255,255,0.82);
  border:1px solid rgba(15,23,42,0.10);
  padding:10px 12px;
  border-radius:999px;
  margin-bottom:12px;
}

.sdgz-sdg3 .sdgz-sdgPage__title{
  margin:0 0 12px 0;
  font-size:clamp(30px,3.6vw,48px);
  line-height:1.08;
  letter-spacing:-0.02em;
}

.sdgz-sdg3 .sdgz-sdgPage__lead{
  margin:0 0 16px 0;
  max-width:72ch;
  color:#475569;
  font-size:16px;
  line-height:1.75;
}

.sdgz-sdg3 .sdgz-sdgPage__ctaRow,
.sdgz-sdg3 .sdgz-sdgPage__ctaRow2{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  align-items:center;
  margin:16px 0 18px;
}

.sdgz-sdg3 .sdgz-sdgPage__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:999px;
  font-weight:900;
  font-size:14px;
  border:1px solid rgba(15,23,42,0.12);
  transition:transform .15s ease, box-shadow .15s ease;
  white-space:nowrap;
}

.sdgz-sdg3 .sdgz-sdgPage__btn:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 40px rgba(2,6,23,0.12);
}

.sdgz-sdg3 .sdgz-sdgPage__btnPrimary{
  background:linear-gradient(135deg,var(--sdg),#2563eb);
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  opacity:1 !important;
}

.sdgz-sdg3 .sdgz-sdgPage__btnGhost{
  background:rgba(255,255,255,0.86);
  color:#0f172a;
}

.sdgz-sdg3 .sdgz-sdgPage__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:14px;
}

.sdgz-sdg3 .sdgz-sdgPage__chip{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  font-weight:800;
  font-size:12.5px;
  color:rgba(15,23,42,0.82);
  background:rgba(255,255,255,0.75);
  border:1px solid rgba(15,23,42,0.10);
}

/* Right side */
.sdgz-sdg3 .sdgz-sdgPage__heroRight{ display:grid; gap:12px; justify-items:end; }

.sdgz-sdg3 .sdgz-sdgPage__iconWrap{
  width:min(280px,100%);
  aspect-ratio:1/1;
  border-radius:22px;
  overflow:hidden;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.6);
  box-shadow:0 22px 60px rgba(2,6,23,0.12);
}

.sdgz-sdg3 .sdgz-sdgPage__iconWrap img{ width:100%; height:100%; object-fit:cover; display:block; }

.sdgz-sdg3 .sdgz-sdgPage__heroCard{
  width:min(280px,100%);
  border-radius:20px;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.74);
  padding:14px 14px 16px;
  position:relative;
  overflow:hidden;
}

.sdgz-sdg3 .sdgz-sdgPage__heroCardTint{
  border-color: rgba(76,159,56,0.22);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(76,159,56,0.14), transparent 62%),
    rgba(255,255,255,0.88);
}

.sdgz-sdg3 .sdgz-sdgPage__heroCardTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:var(--sdg);
  opacity:0.85;
}

.sdgz-sdg3 .sdgz-sdgPage__heroCardTitle{ font-weight:1000; margin-bottom:6px; letter-spacing:-0.01em; }
.sdgz-sdg3 .sdgz-sdgPage__heroCardText{ color:#475569; font-size:13.5px; line-height:1.6; }

/* Local example */
.sdgz-sdg3 .sdgz-sdgPage__localExample{
  border-radius:20px;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.74);
  box-shadow:0 14px 34px rgba(2,6,23,0.08);
  padding:16px;
  position:relative;
  overflow:hidden;
}

.sdgz-sdg3 .sdgz-sdgPage__localExampleTint{
  border-color: rgba(76,159,56,0.22);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(76,159,56,0.14), transparent 62%),
    rgba(255,255,255,0.88);
}

.sdgz-sdg3 .sdgz-sdgPage__localExampleTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:var(--sdg);
  opacity:0.85;
}

.sdgz-sdg3 .sdgz-sdgPage__localTop{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:10px;
  flex-wrap:wrap;
}

.sdgz-sdg3 .sdgz-sdgPage__localTag{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  font-weight:900;
  font-size:12px;
  letter-spacing:0.08em;
  text-transform:uppercase;
  background:rgba(255,255,255,0.82);
  border:1px solid rgba(15,23,42,0.10);
}

.sdgz-sdg3 .sdgz-sdgPage__localPlace{ color:rgba(15,23,42,0.70); font-weight:800; font-size:12.5px; }
.sdgz-sdg3 .sdgz-sdgPage__localTitle{ margin:0 0 8px 0; font-size:16px; letter-spacing:-0.01em; }
.sdgz-sdg3 .sdgz-sdgPage__localText{ margin:0 0 12px 0; color:#475569; font-size:13.5px; line-height:1.65; }

.sdgz-sdg3 .sdgz-sdgPage__localGrid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-bottom:12px;
}

.sdgz-sdg3 .sdgz-sdgPage__localBox{
  border-radius:16px;
  border:1px solid rgba(76,159,56,0.18);
  background:linear-gradient(135deg, rgba(76,159,56,0.06), rgba(255,255,255,0.78));
  padding:12px;
}

.sdgz-sdg3 .sdgz-sdgPage__localBoxWide{ grid-column:1 / -1; }
.sdgz-sdg3 .sdgz-sdgPage__localBoxTitle{ font-weight:1000; margin-bottom:6px; letter-spacing:-0.01em; }

.sdgz-sdg3 .sdgz-sdgPage__localList{
  margin:0;
  padding-left:18px;
  color:rgba(15,23,42,0.88);
  font-size:13.5px;
  line-height:1.6;
}

.sdgz-sdg3 .sdgz-sdgPage__localSmall{ margin:0; color:#475569; font-size:13.5px; line-height:1.6; }

.sdgz-sdg3 .sdgz-sdgPage__localCTA{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}

.sdgz-sdg3 .sdgz-sdgPage__localBtn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:12px;
  font-weight:900;
  font-size:13px;
  color:rgba(15,23,42,0.90);
  background:rgba(76,159,56,0.10);
  border:1px solid rgba(76,159,56,0.22);
}

.sdgz-sdg3 .sdgz-sdgPage__localHint{ color:rgba(15,23,42,0.65); font-size:12.5px; font-weight:700; }

/* Grid cards */
.sdgz-sdg3 .sdgz-sdgPage__grid{
  margin-top:16px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.sdgz-sdg3 .sdgz-sdgPage__card{
  background:rgba(255,255,255,0.86);
  border:1px solid rgba(15,23,42,0.10);
  border-radius:20px;
  padding:18px;
  box-shadow:0 14px 34px rgba(2,6,23,0.08);
  position:relative;
  overflow:hidden;
}

.sdgz-sdg3 .sdgz-sdgPage__cardTint{
  border-color: rgba(76,159,56,0.22);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(76,159,56,0.14), transparent 62%),
    rgba(255,255,255,0.88);
}

.sdgz-sdg3 .sdgz-sdgPage__cardTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:var(--sdg);
  opacity:0.85;
}

.sdgz-sdg3 .sdgz-sdgPage__h{ margin:0 0 12px 0; font-size:18px; letter-spacing:-0.01em; }
.sdgz-sdg3 .sdgz-sdgPage__p{ margin:0; color:#475569; font-size:14px; line-height:1.65; }

.sdgz-sdg3 .sdgz-sdgPage__boxes{ display:grid; gap:12px; }

.sdgz-sdg3 .sdgz-sdgPage__box{
  border-radius:16px;
  border:1px solid rgba(76,159,56,0.18);
  background:linear-gradient(135deg, rgba(76,159,56,0.06), rgba(255,255,255,0.78));
  padding:12px 12px 14px;
}

.sdgz-sdg3 .sdgz-sdgPage__boxTitle{ font-weight:1000; margin-bottom:6px; letter-spacing:-0.01em; }

/* Video */
.sdgz-sdg3 .sdgz-sdgPage__video{
  margin-top:12px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid rgba(76,159,56,0.18);
  background:linear-gradient(135deg, rgba(76,159,56,0.06), rgba(255,255,255,0.78));
  aspect-ratio:16/9;
}

.sdgz-sdg3 .sdgz-sdgPage__video iframe{ width:100%; height:100%; display:block; }

.sdgz-sdg3 .sdgz-sdgPage__videoNote{
  margin-top:10px;
  font-size:12.5px;
  color:rgba(15,23,42,0.65);
  font-weight:700;
}

/* CTA card */
.sdgz-sdg3 .sdgz-sdgPage__ctaCard{
  grid-column:1 / -1;
  border-color:rgba(76,159,56,0.24);
  background:
    radial-gradient(720px 420px at 12% 35%, rgba(76,159,56,0.16), transparent 62%),
    rgba(255,255,255,0.88);
}

.sdgz-sdg3 .sdgz-sdgPage__ctaCard::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:8px;
  background:var(--sdg);
}

.sdgz-sdg3 .sdgz-sdgPage__ctaKicker{
  display:inline-flex;
  padding:8px 12px;
  border-radius:999px;
  font-weight:900;
  font-size:12px;
  letter-spacing:0.08em;
  text-transform:uppercase;
  background:rgba(255,255,255,0.82);
  border:1px solid rgba(15,23,42,0.10);
  margin-bottom:10px;
}

.sdgz-sdg3 .sdgz-sdgPage__ctaTitle{ margin:0 0 8px 0; font-size:22px; letter-spacing:-0.01em; }

.sdgz-sdg3 .sdgz-sdgPage__ctaBullets{
  display:grid;
  gap:10px;
  margin-top:10px;
  margin-bottom:12px;
}

.sdgz-sdg3 .sdgz-sdgPage__ctaBullet{
  border-radius:14px;
  border:1px solid rgba(76,159,56,0.18);
  background:linear-gradient(135deg, rgba(76,159,56,0.06), rgba(255,255,255,0.78));
  padding:10px 12px;
  font-weight:800;
  color:rgba(15,23,42,0.86);
  font-size:13.5px;
  line-height:1.55;
}

/* Responsive */
@media (max-width: 980px){
  .sdgz-sdg3 .sdgz-sdgPage__heroInner{ grid-template-columns:1fr; }
  .sdgz-sdg3 .sdgz-sdgPage__heroRight{ justify-items:start; }
  .sdgz-sdg3 .sdgz-sdgPage__grid{ grid-template-columns:1fr; }
  .sdgz-sdg3 .sdgz-sdgPage__localGrid{ grid-template-columns:1fr; }
  .sdgz-sdg3 .sdgz-sdgPage__localBoxWide{ grid-column:auto; }
}

@media (max-width: 640px){
  .sdgz-sdg3 .sdgz-sdgPage__ctaRow a,
  .sdgz-sdg3 .sdgz-sdgPage__ctaRow2 a{
    width:100%;
    justify-content:center;
  }
}/* End custom CSS */