@media (prefers-reduced-motion: reduce) {
    :is(.page-id-1937 .pagina-civil-mercantil, .page-id-2389 .pagina-penal) .litigation-side-navigation-list a,
    :is(.page-id-1937 .pagina-civil-mercantil, .page-id-2389 .pagina-penal) .litigation-tab .wp-block-button__link {
        transition: none;
    }
}

@media (prefers-reduced-motion: reduce) {
  body.home:is(.page-id-777, .page-id-906) .home-hero .home-hero__typewriter::after {
    content: none;
    animation: none;
  }
}

@media (prefers-reduced-motion: reduce) {
    body.page-id-2504 h1.page-hero-title-typewriter .page-hero-title-typewriter__accessible {
        color: inherit !important;
        -webkit-text-fill-color: currentColor !important;
    }

    body.page-id-2504 h1.page-hero-title-typewriter .page-hero-title-typewriter__visual {
        display: none !important;
    }

    body.page-id-2504 h1.page-hero-title-typewriter .page-hero-title-typewriter__cursor {
        display: none !important;
        animation: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    body .az-shared-hero h1.page-hero-title-typewriter .page-hero-title-typewriter__accessible {
        color: inherit !important;
        -webkit-text-fill-color: currentColor !important;
    }

    body .az-shared-hero h1.page-hero-title-typewriter .page-hero-title-typewriter__visual,
    body .az-shared-hero h1.page-hero-title-typewriter .page-hero-title-typewriter__cursor {
        display: none !important;
        animation: none !important;
    }
}
