.video-blog-single{aspect-ratio:540/400;border-radius:10px;cursor:pointer;height:100%;margin-bottom:30px;overflow:hidden;pointer-events:all;position:relative;width:100%}.video-blog-single iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.video-blog-single video{aspect-ratio:540/400;background-color:#000;border-radius:10px;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.video-blog-single .poster{border-radius:10px;cursor:pointer;height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:3}.video-blog-single .poster img{height:100%;margin:auto;object-fit:cover;pointer-events:none;width:100%}.video-blog-single .btn-player{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' fill='none' viewBox='0 0 55 55'%3E%3Ccircle cx='27.5' cy='27.5' r='27.5' fill='%23001432' fill-opacity='.25'/%3E%3Cpath fill='%23fff' d='M17.89 40.195V14.69c0-1.53 1.648-2.493 2.981-1.743l21.862 12.297c1.335.751 1.365 2.663.053 3.455L20.925 41.907c-1.333.806-3.034-.154-3.034-1.712'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:50px;z-index:5}.video-blog-single.playing .btn-player,.video-blog-single.playing .poster{opacity:0;pointer-events:none}.video-blog-single.playing iframe{pointer-events:all}