.story-video-action{margin-top:26px}.story-video-trigger{cursor:pointer;justify-content:center;gap:12px}.play-symbol{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid currentColor;border-radius:50%;font-size:11px!important;padding-left:2px}
.story-video-dialog{width:min(940px,calc(100% - 32px));max-height:90dvh;padding:0;border:0;border-radius:18px;background:white;color:#252525;box-shadow:0 24px 90px #0004;overflow:auto}.story-video-dialog::backdrop{background:#142017b8}.video-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #ddd}.video-dialog-heading h2{font-family:'Outfit',sans-serif;font-size:26px;line-height:1.2;margin:0}.video-close{background:white;color:#252525;border:1px solid #bbb;border-radius:25px;padding:10px 16px;min-height:44px;white-space:nowrap;cursor:pointer}.story-video-player{width:100%;max-height:70dvh;aspect-ratio:16/9;background:#111;display:block}.story-video-player[hidden],.video-pending[hidden]{display:none}.video-pending{min-height:340px;padding:65px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f5f5f5}.pending-play{display:grid;place-items:center;width:64px;height:64px;border:1px solid #bbb;border-radius:50%;margin-bottom:24px;padding-left:4px;color:#666}.video-pending h3{font-family:'Outfit',sans-serif;font-size:28px;margin-bottom:12px}.video-pending p{font-size:16px;color:#666;margin:0}.video-close:focus-visible{outline:3px solid #252525;outline-offset:3px}@media(max-width:600px){.video-dialog-heading{padding:18px;gap:12px}.video-dialog-heading h2{font-size:21px}.video-pending{min-height:270px;padding:35px 22px}.video-pending h3{font-size:24px}}
