.elementor-2188 .elementor-element.elementor-element-464b53b{--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-cb21026 *//* ========= SDG 6, CLEAN CSS (NO ELEMENTOR CORRUPTION) ========= */

.sdgz-sdg6{ --sdg:#26BDE2; --sdg2:#22c55e; --sdg3:#2563eb; }
.sdgz-sdg6 *{ box-sizing:border-box; }

.sdgz-sdg6{
  padding:60px 0 72px;
  color:#0f172a;
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;
  background:
    radial-gradient(900px 520px at 18% 12%, rgba(38,189,226,0.16), transparent 60%),
    radial-gradient(900px 520px at 82% 88%, rgba(34,197,94,0.10), transparent 60%),
    radial-gradient(720px 420px at 50% 45%, rgba(37,99,235,0.10), transparent 60%),
    linear-gradient(135deg,#f7f9fc,#ecfeff,#ffffff);
  position:relative;
}

.sdgz-sdg6::before{
  content:"";
  position:absolute;
  inset:-30%;
  background:
    radial-gradient(700px 420px at 20% 25%, rgba(38,189,226,0.12), transparent 65%),
    radial-gradient(700px 420px at 80% 75%, rgba(34,197,94,0.10), transparent 65%);
  animation: sdgzSdg6Wash 12s ease-in-out infinite;
  pointer-events:none;
}
@keyframes sdgzSdg6Wash{
  0%{ transform:translate3d(0,0,0) scale(1); }
  50%{ transform:translate3d(2%, -2%, 0) scale(1.03); }
  100%{ transform:translate3d(0,0,0) scale(1); }
}

.sdgz-sdg6 .sdgz-sdgPage__wrap{
  width:min(1200px,92%);
  margin:0 auto;
  position:relative;
  z-index:1;
}

.sdgz-sdg6 .sdgz-sdgPage__hero{
  position:relative;
  border-radius:28px;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.82);
  box-shadow:0 18px 50px rgba(2,6,23,0.10);
  backdrop-filter: blur(10px);
  overflow:hidden;
}

.sdgz-sdg6 .sdgz-sdgPage__hero::after{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:10px;
  background:linear-gradient(180deg, var(--sdg), var(--sdg2));
}

.sdgz-sdg6 .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-sdg6 .sdgz-sdgPage__kicker{
  display:inline-flex;
  align-items:center;
  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.86);
  border:1px solid rgba(15,23,42,0.10);
  padding:10px 12px;
  border-radius:999px;
  margin-bottom:12px;
}

.sdgz-sdg6 .sdgz-sdgPage__title{
  margin:0 0 12px 0;
  font-size:clamp(30px,3.6vw,48px);
  line-height:1.08;
  letter-spacing:-0.02em;
}

.sdgz-sdg6 .sdgz-sdgPage__lead{
  margin:0 0 16px 0;
  max-width:72ch;
  color:#475569;
  font-size:16px;
  line-height:1.75;
}

.sdgz-sdg6 .sdgz-sdgPage__ctaRow,
.sdgz-sdg6 .sdgz-sdgPage__ctaRow2{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  align-items:center;
  margin:16px 0 18px;
}

.sdgz-sdg6 .sdgz-sdgPage__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:999px;
  font-weight:900;
  font-size:14px;
  text-decoration:none;
  border:1px solid rgba(15,23,42,0.12);
  transition:transform .15s ease, box-shadow .15s ease;
  white-space:nowrap;
}

.sdgz-sdg6 .sdgz-sdgPage__btn:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 40px rgba(2,6,23,0.12);
}

.sdgz-sdg6 .sdgz-sdgPage__btnPrimary{
  background:linear-gradient(135deg, var(--sdg), var(--sdg3));
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}

.sdgz-sdg6 .sdgz-sdgPage__btnGhost{
  background:rgba(255,255,255,0.90);
  color:#0f172a;
}

.sdgz-sdg6 .sdgz-sdgPage__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:14px;
}

.sdgz-sdg6 .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-sdg6 .sdgz-sdgPage__heroRight{ display:grid; gap:12px; justify-items:end; }

