.catalogue-videos{margin-top:1.5rem;min-width:0}.catalogue-video-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.catalogue-video-heading h3{display:flex;gap:.5rem;align-items:center;margin:0;font-family:var(--sans,Arial,sans-serif);font-size:1rem;font-weight:600}.catalogue-video-heading>span{font-size:.875rem;color:#53685c}.catalogue-videos video{display:block;width:100%;max-height:560px;aspect-ratio:1;object-fit:contain;background:#101b16;border:1px solid #dce0d8}.catalogue-video-choices{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.catalogue-video-choices button{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;padding:.6rem .85rem;background:white;color:#173e32;border:1px solid #b7c4bc;font:inherit;font-size:.875rem;cursor:pointer}.catalogue-video-choices button[aria-pressed=true]{background:#173e32;color:white;border-color:#173e32}.catalogue-video-caption,.catalogue-video-status{font-size:.875rem;line-height:1.6;color:#53685c}.catalogue-video-status a,.catalogue-video-status button{color:#173e32;text-decoration:underline;background:none;border:0;font:inherit;cursor:pointer}.catalogue-videos button:focus-visible,.catalogue-videos video:focus-visible{outline:2px solid #a88240;outline-offset:3px}@media (max-width:600px){.catalogue-videos video{max-height:440px}}