html.is-bfc [data-reveal],
html.is-bfc [data-aos],
html.is-bfc .arc-hero-chip,
html.is-bfc .arc-hero-copy .arc-brand-mark,
html.is-bfc .arc-hero-copy h1,
html.is-bfc .arc-hero-sub,
html.is-bfc .arc-hero-ctas,
html.is-bfc .arc-hero-telemetry,
html.is-bfc .tab-content.active,
html.is-bfc .desktop-header,
html.is-bfc .stat-box {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
    visibility: visible !important;
    pointer-events: auto !important;
}
