.hero-section{background-size:cover;background-position:50%;background-attachment:fixed;height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#fff;text-align:center}.hero-section .hero-content{z-index:10}.hero-section .overlay{height:100%;width:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.7;z-index:5;filter:blur(1px)}.hero-text{max-width:600px;margin:0 auto 30px}.stat-div{position:absolute;bottom:50px;width:80%}.stat-div .row{justify-content:center}.stat-div .col-md-4{text-align:center}.mission-section .section-title,.video-section .section-title,.vision-section .section-title{margin-bottom:1rem}.mission-section .section-text,.video-section .section-text,.vision-section .section-text{max-width:1200px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.mission-section .image-wrapper,.video-section .image-wrapper,.vision-section .image-wrapper{display:flex;justify-content:center;margin-top:2rem}.mission-section .image-wrapper img,.video-section .image-wrapper img,.vision-section .image-wrapper img{max-width:100%}.video-section iframe.video-full-width{width:100%;height:500px}.modal-img{height:320px;width:auto;object-fit:contain}.hero-image{width:70%;height:400px;margin:3rem auto 9rem}.leadership-text{width:50%}.leadership-member{height:100%;position:relative}.leadership-member p{text-align:start;padding:.5rem 0}.leadership-member h5{text-align:start;font-weight:700;margin-bottom:2rem}.leadership-member img{width:100%;height:370px;object-fit:cover}.leadership-member .btn-space{height:30px;width:100%}.leadership-member .meet-btn{position:absolute;bottom:10px;left:0}.team-member-button{align-items:left;padding:10px 40px}.awards-section{padding:3rem 1rem;background-color:#f9f9f9}.awards-section .section-title{margin-bottom:2rem;color:#000}[data-theme=dark] .awards-section{background-color:#000}[data-theme=dark] .awards-section .section-title{color:#fff}[data-theme=dark] .awards-section .photo-item{background:#1a1a1a}.awards-section .photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.awards-section .photo-item{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);background:#fff}.awards-section .photo-item img{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}.awards-section .photo-item:hover img{transform:scale(1.1)}.awards-section .photo-item .photo-description{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);color:#fff;text-align:center;padding:.5rem;font-size:.9rem;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}.awards-section .photo-item .photo-description p{margin:0}.awards-section .photo-item:hover .photo-description{opacity:1;transform:translateY(0)}@media(max-width:768px){.hero-image,.leadership-text{width:90%}[data-theme=dark] .leadership-section .leadership-text,[data-theme=dark] .leadership-section .section-title{color:#fff}.leadership-section h1{font-size:2rem}}@media(max-width:576px){.hero-image,.leadership-text{width:90%}[data-theme=dark] .leadership-section .leadership-text,[data-theme=dark] .leadership-section .section-title{color:#fff}}