/* Shared annual-site footer navigation: theme colors are inherited. */
.festival-footer h2,.festival-footer .footmark{font-size:1.375rem;line-height:1.5;letter-spacing:.12em}
.festival-footer .footer-sub{display:inline-block;margin-top:.4rem;font-size:.75rem;line-height:1.7;letter-spacing:.04em}
.festival-footer .festival-footer-nav,#comison-preview .festival-footer-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;max-width:760px;margin:1.5rem auto 0;padding:.7rem 0 0;border-top:1px solid currentColor;border-top-color:color-mix(in srgb,currentColor 20%,transparent);font-size:.875rem;font-weight:500;line-height:1.6;letter-spacing:.025em}
.festival-footer .festival-footer-nav a,#comison-preview .festival-footer-nav a{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:44px;padding:.5rem 1.25rem;color:inherit;text-decoration:none;text-underline-offset:.3em}
.festival-footer .festival-footer-nav a+a{border-left:1px solid currentColor;border-left-color:color-mix(in srgb,currentColor 20%,transparent)}
.festival-footer .footer-chevron{flex:none;opacity:.75;transition:transform .15s ease}
.festival-footer .festival-footer-nav a:hover{text-decoration:underline}
.festival-footer .festival-footer-nav a:hover .footer-chevron{transform:translateX(2px)}
.festival-footer .festival-footer-nav a:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:2px}
@media(max-width:640px){.festival-footer .festival-footer-nav,#comison-preview .festival-footer-nav{flex-direction:column;gap:0;margin-top:1.25rem}.festival-footer .festival-footer-nav a+a{border-left:0}.festival-footer .festival-footer-nav a,#comison-preview .festival-footer-nav a{padding:.45rem .5rem}}
@media(prefers-reduced-motion:reduce){.festival-footer .footer-chevron{transition:none}}

@media(min-width:641px){.festival-footer .festival-footer-nav,#comison-preview .festival-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
