.custom-video-embed{aspect-ratio:16/9;background-color:#000;border-radius:16px;overflow:hidden;position:relative;width:100%}.custom-video-embed__player-wrapper{inset:0;position:absolute}.custom-video-embed__player-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.custom-video-embed__thumbnail{background-color:#000;border:0;cursor:pointer;display:block;height:100%;inset:0;padding:0;position:absolute;width:100%}.custom-video-embed__thumbnail-image{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.custom-video-embed__play-icon{filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));height:76px;left:50%;opacity:.82;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease;width:100px}.custom-video-embed__thumbnail:hover .custom-video-embed__play-icon{transform:translate(-50%,-50%) scale(1.08)}.custom-video-embed__fake-controls{align-items:center;background:rgba(246,97,41,.85);border-radius:17px;bottom:12px;display:flex;gap:12px;height:34px;left:12px;padding:0 14px;pointer-events:none;position:absolute;right:12px}.custom-video-embed__fake-controls-play{flex:0 0 auto}.custom-video-embed__fake-controls-time{color:#fff;flex:0 0 auto;font-family:inherit;font-size:13px;font-weight:700}.custom-video-embed__fake-controls-bar{background:hsla(0,0%,100%,.45);border-radius:2px;flex:1 1 auto;height:2px;position:relative}.custom-video-embed__fake-controls-dot{background:#fff;border-radius:50%;height:8px;left:0;position:absolute;top:50%;transform:translate(-2px,-50%);width:8px}.custom-video-embed__fake-controls-icon{flex:0 0 auto}@media (max-width:480px){.custom-video-embed__fake-controls-time{display:none}.custom-video-embed__fake-controls{gap:10px}}.custom-video-embed__overlay-text{color:#fff;max-width:80%;padding:20px;pointer-events:none;position:absolute;text-shadow:0 1px 6px rgba(0,0,0,.7);z-index:2}.custom-video-embed__thumbnail--playing .custom-video-embed__overlay-text{display:none}.custom-video-embed__overlay-text--top-left{left:0;text-align:left;top:0}.custom-video-embed__overlay-text--top-center{left:50%;text-align:center;top:0;transform:translateX(-50%)}.custom-video-embed__overlay-text--top-right{right:0;text-align:right;top:0}.custom-video-embed__overlay-text--middle-left{left:0;text-align:left;top:50%;transform:translateY(-50%)}.custom-video-embed__overlay-text--middle-center{left:50%;text-align:center;top:50%;transform:translate(-50%,-50%)}.custom-video-embed__overlay-text--middle-right{right:0;text-align:right;top:50%;transform:translateY(-50%)}.custom-video-embed__overlay-text--bottom-left{bottom:0;left:0;text-align:left}.custom-video-embed__overlay-text--bottom-center{bottom:0;left:50%;text-align:center;transform:translateX(-50%)}.custom-video-embed__overlay-text--bottom-right{bottom:0;right:0;text-align:right}