*{font-family:Arial,sans-serif!important}.lecturer-page{--primary-color: #186862;--secondary-color: #125a54;--accent-color: #facc15;--light-color: #ecf0f1;--dark-color: #34495e}.lecturer-hero{background:linear-gradient(#0009,#0009),url(https://i.ibb.co/MgYKzDF/campus-lecture.jpg) center/cover no-repeat;height:400px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;position:relative;margin-bottom:3rem}.lecturer-hero-content{max-width:800px;padding:2rem}.lecturer-section{background-color:#fff;padding:2.5rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 2px 10px #0000000d}.lecturer-section-title{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary-color)}.lecturer-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2.5rem}.lecturer-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.lecturer-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.lecturer-card-img{height:200px;position:relative;overflow:hidden}.lecturer-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.lecturer-card:hover .lecturer-card-img img{transform:scale(1.05)}.lecturer-card-content{padding:1.5rem}.lecturer-card h3{color:var(--primary-color);margin-bottom:1rem}.lecturer-btn{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.8rem 1.5rem;margin-top:1rem;text-decoration:none;border-radius:5px;font-weight:500;transition:background-color .3s ease}.lecturer-btn:hover{background-color:var(--secondary-color)}.lecturer-timeline{position:relative;max-width:1200px;margin:0 auto;padding-top:2rem}.lecturer-timeline:after{content:"";position:absolute;width:6px;background-color:#e2e8f0;top:0;bottom:0;left:50%;margin-left:-3px}.lecturer-timeline-item{padding:10px 40px;position:relative;background-color:inherit;width:50%}.lecturer-timeline-item:after{content:"";position:absolute;width:25px;height:25px;right:-12px;background-color:#fff;border:4px solid var(--primary-color);top:15px;border-radius:50%;z-index:1}.lecturer-timeline-left{left:0}.lecturer-timeline-right{left:50%}.lecturer-timeline-right:after{left:-12px}.lecturer-timeline-content{padding:20px 30px;background-color:#fff;position:relative;border-radius:6px;box-shadow:0 2px 8px #00000014}.lecturer-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.lecturer-stat{background-color:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 4px 8px #0000001a}.lecturer-stat-number{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.lecturer-stat-title{color:var(--secondary-color);font-weight:500}.lecturer-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.lecturer-testimonial{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;position:relative}.lecturer-testimonial:before{content:"“";font-family:Arial,sans-serif;position:absolute;top:10px;left:20px;font-size:4rem;color:#e2e8f0;z-index:0}.lecturer-testimonial-content{position:relative;z-index:1}.lecturer-testimonial-author{display:flex;align-items:center;margin-top:1.5rem}.lecturer-testimonial-avatar{width:50px;height:50px;border-radius:50%;margin-right:1rem;background-position:center;background-size:cover}@media (max-width: 768px){.lecturer-hero{height:300px}.lecturer-hero h2{font-size:1.8rem}.lecturer-section{padding:1.5rem}.lecturer-timeline:after{left:31px}.lecturer-timeline-item{width:100%;padding-left:70px;padding-right:25px}.lecturer-timeline-right{left:0}.lecturer-timeline-left:after,.lecturer-timeline-right:after{left:18px}}
