*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto;display:block}body{font-family:Inter,sans-serif;line-height:1.6;color:#222;background:#f7f9fc;overflow-x:hidden}h1,h2,h3{font-family:Poppins,sans-serif}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{background:#f4b400;color:#000;padding:12px 20px;border-radius:8px;font-weight:600;display:inline-block;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.btn-outline{border:2px solid rgba(255,255,255,.85);color:#fff;padding:12px 20px;border-radius:8px;display:inline-block;background:transparent;transition:all .2s ease}.btn-outline:hover{background:#ffffff14;transform:translateY(-2px)}.section,.page-section{padding:80px 0}.light-bg{background:#eef4f1}.section-title{margin-bottom:2rem;text-align:center}.section-title h2{font-size:2rem;margin-bottom:.5rem}.intro-text{max-width:850px;margin:auto;text-align:center}.grid{display:grid;gap:1.5rem}.thematic-grid,.news-grid,.stat-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 12px #00000014;transition:transform .2s ease}.card:hover{transform:translateY(-5px)}.card h3,.card h2{margin-bottom:.8rem}.stat-card{text-align:center}.stat-card h3{font-size:40px;color:#0b3d2e}.page-card{margin-top:1rem}*/ .lga-program-list{margin-top:1.5rem}.social-links{display:flex;gap:15px;margin-top:10px;justify-content:center;flex-wrap:wrap}.social-links a{text-decoration:none;color:#fff;font-size:14px}.social-links a:hover{color:#f4b400}.vm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.vision-card,.mission-card{background:#fff;padding:1.8rem;border-radius:10px;box-shadow:0 2px 10px #00000014;border-left:5px solid #0b3d2e}.vision-card h3,.mission-card h3{margin-bottom:.8rem;color:#0b3d2e}@media(max-width:768px){.hero{padding:4.5rem 0}.hero h1{font-size:2rem}.vm-grid{grid-template-columns:1fr}}.quick-links{position:relative;margin-top:-55px;margin-bottom:40px;z-index:3}.quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.quick-card{background:#fff;padding:25px;border-radius:12px;text-align:center;box-shadow:0 6px 18px #0000001a;transition:.25s ease;min-height:100%}.quick-card svg{font-size:30px;color:#0b3d2e;margin-bottom:10px}.quick-card h4{margin-bottom:8px}.quick-card:hover{transform:translateY(-5px)}@media(max-width:768px){.quick-links{margin-top:-30px;margin-bottom:30px}}.quick-card-featured{border:2px solid #0b3d2e;position:relative}.quick-card-featured:before{content:"Featured";position:absolute;top:12px;right:12px;background:#f4b400;color:#000;padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:700}.quick-card-featured{position:relative;border:2px solid #0b3d2e;background:linear-gradient(135deg,#fff,#f7faf8)}.quick-card-badge{position:absolute;top:12px;right:12px;background:#f4b400;color:#000;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}.quick-card-metrics{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.quick-card-metrics span{background:#eef4f1;color:#0b3d2e;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.gallery-image{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.section-button-center{display:flex;justify-content:center}@media(max-width:768px){.grid,.program-grid,.ministries-grid,.quick-links-grid,.vm-grid{grid-template-columns:1fr!important}}.navbar{background:#0b3d2e;color:#fff;padding:14px 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #00000014}.navbar-container{display:flex;justify-content:space-between;align-items:center;gap:2rem;position:relative}.logo{display:flex;align-items:center;gap:.75rem}.logo a{font-weight:700;font-size:1.2rem;color:#fff}.logo img{height:52px;width:52px;object-fit:cover;border-radius:50%}.nav-links{display:flex;align-items:center;gap:1rem}.nav-links a{white-space:nowrap;color:#fff;font-weight:500;font-size:.95rem;transition:color .2s ease}.nav-links a:hover{color:#f4b400}.menu-toggle{display:none;background:transparent;border:none;color:#fff;font-size:1.4rem;cursor:pointer}@media(max-width:900px){.menu-toggle{display:block}.nav-links{position:absolute;top:78px;left:0;right:0;background:#0b3d2e;flex-direction:column;align-items:flex-start;padding:1rem 20px;gap:.8rem;display:none;box-shadow:0 8px 20px #00000026}.nav-links.active{display:flex}.nav-links a{width:100%;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.map-layout{grid-template-columns:1fr}}.hero{position:relative;background:linear-gradient(135deg,#0b3d2e,#14513d);color:#fff;padding:90px 0 110px;overflow:hidden}.hero img{max-width:100%;display:block}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(244,180,0,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(255,255,255,.06),transparent 24%);pointer-events:none}.hero-flex{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:center}.hero-content{max-width:680px}.hero-content h1{margin-bottom:.35rem;font-weight:700;color:#fff}.hero-subheading{display:inline-block;margin-bottom:1rem;font-size:1.02rem;color:#f4e7b0;font-weight:500}.hero p{margin-bottom:1.5rem;font-size:1.02rem;max-width:620px;color:#fffffff2}.hero-badge{display:inline-block;margin-bottom:1rem;padding:8px 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:.85rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.8rem}.hero-highlights{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1rem;max-width:620px}.hero-highlight-card{display:flex;flex-direction:column;justify-content:center;min-height:90px;padding:1rem .9rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-highlight-card strong{margin-bottom:.3rem;font-size:1.1rem;color:#fff}.hero-highlight-card span{font-size:.88rem;color:#ffffffe0}.hero-visuals{display:flex;flex-direction:column;gap:1rem}.hero-visuals-inner{transition:opacity .7s ease-in-out,transform .7s ease-in-out}.hero-visuals-inner.show{opacity:1;transform:translateY(0)}.hero-visuals-inner.hide{opacity:0;transform:translateY(10px)}.hero-main-image-card,.hero-small-image-card{position:relative;padding:8px;overflow:hidden;border-radius:18px;background:#ffffff14;box-shadow:0 12px 30px #0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-main-image{width:100%;height:330px;object-fit:cover;border-radius:14px}.hero-small-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.hero-small-image{width:100%;height:150px;object-fit:cover;border-radius:14px}.hero-image-caption{position:absolute;left:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#0b3d2ed1;color:#fff;font-size:.85rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.small-caption{padding:7px 10px;font-size:.78rem}.hero-clickable-card{display:block;color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.hero-clickable-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000038}.hero-clickable-card img{transition:transform .45s ease}.hero-clickable-card:hover img{transform:scale(1.03)}.hero-slide-fade img{animation:heroFade .8s ease}@keyframes heroFade{0%{opacity:.5;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.hero-dots{display:flex;justify-content:center;gap:.6rem;margin-top:.8rem}.hero-dot{width:11px;height:11px;border:none;border-radius:50%;background:#ffffff59;cursor:pointer;transition:all .25s ease}.hero-dot.active{background:#f4b400;transform:scale(1.15)}@media(max-width:1024px){.hero-flex{grid-template-columns:1fr}.hero-content,.hero-visuals{max-width:100%}}@media(max-width:768px){.hero{padding:70px 0 80px}.hero-content h1{font-size:1.9rem!important;line-height:2.5rem!important}.hero-subheading{font-size:.95rem}.hero p{font-size:.98rem}.hero-highlights,.hero-small-images{grid-template-columns:1fr}.hero-main-image{height:260px}.hero-small-image{height:180px}}.hero{background:#0b3d2e;color:#fff;padding:80px 0}.hero-flex{display:flex;align-items:center;gap:2rem}.hero-content{flex:1}.hero h1{font-size:2.6rem;margin-bottom:1rem}.hero p{margin-bottom:1.5rem;font-size:1.05rem}.hero-image{flex:1}.hero-image img{width:100%;border-radius:14px;box-shadow:0 8px 25px #00000040}@media(max-width:900px){.hero-flex{flex-direction:column}.hero h1{font-size:2rem}}.homepage-featured-news{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;margin-bottom:2rem;overflow:hidden}.homepage-featured-news img{width:100%;height:320px;object-fit:cover;border-radius:10px}.homepage-featured-content{display:flex;flex-direction:column;justify-content:center}.featured-label{display:inline-block;width:fit-content;background:#f4b400;color:#000;padding:6px 12px;border-radius:20px;font-weight:700;margin-bottom:1rem}.homepage-news-footer{margin-top:2rem;text-align:center}.btn-outline{display:inline-block;padding:12px 20px;border:2px solid #0b3d2e;color:#0b3d2e;text-decoration:none;border-radius:8px;font-weight:600}.btn-outline:hover{background:#0b3d2e;color:#fff}@media(max-width:768px){.homepage-featured-news{grid-template-columns:1fr}}.about-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center;margin-bottom:3rem}.about-badge{display:inline-block;background:#eef4f1;color:#0b3d2e;padding:6px 14px;border-radius:30px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.about-hero h1{font-size:2.7rem;line-height:1.2;margin-bottom:1rem;color:#0b3d2e}.about-hero-image{width:100%;height:420px;object-fit:contain;border-radius:12px}.about-section-card{margin-bottom:2rem}.about-section-card h2{color:#0b3d2e;margin-bottom:1rem}.about-section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.about-grid-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.about-mini-card{background:#eef4f1;padding:1rem;border-radius:10px;font-weight:600;color:#0b3d2e}.about-staff-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.about-mini-stat{background:#f8faf9;padding:1.3rem;border-radius:12px}.about-mini-stat h3{color:#0b3d2e;margin-bottom:.6rem}.about-cta-card{text-align:center;padding:3rem}@media(max-width:768px){.about-hero{grid-template-columns:1fr}.about-hero h1{font-size:2rem}.about-hero-image{height:300px}.about-section-header{flex-direction:column;align-items:flex-start}}.thematic-program-section{margin-bottom:5rem}.thematic-program-section:not(:last-child){padding-bottom:3rem;border-bottom:1px solid #e5e7eb}.thematic-program-header{margin-bottom:2rem}.thematic-program-header h2{font-size:2rem;color:#0b3d2e;margin-bottom:.6rem;position:relative}.thematic-program-header h2:after{content:"";display:block;width:70px;height:4px;margin-top:.7rem;background:#f4b400;border-radius:999px}.thematic-program-header p{max-width:760px;color:#555;font-size:1rem;line-height:1.7}.program-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.program-card-link{display:block;width:100%;text-decoration:none;color:inherit}.program-card{overflow:hidden;height:100%;min-width:0;border-radius:18px;background:#fff;display:flex;flex-direction:column;transition:transform .28s ease,box-shadow .28s ease}.program-image{width:100%;height:240px;object-fit:cover;object-position:center;display:block;flex-shrink:0;transition:transform .45s ease}.program-card:hover .program-image{transform:scale(1.05)}.program-card-content{padding:1.4rem;display:flex;flex-direction:column;flex-grow:1}.program-card-content h3{color:#0b3d2e;min-height:72px;display:flex;align-items:flex-start}.program-card-content p{flex-grow:1}.program-badge{display:inline-block;margin-bottom:1rem;background:#eef4f1;color:#0b3d2e;padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:600}.program-read-more{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;color:#0b3d2e;font-weight:600;transition:gap .2s ease}.program-card:hover .program-read-more{gap:.8rem}.program-details-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:3rem}.program-details-image{width:100%;height:450px;object-fit:cover;border-radius:18px}.program-details-content h1{color:#0b3d2e;margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.program-category{display:inline-block;margin-bottom:1rem;background:#eef4f1;color:#0b3d2e;padding:7px 14px;border-radius:999px;font-size:.85rem;font-weight:600}.details-section{margin-bottom:2rem}.details-section h2{color:#0b3d2e;margin-bottom:1rem}.details-list{padding-left:1.3rem}.details-list li{margin-bottom:.7rem;line-height:1.7}.program-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.program-gallery-image{width:100%;height:220px;object-fit:cover;border-radius:14px;transition:transform .3s ease,box-shadow .3s ease}.program-gallery-image:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000026}.program-cta-card{text-align:center;padding:3rem}.program-cta-card h2{color:#0b3d2e;margin-bottom:1rem}@media(max-width:992px){.program-details-hero{grid-template-columns:1fr}.program-details-image{height:350px}}@media(max-width:768px){.program-grid{grid-template-columns:1fr}.thematic-program-header h2{font-size:1.7rem}.program-details-content h1{font-size:2rem}.program-details-image{height:280px}.program-image{height:220px}}.program-count{margin-left:.5rem;font-size:1rem;font-weight:500;color:#6b7280}.objective-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.objective-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #0b3d2e;border-radius:12px;padding:1rem;line-height:1.6;font-weight:500}.program-meta{margin-top:1rem}.program-meta span{display:inline-block;background:#eef4f1;color:#0b3d2e;padding:8px 14px;border-radius:20px;font-weight:600}.program-content h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.programs-hero{background:linear-gradient(135deg,#0b3d2e,#1f5a46);color:#fff;border-radius:20px;padding:3rem;margin-bottom:3rem}.programs-badge{display:inline-block;background:#ffffff26;padding:8px 16px;border-radius:20px;margin-bottom:1rem;font-weight:600}.leader-image{width:100%;aspect-ratio:725 / 720;object-fit:cover;object-position:top;border-radius:10px;margin-bottom:.8rem}.gallery-card,.leader-card{overflow:hidden}.leader-card{text-align:center;border-radius:16px}.leader-name{margin-top:.4rem}.leader-designation{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin:.4rem 0 .6rem}.primary-role{font-weight:700;color:#0b3d2e;font-size:.95rem}.secondary-role{font-size:.8rem;color:#444;background:#eef4f1;padding:4px 10px;border-radius:20px}.leader-bio{font-size:.9rem}.chairman-card{position:relative;border:3px solid #f4b400;box-shadow:0 10px 28px #f4b40038;transform:translateY(-4px)}.chairman-card:before{content:"Council Chairman";position:absolute;top:16px;left:16px;z-index:5;background:#f4b400;color:#000;font-size:.75rem;font-weight:700;letter-spacing:.3px;padding:6px 12px;border-radius:30px}.chairman-card .leader-image{height:500px}.leader-card:not(.chairman-card) .leader-image{height:360px}.member-ministries-card{margin-top:3rem}.member-ministries-card h2{color:#0b3d2e;margin-bottom:.8rem}.ministries-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.ministry-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:12px;transition:all .25s ease}.ministry-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.ministry-item img{width:35px;height:35px;object-fit:contain}@media(max-width:900px){.leadership-feature-grid{grid-template-columns:1fr}.chairman-card .leader-image{height:420px}.leader-card:not(.chairman-card) .leader-image{height:340px}}.leadership-feature-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:2rem;align-items:start;margin-bottom:3rem}.leader-card{text-align:center;overflow:hidden;border-radius:16px;transition:all .25s ease}.chairman-card{border:3px solid #f4b400;box-shadow:0 10px 28px #f4b40038;position:relative;transform:translateY(-4px)}.chairman-card:before{content:"Council Chairman";position:absolute;top:16px;left:16px;background:#f4b400;color:#000;font-size:.75rem;padding:6px 12px;border-radius:30px;font-weight:700;z-index:5;letter-spacing:.3px}.chairman-card .leader-image{height:500px;object-fit:cover;object-position:top center}.leader-card:not(.chairman-card) .leader-image{height:360px;object-fit:cover;object-position:top center}.chairman-card .leader-name{font-size:1.55rem;margin-top:1rem;color:#0b3d2e}.chairman-card .primary-role{font-size:1.05rem}.leader-card:not(.chairman-card){margin-top:2.5rem}@media(max-width:900px){.leadership-feature-grid{grid-template-columns:1fr}.leader-card:not(.chairman-card){margin-top:1}.chairman-card .leader-image{height:420px}.leader-card:not(.chairman-card) .leader-image{height:340px}}@media(max-width:768px){.chairman-card .leader-image{height:360px}.leader-card:not(.chairman-card) .leader-image{height:300px}}.leadership-organogram{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.organogram-chairman{width:100%;max-width:550px}.organogram-dg{width:100%;max-width:450px}.organogram-chairman .chairman-card{transform:scale(1.05);border:3px solid #f4b400;box-shadow:0 12px 30px #f4b40040}.council-members-section{margin-top:2rem;text-align:center}.council-members-section h2{color:#0b3d2e;margin-bottom:.5rem}.council-members-section p{max-width:900px;margin:auto;margin-bottom:2rem}.council-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.council-member-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e5e7eb;transition:all .25s ease}.council-member-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.council-member-card img{width:70px;height:70px;object-fit:contain;margin:0 auto 1rem}.council-member-card h4{font-size:.95rem;color:#0b3d2e;margin-bottom:.5rem}.council-member-card span{color:#667085;font-size:.85rem}.council-member{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}.member-image-wrapper{width:120px;height:120px;margin-bottom:1rem}.member-image{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:50%;border:3px solid #eef4f1}.member-content h4{color:#0b3d2e;margin-bottom:.5rem}.member-designation{font-weight:600;color:#444;margin-bottom:.5rem}.member-institution{font-size:.9rem;color:#667085;margin-bottom:.8rem}.member-category{display:inline-block;background:#eef4f1;color:#0b3d2e;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600;margin-bottom:.8rem}.member-logo{width:50px;height:50px;object-fit:contain;margin-top:auto}.organogram-branch{width:100%;display:flex;justify-content:center;margin-bottom:2rem}.branch-horizontal{width:80%;height:4px;background:#0b3d2e;position:relative}.council-member-wrapper{position:relative}.member-connector{width:4px;height:30px;background:#0b3d2e;margin:0 auto}.leadership-organogram{max-width:650px;margin:0 auto 4rem}.organogram-line{width:4px;height:60px;background:#0b3d2e;margin:0 auto}.council-members-section{margin-top:2rem}.council-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.council-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .25s ease}.council-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.council-card-top{display:flex;gap:1rem;align-items:center}.council-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:top}.council-info h4{margin-bottom:.3rem;color:#0b3d2e}.designation{font-size:.9rem;color:#667085}.category{display:inline-block;margin-top:.4rem;background:#eef4f1;color:#0b3d2e;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.institution-row{margin-top:1rem;display:flex;gap:10px;align-items:center}.institution-logo{width:40px;height:40px;object-fit:contain}.council-members-section{margin-top:4rem}.council-members-section h2{text-align:center;color:#0b3d2e;margin-bottom:.6rem}.council-members-section>p{max-width:850px;margin:0 auto 2.5rem;text-align:center;color:#667085}.council-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:2rem}.member-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;text-align:center;transition:.25s}.member-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #00000014}.member-photo{width:170px;height:170px;object-fit:cover;object-position:top;border-radius:12px;margin:0 auto 1rem;display:block}.member-card h3{color:#0b3d2e;font-size:1rem;margin-bottom:.45rem;min-height:48px}.member-role{font-weight:700;color:#344054;margin-bottom:.45rem}.member-secondary{color:#667085;font-size:.9rem;margin-bottom:.6rem}.member-office{color:#667085;line-height:1.5;font-size:.9rem}.section-title-caption{display:block;text-align:center;margin-top:-.8rem;margin-bottom:1.3rem;color:#667085;font-size:.95rem;font-style:italic}.media-filters{display:flex;gap:10px;margin-bottom:2rem;flex-wrap:wrap}.media-filters button{padding:8px 16px;border:1px solid #0B3D2E;background:transparent;color:#0b3d2e;border-radius:6px;cursor:pointer}.media-filters button.active{background:#0b3d2e;color:#fff}.media-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #00000014}.media-card img{width:100%;height:200px;object-fit:cover}.media-content{padding:1rem}.media-meta{font-size:.85rem;color:#666;margin-bottom:.5rem}.event-details{max-width:1000px;margin:0 auto}.event-details-top{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}.event-media-display{margin:2rem 0}.event-detail-image{width:100%;max-height:520px;object-fit:cover;border-radius:12px}.video-wrapper{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden}.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}.media-select-filters input{padding:.8rem 1rem;border:1px solid #d7dee5;border-radius:8px;background:#fff;min-width:240px}@media(max-width:768px){.media-select-filters input{width:100%;min-width:unset}}.advanced-media-filters{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 4px 14px #0000000f;margin-bottom:1.8rem;display:flex;flex-direction:column;gap:1rem}.media-type-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.media-type-buttons button{padding:.7rem 1.1rem;border:1px solid #0b3d2e;background:#fff;color:#0b3d2e;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease}.media-type-buttons button:hover{background:#eef4f1}.media-type-buttons button.active{background:#0b3d2e;color:#fff}.media-select-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1rem}.media-select-filters input,.media-select-filters select{width:100%;padding:.85rem 1rem;border:1px solid #d7dee5;border-radius:8px;background:#fff;font-size:.95rem;outline:none}.media-select-filters input:focus,.media-select-filters select:focus{border-color:#0b3d2e;box-shadow:0 0 0 3px #0b3d2e14}.media-results-count{margin-bottom:1.5rem;color:#0b3d2e;font-weight:500}.no-media-found{text-align:center;padding:2rem}@media(max-width:900px){.media-select-filters{grid-template-columns:1fr 1fr}.media-select-filters input{grid-column:1 / -1}}@media(max-width:768px){.advanced-media-filters{padding:1rem}.media-select-filters{grid-template-columns:1fr}.media-type-buttons{gap:.5rem}.media-type-buttons button{width:auto}}.opportunities-hero{text-align:center;margin-bottom:3rem}.opportunities-hero h1{font-size:2.5rem;margin-bottom:.8rem;color:#0b3d2e}.opportunities-hero p{max-width:760px;margin:0 auto}.opportunity-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}.opportunity-filters input,.opportunity-filters select{padding:.95rem 1rem;border:1px solid #d7dee5;border-radius:8px;font-size:.95rem}.opportunity-card{position:relative}.opportunity-top{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.status-badge,.category-badge{display:inline-block;padding:.35rem .7rem;border-radius:999px;font-size:.8rem;font-weight:600}.status-badge.open{background:#e8f7ee;color:#18794e}.status-badge.closed{background:#fdeaea;color:#b42318}.category-badge{background:#eef4f1;color:#0b3d2e}.opportunity-desc{margin:1rem 0 1.2rem}@media(max-width:768px){.opportunity-filters{grid-template-columns:1fr}.opportunities-hero h1{font-size:2rem}}.opportunity-details{max-width:900px;margin:0 auto}.details-meta{margin:1rem 0 1.5rem;display:grid;gap:.5rem}.details-section{margin-top:1.5rem}.details-section h3{margin-bottom:.75rem;color:#0b3d2e}.details-section ul{padding-left:1.2rem}.details-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.disabled-btn{background:#cbd5e1;color:#475569;cursor:not-allowed}.btn-outline-dark{border:2px solid #0b3d2e;color:#0b3d2e;padding:12px 20px;border-radius:6px;display:inline-block}.application-form{max-width:900px;margin:0 auto}.application-form h2{margin-bottom:1.5rem;color:#0b3d2e}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.application-form label{display:block;font-weight:600;margin-bottom:.4rem}.application-form input,.application-form select,.application-form textarea{width:100%;padding:.95rem 1rem;border:1px solid #d7dee5;border-radius:8px;font-size:.95rem}@media(max-width:768px){.form-grid{grid-template-columns:1fr}}.application-success{max-width:800px;margin:0 auto;text-align:center;padding:3rem 2rem}.application-success h2{color:#0b3d2e;margin-bottom:1rem}.application-success p{margin-bottom:.8rem}.opportunity-meta-top{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}.mode-badge,.source-badge{display:inline-block;padding:.35rem .7rem;border-radius:999px;font-size:.8rem;font-weight:600}.mode-badge.internal{background:#e8f7ee;color:#18794e}.mode-badge.external{background:#fff4e5;color:#b54708}.source-badge{background:#eef4f1;color:#0b3d2e}.external-notice{margin-top:1.5rem;padding:1rem 1.2rem;border-left:4px solid #f4b400;background:#fff9e8;border-radius:8px}.admin-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f7f9fc}.admin-sidebar{background:#0b3d2e;color:#fff;padding:2rem 1rem}.admin-sidebar-header h2{font-size:1.2rem;margin-bottom:2rem}.admin-sidebar-nav{display:flex;flex-direction:column;gap:.75rem}.admin-nav-link{color:#fff;padding:.85rem 1rem;border-radius:8px;transition:.2s ease}.admin-nav-link:hover,.admin-nav-link.active{background:#ffffff1f}.admin-main{padding:2rem}.admin-page-header{margin-bottom:1.5rem}.admin-page-header h1{margin-bottom:.35rem;color:#0b3d2e}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.admin-stat-card{background:#fff;padding:1.4rem;border-radius:12px;box-shadow:0 4px 14px #0000000f}.admin-stat-card h3{font-size:1.8rem;color:#0b3d2e;margin-bottom:.4rem}.admin-table-wrapper{overflow-x:auto;background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000f}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.admin-table th{background:#eef4f1;color:#0b3d2e}.admin-link{color:#0b3d2e;font-weight:600}.admin-login-card{max-width:500px;margin:0 auto}.admin-login-form{display:flex;flex-direction:column;gap:1rem}.admin-login-form input{width:100%;padding:.9rem 1rem;border:1px solid #d7dee5;border-radius:8px}.admin-table select{padding:.55rem .75rem;border:1px solid #d7dee5;border-radius:8px;background:#fff}@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-sidebar,.admin-main{padding:1rem}}.admin-media-thumb{width:70px;height:55px;object-fit:cover;border-radius:6px}.form-error{margin:.8rem 0 1rem;color:#b42318;background:#fdeaea;border:1px solid #f5c2c0;padding:.8rem 1rem;border-radius:8px}.admin-logout-btn{margin-top:1rem;padding:.85rem 1rem;border:none;border-radius:8px;background:#b42318;color:#fff;cursor:pointer;font-weight:600;text-align:left}.admin-logout-btn:hover{background:#8f1d14}.admin-form-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e6ece9}.admin-form-card h2{color:#0b3d2e;margin-bottom:1.5rem}.admin-opportunity-form label{display:block;font-size:.9rem;font-weight:700;color:#0b3d2e;margin-bottom:.45rem}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.admin-opportunity-form input,.admin-opportunity-form select,.admin-opportunity-form textarea{width:100%;padding:.95rem 1rem;border:1px solid #cfdad5;border-radius:10px;background:#fff;color:#222;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.admin-opportunity-form textarea{resize:vertical;min-height:110px}.admin-opportunity-form input:focus,.admin-opportunity-form select:focus,.admin-opportunity-form textarea:focus{border-color:#0b3d2e;box-shadow:0 0 0 3px #0b3d2e1a}.admin-opportunity-form input[type=file]{padding:.75rem;background:#f7f9fc;border:1px dashed #9fb5aa}.full-width{grid-column:1 / -1}.checkbox-label{background:#eef4f1;padding:.85rem 1rem;border-radius:10px;color:#0b3d2e}.checkbox-label input{width:auto;accent-color:#0b3d2e}.file-name{display:block;margin-top:.45rem;color:#0b3d2e;font-size:.85rem;font-weight:600}@media(max-width:768px){.admin-form-card{padding:1.3rem}.admin-form-grid{grid-template-columns:1fr}}.marketplace-page{background:#f8faf9}.marketplace-hero{padding:2.5rem;margin-top:2rem}.marketplace-status{display:inline-block;background:#eef4f1;color:#0b3d2e;padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:700;margin-bottom:1.2rem}.marketplace-hero h2{color:#0b3d2e;margin-bottom:1rem;font-size:2rem;line-height:1.3}.marketplace-hero p{margin-bottom:1rem;color:#475467;line-height:1.8}.marketplace-features{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.marketplace-card{padding:2rem}.marketplace-card h3{color:#0b3d2e;margin-bottom:1rem}.marketplace-card p{color:#667085;line-height:1.7}.marketplace-vision{margin-top:3rem;padding:2.5rem}.marketplace-vision h2{color:#0b3d2e;margin-bottom:1rem}.marketplace-vision p{color:#475467;line-height:1.8;margin-bottom:1rem}.marketplace-coming-soon{margin-top:2rem;background:#0b3d2e;color:#fff;padding:1rem 1.5rem;border-radius:12px;text-align:center;font-weight:700;letter-spacing:.5px}@media(max-width:768px){.marketplace-hero,.marketplace-vision{padding:1.5rem}.marketplace-hero h2{font-size:1.6rem}}.staff-card{text-align:center;overflow:hidden}.staff-designation{color:#0b3d2e;font-weight:600}.staff-group-title{margin-bottom:1.5rem;color:#0b3d2e;font-size:1.6rem}.staff-image{aspect-ratio:725 / 720;width:100%;height:260px;object-fit:cover;object-position:top center}.footer{background:#0b3d2e;color:#fff;padding:40px 0;text-align:center}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#0b3d2e;margin-bottom:.5rem}.dashboard-section{margin-top:3rem}.dashboard-section h2{margin-bottom:1rem;color:#0b3d2e}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.testimonial-card{background:#fff;border-radius:12px;padding:1.2rem;border:1px solid #e5e7eb;text-align:center}.video-placeholder{height:180px;background:#eef4f1;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:3rem;cursor:pointer;margin-bottom:1rem}.dashboard-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.testimonial-thumbnail{position:relative;height:220px;overflow:hidden;border-radius:10px}.testimonial-thumbnail img{width:100%;height:100%;object-fit:cover}.play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;background:#00000059;cursor:pointer}.testimonial-content{padding-top:1rem}.testimonial-program{font-weight:600;color:#0b3d2e}.testimonial-lga{display:inline-block;margin-bottom:1rem;color:#667085}.testimonial-content blockquote{margin:1rem 0;font-style:italic;color:#475467;line-height:1.6}.dashboard-section-intro{margin-bottom:1.5rem;color:#667085}.video-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.video-modal{position:relative;width:min(900px,95vw);background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 50px #0000004d;animation:modalFadeIn .25s ease}.video-modal h3{margin-bottom:1rem;color:#0b3d2e;padding-right:40px}.video-modal iframe{width:100%;aspect-ratio:16 / 9;height:auto;border:none;border-radius:10px}.video-modal-close{position:absolute;top:12px;right:16px;width:40px;height:40px;border:none;border-radius:50%;background:#f3f4f6;font-size:1.5rem;cursor:pointer;transition:all .2s ease}.video-modal-close:hover{background:#e5e7eb}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.video-modal{padding:1rem}.video-modal h3{font-size:1rem}}.timeline{position:relative;margin-top:2rem;padding-left:30px}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:3px;background:#d9e7e0}.timeline-item{position:relative;margin-bottom:2rem}.timeline-marker{position:absolute;left:-29px;top:10px;width:18px;height:18px;border-radius:50%;background:#0b3d2e;border:4px solid white;box-shadow:0 0 0 2px #0b3d2e}.timeline-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.2rem}.timeline-date{color:#0b3d2e;font-size:.85rem;font-weight:700;text-transform:uppercase}.timeline-meta{color:#667085;margin-bottom:.75rem}.timeline-content h3{margin:.5rem 0}.dashboard-hero{background:linear-gradient(135deg,#0b3d2e,#1f5a46);color:#fff;border-radius:20px;padding:3rem;margin-bottom:2rem}.dashboard-badge{display:inline-block;background:#ffffff26;padding:8px 16px;border-radius:20px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.dashboard-hero h1{color:#fff;margin-bottom:1rem}.dashboard-hero p{max-width:800px;line-height:1.7;margin-bottom:1.5rem}.dashboard-hero-tags{display:flex;gap:.75rem;flex-wrap:wrap}.dashboard-hero-tags span{background:#ffffff1f;padding:8px 14px;border-radius:20px;font-size:.85rem}.dashboard-actions{text-align:center;margin-top:3rem}@media(max-width:768px){.dashboard-hero{padding:2rem}.dashboard-hero h1{font-size:2rem}}.featured-testimonial{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;margin-bottom:2rem;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb}.featured-testimonial-video{position:relative;cursor:pointer}.featured-testimonial-video img{width:100%;height:100%;min-height:350px;object-fit:cover}.featured-play-btn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff;background:#00000059}.featured-testimonial-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.featured-tag{display:inline-block;width:fit-content;background:#f4b400;color:#000;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:1rem}.featured-program{color:#0b3d2e;font-weight:600;margin-bottom:.5rem}.featured-lga{color:#667085;margin-bottom:1rem}.featured-testimonial-content blockquote{font-size:1.1rem;line-height:1.8;color:#475467;margin-bottom:1.5rem}@media(max-width:992px){.featured-testimonial{grid-template-columns:1fr}.featured-testimonial-video img{min-height:250px}}.dashboard-actions{display:flex;justify-content:center;gap:1rem;margin-top:3rem;flex-wrap:wrap}.dashboard-actions .btn{min-width:220px;text-align:center}.partners-strip{background:linear-gradient(to bottom,#fff,#f8faf9);padding:4rem 0;border-top:1px solid #e5e7eb}.partners-strip h3{text-align:center;color:#0b3d2e;font-size:1.8rem;margin-bottom:.75rem}.partners-strip p{text-align:center;max-width:700px;margin:0 auto 2.5rem;color:#667085}.partners-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem}.partner-logo{width:140px;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.partner-logo img{width:100%;height:80px;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px;transition:transform .3s ease,box-shadow .3s ease}.partner-logo img:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.partner-logo span{font-size:.85rem;font-weight:600;color:#344054;line-height:1.4}.news-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;transition:all .25s ease}.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.news-image-wrapper{position:relative}.news-image-wrapper img{width:100%;height:240px;object-fit:cover}.news-badge{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600}.news-badge-news{background:#0b3d2e}.news-badge-highlight{background:#f59e0b}.news-content{padding:1.2rem}.news-meta{color:#667085;font-size:.85rem}.news-link{color:#0b3d2e;font-weight:700;text-decoration:none}.featured-story{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;overflow:hidden;border-left:5px solid #f4b400}.featured-story-image img{width:100%;height:320px;object-fit:cover;border-radius:10px}.featured-story-content h2{font-size:1.7rem;line-height:1.3}.featured-badge{display:inline-block;background:#f4b400;color:#000;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:1rem;width:fit-content}.featured-story-content h2{color:#0b3d2e;margin-bottom:1rem}.featured-meta{color:#667085;font-size:.9rem;margin-bottom:1rem}.featured-story-content p{line-height:1.7}.news-section{margin-top:4rem}.news-section h2{color:#0b3d2e;margin-bottom:1rem;position:relative}.news-section h2:after{content:"";display:block;width:70px;height:4px;background:#f4b400;margin-top:.4rem;border-radius:2px}.advanced-media-filters{margin:2rem 0}.media-results-count{margin-bottom:1rem;color:#667085}@media(max-width:992px){.featured-story{grid-template-columns:1fr}.featured-story-image img{min-height:280px}}@media(max-width:768px){.featured-story-content h2{font-size:1.5rem}.news-section{margin-top:3rem}}.news-update-banner{display:flex;align-items:center;gap:1rem;background:linear-gradient(90deg,#0b3d2e,#145a43);color:#fff;padding:1rem 1.5rem;border-radius:10px;margin-bottom:2.5rem}.news-update-banner span{background:#f4b400;color:#000;font-weight:700;padding:6px 12px;border-radius:20px;white-space:nowrap}.news-update-banner p{margin:0;font-size:.95rem}.archive-section{margin-top:4rem}.archive-toggle{width:100%;background:#0b3d2e;color:#fff;border:none;padding:1rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:.25s ease}.archive-toggle:hover{background:#145a43}.news-section>p{color:#667085;margin-bottom:1.5rem}.news-card{height:100%;display:flex;flex-direction:column}.news-content{flex:1;display:flex;flex-direction:column}.news-content p{line-height:1.6}.news-link{margin-top:auto}@media(max-width:768px){.news-update-banner{flex-direction:column;align-items:flex-start}.featured-story-content h2{font-size:1.6rem}}.news-badge-video{background:#dc2626}.news-description{line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.highlight-card{display:flex;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:1rem}.highlight-card img{width:120px;height:90px;object-fit:cover;border-radius:8px}.highlight-content h3{margin:.3rem 0;font-size:1rem;color:#0b3d2e}.highlight-content span{color:#667085;font-size:.85rem}.highlight-card{display:flex;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:.25s ease}.highlight-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000000f}.highlight-card img{width:140px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0}.highlight-content{display:flex;flex-direction:column;justify-content:center}.highlight-date{color:#667085;font-size:.85rem;margin-bottom:.25rem}.highlight-content h3{font-size:1rem;color:#0b3d2e;margin-bottom:.35rem}.highlight-location{color:#667085;font-size:.9rem;margin-bottom:.5rem}.highlight-link{color:#0b3d2e;font-weight:600;text-decoration:none}@media(max-width:768px){.highlight-card{flex-direction:column}.highlight-card img{width:100%;height:180px}}.article-badge{display:inline-block;background:#f4b400;color:#000;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:1rem}.article-meta{color:#667085;margin-bottom:1.5rem;font-size:.95rem}.article-content{margin-top:2rem}.article-content p{line-height:1.9;color:#344054;margin-bottom:1.25rem}.news-hero{background:linear-gradient(135deg,#0b3d2e,#1f5a46);color:#fff;border-radius:20px;padding:3rem;margin-bottom:3rem}.news-hero-badge{display:inline-block;background:#ffffff26;padding:8px 16px;border-radius:20px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.news-hero h1{color:#fff;margin-bottom:1rem}.news-hero p{max-width:800px;line-height:1.7;margin:0}@media(max-width:768px){.news-hero{padding:2rem}.news-hero h1{font-size:2rem}}.map-page-header{margin-bottom:2rem}.map-page-header h1{margin-bottom:.5rem;color:#0b3d2e}.map-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.filter-group{display:flex;flex-direction:column}.filter-group label{margin-bottom:.5rem;font-weight:600;color:#0b3d2e}.filter-group select{padding:.85rem;border:1px solid #d0d7de;border-radius:8px;background:#fff;font-size:.95rem;transition:border-color .2s ease}.filter-group select:focus{outline:none;border-color:#0b3d2e}.map-layout{margin-top:2rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:start}.map-placeholder,.lga-panel{min-height:450px}.lga-grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.lga-button{border:1px solid #d6e4dc;background:#fff;border-radius:12px;padding:1rem;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:.45rem;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;min-height:95px}.lga-button span{word-break:break-word}.lga-button:hover{transform:translateY(-3px);background:#f8fbf9;border-color:#0b3d2e;box-shadow:0 8px 22px #0b3d2e14}.lga-button.active{background:#0b3d2e;border-color:#0b3d2e}.lga-button span{font-weight:700;color:#0b3d2e;font-size:.96rem;line-height:1.35;word-break:break-word}.lga-button small{color:#667085;font-size:.82rem;font-weight:500}.lga-button.active span,.lga-button.active small{color:#fff}.lga-program-item h4{margin-bottom:.5rem;color:#0b3d2e}.leaflet-map-wrapper{margin-top:1rem;height:430px;width:100%;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.leaflet-map{width:100%;height:100%}@media(max-width:992px){.map-layout{grid-template-columns:1fr}}@media(max-width:768px){.lga-grid{grid-template-columns:1fr}.map-placeholder,.lga-panel{min-height:auto}.leaflet-map-wrapper{height:320px}}.lga-program-list{margin-top:1.5rem}.lga-program-item{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.lga-program-item h4{margin-bottom:.5rem}.leaflet-map-wrapper{margin-top:1rem;height:430px;width:100%;border-radius:10px;overflow:hidden}.leaflet-map{height:100%;width:100%}.lga-label{background:transparent!important;border:none!important;box-shadow:none!important;color:#0b3d2e!important;font-size:11px;font-weight:700;text-align:center;white-space:nowrap}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{border:none!important}@media(max-width:768px){.lga-label{font-size:9px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
