.video-holder__play-button{background:#8bc34b}.video-holder__play-button:hover{background:#7eb83d}.categories{width:250px;border-radius:2px;overflow:hidden;background:#fff;font-family:sans-serif}.categories__inner{border-radius:2px;border:1px solid #e0e0e0}.categories__header{padding:12px;font-size:14px;font-weight:700;color:#888}.categories__items{padding:8px;max-height:300px;overflow-y:auto}.categories__has-active .categories__item{opacity:.5}.categories__has-active .categories__item::hover{opacity:.75}.categories__has-active .categories__item-active{opacity:1}.categories__item{display:flex;align-items:center;padding:10px;cursor:pointer;border-radius:4px;transition:background .2s ease-in-out}.categories__item:hover{background:rgba(0,0,0,.05)}.categories__item-icon{width:18px;height:18px;border-radius:4px;margin-right:10px;flex-shrink:0}.categories__item-text{font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories__footer{text-align:center;padding:10px;border-top:1px solid #e0e0e0;cursor:pointer;font-size:16px;-webkit-user-select:none;user-select:none;background-color:#f5f5f5;font-weight:700}.categories__footer:hover{background:rgba(0,0,0,.05)}