.custom-video{position:relative;width:100%;margin:auto}.custom-video-overlay{position:absolute;width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,0.2)}.video-played .custom-video-overlay{z-index:-1}.custom-bg-video-icon{position:absolute;top:50%;left:50%;z-index:2}.custom-bg-video-icon svg{margin:-50%;transition:all .25s ease-in-out 0s}.custom-video-img{position:absolute;top:0px;left:0px;width:100%;z-index:1}.custom-video-img .bg-img{width:100%;padding-bottom:56.25%}.custom-video.video-played .custom-video-img{z-index:-1}.custom-video.video-played .custom-bg-video-icon{z-index:-1}.custom-video-img img{position:absolute;top:0px;left:0px;width:100%;height:100% !important;object-fit:cover;object-position:center center;opacity:1;transition-delay:500ms}.custom-bg-video-icon svg:hover{transform:scale(1.07,1.07);cursor:pointer}.custom-video-iframe{position:relative;padding-bottom:56.25%;height:0px}.custom-video-iframe iframe{padding:0;margin:0 0 1.45rem;position:absolute;top:0px;left:0px;width:100%;height:100%}