/* Isolated video section: preserve the site's existing styles. */
.robot-showcase{padding:0 0 90px;scroll-margin-top:105px}
.robot-video-heading{max-width:840px;margin-bottom:28px}
.robot-video-heading h2{font-size:clamp(30px,4vw,46px)}
.robot-video-heading strong{color:#fff}
.robot-video-figure{margin:0;max-width:1100px}
.robot-video-figure video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#0b1e2b;border:1px solid #27475d;border-radius:16px}
.robot-video-figure video:focus-visible{outline:3px solid #69c6f0;outline-offset:5px}
.robot-video-figure figcaption{max-width:880px;margin-top:16px;color:#b7c9d4;font-size:14px;line-height:1.65}
.robot-video-figure a{color:#69c6f0;text-decoration:underline}
@media(max-width:640px){.robot-showcase{padding-bottom:65px}.robot-video-figure video{border-radius:10px}}
