html,body{margin:0;padding:0;box-sizing:border-box}.main-header{background:linear-gradient(90deg,#1a1a1a,#2e2e2e);padding:.8rem 1.5rem;position:sticky;top:0;z-index:999;box-shadow:0 4px 15px #00000026}.header-container{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo a{font-size:1.3rem;font-weight:700;text-transform:uppercase;color:#fff;text-decoration:none;line-height:1.2;transition:color .3s ease}.logo a:hover{color:#f5b400}.nav-bar{display:flex;align-items:center}.nav-links{display:flex;gap:1.5rem}.nav-links a{text-decoration:none;font-size:1.2rem;color:#f1f1f1;font-weight:500;padding:8px 5px;transition:all .3s ease}.nav-links a:hover{color:#f5b400;border-bottom:2px solid #f5b400}.menu-toggle{display:none;font-size:1.6rem;background:none;border:none;color:#fff;cursor:pointer}@media (max-width: 768px){.menu-toggle{display:block}.nav-bar{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#1a1a1a;flex-direction:column;align-items:flex-start;padding:2rem;gap:1.5rem;transition:right .4s ease-in-out}.nav-bar.open{right:0}.nav-links{flex-direction:column;gap:1rem;width:100%}.nav-links a{font-size:1.1rem;width:100%;display:block}}.nav-links a:active{background:#ffffff14;border-radius:5px}.footer{background-color:#2e2e2e;color:#fff;padding:40px 20px 20px;font-family:Arial,sans-serif}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:auto}.footer-section{flex:1 1 200px}.footer-logo{width:80px;height:auto;margin-bottom:10px}.footer-title{font-size:20px;margin:0}.footer-tagline{font-size:14px;color:#ccc}.footer-section h3{margin-bottom:10px;font-size:18px}.footer-section ul{list-style:none;padding:0}.footer-section li{margin:8px 0}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.social-icons img{width:24px;margin-right:10px;transition:transform .3s}.social-icons img:hover{transform:scale(1.1)}.footer-bottom{text-align:center;margin-top:30px;font-size:14px;color:#bbb}@media screen and (max-width: 768px){.footer-container{flex-direction:column;gap:20px;text-align:center}.social-icons{justify-content:center}}.home-page{font-family:Segoe UI,sans-serif;color:#222;line-height:1.6}.container{padding:20px;max-width:1200px;margin:auto}.intro-section{background-color:#f5f5f5;padding:40px 20px;text-align:center}.intro-section h2{font-size:2rem;color:#4c1d95;margin-bottom:10px}.intro-section p{font-size:1rem;max-width:800px;margin:auto;color:#333}.impact-section{background:#fff;padding:40px 20px}.impact-section h2{font-size:2rem;color:#7e22ce;text-align:center;margin-bottom:20px}.impact-section ul{list-style:none;padding:0;max-width:800px;margin:auto;justify-content:center}.impact-section ul li{margin:10px 0;padding-left:20px;position:relative;font-size:1rem;justify-content:center;text-align:center}.impact-section ul li:before{content:"";position:absolute;left:0}@media (max-width: 768px){.intro-section h2,.impact-section h2{font-size:1.5rem}.intro-section p,.impact-section ul li{font-size:.95rem}.container{padding:15px}}.hero{background-image:url(https://www.skillpointtherapy.com/wp-content/uploads/2024/10/promoting_empathy_and_teamwork.jpg);background-size:cover;background-position:center;height:100vh;display:flex;justify-content:center;align-items:center;position:relative}.hero:before{content:"";position:absolute;inset:0;background-color:#00000080;z-index:1}.hero-box{position:relative;z-index:2;background-color:#0009;padding:2rem;border-radius:12px;max-width:750px;width:90%;text-align:center;color:#fff;box-shadow:0 8px 24px #0000004d;border:1px solid rgba(255,255,255,.1)}.hero-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-description{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.6}.hero-button{padding:.75rem 1.5rem;background-color:#444;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease;font-size:1rem}.hero-button:hover{background-color:#222}@media (max-width: 768px){.hero-heading{font-size:2rem}.hero-description{font-size:1rem}}@media (max-width: 480px){.hero-heading{font-size:1.6rem}.hero-description{font-size:.95rem}}.highlights{padding:4rem 2rem;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.highlights-title{text-align:center;font-size:2.4rem;font-weight:700;margin-bottom:3rem;letter-spacing:.5px}.highlight-grid{display:flex;flex-direction:column;gap:2rem}.highlight-card{display:flex;align-items:center;gap:2rem;background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 6px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.highlight-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.highlight-card.reverse{flex-direction:row-reverse}.highlight-card img{width:320px;max-width:100%;height:auto;border-radius:10px;object-fit:cover;flex-shrink:0}.highlight-content{flex:1}.highlight-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.8rem}.highlight-content p{font-size:1.05rem;line-height:1.7;color:#333}@media (max-width: 768px){.highlight-card,.highlight-card.reverse{flex-direction:column;text-align:center}.highlight-card img{width:100%;max-width:100%}.highlight-content h3{font-size:1.3rem}.highlight-content p{font-size:1rem}}.report-index{padding:2rem;background-color:#f9fafb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.report-header{text-align:center;margin-bottom:2rem}.report-header h1{font-size:2rem;color:#2c3e50;margin-bottom:1rem}.report-image{width:100%;max-width:600px;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000000d}.report-table-wrapper{overflow-x:auto}.report-table{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 4px 12px #0000000d;border-radius:8px;overflow:hidden}.report-table thead{background-color:#4b5563;color:#fff}.report-table th,.report-table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.report-table tbody tr:hover{background-color:#f3f4f6;transition:background-color .2s ease}@media (max-width: 768px){.report-header h1{font-size:1.5rem}.report-image{max-width:100%}.report-table th,.report-table td{padding:.75rem}}.ration-drive{padding:60px 20px;background-color:#f9f9f9;color:#333}.ration-drive .container{max-width:1200px;margin:auto}.section-title{font-size:2.5rem;margin-bottom:10px;color:#8b0000;text-align:center}.section-subtitle{font-size:1.5rem;color:#333;margin-bottom:40px;text-align:center}.content{display:flex;gap:30px;flex-wrap:wrap;align-items:center}.text{flex:1;min-width:300px;font-size:1.1rem;line-height:1.7}.image{flex:1;min-width:300px;text-align:center}.image img{width:100%;max-width:500px;border-radius:10px;box-shadow:0 4px 10px #0000001a}@media screen and (max-width: 768px){.content{flex-direction:column}.section-title{font-size:2rem}.section-subtitle{font-size:1.2rem}}.shg-section{padding:60px 20px;background-color:#f8f9fa}.shg-container{display:flex;flex-direction:row;align-items:center;max-width:1200px;margin:auto;gap:40px;flex-wrap:wrap}.shg-image{flex:1;min-width:280px;text-align:center}.shg-image img{width:100%;max-width:500px;border-radius:10px;box-shadow:0 4px 15px #0003}.shg-text{flex:1;min-width:300px}.shg-text h2{font-size:2rem;color:#4c1d95;margin-bottom:20px}.shg-text p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:15px}@media screen and (max-width: 768px){.shg-container{flex-direction:column-reverse;gap:30px}.shg-text h2{font-size:1.6rem}.shg-text p{font-size:.95rem}.shg-image img{max-width:100%}}.sarbo-section{padding:40px 20px;background-color:#f9f9ff;font-family:Segoe UI,sans-serif}.sarbo-container{max-width:1200px;margin:0 auto}.sarbo-title{font-size:2rem;text-align:center;color:#2c2c54;margin-bottom:30px}.sarbo-content{display:flex;flex-direction:column;gap:20px}.sarbo-image{width:100%;border-radius:10px;object-fit:cover}.sarbo-text p{margin:10px 0;line-height:1.6;color:#444}.sarbo-stats{margin-top:30px;background-color:#fff;padding:20px;border-left:4px solid #3e64ff;border-radius:8px}.sarbo-stats h3{color:#3e64ff;margin-bottom:10px}.sarbo-stats ul{list-style:none;padding:0}.sarbo-stats li{margin:8px 0;font-size:1rem}@media (min-width: 768px){.sarbo-content{flex-direction:row;align-items:center}.sarbo-image{flex:1;max-width:50%;margin-right:20px}.sarbo-text{flex:1}}.training-section{padding:60px 20px;background-color:#f9f9f9}.training-title{text-align:center;font-size:2.2rem;color:#4c1d95;margin-bottom:10px}.training-intro{max-width:700px;margin:0 auto 40px;text-align:center;color:#333;font-size:1.1rem}.training-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.training-card{background-color:#fff;padding:20px;border-radius:15px;box-shadow:0 4px 12px #00000014;transition:transform .3s}.training-card:hover{transform:translateY(-5px)}.training-card img{width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:15px}.training-card h3{color:#7e22ce;margin-bottom:10px;font-size:1.3rem}.training-card p{font-size:1rem;color:#444}.training-impact{background-color:#fff;padding:30px;border-radius:15px;box-shadow:0 0 15px #0000000d;max-width:700px;margin:0 auto}.training-impact h4{color:#4c1d95;font-size:1.5rem;margin-bottom:15px}.training-impact ul{list-style:none;padding:0}.training-impact ul li{padding:8px 0;font-size:1.05rem;color:#222}@media (max-width: 768px){.training-title{font-size:1.8rem}.training-card img{height:160px}}.about-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:2rem 1rem;max-width:1200px;margin:auto}.about-section{background:#f9f9f9;padding:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;transition:transform .3s}.core{text-align:center}.about-section:hover{transform:translateY(-4px)}.about-hero{text-align:center;margin-bottom:2rem}.about-hero h1{font-size:2.8rem;margin-bottom:.5rem}.about-hero p{font-size:1.2rem;color:#555}.about-intro{display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.about-img{flex:1 1 300px}.about-img img{width:100%;border-radius:12px;box-shadow:0 4px 10px #0000001a}.about-text{flex:2 1 400px;font-size:1rem;color:#333}.about-text ul{padding-left:1.2rem;margin-top:1rem}.about-text li{list-style-type:disc;margin-bottom:.5rem}.about-img-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem}.about-img-grid img{width:100%;border-radius:10px;object-fit:cover;height:auto;box-shadow:0 2px 8px #00000014}.about-section h2{font-size:1.6rem;margin-bottom:.8rem;color:#333}@media screen and (max-width: 768px){.about-intro{flex-direction:column}.about-hero h1{font-size:2rem}.about-text{font-size:.95rem}.about-section{padding:1.5rem}}.epch-collaboration{font-family:Segoe UI,sans-serif;padding:2rem;background-color:#f9f9f9;color:#333}.epch-collaboration .container{max-width:1200px;margin:0 auto;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;text-align:center}.epch-collaboration h1{font-size:2rem;margin-bottom:1rem;color:#6b21a8;text-align:center}.epch-collaboration h2{margin-top:2rem;color:#4c1d95;font-size:1.5rem}.epch-collaboration p{font-size:1.05rem;line-height:1.7;margin:1rem 0;color:#444}.epch-collaboration ul{list-style:none;padding-left:0;margin-top:1rem}.epch-collaboration ul li{padding:.6rem 1.5rem;position:relative;font-size:1rem;color:#333}.epch-collaboration ul li:before{content:"";position:absolute;left:0}.img-wrapper{margin-top:1rem;margin-bottom:2rem}.img-wrapper img{width:100%;max-height:400px;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px #00000014}@media (max-width: 768px){.epch-collaboration{padding:1rem}.epch-collaboration h1{font-size:1.6rem}.epch-collaboration h2{font-size:1.3rem}.epch-collaboration p,.epch-collaboration ul li{font-size:.95rem}.img-wrapper img{max-height:240px}}.handicraft-wrapper{max-width:1200px;margin:auto;padding:2rem 1rem;font-family:Segoe UI,sans-serif;color:#333}.handicraft-header{text-align:center;margin-bottom:2rem}.handicraft-header h1{font-size:2.5rem;color:#5c1e91}.handicraft-header p{font-size:1.1rem;color:#555}.row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:2rem;gap:1.5rem}.reverse{flex-direction:row-reverse}.handicraft-image{flex:1 1 45%}.handicraft-image img{width:100%;max-height:350px;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #0000001a}.handicraft-text{flex:1 1 50%}.handicraft-text h2{color:#7b278f;margin-bottom:1rem;font-size:1.6rem}.handicraft-text ul{padding-left:1.2rem;list-style:none}.handicraft-text ul li{position:relative;padding-left:1.4rem;margin-bottom:.75rem}.handicraft-text ul li:before{content:"✔️";position:absolute;left:0}.handicraft-text p{font-size:1.05rem;line-height:1.6}.handicraft-footer{text-align:center;font-style:italic;font-size:1.1rem;margin-top:3rem;color:#444}@media screen and (max-width: 768px){.row,.reverse{flex-direction:column}.handicraft-header h1{font-size:2rem}.handicraft-text h2{font-size:1.3rem}.handicraft-image img{max-height:250px}}.esdp-container{font-family:Arial,sans-serif;line-height:1.6;color:#222;padding:0;margin:0}.esdp-hero{position:relative;width:100%;overflow:hidden}.esdp-banner{width:100%;max-height:400px;object-fit:cover}.esdp-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#201e1e80;color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.esdp-overlay h1{font-size:2.5rem;margin-bottom:.5rem}.esdp-overlay p{font-size:1.2rem}.esdp-flex-section{display:flex;gap:2rem;align-items:center;justify-content:center;padding:2rem;flex-wrap:wrap;background-color:#f9f9f9}.esdp-flex-section.reverse{flex-direction:row-reverse}.esdp-image{flex:1 1 45%}.esdp-image img{width:100%;border-radius:10px;box-shadow:0 0 10px #0000001a}.esdp-text{flex:1 1 50%}.esdp-text h2{font-size:2rem;margin-bottom:1rem;color:#8e44ad}.esdp-text p{font-size:1.1rem}.esdp-points{list-style:none;padding-left:0;margin-top:1rem}.esdp-points li{margin:.5rem 0;font-size:1rem}.esdp-gallery{padding:2rem;background:#fff}.esdp-gallery h2{font-size:2rem;margin-bottom:1rem;color:#2980b9;text-align:center}.esdp-images{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.esdp-images img{width:100%;max-width:400px;border-radius:8px;box-shadow:0 0 10px #0000001a}@media (max-width: 768px){.esdp-overlay h1{font-size:1.8rem}.esdp-overlay p{font-size:1rem}.esdp-flex-section{flex-direction:column;padding:1rem}.esdp-text h2{font-size:1.5rem}.esdp-gallery{padding:1rem}}.vision-container{padding:2rem 1rem;max-width:1200px;margin:auto;font-family:Segoe UI,sans-serif}.main-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#4c1d95}.vm-section{display:flex;flex-wrap:wrap;margin-bottom:3rem;align-items:center;gap:2rem}.vm-section.reverse{flex-direction:row-reverse}.vm-image{flex:1 1 300px;max-width:450px;width:100%;border-radius:1rem;box-shadow:0 0 15px #00000026;transition:transform .3s ease}.vm-image:hover{transform:scale(1.02)}.vm-content{flex:1 1 300px}.vm-content h2{font-size:1.8rem;color:#7e22ce;margin-bottom:.75rem}.vm-content p{font-size:1.1rem;line-height:1.6;color:#333}@media (max-width: 768px){.vm-section,.vm-section.reverse{flex-direction:column}.vm-image,.vm-content{text-align:center}.vm-content h2{font-size:1.5rem}}.empowering-container{font-family:Segoe UI,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa;padding:0;margin:0}.hero-section{background:url(/images/community-hero.jpg) no-repeat center center/cover;height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.hero-overlay{background:#0009;padding:2rem;text-align:center;width:90%;max-width:900px;border-radius:10px}.hero-overlay h1{font-size:2.5rem;margin-bottom:1rem}.hero-overlay p{font-size:1.2rem}.content-section{padding:2rem 1rem;max-width:1000px;margin:0 auto;background-color:#fff;border-radius:8px}.content-section h2{font-size:2rem;margin-bottom:1rem;color:#7c3aed}.content-section h3{font-size:1.5rem;margin-top:1.5rem;color:#4c1d95}.content-section ul{list-style:none;padding:0}.content-section li{padding:.5rem 0;font-size:1.05rem}@media (max-width: 768px){.hero-section{height:40vh}.hero-overlay h1{font-size:1.8rem}.hero-overlay p{font-size:1rem}.content-section{padding:1rem}.content-section h2,.content-section h3{font-size:1.3rem}}@media (max-width: 480px){.hero-section{height:35vh}.hero-overlay{padding:1rem}.hero-overlay h1{font-size:1.4rem}.hero-overlay p{font-size:.95rem}}.awareness-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:2rem 1rem;max-width:1200px;margin:auto;color:#333;line-height:1.7}.awareness-hero{text-align:center;padding:3rem 1rem;margin-bottom:2rem;background:#f5f5f5;border-radius:10px;box-shadow:0 2px 10px #0000000d}.awareness-hero h1{font-size:2.5rem;margin-bottom:.5rem}.awareness-hero p{font-size:1.2rem;max-width:800px;margin:0 auto;color:#555}.awareness-section{background:#fafafa;padding:2rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 2px 10px #0000000a;transition:transform .3s ease}.awareness-section:hover{transform:translateY(-4px)}.awareness-section ul{margin:1rem 0;padding-left:1.5rem}.awareness-section ul li{list-style-type:disc;margin-bottom:.5rem}.awareness-section .quote{font-style:italic;font-weight:700;margin-top:1.5rem;color:#6c3fcf}.awareness-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;justify-content:center}.awareness-images img{width:100%;border-radius:10px;object-fit:cover;box-shadow:0 4px 10px #00000014}@media (max-width: 768px){.awareness-hero h1{font-size:2rem}.awareness-hero p{font-size:1rem}.awareness-section{padding:1.5rem}}.msme-fair-container{max-width:1200px;margin:auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.7}.msme-fair-hero{text-align:center;margin-bottom:2rem;background-color:#f7f7f7;padding:2.5rem 1rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}.msme-fair-hero h1{font-size:2.5rem;margin-bottom:.5rem}.msme-fair-hero p{font-size:1.2rem;color:#555;max-width:800px;margin:0 auto}.msme-fair-section{background:#fafafa;padding:2rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 2px 8px #0000000a;transition:transform .3s ease}.msme-fair-section:hover{transform:translateY(-4px)}.msme-fair-image{width:100%;max-height:450px;object-fit:cover;border-radius:10px;box-shadow:0 4px 10px #00000014}.msme-fair-section ul{padding-left:1.5rem;margin:1rem 0}.msme-fair-section ul li{margin-bottom:.8rem;font-weight:500;list-style-type:disc}@media (max-width: 768px){.msme-fair-hero h1{font-size:2rem}.msme-fair-hero p{font-size:1rem}.msme-fair-image{max-height:250px}.msme-fair-section{padding:1.5rem}}.municipality-fair{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:1200px;margin:auto;padding:2rem 1rem;color:#333}.municipality-hero{background-color:#f9f9f9;padding:3rem 1rem;text-align:center;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:2rem}.municipality-hero h1{font-size:2.5rem;margin-bottom:1rem}.municipality-hero p{font-size:1.2rem;max-width:800px;margin:0 auto;color:#555}.municipality-section{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:#fafafa;border-radius:10px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 10px #0000000a;transition:transform .3s ease}.municipality-section:hover{transform:translateY(-4px)}.municipality-section.reverse{flex-direction:row-reverse}.municipality-image{flex:1;max-width:100%;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #00000014}.municipality-text{flex:1;min-width:280px}.municipality-text h2{font-size:1.8rem;margin-bottom:1rem;color:#444}.municipality-text p,.municipality-text ul{font-size:1rem;line-height:1.6;color:#555}.municipality-text ul{padding-left:1.5rem}.municipality-text ul li{margin-bottom:.8rem;list-style-type:disc}@media screen and (max-width: 768px){.municipality-hero h1{font-size:2rem}.municipality-hero p{font-size:1rem}.municipality-section,.municipality-section.reverse{flex-direction:column;padding:1.5rem}.municipality-text h2{font-size:1.4rem}}.dic-fair{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:1200px;margin:auto;padding:2rem 1rem;color:#333;background-color:#f9f9f9}.dic-hero{background:#fff;padding:3rem 1rem;text-align:center;border-radius:12px;box-shadow:0 4px 12px #0000000a;margin-bottom:2rem}.dic-hero h1{font-size:2.5rem;margin-bottom:1rem}.dic-hero p{font-size:1.2rem;max-width:800px;margin:0 auto;color:#555}.dic-section{display:flex;gap:2rem;align-items:center;margin-bottom:2rem;background:#fff;border-radius:10px;padding:2rem;box-shadow:0 2px 10px #0000000a;transition:transform .3s ease}.dic-section:hover{transform:translateY(-4px)}.dic-section.reverse{flex-direction:row-reverse}.dic-image{flex:1;width:100%;max-width:500px;max-height:300px;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #0000001a}.dic-text{flex:1;min-width:280px}.dic-text h2{font-size:1.8rem;margin-bottom:1rem}.dic-text p{font-size:1rem;color:#555;line-height:1.6}.dic-points{margin-top:2rem;background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 10px #0000000d}.dic-points h3{font-size:1.6rem;margin-bottom:1rem}.dic-points ul{list-style-type:none;padding-left:1rem}.dic-points li{font-size:1.05rem;margin-bottom:.8rem}.dic-footer{text-align:center;font-size:.95rem;color:#666;margin-top:3rem;padding:1rem}@media screen and (max-width: 768px){.dic-hero h1{font-size:2rem}.dic-image{max-width:100%;max-height:220px}.dic-hero p{font-size:1rem}.dic-section,.dic-section.reverse{flex-direction:column;padding:1.5rem}.dic-text h2{font-size:1.4rem}.dic-text p{font-size:.95rem}.dic-points h3{font-size:1.3rem}.dic-points li{font-size:1rem}}.private-fair{background:#f8f9fa;padding:60px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.private-fair .container{max-width:1200px;margin:auto}.private-fair-title{font-size:2.5rem;text-align:center;margin-bottom:15px;font-weight:700;letter-spacing:1px;color:#222}.intro{font-size:1.1rem;line-height:1.8;text-align:center;max-width:900px;margin:auto auto 40px;color:#555}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px}.image-box{overflow:hidden;border-radius:10px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.image-box img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.image-box:hover img{transform:scale(1.05)}.image-box:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.highlights{list-style:none;padding:0;margin-bottom:40px}.highlights li{background:#fff;margin-bottom:12px;padding:15px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;font-size:1rem;line-height:1.6;display:flex;align-items:center;gap:8px;transition:background .3s ease,transform .3s ease}.highlights li:hover{background:#f1f1f1;transform:translate(5px)}.conclusion{font-size:1.1rem;line-height:1.8;text-align:center;max-width:900px;margin:auto;color:#444}@media (max-width: 768px){.title{font-size:2rem}.intro,.conclusion{font-size:1rem}.highlights li{font-size:.95rem;padding:12px 15px}}@media (max-width: 480px){.title{font-size:1.8rem}.highlights li{font-size:.9rem}}.big-success-container{padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1f2937;background-color:#f9f9f9;max-width:1200px;margin:auto}.success-header{text-align:center;margin-bottom:2rem}.success-header h1{font-size:2.3rem;color:#4c1d95;margin-bottom:.5rem}.success-header p{font-size:1.2rem;color:#555}.success-body p{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem;color:#333}.highlight-list{margin:2rem 0;padding-left:0;list-style:none}.highlight-list li{background:#f1f1f1;padding:.9rem 1.2rem;margin-bottom:.75rem;border-left:4px solid #7e22ce;border-radius:6px;font-size:1rem;position:relative;color:#444}.success-image-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:2rem 0}.image-wrapper{flex:1 1 400px;max-width:500px}.image-wrapper img{width:100%;max-height:280px;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #0000001a}@media screen and (max-width: 768px){.success-header h1{font-size:1.9rem}.success-body p{font-size:1rem}.highlight-list li{font-size:.95rem}.success-image-gallery{flex-direction:column;align-items:center}.image-wrapper img{max-height:220px}}.organized-fair{font-family:Segoe UI,Arial,sans-serif;background-color:#f9fafc;color:#333;padding:40px 20px;line-height:1.6}.hero-section{text-align:center;display:flex;flex-direction:column;align-items:center}.organized-fair-title{font-size:2rem;font-weight:700;margin-bottom:15px}.fair-image{width:100%;max-width:500px;height:150px;border-radius:12px;box-shadow:0 8px 24px #00000026;object-fit:cover;transition:transform .3s ease-in-out}.fair-image:hover{transform:scale(1.02)}.title{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#fffffff2;padding:8px 16px;font-size:1.4rem;font-weight:600;border-radius:6px;box-shadow:0 2px 8px #0000001a}.organized-fair-title{font-size:2.5rem;font-weight:700;text-align:center;margin-top:20px;color:#222}.content{max-width:900px;margin:auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 6px 18px #00000014}.content h2{font-size:1.6rem;margin-top:30px;margin-bottom:15px;color:#444;text-align:center}.content p{margin-bottom:20px;font-size:1.05rem}.content ul{list-style:none;padding:0;margin-bottom:20px}.content ul li{padding-left:28px;position:relative;margin-bottom:10px;font-size:1rem}.content ul li:before{content:"•";position:absolute;left:0;color:#888;font-size:1.3rem;line-height:1}@media (max-width: 992px){.title{font-size:1.3rem;padding:6px 12px}}@media (max-width: 768px){.fair-image{max-height:180px}.content{padding:20px}}@media (max-width: 480px){.title{font-size:1.1rem;padding:5px 10px}.fair-image{max-height:160px}}@media (max-width: 768px){.organized-fair-title{font-size:1.8rem}.fair-image{border-radius:8px}}.our-initiatives{font-family:Segoe UI,sans-serif;padding:2rem 1rem;max-width:1200px;margin:auto}.page-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#4c1d95}.our-initiatives{padding:2rem}.page-title{text-align:center;margin-bottom:2rem}.more-initiatives{margin-top:3rem;text-align:center}.initiative-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.initiative-buttons button{padding:10px 20px;font-size:1rem;border:none;background-color:#4c1d95;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .3s}.initiative-buttons button:hover{background-color:#3b137a}.our-team{padding:60px 20px;max-width:1200px;margin:auto;text-align:center}.team-title{font-size:2.5rem;font-weight:700;margin-bottom:10px}.team-subtitle{font-size:1.1rem;margin-bottom:40px;color:#555}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px}.team-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{transform:translateY(-5px);box-shadow:0 6px 25px #0000001f}.team-img img{width:100%;height:300px;object-fit:cover}.team-info{padding:20px}.team-info h3{font-size:1.4rem;margin-bottom:5px}.team-info .role{font-weight:700;color:#333;margin-bottom:10px}.team-info .bio{font-size:.95rem;color:#666;line-height:1.5}@media (max-width: 768px){.team-info h3{font-size:1.2rem}.team-img img{height:250px}}
