.guest-lectures-section{background:#f4f6fb;padding:30px 0;font-family:'Poppins',sans-serif}.guest-lectures-section h2{text-align:center;font-size:38px;font-weight:700;color:#263489;margin-bottom:25px;position:relative;letter-spacing:.5px;animation:fadeUp 1s ease}.guest-lectures-section h2 span{color:#ec1d25}.guest-lectures-section h2::after{content:"";width:70px;height:3px;background:#ec1d25;display:block;margin:12px auto 0;border-radius:2px;animation:lineGrow 1.2s ease}.intro-text{max-width:900px;margin:0 auto 70px;text-align:center;font-size:17px;line-height:1.9;color:#444;animation:fadeUp 1.2s ease}.intro-text p{margin-bottom:14px}.intro-text p:first-child{font-style:italic;font-size:20px;font-weight:600;color:#ec1d25}.campus-title{font-size:26px;font-weight:700;color:#263489;margin:70px 0 35px;text-align:center;position:relative;animation:fadeLeft 1s ease}.campus-title::after{content:"";width:60px;height:3px;background:#ec1d25;display:block;margin:10px auto 0;border-radius:2px}.guest-lecture-card{background:#fff;border-radius:14px;padding:30px;margin-bottom:45px;box-shadow:0 10px 25px rgb(0 0 0 / .08);transition:all 0.35s ease}.guest-lecture-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(0 0 0 / .12)}.guest-lecture-card h4{color:#ec1d25;font-weight:700;font-size:22px;margin-bottom:18px;position:relative;padding-left:30px}.guest-lecture-card h4::before{content:"\f06d";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:4px;font-size:16px;color:#263489}.guest-lecture-card p{font-size:16px;line-height:1.8;color:#444;margin-bottom:20px}.guest-carousel{margin-top:10px}.guest-carousel img{width:100%;height:260px;object-fit:cover;border-radius:10px;transition:0.4s}.guest-carousel img:hover{transform:scale(1.05)}.owl-nav button{position:absolute;top:40%;background:#ffffff!important;width:40px;height:40px;border-radius:50%;box-shadow:0 5px 12px rgb(0 0 0 / .2);transition:0.3s}.owl-nav button:hover{background:#ec1d25!important;color:#fff!important}.owl-nav .owl-prev{left:-20px}.owl-nav .owl-next{right:-20px}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes lineGrow{from{width:0}to{width:70px}}@media(max-width:768px){.guest-lecture-card{padding:20px}.guest-carousel img{height:220px}.campus-title{font-size:22px}.guest-lectures-section h2{font-size:30px}}.animate{opacity:0;transform:translateY(40px);transition:all 0.8s ease}.animate.show{opacity:1;transform:translateY(0)}.animate-left{opacity:0;transform:translateX(-40px);transition:all 0.8s ease}.animate-left.show{opacity:1;transform:translateX(0)}.animate-right{opacity:0;transform:translateX(40px);transition:all 0.8s ease}.animate-right.show{opacity:1;transform:translateX(0)}