.projects-header{padding-bottom:25px}.project-imgvideo{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%;z-index:99}.hover-video,.project-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:opacity .3s ease;width:100%}.project-img{opacity:1;z-index:1}.hover-video{opacity:0;pointer-events:none;z-index:2}.project-imgvideo:hover .project-img{opacity:0}.project-imgvideo:hover .hover-video{opacity:1}.project-content{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;opacity:1;padding:80px 40px 40px;position:absolute;transition:opacity .3s ease;width:100%;z-index:3}.project-content:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.projects-inner{overflow:hidden}.project-content a,.project-content h3{color:#fff;text-decoration:none}.project-content a:hover svg{margin-left:10px;transition:.3s}.project-content a{width:160px}@media(max-width:991px){.project-content h3{font-size:24px;margin:0;max-width:450px}.project-content{padding:30px 20px 20px}.project-content h3 br,.projects-outer h2 br{display:none}}@media(max-width:767px){.project-imgvideo:hover .project-img{opacity:1}.hover-video{display:none}.project-imgvideo{aspect-ratio:9/9}.project-content a{font-size:16px;margin-top:10px;width:100%}.project-content{align-items:flex-start;flex-direction:column;padding:30px 20px 20px}}