.home .km-home-video { width: 100%; max-width: 1140px; margin: 0 auto 24px; }
.home .km-home-video-player { width: 100%; aspect-ratio: 16 / 9; position: relative; background: #1b1b1b; overflow: hidden; }
.home .km-home-video iframe { position: absolute; inset: 0; display: block; width: 100%; height: 100%; margin: 0; border: 0; }
.home .km-video-help { margin: 0; padding: 10px 14px; background: #f6f3ec; color: #514b40; font: 13px/1.5 Arial, sans-serif; }
.home .km-video-help a { color: #70501d; text-decoration: underline; }
@media (max-width: 480px) { .home .km-video-help { font-size: 12px; padding: 9px 12px; } }
