.home-module__MD0jFa__hero{color:#fff;background-color:#000;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.home-module__MD0jFa__heroBg{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.home-module__MD0jFa__heroBg.home-module__MD0jFa__active{opacity:1}.home-module__MD0jFa__heroOverlay{z-index:2;background:linear-gradient(135deg,#0d2a59d9 0%,#0d2a5980 100%);position:absolute;inset:0}.home-module__MD0jFa__heroContent{z-index:3;text-align:center;max-width:900px;margin:0 auto;padding:2rem 0;position:relative}.home-module__MD0jFa__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--accent-color);letter-spacing:1px;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.home-module__MD0jFa__heroContent h1{text-shadow:0 10px 20px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.2}.home-module__MD0jFa__heroContent p{color:#ffffffe6;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;line-height:1.6}.home-module__MD0jFa__heroBtns{justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.home-module__MD0jFa__sliderDots{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.home-module__MD0jFa__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.home-module__MD0jFa__dot.home-module__MD0jFa__activeDot{background:var(--accent-color);border-radius:10px;width:30px}@media (max-width:991px){.home-module__MD0jFa__heroContent h1{font-size:3.5rem}}@media (max-width:768px){.home-module__MD0jFa__hero{min-height:80vh;padding:6rem 0}.home-module__MD0jFa__heroContent h1{font-size:2.5rem}.home-module__MD0jFa__heroBtns{flex-direction:column;align-items:center}.home-module__MD0jFa__heroBtns>a{width:100%;max-width:280px}}.home-module__MD0jFa__stats{z-index:10;margin-top:-80px;padding:0;position:relative}.home-module__MD0jFa__statsGrid{background-color:var(--border-color);background:var(--surface);border-radius:1.5rem;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 20px 50px #00000026}@media (max-width:768px){.home-module__MD0jFa__statsGrid{grid-template-columns:1fr 1fr}}.home-module__MD0jFa__statItem{text-align:center;background:var(--surface);padding:2.5rem 1.5rem}.home-module__MD0jFa__statItem h3{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.home-module__MD0jFa__statItem p{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:600}.home-module__MD0jFa__leadersSection{background-color:#f8fafc;padding:8rem 0}.home-module__MD0jFa__leadersGrid{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:4rem;display:flex}.home-module__MD0jFa__leaderCard{text-align:center;background:#fff;border:1px solid #00000008;border-radius:2rem;width:100%;max-width:350px;padding:3rem 2rem;transition:all .3s;box-shadow:0 10px 30px #0000000d}.home-module__MD0jFa__leaderCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.home-module__MD0jFa__leaderImage{border:4px solid var(--secondary-color);background-color:#f1f5f9;border-radius:50%;width:160px;height:160px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 8px 20px #0000001a}.home-module__MD0jFa__leaderImage img{object-fit:cover;width:100%;height:100%}.home-module__MD0jFa__leaderInfo h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.home-module__MD0jFa__leaderInfo p{color:var(--secondary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:700}.home-module__MD0jFa__leaderBio{color:var(--text-secondary);font-size:.9375rem;line-height:1.6;display:block}.home-module__MD0jFa__imgPlaceholder{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-module__MD0jFa__imgPlaceholder:after{content:"👤";opacity:.5;font-size:3rem}.home-module__MD0jFa__activitiesSection{color:#fff;background:linear-gradient(135deg,#0d2a59 0%,#008f39 100%);padding:8rem 0;position:relative;overflow:hidden}.home-module__MD0jFa__activitiesSection:before{content:"";opacity:.1;background:url(https://www.transparenttextures.com/patterns/cubes.png);position:absolute;inset:0}.home-module__MD0jFa__activitiesGrid{z-index:1;grid-template-columns:1fr 1fr;gap:4rem;display:grid;position:relative}@media (max-width:768px){.home-module__MD0jFa__activitiesGrid{grid-template-columns:1fr;gap:3rem}}.home-module__MD0jFa__activityCol h2{color:var(--accent-color);text-shadow:2px 2px 4px #0000004d;margin-bottom:2.5rem;font-family:Georgia,serif;font-size:2.5rem;display:inline-block;position:relative}.home-module__MD0jFa__activityCol h2:after{content:"";background:var(--accent-color);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:0}.home-module__MD0jFa__activityList{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.home-module__MD0jFa__activityList li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1.1rem;transition:all .3s;display:flex}.home-module__MD0jFa__activityList li:hover{border-color:var(--accent-color);background:#fff3;transform:translate(10px)}.home-module__MD0jFa__activityList li:before{content:"✦";color:var(--accent-color);font-size:1.2rem}.home-module__MD0jFa__extraCol{border-left:1px solid #fff3;padding-left:4rem}@media (max-width:768px){.home-module__MD0jFa__extraCol{border-top:1px solid #fff3;border-left:none;padding-top:3rem;padding-left:0}}.home-module__MD0jFa__sectionHeader span{color:var(--secondary-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.home-module__MD0jFa__sectionHeader h2{color:var(--primary-color);font-size:2.5rem;font-weight:800}.home-module__MD0jFa__visionMission{padding:8rem 0}.home-module__MD0jFa__vmContent{grid-template-columns:1fr 1.5fr;gap:2rem;display:grid}@media (max-width:991px){.home-module__MD0jFa__vmContent{grid-template-columns:1fr}}.home-module__MD0jFa__vmCard{background-color:var(--surface);border-top:5px solid var(--primary-color);border-radius:1.5rem;padding:3rem;box-shadow:0 10px 30px #00000008}.home-module__MD0jFa__vmCard:last-child{border-top-color:var(--secondary-color)}.home-module__MD0jFa__vmCard h3{color:var(--primary-color);margin-bottom:1.5rem;font-size:1.75rem}.home-module__MD0jFa__vmCard p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.home-module__MD0jFa__recentNews{background-color:#008f3908;padding:8rem 0}.home-module__MD0jFa__newsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:991px){.home-module__MD0jFa__newsGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.home-module__MD0jFa__newsGrid{grid-template-columns:1fr}}.home-module__MD0jFa__newsCard{background:var(--surface);border-radius:1rem;transition:transform .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.home-module__MD0jFa__newsCard:hover{transform:translateY(-10px)}.home-module__MD0jFa__newsImage{background-color:#eee;height:220px;overflow:hidden}.home-module__MD0jFa__newsImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-module__MD0jFa__newsCard:hover .home-module__MD0jFa__newsImage img{transform:scale(1.1)}.home-module__MD0jFa__imgPlaceholder{background:linear-gradient(45deg, var(--primary-color), var(--secondary-color));width:100%;height:100%}.home-module__MD0jFa__newsContent{padding:1.5rem}.home-module__MD0jFa__date{color:var(--secondary-color);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:block}.home-module__MD0jFa__newsContent h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.home-module__MD0jFa__newsContent p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.home-module__MD0jFa__readMore{color:var(--primary-color);font-size:.875rem;font-weight:700}.home-module__MD0jFa__viewAll{text-align:center;margin-top:4rem}.home-module__MD0jFa__sectionHeader{text-align:center;margin-bottom:4rem}.home-module__MD0jFa__psbBanner{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:#fff;border-radius:2rem;margin:4rem 0;padding:4rem 2rem;position:relative;overflow:hidden}.home-module__MD0jFa__psbBanner:before{content:"";opacity:.1;pointer-events:none;background:url(/pattern.png);position:absolute;inset:0}.home-module__MD0jFa__psbContent{z-index:1;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.home-module__MD0jFa__psbText h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.home-module__MD0jFa__psbText p{opacity:.9;max-width:600px;font-size:1.1rem}.home-module__MD0jFa__psbAction{flex-shrink:0}.home-module__MD0jFa__psbBtn{color:var(--primary-color);background:#fff;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #0000001a}.home-module__MD0jFa__psbBtn:hover{background:var(--accent-color);color:var(--primary-color);transform:translateY(-5px);box-shadow:0 15px 30px #0003}@media (max-width:991px){.home-module__MD0jFa__psbContent{text-align:center;flex-direction:column}.home-module__MD0jFa__psbText h2{font-size:2rem}}
