Apply only the css in my style.css file

You can’t, not without isolating the insides of the block. This means you would need to use an iframe or build a web component. This will require significant effort, and also carry lots of downsides and new problems.

Instead, investigate CSS specificity as fundamentally it’s a CSS problem not a WordPress problem. Note that by specificity I don’t mean put !important on every rule