.speaker{position:relative;overflow:hidden;margin-bottom:30px}.speaker img{max-width:100%;height:auto}.speaker .details{background:rgba(6,12,34,0.76);position:absolute;left:0;bottom:-30px;right:0;text-align:center;padding-top:10px;transition:all 300ms cubic-bezier(0.645,0.045,0.355,1)}.speaker:hover .details{bottom:0}.speaker .details h3{line-height:1.2;margin:0 0 20px 0;padding:0;font-family:"Raleway",sans-serif;color:#fff;font-size:22px;font-weight:600;margin-bottom:5px}.speaker .details h3 a{color:#fff}.speaker .details p{color:#fff;font-size:15px;margin-bottom:10px;font-style:italic}