
/* the dot field behind the CTA block goes. It is a canvas the bundle paints
   on a rAF loop, so hiding it also stops that work rather than just covering
   it up; the block keeps its own white ground. */
.at-final .at-canvas{display:none}
