.gallery-carousel .item.is-video{position:relative;background:#242429}.gallery-carousel .item.is-video i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;border-radius:50%;background:rgba(0,0,0,.35);pointer-events:none;z-index:2}.gallery-carousel .item.is-video .gallery-video-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:1}