{
  "outputs": [
    "@tm7"
  ],
  "controls": [
    {
      "id": "C212A12E-2213-4381-AD78-81EAC764B04B",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/pride1.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@C212A12E-2213-4381-AD78-81EAC764B04B",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "frame",
      "resourceType": "image",
      "resourceId": "file://assets/3_frame_11.webp",
      "type": "resource"
    },
    {
      "id": "mask",
      "resourceType": "image",
      "resourceId": "file://assets/3_mask_11.webp",
      "type": "resource"
    },
    {
      "id": "white",
      "resourceType": "image",
      "resourceId": "file://assets/white2.webp",
      "type": "resource"
    },
    {
      "id": "black",
      "resourceType": "image",
      "resourceId": "file://assets/black2.webp",
      "type": "resource"
    },
    {
      "power": 25,
      "id": "gb",
      "source": "@bc",
      "type": "gaussian-blur"
    },
    {
      "id": "bc",
      "contrast": 0,
      "brightness": 0.4,
      "source": "@lut",
      "type": "brightness-contrast"
    },
    {
      "source": "@black",
      "destination": "@in",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@mask",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.99,
          0.99
        ]
      }
    },
    {
      "source": "@tm2",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@frame",
      "destination": "@tm3",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm4",
      "destination": "@gb",
      "position": {
        "value": [
          0.85,
          0.45
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm5",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.85,
          0.85
        ]
      }
    },
    {
      "source": "@tm4",
      "destination": "@tm5",
      "position": {
        "value": [
          0.3,
          0.28
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm6",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.85,
          0.85
        ]
      }
    },
    {
      "source": "@tm4",
      "destination": "@tm6",
      "position": {
        "value": [
          0.5,
          0.52
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm7",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    }
  ],
  "version": 4
}