.gallery-img{cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-img:hover{transform:scale(1.05);box-shadow:0 4px 20px #00000040}.modal-content img{width:auto;max-width:90%;height:auto}#prevBtn,#nextBtn{width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:1055;transition:all .3s ease}#prevBtn:hover,#nextBtn:hover{background-color:#0d6efd;color:#fff}.history-section{background-color:#fff}.img-wrapper{position:relative}.img-wrapper img{border-top-left-radius:1rem;border-top-right-radius:1rem}.year-circle{bottom:129px;width:60px;height:60px;background-color:#fff;border:3px solid grey;color:gray;border-radius:50%;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center}.history-item{border-radius:1rem;transition:all .3s ease}.history-item:hover{transform:translateY(-5px)}.educator-img{position:relative;overflow:hidden;border-radius:1rem}.educator-img img{transition:transform .5s ease,filter .5s ease;height:350px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.educator-card:hover .educator-img img{transform:scale(1.08);filter:brightness(.9)}.educator-card p{font-size:16px!important;line-height:25px;margin-bottom:0!important}.info-overlay h5{font-size:22px}.info-overlay p{font-size:16px!important;line-height:22px}
