.col-type-video .video-poster{position:absolute;top:0;left:0;width:100%;height:100%}.col-type-video .video-poster::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.col-type-video img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.col-type-video .video-container{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%}.col-type-video .hide-button{display:none}.col-type-video .video-play{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;cursor:pointer;transition:color .3s ease-in-out}.col-type-video .video-play::before{content:"\f04b";font-family:"Font Awesome 6 Pro";font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:color .3s ease-in-out;font-size:24px;width:60px;height:60px;border-radius:30px;line-height:60px;text-align:center;box-sizing:border-box;display:block;cursor:pointer;padding-left:3px}.bg-dark .col-type-video .video-poster::after,.bg-light .col-type-video .video-poster::after,.bg-mid .col-type-video .video-poster::after{background:rgba(0,0,0,.6)}.bg-dark .col-type-video .video-play::before,.bg-light .col-type-video .video-play::before,.bg-mid .col-type-video .video-play::before{color:#84f4f1;background:rgba(255,255,255,.3)}.bg-dark .col-type-video .video-play:hover::before,.bg-light .col-type-video .video-play:hover::before,.bg-mid .col-type-video .video-play:hover::before{color:#f1f1f1}
