Is there a copy of Dawn theme's collapsible content section that I can use in custom themes?

I really liked Dawn’ collapsible content section, but my current theme doesn’t have anything similar.

I tried copying files from Dawn to my new theme, but it seems like it wasn’t pulling .css from somewhere or who knows what. It just wasn’t working properly.

I’ve seen that people use metadata for collapsible content, but I want Dawn’s section exactly. Like the collapsible content on the left, and an image on the right. See image for reference:

Hi @RUSHWAYC
Of course you can copy the code from Dawn, but you need to know about the code.
In this case, I think you can use HTML Summary tag to make collapsible element.
https://www.w3schools.com/tags/tag_summary.asp

Of course, I did try copying it, but it seems like there are a lot of dependencies. I was able to hack up a working collapsible content with collapsible content CSS, but no colors or any other options and it looked ugly. So I’m guessing I missed some CSS but couldn’t find what.

I lowkey expected that there were already templates of something like this online, but can’t really find it.

For the time being I returned to Dawn theme as the collapsible content is really important for the feel of my page.