.sdgz-sdg6 .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-sdg6 .sdgz-sdgPage__iconWrap img{ width:100%; height:100%; object-fit:cover; display:block; }

.sdgz-sdg6 .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.76);
  padding:14px 14px 16px;
  position:relative;
  overflow:hidden;
}

.sdgz-sdg6 .sdgz-sdgPage__heroCardTint{
  border-color: rgba(38,189,226,0.24);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(38,189,226,0.16), transparent 62%),
    rgba(255,255,255,0.90);
}

.sdgz-sdg6 .sdgz-sdgPage__heroCardTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:linear-gradient(180deg, var(--sdg), var(--sdg2));
  opacity:0.9;
}

.sdgz-sdg6 .sdgz-sdgPage__heroCardTitle{ font-weight:1000; letter-spacing:-0.01em; margin-bottom:6px; }
.sdgz-sdg6 .sdgz-sdgPage__heroCardText{ color:#475569; font-size:13.5px; line-height:1.6; }

/* Local example + boxes */
.sdgz-sdg6 .sdgz-sdgPage__localExample{
  border-radius:20px;
  border:1px solid rgba(15,23,42,0.10);
  background:rgba(255,255,255,0.76);
  box-shadow:0 14px 34px rgba(2,6,23,0.08);
  padding:16px;
  position:relative;
  overflow:hidden;
}

.sdgz-sdg6 .sdgz-sdgPage__localExampleTint{
  border-color: rgba(38,189,226,0.24);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(38,189,226,0.16), transparent 62%),
    rgba(255,255,255,0.90);
}
.sdgz-sdg6 .sdgz-sdgPage__localExampleTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:linear-gradient(180deg, var(--sdg), var(--sdg2));
  opacity:0.9;
}

.sdgz-sdg6 .sdgz-sdgPage__localTop{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:10px;
  flex-wrap:wrap;
}

.sdgz-sdg6 .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.86);
  border:1px solid rgba(15,23,42,0.10);
}

.sdgz-sdg6 .sdgz-sdgPage__localPlace{ color:rgba(15,23,42,0.70); font-weight:800; font-size:12.5px; }
.sdgz-sdg6 .sdgz-sdgPage__localTitle{ margin:0 0 8px 0; font-size:16px; letter-spacing:-0.01em; }
.sdgz-sdg6 .sdgz-sdgPage__localText{ margin:0 0 12px 0; color:#475569; font-size:13.5px; line-height:1.65; }

.sdgz-sdg6 .sdgz-sdgPage__localGrid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-bottom:12px;
}

.sdgz-sdg6 .sdgz-sdgPage__localBox,
.sdgz-sdg6 .sdgz-sdgPage__box,
.sdgz-sdg6 .sdgz-sdgPage__ctaBullet{
  border-radius:16px;
  border:1px solid rgba(38,189,226,0.20);
  background: linear-gradient(135deg, rgba(38,189,226,0.12), rgba(34,197,94,0.06), rgba(255,255,255,0.86));
  padding:12px 12px 14px;
  transition: transform .15s ease, box-shadow .15s ease;
}
.sdgz-sdg6 .sdgz-sdgPage__localBox:hover,
.sdgz-sdg6 .sdgz-sdgPage__box:hover,
.sdgz-sdg6 .sdgz-sdgPage__ctaBullet:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 34px rgba(2,6,23,0.10);
}

.sdgz-sdg6 .sdgz-sdgPage__localBoxWide{ grid-column:1 / -1; }
.sdgz-sdg6 .sdgz-sdgPage__localBoxTitle,
.sdgz-sdg6 .sdgz-sdgPage__boxTitle{ font-weight:1000; margin-bottom:6px; letter-spacing:-0.01em; }

