To make the Elementor accordion closed by default, write the following custom script:
You can copy & paste the above exact code into your Elementor page and before the accordion widget. Drag & drop an HTML widget on top of the accordion and paste the above code. See the screenshot below:
.elementor-accordion > div:first-of-type { display:none;}