.hero-custom-section{background:url(/images/about/banner.jpg) 0/cover no-repeat;position:relative;height:100vh;display:flex;align-items:center;padding-top:60px}.hero-row{min-height:90vh;position:relative;z-index:10}.text-section h1{color:#fff}.text-section p{font-size:1.1rem;line-height:1.8;color:#fff}.btn{margin-left:5px;animation-delay:1.2s}.btn button{padding:10px 20px;font-size:16px;border:2px solid #fff;background:none;cursor:pointer}.btn button:first-child{margin-right:15px;color:#fff}.btn button:nth-child(2){color:#fff;background-color:var(--primary-color);transition:.3s;border:1px solid var(--primary-color)}.btn button:nth-child(2):hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.bg-light{background:#fafafa!important}.bg-light h2{color:#7d0707;font-size:2rem;position:relative;display:inline-block}.bg-light p{color:#555;font-size:1rem}.bg-white{border-left:5px solid #7d0707;transition:transform .3s ease,box-shadow .3s ease}.bg-white:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.bg-white h4{color:#7d0707!important;font-size:1.2rem}.vision-mission img{transition:transform .3s ease}.vision-mission img:hover{transform:scale(1.05)}.about-img{height:100%;object-fit:cover}.about-card,.about-img{width:100%;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.about-card{background:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.about-img{height:250px}}.leadership-section{background:#fff}.leadership-section h2{color:#7d0707;font-size:2rem;font-weight:700}.leadership-section .col-md-4{background:#fafafa;padding:25px 20px;border-radius:15px;transition:transform .3s ease,box-shadow .3s ease}.leadership-section .col-md-4:hover{transform:translateY(-10px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.leadership-img{display:block;margin:0 auto 15px;width:160px;height:160px;object-fit:cover;border:5px solid #7d0707;padding:3px;transition:transform .3s ease}.leadership-img:hover{transform:rotate(-3deg) scale(1.05)}.leadership-section h5{font-size:1.2rem;margin-top:10px;color:#333}.leadership-section p.text-muted{font-size:.95rem;color:#7d0707!important;margin-bottom:10px}.leadership-section p{font-size:.95rem;color:#555}.journey-section{background:#fff}.journey-section h2{color:#7d0707;font-size:2rem;font-weight:700}.journey-section p{font-size:1rem;color:#555;line-height:1.7}.journey-section img{border:5px solid #fff;transition:transform .3s ease,box-shadow .3s ease}.journey-section img:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.15)}.achievement-card{background:#fff;transition:transform .3s ease,box-shadow .3s ease}.achievements-section h2,h3{color:#7d0707;font-size:2rem;font-weight:700}.achievement-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.achievement-icon{width:70px;height:70px;object-fit:contain;display:block;margin:0 auto}.counter{font-size:2rem;font-weight:700;color:#7D0707}.timeline{position:relative;margin:50px auto;padding:20px 0;width:100%;max-width:900px}.timeline:before{content:"";position:absolute;top:70px;bottom:40px;left:50%;width:3px;background:#7D0707;transform:translateX(-50%)}.timeline-item,.timeline-list{position:relative}.timeline-item{width:50%;padding:20px 30px;box-sizing:border-box}.timeline-item .year{font-weight:700;font-size:1.2rem;color:#7D0707;margin-bottom:8px;display:inline-block}.timeline-item p{background:#fff;padding:15px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.timeline-item.left{left:0;text-align:right}.timeline-item.left:before{content:"";position:absolute;top:30px;right:-11px;width:20px;height:20px;background:#fff;border:3px solid #7d0707;border-radius:50%}.timeline-item.right{left:50%;text-align:left}.timeline-item.right:before{content:"";position:absolute;top:30px;left:-11px;width:20px;height:20px;background:#fff;border:3px solid #7d0707;border-radius:50%}@media (max-width:768px){.timeline:before{left:10px}.timeline-item{width:100%;padding-left:60px;text-align:left!important}.timeline-item.left,.timeline-item.right{left:0}.timeline-item.left:before,.timeline-item.right:before{left:0;right:auto}}