.contact-bg .chamber-contact-static {
    opacity: 1;
}

.contact-bg .chamber-contact-static .trace-path {
    stroke-dashoffset: 0;
}

.contact-bg .chamber-contact-static .tech-annotation {
    opacity: 0.92;
}

.contact-bg .route-bead {
    top: 35%;
}

/* Suppress home/about chamber visibility */
.contact-bg .chamber-hero,
.contact-bg .chamber-intake,
.contact-bg .chamber-quote,
.contact-bg .chamber-execution,
.contact-bg .chamber-vault,
.contact-bg .chamber-mica,
.contact-bg .chamber-settle,
.contact-bg .chamber-report,
.contact-bg .chamber-cta,
.contact-bg [class*="chamber-about-"] {
    opacity: 0 !important;
}
