.zscustom-hero {
 background:radial-gradient(900px 500px at 80% -10%,rgba(37,99,235,.38),transparent 55%),
             linear-gradient(140deg,#0c1b3a 0%,#162d5a 55%,#1a3a6b 100%);   
    position:relative;
}
body{ background:none;}

.zscustom-hero:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: repeating-linear-gradient(115deg, rgba(255, 255, 255, .025) 0 2px, transparent 2px 28px);
    pointer-events: none;
}
.zscustom-sdg-champion-img-container .sdg-img-dull {
 opacity:0.2;
}
/* LANGUGE TOGGLE & LOGIN */
.wtl-nav-join {
    padding: 6px 18px;
    border-radius: 20px;
    margin-inline-start:5px;
    background: linear-gradient(135deg, #f2c94c, #f59e0b);
    color: #0f172a;
    font-weight: 700;
    font-size: 14px;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: .3px;
    box-shadow: 0 4px 14px rgba(242, 201, 76, .35);
    transition: .2s;
}
.wtl-lang-pill {
    display:flex;
    align-items:center;
    background: #f1f5f9;
    border: 1.5px solid #e2e8f0;
    border-radius: 40px;
    padding: 3px;
    gap:2px;
}
.wtl-lang-wrapper {
    position: fixed;
    top: 18px;
    right: 24px;
    z-index: 99999;
  }

  .wtl-lang-toggle {
    display: inline-flex;
    align-items: center;
    background-color: #f0f2f4;
    border-radius: 999px;
    padding: 5px;
    gap: 2px;
    border: 1px solid #e0e0e0;
  }

  .wtl-lang-btn {
    background: transparent;
    border: none;
    color: #555555;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    font-family: inherit;
  }

  .wtl-lang-btn.active {
    background-color: #1a3d2b;
    color: #ffffff;
    font-weight: 700;
  }

  .wtl-lang-btn:hover:not(.active) {
    background-color: rgba(0, 0, 0, 0.07);
  }
/* MEGA MENU */
@media (min-width:992px) {
 .zpmm.zpmm-container-style-01 .zpcontainer .zpmm-inner {
   padding:35px;
   border-radius:25px;
 }
}
.zsimpact-report-card:hover {
  box-shadow:0px 4px 10px rgba(57, 94, 68, 0.3);  
}
.zscustom-home-annamalai .zpimage-style-roundcorner {
  border-radius:50px;  
}
.zscsutom-current-challenge-over:hover {
  transform: translateY(-5px);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;  
}
.zscustom-counter-box-home {
    display: inline-flex;
    flex-direction: column;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 16px;
    padding: 14px 20px;
    backdrop-filter: blur(6px);  
}
.zscustom-banner-tagline-top .zpicon-container.zpicon-align-left .zpicon-heading {
 padding-inline-start: 5px;  
}
.zscustom-join-btn .zpbutton.zpbutton-type-primary {
 background:linear-gradient(135deg,#f2c94c,#f59e0b);
 box-shadow:0 10px 28px rgba(242, 201, 76, .38);
}
.zscustom-gradient-heading .zpheading span {
    background: linear-gradient(45deg, #59C173, #A17FE0, #5D26C1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
}
/* FAQ */
.zscustom-faq-accordion .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active{
 border-block-end:2px solid #edeaea;  
}
/* champion */
@media (min-width:992px) {
.zscustom-champion-column .zpcol-md-6 {
  width:calc(50% - 30px);
  margin-inline-start:15px;
  margin-inline-end:15px;
}
}
.zscustom-tags-champion ul {
 list-style:none;
 display:flex;
 align-items:center;
 padding:0px;
}
.zscustom-tags-champion ul li {
  background:#000957;
  border:1px solid #ffffff;
  padding:5px 10px;
  color:#ffffff;
  margin-inline-end:5px;
  border-radius:50px;
}
/* Programs */
.zscustom-program-tags ul {
 list-style:none;
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 padding:0px;
}
.zscustom-program-tags ul li {
  background:#ffffff;
  border:1px solid #000000;
  padding:5px 10px;
  margin-inline-end:5px;
  margin-block-start:5px;
  border-radius:50px;
  flex:0 0 auto;
  max-inline-size:100%;
  font-weight:500;
}
/* Stories */
.zscustom-success-stories-box {
    border:1px solid #E1E1E1;
    overflow:hidden;
    transition: all 0.5s ease-in;
    position:relative;
}

.zscustom-success-stories-box:hover {
 box-shadow:0px 4px 10px rgba(128, 128, 128, 0.3);  
 transition: all 0.5s ease-in;
}
.zscustom-success-stories-img .zpimage-container.zpimage-size-fit figure img{
    max-block-size:220px;
    height:220px !important;
    transform: scale(1);
    transition: all 0.5s ease-in;
    object-fit: cover;
}
.zscustom-success-stories-img:hover .zpimage-container.zpimage-size-fit figure img {
 transform:scale(1.2);
 transition: all 0.5s ease-in;
 height:220px;
}

.zscustom-stories-img {
    overflow:hidden;
    transform: rotate(355deg);
}
@media (max-width:991px) {
    .zscustom-stories-img {
  height:350px;  
    }
}
/* leaders page */
.zscustom-leaders-photos-box {
 min-height:160px;  
}
/* Opportunity */
.zscustom-carner-radius-box {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow:hidden;
    transition: all 0.5s ease-in;
    position:relative;
}

.zscustom-carner-radius-box:hover {
 box-shadow:0px 4px 10px rgba(128, 128, 128, 0.3);  
 transition: all 0.5s ease-in;
}
.zscustom-carner-radius-img .zpimage-container.zpimage-size-fit figure img{
    max-block-size:220px;
    height:220px !important;
    transform: scale(1);
    transition: all 0.5s ease-in;
    object-fit: cover;
}
.zscustom-carner-radius-img:hover .zpimage-container.zpimage-size-fit figure img {
 transform:scale(1.2);
 transition: all 0.5s ease-in;
 height:220px;
}

.box_overlap{position:relative;}
/* Footer */
.zscustom-footer .zptext p a {
 color:rgba(255,255,255,0.7)
}
.zscustom-footer-newsletter .zpnewsletter-container.zpnewsletter-style-01 .zpnewsletter-input-container input{
  max-inline-size:220px;
  margin-block-end:0px;
}
.zscustom-footer-newsletter .zpnewsletter-container.zpnewsletter-style-01 .zpnewsletter-input-container button {
  width:40%;
  margin-inline-start:10px;
}

