"ReferenceError: S is not defined"
S tanımlanmamış. Kodunuzun en üstüne:
const S = {
    Main: styled.div`
        /* Main */
    `,
    Products: styled.div`
        /* Products  */
    `,
ekleyip dener misiniz?