.sdgz-sdg6 .sdgz-sdgPage__localList{
  margin:0;
  padding-left:18px;
  color:rgba(15,23,42,0.88);
  font-size:13.5px;
  line-height:1.6;
}
.sdgz-sdg6 .sdgz-sdgPage__localSmall{ margin:0; color:#475569; font-size:13.5px; line-height:1.6; }

.sdgz-sdg6 .sdgz-sdgPage__localCTA{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}

.sdgz-sdg6 .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.92);
  text-decoration:none;
  background:rgba(38,189,226,0.14);
  border:1px solid rgba(38,189,226,0.28);
}

.sdgz-sdg6 .sdgz-sdgPage__localHint{ color:rgba(15,23,42,0.65); font-size:12.5px; font-weight:700; }

/* Cards grid */
.sdgz-sdg6 .sdgz-sdgPage__grid{
  margin-top:16px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.sdgz-sdg6 .sdgz-sdgPage__card{
  background:rgba(255,255,255,0.90);
  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-sdg6 .sdgz-sdgPage__cardTint{
  border-color: rgba(38,189,226,0.24);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(38,189,226,0.16), transparent 62%),
    rgba(255,255,255,0.90);
}
.sdgz-sdg6 .sdgz-sdgPage__cardTint::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:6px;
  background:linear-gradient(180deg, var(--sdg), var(--sdg2));
  opacity:0.9;
}

.sdgz-sdg6 .sdgz-sdgPage__h{ margin:0 0 12px 0; font-size:18px; letter-spacing:-0.01em; }
.sdgz-sdg6 .sdgz-sdgPage__p{ margin:0; color:#475569; font-size:14px; line-height:1.65; }

.sdgz-sdg6 .sdgz-sdgPage__boxes{ display:grid; gap:12px; }

.sdgz-sdg6 .sdgz-sdgPage__video{
  margin-top:12px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid rgba(38,189,226,0.20);
  background: linear-gradient(135deg, rgba(38,189,226,0.12), rgba(34,197,94,0.06), rgba(255,255,255,0.86));
  aspect-ratio:16/9;
}
.sdgz-sdg6 .sdgz-sdgPage__video iframe{ width:100%; height:100%; display:block; border:0; }

.sdgz-sdg6 .sdgz-sdgPage__videoNote{
  margin-top:10px;
  font-size:12.5px;
  color:rgba(15,23,42,0.65);
  font-weight:700;
}

/* CTA card */
.sdgz-sdg6 .sdgz-sdgPage__ctaCard{
  grid-column:1 / -1;
  border-color:rgba(38,189,226,0.26);
  background:
    radial-gradient(760px 520px at 12% 18%, rgba(38,189,226,0.18), transparent 62%),
    radial-gradient(760px 520px at 88% 75%, rgba(34,197,94,0.10), transparent 62%),
    rgba(255,255,255,0.90);
}
.sdgz-sdg6 .sdgz-sdgPage__ctaCard::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:8px;
  background:linear-gradient(180deg, var(--sdg), var(--sdg2));
}
.sdgz-sdg6 .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.86);
  border:1px solid rgba(15,23,42,0.10);
  margin-bottom:10px;
}
.sdgz-sdg6 .sdgz-sdgPage__ctaTitle{ margin:0 0 8px 0; font-size:22px; letter-spacing:-0.01em; }
.sdgz-sdg6 .sdgz-sdgPage__ctaBullets{ display:grid; gap:10px; margin-top:10px; margin-bottom:12px; }

/* Responsive */
@media (max-width: 980px){
  .sdgz-sdg6 .sdgz-sdgPage__heroInner{ grid-template-columns:1fr; }
  .sdgz-sdg6 .sdgz-sdgPage__heroRight{ justify-items:start; }
  .sdgz-sdg6 .sdgz-sdgPage__grid{ grid-template-columns:1fr; }
  .sdgz-sdg6 .sdgz-sdgPage__localGrid{ grid-template-columns:1fr; }
  .sdgz-sdg6 .sdgz-sdgPage__localBoxWide{ grid-column:auto; }
}
@media (max-width: 640px){
  .sdgz-sdg6 .sdgz-sdgPage__ctaRow a,
  .sdgz-sdg6 .sdgz-sdgPage__ctaRow2 a{ width:100%; justify-content:center; }
}/* End custom CSS */