Multiple ESP32 for multiple LED strips (FastLED) > Will they synchronize?

If I have four WS2811 strips, each with 60 LEDs, and each strip is controlled by an ESP32-C3 running ESPHome FastLED, can I expect them to sync? Say, if I run a lighting effect, will it be synchronized across all four strips?

It would be nice to be able to control all of the strips via one ESP to ensure synchronization but I think the data lines (some of which would exceed 20 feet) would not allow for it.

Get some voltage levelers. The cheap ones I got off Amazon each have 4 data channels and works fine with wled. Alternatively use RS485 to serial boards for the long data lines.

I don’t know about fastled but if using wled on you ESP32’s there is an easy option to sync boards.