.article-content .wrapper-video-embed{width:100%;position:relative;height:auto;outline:none!important}.article-content .video-embed{width:100%;position:relative;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.article-content .video-embed.left{margin-right:auto}.article-content .video-embed.center{margin:0 auto}.article-content .video-embed.right{margin-left:auto}.article-content .video-embed.showed{width:-moz-max-content;width:max-content}.article-content .video-embed.full-width{width:100%!important}.article-content .video-embed .default-state{width:100%;min-height:50px;background-color:#f2f1ee;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 12px;color:#7d797a;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s;position:relative}.article-content .video-embed .default-state .default-state-content{display:flex;align-items:center;gap:8px;cursor:pointer;width:100%;height:100%}.article-content .video-embed .default-state:hover{background-color:#e1e1e1}.article-content .video-embed .default-state.showed{background-color:#000!important;width:-moz-max-content!important;width:max-content!important;padding:24px 32px}.article-content .video-embed.full-width .default-state{width:100%!important}.article-content .video-embed .popup{position:absolute;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);z-index:888;min-width:500px;width:70%;max-width:500px;display:none;left:50%;transform:translateX(-50%);cursor:default}.article-content .video-embed .popup.show{display:block}.article-content .video-embed .popup.top{bottom:100%;margin-bottom:8px}.article-content .video-embed .popup.bottom{top:100%;margin-top:8px}.article-content .video-embed .tabs{display:flex;gap:2px;border-bottom:1px solid #e2e8f0;margin-bottom:12px;position:relative}.article-content .video-embed .tabs .styles{position:absolute;top:0;right:0;height:100%;display:flex;flex-direction:row;gap:4px}.article-content .video-embed .tabs .styles .style-item{min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:all .2s;border:1px solid #e2e8f0;gap:4px;padding:0 4px}.article-content .video-embed .tabs .styles .style-item p{font-size:12px}.article-content .video-embed .tabs .styles .style-item:hover{background-color:#efefef}.article-content .video-embed .tabs .styles .style-item.active{background-color:#efefef;border-color:#3f3f3f}.article-content .video-embed .tab{padding:8px 16px;font-size:12px;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;border-top-left-radius:4px;border-top-right-radius:4px}.article-content .video-embed .tab.active{color:#3f3f3f;border-bottom-color:#3f3f3f;font-weight:600}.article-content .video-embed .tab:hover{background-color:#efefef}.article-content .video-embed .tab-content{display:none}.article-content .video-embed .tab-content.active{display:block}.article-content .video-embed .input-group{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:100%}.article-content .video-embed .popup input{height:30px;padding:0 12px;border:1px solid #e2e8f0;border-radius:4px;font-size:12px;width:100%;box-sizing:border-box}.article-content .video-embed .popup input:focus{outline:none}.article-content .video-embed .popup button{height:30px;padding:0 16px;background:#fff;color:#3f3f3f;border:1px solid #efefef;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s;width:50%}.article-content .video-embed .popup button:hover{background:#efefef}.article-content .video-embed .video-container{position:relative;aspect-ratio:16/9;min-height:200px;overflow:hidden}.article-content .video-embed .video-container.full-width{width:100%!important}.article-content .video-embed .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:10}.article-content .video-embed .video-container .loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;z-index:11}.article-content .video-embed .video-container.no-loading .loading{display:none}.article-content .video-embed.showed .video-container-resize-control{position:absolute;top:50%;left:10px;width:8px;height:50px;border-radius:4px;border:1px solid #e1e1e1;transform:translateY(-50%);cursor:col-resize;opacity:0;transition:opacity .2s}.article-content .video-embed.showed .video-container-resize-control.control-right{left:auto;right:10px}.article-content .video-embed.showed:hover .video-container-resize-control{opacity:1}.article-content .wrapper-video-embed.viewable .video-container-resize-control{display:none}.article-content .wrapper-video-embed.viewable .default-state{padding:0!important;background-color:transparent!important}.article-content a{text-decoration:underline!important}