.ad-video{position:relative;overflow:hidden;border-radius:10px;background:#000;max-width:100%;aspect-ratio:var(--ad-ar,16/9)}@media (max-width:700px) and (orientation:portrait){.ad-video{aspect-ratio:var(--ad-ar-up,var(--ad-ar,16/9));max-height:78vh}}.ad-video video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ad-video-sound{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgb(0 0 0/.6);color:#fff;cursor:pointer}.ad-video-sound svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ad-video-sound svg path:first-child{fill:currentColor;stroke:none}.ad-video-sound:focus-visible{outline:2px solid #F4BE37;outline-offset:2px}.ad-video video::cue,.adt video::cue{background:rgb(0 0 0/.78);color:#fff;font:600 clamp(14px,2.2vw,20px)/1.35 var(--font-ui,system-ui,sans-serif)}