Will the widget slow my site down or hurt Core Web Vitals?
No. Your page ships only the ~2 KB loader, loaded async so it never blocks rendering. The map itself — its JavaScript, CSS, fonts and data — runs inside a lazy iframe served from estimia.es, so it competes with none of your assets. The loader sizes the frame from the height the map reports, so it adds no layout shift (CLS).