.c-video-toggle{background:rgba(0,0,0,.4);padding:6px;cursor:pointer;height:40px;width:40px}.c-video-toggle:after{content:"";position:relative;z-index:10;display:block;box-sizing:border-box}.c-video-toggle[data-icon=play]:after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:14px 0 14px 28px;width:0;height:0}.c-video-toggle[data-icon=pause]:after{border-color:#fff;border-style:solid;border-width:0 8px;width:28px;height:28px}