{
  "projectName": "Item Shop UI",
  "version": "1.0.0",
  "screenSize": {
    "width": 1280,
    "height": 720
  },
  "objects": [
    {
      "id": "n105",
      "className": "ScreenGui",
      "name": "ShopGui",
      "properties": {
        "Enabled": true,
        "ResetOnSpawn": false,
        "IgnoreGuiInset": true,
        "DisplayOrder": 2,
        "ZIndexBehavior": "Sibling"
      },
      "children": [
        {
          "id": "n102",
          "className": "Frame",
          "name": "Backdrop",
          "properties": {
            "Size": {
              "scaleX": 1,
              "offsetX": 0,
              "scaleY": 1,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0,
              "offsetX": 0,
              "scaleY": 0,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 24,
              "g": 24,
              "b": 27
            },
            "BackgroundTransparency": 0.0,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": []
        },
        {
          "id": "n103",
          "className": "Frame",
          "name": "Dimmer",
          "properties": {
            "Size": {
              "scaleX": 1,
              "offsetX": 0,
              "scaleY": 1,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0,
              "offsetX": 0,
              "scaleY": 0,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 0,
              "g": 0,
              "b": 0
            },
            "BackgroundTransparency": 0.88,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": []
        },
        {
          "id": "n104",
          "className": "Frame",
          "name": "Sidebar",
          "properties": {
            "Size": {
              "scaleX": 0.2,
              "offsetX": 0,
              "scaleY": 0.93,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0,
              "offsetX": 0,
              "scaleY": 0,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 48,
              "g": 48,
              "b": 48
            },
            "BackgroundTransparency": 0.0,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": [
            {
              "id": "n001",
              "className": "TextLabel",
              "name": "Brand",
              "properties": {
                "Size": {
                  "scaleX": 0.8,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.12,
                  "offsetX": 0,
                  "scaleY": 0.03,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "VANILLA",
                "TextColor3": {
                  "r": 239,
                  "g": 239,
                  "b": 239
                },
                "TextSize": 17,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n002",
              "className": "TextLabel",
              "name": "BrandSub",
              "properties": {
                "Size": {
                  "scaleX": 0.8,
                  "offsetX": 0,
                  "scaleY": 0.04,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.12,
                  "offsetX": 0,
                  "scaleY": 0.09,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "STORE",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 11,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n005",
              "className": "Frame",
              "name": "Nav_Featured",
              "properties": {
                "Size": {
                  "scaleX": 0.88,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.06,
                  "offsetX": 0,
                  "scaleY": 0.18,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 71,
                  "g": 114,
                  "b": 179
                },
                "BackgroundTransparency": 0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n004",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n003",
                  "className": "TextLabel",
                  "name": "Text",
                  "properties": {
                    "Size": {
                      "scaleX": 0.8,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.12,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Featured",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 14,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n008",
              "className": "Frame",
              "name": "Nav_Weapons",
              "properties": {
                "Size": {
                  "scaleX": 0.88,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.06,
                  "offsetX": 0,
                  "scaleY": 0.255,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.35,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n007",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n006",
                  "className": "TextLabel",
                  "name": "Text",
                  "properties": {
                    "Size": {
                      "scaleX": 0.8,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.12,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Weapons",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 14,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n011",
              "className": "Frame",
              "name": "Nav_Skins",
              "properties": {
                "Size": {
                  "scaleX": 0.88,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.06,
                  "offsetX": 0,
                  "scaleY": 0.32999999999999996,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.35,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n010",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n009",
                  "className": "TextLabel",
                  "name": "Text",
                  "properties": {
                    "Size": {
                      "scaleX": 0.8,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.12,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Skins",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 14,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n014",
              "className": "Frame",
              "name": "Nav_Emotes",
              "properties": {
                "Size": {
                  "scaleX": 0.88,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.06,
                  "offsetX": 0,
                  "scaleY": 0.40499999999999997,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.35,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n013",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n012",
                  "className": "TextLabel",
                  "name": "Text",
                  "properties": {
                    "Size": {
                      "scaleX": 0.8,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.12,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Emotes",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 14,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n017",
              "className": "Frame",
              "name": "Nav_Bundles",
              "properties": {
                "Size": {
                  "scaleX": 0.88,
                  "offsetX": 0,
                  "scaleY": 0.06,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.06,
                  "offsetX": 0,
                  "scaleY": 0.48,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.35,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n016",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n015",
                  "className": "TextLabel",
                  "name": "Text",
                  "properties": {
                    "Size": {
                      "scaleX": 0.8,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.12,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Bundles",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 14,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            }
          ]
        },
        {
          "id": "n068",
          "className": "Frame",
          "name": "ShopPanel",
          "properties": {
            "Size": {
              "scaleX": 0.51,
              "offsetX": 0,
              "scaleY": 0.86,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0.225,
              "offsetX": 0,
              "scaleY": 0.05,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 40,
              "g": 40,
              "b": 40
            },
            "BackgroundTransparency": 0.0,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": [
            {
              "id": "n066",
              "className": "UICorner",
              "name": "UICorner",
              "properties": {
                "CornerRadius": {
                  "scaleX": 0,
                  "offsetX": 10,
                  "scaleY": 0,
                  "offsetY": 10
                }
              },
              "children": []
            },
            {
              "id": "n067",
              "className": "UIStroke",
              "name": "UIStroke",
              "properties": {
                "Color": {
                  "r": 18,
                  "g": 18,
                  "b": 18
                },
                "Thickness": 1,
                "Transparency": 0.0,
                "ApplyStrokeMode": "Border"
              },
              "children": []
            },
            {
              "id": "n058",
              "className": "TextLabel",
              "name": "Header",
              "properties": {
                "Size": {
                  "scaleX": 0.5,
                  "offsetX": 0,
                  "scaleY": 0.08,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.04,
                  "offsetX": 0,
                  "scaleY": 0.03,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Item Shop",
                "TextColor3": {
                  "r": 239,
                  "g": 239,
                  "b": 239
                },
                "TextSize": 22,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n059",
              "className": "TextLabel",
              "name": "Sub",
              "properties": {
                "Size": {
                  "scaleX": 0.6,
                  "offsetX": 0,
                  "scaleY": 0.055,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.04,
                  "offsetX": 0,
                  "scaleY": 0.115,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Resets in 04:12:33",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 13,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n061",
              "className": "TextBox",
              "name": "SearchBox",
              "properties": {
                "Size": {
                  "scaleX": 0.36,
                  "offsetX": 0,
                  "scaleY": 0.065,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.6,
                  "offsetX": 0,
                  "scaleY": 0.04,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 56,
                  "g": 56,
                  "b": 56
                },
                "BackgroundTransparency": 0,
                "BorderSizePixel": 0,
                "Text": "",
                "PlaceholderText": "Search items\u2026",
                "PlaceholderColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextColor3": {
                  "r": 239,
                  "g": 239,
                  "b": 239
                },
                "TextSize": 14,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false,
                "ClearTextOnFocus": true,
                "MultiLine": false,
                "TextEditable": true
              },
              "children": [
                {
                  "id": "n060",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n064",
              "className": "Frame",
              "name": "Featured",
              "properties": {
                "Size": {
                  "scaleX": 0.5,
                  "offsetX": 0,
                  "scaleY": 0.065,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.04,
                  "offsetX": 0,
                  "scaleY": 0.19,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 86,
                  "g": 128,
                  "b": 194
                },
                "BackgroundTransparency": 0.82,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n063",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 5,
                      "scaleY": 0,
                      "offsetY": 5
                    }
                  },
                  "children": []
                },
                {
                  "id": "n062",
                  "className": "TextLabel",
                  "name": "Tag",
                  "properties": {
                    "Size": {
                      "scaleX": 0.9,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.04,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "\u2605 Featured this week",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 13,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n027",
              "className": "Frame",
              "name": "ItemCard_1",
              "properties": {
                "Size": {
                  "scaleX": 0.45,
                  "offsetX": 0,
                  "scaleY": 0.31,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.04,
                  "offsetX": 0,
                  "scaleY": 0.29,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n025",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 8,
                      "scaleY": 0,
                      "offsetY": 8
                    }
                  },
                  "children": []
                },
                {
                  "id": "n026",
                  "className": "UIStroke",
                  "name": "UIStroke",
                  "properties": {
                    "Color": {
                      "r": 20,
                      "g": 20,
                      "b": 20
                    },
                    "Thickness": 1,
                    "Transparency": 0.0,
                    "ApplyStrokeMode": "Border"
                  },
                  "children": []
                },
                {
                  "id": "n020",
                  "className": "Frame",
                  "name": "Thumb",
                  "properties": {
                    "Size": {
                      "scaleX": 0.9,
                      "offsetX": 0,
                      "scaleY": 0.48,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.09,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 84,
                      "g": 110,
                      "b": 170
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n019",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    },
                    {
                      "id": "n018",
                      "className": "UIGradient",
                      "name": "UIGradient",
                      "properties": {
                        "Color": "[{\"position\": 0, \"color\": {\"r\": 84, \"g\": 110, \"b\": 170}}, {\"position\": 1, \"color\": {\"r\": 24, \"g\": 24, \"b\": 27}}]",
                        "Rotation": 90
                      },
                      "children": []
                    }
                  ]
                },
                {
                  "id": "n021",
                  "className": "TextLabel",
                  "name": "Title",
                  "properties": {
                    "Size": {
                      "scaleX": 0.6,
                      "offsetX": 0,
                      "scaleY": 0.14,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.6,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Jetpack",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n022",
                  "className": "TextLabel",
                  "name": "Price",
                  "properties": {
                    "Size": {
                      "scaleX": 0.4,
                      "offsetX": 0,
                      "scaleY": 0.13,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.74,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "150 R$",
                    "TextColor3": {
                      "r": 201,
                      "g": 162,
                      "b": 39
                    },
                    "TextSize": 13,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n024",
                  "className": "TextButton",
                  "name": "Buy",
                  "properties": {
                    "Size": {
                      "scaleX": 0.33,
                      "offsetX": 0,
                      "scaleY": 0.15,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.62,
                      "offsetX": 0,
                      "scaleY": 0.73,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 71,
                      "g": 114,
                      "b": 179
                    },
                    "BackgroundTransparency": 0,
                    "BorderSizePixel": 0,
                    "Text": "Buy",
                    "TextColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Center",
                    "TextYAlignment": "Center",
                    "RichText": false,
                    "AutoButtonColor": true
                  },
                  "children": [
                    {
                      "id": "n023",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n037",
              "className": "Frame",
              "name": "ItemCard_2",
              "properties": {
                "Size": {
                  "scaleX": 0.45,
                  "offsetX": 0,
                  "scaleY": 0.31,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.53,
                  "offsetX": 0,
                  "scaleY": 0.29,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n035",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 8,
                      "scaleY": 0,
                      "offsetY": 8
                    }
                  },
                  "children": []
                },
                {
                  "id": "n036",
                  "className": "UIStroke",
                  "name": "UIStroke",
                  "properties": {
                    "Color": {
                      "r": 20,
                      "g": 20,
                      "b": 20
                    },
                    "Thickness": 1,
                    "Transparency": 0.0,
                    "ApplyStrokeMode": "Border"
                  },
                  "children": []
                },
                {
                  "id": "n030",
                  "className": "Frame",
                  "name": "Thumb",
                  "properties": {
                    "Size": {
                      "scaleX": 0.9,
                      "offsetX": 0,
                      "scaleY": 0.48,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.09,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 150,
                      "g": 80,
                      "b": 140
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n029",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    },
                    {
                      "id": "n028",
                      "className": "UIGradient",
                      "name": "UIGradient",
                      "properties": {
                        "Color": "[{\"position\": 0, \"color\": {\"r\": 150, \"g\": 80, \"b\": 140}}, {\"position\": 1, \"color\": {\"r\": 24, \"g\": 24, \"b\": 27}}]",
                        "Rotation": 90
                      },
                      "children": []
                    }
                  ]
                },
                {
                  "id": "n031",
                  "className": "TextLabel",
                  "name": "Title",
                  "properties": {
                    "Size": {
                      "scaleX": 0.6,
                      "offsetX": 0,
                      "scaleY": 0.14,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.6,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Neon Blade",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n032",
                  "className": "TextLabel",
                  "name": "Price",
                  "properties": {
                    "Size": {
                      "scaleX": 0.4,
                      "offsetX": 0,
                      "scaleY": 0.13,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.74,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "220 R$",
                    "TextColor3": {
                      "r": 201,
                      "g": 162,
                      "b": 39
                    },
                    "TextSize": 13,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n034",
                  "className": "TextButton",
                  "name": "Buy",
                  "properties": {
                    "Size": {
                      "scaleX": 0.33,
                      "offsetX": 0,
                      "scaleY": 0.15,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.62,
                      "offsetX": 0,
                      "scaleY": 0.73,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 71,
                      "g": 114,
                      "b": 179
                    },
                    "BackgroundTransparency": 0,
                    "BorderSizePixel": 0,
                    "Text": "Buy",
                    "TextColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Center",
                    "TextYAlignment": "Center",
                    "RichText": false,
                    "AutoButtonColor": true
                  },
                  "children": [
                    {
                      "id": "n033",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n047",
              "className": "Frame",
              "name": "ItemCard_3",
              "properties": {
                "Size": {
                  "scaleX": 0.45,
                  "offsetX": 0,
                  "scaleY": 0.31,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.04,
                  "offsetX": 0,
                  "scaleY": 0.6399999999999999,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n045",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 8,
                      "scaleY": 0,
                      "offsetY": 8
                    }
                  },
                  "children": []
                },
                {
                  "id": "n046",
                  "className": "UIStroke",
                  "name": "UIStroke",
                  "properties": {
                    "Color": {
                      "r": 20,
                      "g": 20,
                      "b": 20
                    },
                    "Thickness": 1,
                    "Transparency": 0.0,
                    "ApplyStrokeMode": "Border"
                  },
                  "children": []
                },
                {
                  "id": "n040",
                  "className": "Frame",
                  "name": "Thumb",
                  "properties": {
                    "Size": {
                      "scaleX": 0.9,
                      "offsetX": 0,
                      "scaleY": 0.48,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.09,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 70,
                      "g": 140,
                      "b": 120
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n039",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    },
                    {
                      "id": "n038",
                      "className": "UIGradient",
                      "name": "UIGradient",
                      "properties": {
                        "Color": "[{\"position\": 0, \"color\": {\"r\": 70, \"g\": 140, \"b\": 120}}, {\"position\": 1, \"color\": {\"r\": 24, \"g\": 24, \"b\": 27}}]",
                        "Rotation": 90
                      },
                      "children": []
                    }
                  ]
                },
                {
                  "id": "n041",
                  "className": "TextLabel",
                  "name": "Title",
                  "properties": {
                    "Size": {
                      "scaleX": 0.6,
                      "offsetX": 0,
                      "scaleY": 0.14,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.6,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Shield Aura",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n042",
                  "className": "TextLabel",
                  "name": "Price",
                  "properties": {
                    "Size": {
                      "scaleX": 0.4,
                      "offsetX": 0,
                      "scaleY": 0.13,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.74,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "90 R$",
                    "TextColor3": {
                      "r": 201,
                      "g": 162,
                      "b": 39
                    },
                    "TextSize": 13,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n044",
                  "className": "TextButton",
                  "name": "Buy",
                  "properties": {
                    "Size": {
                      "scaleX": 0.33,
                      "offsetX": 0,
                      "scaleY": 0.15,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.62,
                      "offsetX": 0,
                      "scaleY": 0.73,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 71,
                      "g": 114,
                      "b": 179
                    },
                    "BackgroundTransparency": 0,
                    "BorderSizePixel": 0,
                    "Text": "Buy",
                    "TextColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Center",
                    "TextYAlignment": "Center",
                    "RichText": false,
                    "AutoButtonColor": true
                  },
                  "children": [
                    {
                      "id": "n043",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n057",
              "className": "Frame",
              "name": "ItemCard_4",
              "properties": {
                "Size": {
                  "scaleX": 0.45,
                  "offsetX": 0,
                  "scaleY": 0.31,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.53,
                  "offsetX": 0,
                  "scaleY": 0.6399999999999999,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n055",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 8,
                      "scaleY": 0,
                      "offsetY": 8
                    }
                  },
                  "children": []
                },
                {
                  "id": "n056",
                  "className": "UIStroke",
                  "name": "UIStroke",
                  "properties": {
                    "Color": {
                      "r": 20,
                      "g": 20,
                      "b": 20
                    },
                    "Thickness": 1,
                    "Transparency": 0.0,
                    "ApplyStrokeMode": "Border"
                  },
                  "children": []
                },
                {
                  "id": "n050",
                  "className": "Frame",
                  "name": "Thumb",
                  "properties": {
                    "Size": {
                      "scaleX": 0.9,
                      "offsetX": 0,
                      "scaleY": 0.48,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.09,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 170,
                      "g": 130,
                      "b": 70
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n049",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    },
                    {
                      "id": "n048",
                      "className": "UIGradient",
                      "name": "UIGradient",
                      "properties": {
                        "Color": "[{\"position\": 0, \"color\": {\"r\": 170, \"g\": 130, \"b\": 70}}, {\"position\": 1, \"color\": {\"r\": 24, \"g\": 24, \"b\": 27}}]",
                        "Rotation": 90
                      },
                      "children": []
                    }
                  ]
                },
                {
                  "id": "n051",
                  "className": "TextLabel",
                  "name": "Title",
                  "properties": {
                    "Size": {
                      "scaleX": 0.6,
                      "offsetX": 0,
                      "scaleY": 0.14,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.6,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Speed Coil",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n052",
                  "className": "TextLabel",
                  "name": "Price",
                  "properties": {
                    "Size": {
                      "scaleX": 0.4,
                      "offsetX": 0,
                      "scaleY": 0.13,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.05,
                      "offsetX": 0,
                      "scaleY": 0.74,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "120 R$",
                    "TextColor3": {
                      "r": 201,
                      "g": 162,
                      "b": 39
                    },
                    "TextSize": 13,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n054",
                  "className": "TextButton",
                  "name": "Buy",
                  "properties": {
                    "Size": {
                      "scaleX": 0.33,
                      "offsetX": 0,
                      "scaleY": 0.15,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.62,
                      "offsetX": 0,
                      "scaleY": 0.73,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 71,
                      "g": 114,
                      "b": 179
                    },
                    "BackgroundTransparency": 0,
                    "BorderSizePixel": 0,
                    "Text": "Buy",
                    "TextColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "TextSize": 15,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSansBold",
                    "TextXAlignment": "Center",
                    "TextYAlignment": "Center",
                    "RichText": false,
                    "AutoButtonColor": true
                  },
                  "children": [
                    {
                      "id": "n053",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 6,
                          "scaleY": 0,
                          "offsetY": 6
                        }
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n065",
              "className": "LocalScript",
              "name": "OpenAnimation",
              "properties": {
                "Source": "--!strict\n-- Slides the shop panel in and fades the dimmer, then pops the featured card.\nlocal TweenService = game:GetService(\"TweenService\")\n\nlocal panel = script.Parent :: Frame\nlocal dimmer = panel.Parent:WaitForChild(\"Dimmer\") :: Frame\nlocal featured = panel:WaitForChild(\"Featured\") :: Frame\n\nlocal slideInfo = TweenInfo.new(0.45, Enum.EasingStyle.Quint, Enum.EasingDirection.Out)\nlocal fadeInfo = TweenInfo.new(0.35, Enum.EasingStyle.Sine, Enum.EasingDirection.Out)\nlocal popInfo = TweenInfo.new(0.3, Enum.EasingStyle.Back, Enum.EasingDirection.Out)\n\nlocal slide = TweenService:Create(panel, slideInfo, {\n\tPosition = UDim2.new(0.22, 0, 0.08, 0),\n})\nlocal fade = TweenService:Create(dimmer, fadeInfo, {\n\tBackgroundTransparency = 0.35,\n})\nlocal pop = TweenService:Create(featured, popInfo, {\n\tSize = UDim2.new(0.46, 0, 0.3, 0),\n})\n\nslide:Play()\nfade:Play()\ntask.delay(0.2, function()\n\tpop:Play()\nend)\n"
              },
              "children": []
            }
          ]
        },
        {
          "id": "n096",
          "className": "Frame",
          "name": "DetailColumn",
          "properties": {
            "Size": {
              "scaleX": 0.225,
              "offsetX": 0,
              "scaleY": 0.86,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0.75,
              "offsetX": 0,
              "scaleY": 0.05,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 40,
              "g": 40,
              "b": 40
            },
            "BackgroundTransparency": 0.0,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": [
            {
              "id": "n094",
              "className": "UICorner",
              "name": "UICorner",
              "properties": {
                "CornerRadius": {
                  "scaleX": 0,
                  "offsetX": 10,
                  "scaleY": 0,
                  "offsetY": 10
                }
              },
              "children": []
            },
            {
              "id": "n095",
              "className": "UIStroke",
              "name": "UIStroke",
              "properties": {
                "Color": {
                  "r": 18,
                  "g": 18,
                  "b": 18
                },
                "Thickness": 1,
                "Transparency": 0.0,
                "ApplyStrokeMode": "Border"
              },
              "children": []
            },
            {
              "id": "n069",
              "className": "TextLabel",
              "name": "Player",
              "properties": {
                "Size": {
                  "scaleX": 0.85,
                  "offsetX": 0,
                  "scaleY": 0.055,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.03,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Builderman",
                "TextColor3": {
                  "r": 239,
                  "g": 239,
                  "b": 239
                },
                "TextSize": 15,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n070",
              "className": "TextLabel",
              "name": "Level",
              "properties": {
                "Size": {
                  "scaleX": 0.5,
                  "offsetX": 0,
                  "scaleY": 0.045,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.085,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Level 27",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 12,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n074",
              "className": "Frame",
              "name": "XPTrack",
              "properties": {
                "Size": {
                  "scaleX": 0.82,
                  "offsetX": 0,
                  "scaleY": 0.022,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.14,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 56,
                  "g": 56,
                  "b": 56
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n073",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 3,
                      "scaleY": 0,
                      "offsetY": 3
                    }
                  },
                  "children": []
                },
                {
                  "id": "n072",
                  "className": "Frame",
                  "name": "XPFill",
                  "properties": {
                    "Size": {
                      "scaleX": 0.62,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 91,
                      "g": 156,
                      "b": 63
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n071",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 3,
                          "scaleY": 0,
                          "offsetY": 3
                        }
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n075",
              "className": "TextLabel",
              "name": "PreviewTitle",
              "properties": {
                "Size": {
                  "scaleX": 0.85,
                  "offsetX": 0,
                  "scaleY": 0.05,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.2,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "PREVIEW",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 11,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n081",
              "className": "Frame",
              "name": "PreviewStage",
              "properties": {
                "Size": {
                  "scaleX": 0.82,
                  "offsetX": 0,
                  "scaleY": 0.28,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.25,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 24,
                  "g": 24,
                  "b": 27
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n079",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 8,
                      "scaleY": 0,
                      "offsetY": 8
                    }
                  },
                  "children": []
                },
                {
                  "id": "n080",
                  "className": "UIStroke",
                  "name": "UIStroke",
                  "properties": {
                    "Color": {
                      "r": 20,
                      "g": 20,
                      "b": 20
                    },
                    "Thickness": 1,
                    "Transparency": 0.0,
                    "ApplyStrokeMode": "Border"
                  },
                  "children": []
                },
                {
                  "id": "n078",
                  "className": "Frame",
                  "name": "Glow",
                  "properties": {
                    "Size": {
                      "scaleX": 0.64,
                      "offsetX": 0,
                      "scaleY": 0.68,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.18,
                      "offsetX": 0,
                      "scaleY": 0.16,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 84,
                      "g": 110,
                      "b": 170
                    },
                    "BackgroundTransparency": 0.0,
                    "BorderSizePixel": 0,
                    "Visible": true,
                    "ClipsDescendants": false,
                    "ZIndex": 1
                  },
                  "children": [
                    {
                      "id": "n077",
                      "className": "UICorner",
                      "name": "UICorner",
                      "properties": {
                        "CornerRadius": {
                          "scaleX": 0,
                          "offsetX": 8,
                          "scaleY": 0,
                          "offsetY": 8
                        }
                      },
                      "children": []
                    },
                    {
                      "id": "n076",
                      "className": "UIGradient",
                      "name": "UIGradient",
                      "properties": {
                        "Color": "[{\"position\": 0, \"color\": {\"r\": 110, \"g\": 140, \"b\": 210}}, {\"position\": 1, \"color\": {\"r\": 40, \"g\": 50, \"b\": 90}}]",
                        "Rotation": 45
                      },
                      "children": []
                    }
                  ]
                }
              ]
            },
            {
              "id": "n082",
              "className": "TextLabel",
              "name": "ItemName",
              "properties": {
                "Size": {
                  "scaleX": 0.85,
                  "offsetX": 0,
                  "scaleY": 0.05,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.55,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Jetpack",
                "TextColor3": {
                  "r": 239,
                  "g": 239,
                  "b": 239
                },
                "TextSize": 16,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n083",
              "className": "TextLabel",
              "name": "ItemDesc",
              "properties": {
                "Size": {
                  "scaleX": 0.85,
                  "offsetX": 0,
                  "scaleY": 0.09,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.6,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Hold space to hover.",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 12,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n087",
              "className": "Frame",
              "name": "StatRow1",
              "properties": {
                "Size": {
                  "scaleX": 0.82,
                  "offsetX": 0,
                  "scaleY": 0.045,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.71,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n086",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 4,
                      "scaleY": 0,
                      "offsetY": 4
                    }
                  },
                  "children": []
                },
                {
                  "id": "n084",
                  "className": "TextLabel",
                  "name": "K",
                  "properties": {
                    "Size": {
                      "scaleX": 0.5,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.06,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Speed",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 12,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n085",
                  "className": "TextLabel",
                  "name": "V",
                  "properties": {
                    "Size": {
                      "scaleX": 0.44,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.5,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "+18",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 12,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Right",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n091",
              "className": "Frame",
              "name": "StatRow2",
              "properties": {
                "Size": {
                  "scaleX": 0.82,
                  "offsetX": 0,
                  "scaleY": 0.045,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.765,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 48,
                  "g": 48,
                  "b": 48
                },
                "BackgroundTransparency": 0.0,
                "BorderSizePixel": 0,
                "Visible": true,
                "ClipsDescendants": false,
                "ZIndex": 1
              },
              "children": [
                {
                  "id": "n090",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 4,
                      "scaleY": 0,
                      "offsetY": 4
                    }
                  },
                  "children": []
                },
                {
                  "id": "n088",
                  "className": "TextLabel",
                  "name": "K",
                  "properties": {
                    "Size": {
                      "scaleX": 0.5,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.06,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "Fuel",
                    "TextColor3": {
                      "r": 130,
                      "g": 130,
                      "b": 130
                    },
                    "TextSize": 12,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Left",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                },
                {
                  "id": "n089",
                  "className": "TextLabel",
                  "name": "V",
                  "properties": {
                    "Size": {
                      "scaleX": 0.44,
                      "offsetX": 0,
                      "scaleY": 1,
                      "offsetY": 0
                    },
                    "Position": {
                      "scaleX": 0.5,
                      "offsetX": 0,
                      "scaleY": 0,
                      "offsetY": 0
                    },
                    "AnchorPoint": {
                      "x": 0,
                      "y": 0
                    },
                    "BackgroundColor3": {
                      "r": 255,
                      "g": 255,
                      "b": 255
                    },
                    "BackgroundTransparency": 1,
                    "BorderSizePixel": 0,
                    "Text": "40s",
                    "TextColor3": {
                      "r": 239,
                      "g": 239,
                      "b": 239
                    },
                    "TextSize": 12,
                    "TextTransparency": 0,
                    "TextWrapped": false,
                    "TextScaled": false,
                    "Font": "SourceSans",
                    "TextXAlignment": "Right",
                    "TextYAlignment": "Center",
                    "RichText": false
                  },
                  "children": []
                }
              ]
            },
            {
              "id": "n093",
              "className": "TextButton",
              "name": "Purchase",
              "properties": {
                "Size": {
                  "scaleX": 0.82,
                  "offsetX": 0,
                  "scaleY": 0.09,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.09,
                  "offsetX": 0,
                  "scaleY": 0.85,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 71,
                  "g": 114,
                  "b": 179
                },
                "BackgroundTransparency": 0,
                "BorderSizePixel": 0,
                "Text": "Purchase  150 R$",
                "TextColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "TextSize": 15,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Center",
                "TextYAlignment": "Center",
                "RichText": false,
                "AutoButtonColor": true
              },
              "children": [
                {
                  "id": "n092",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 6,
                      "scaleY": 0,
                      "offsetY": 6
                    }
                  },
                  "children": []
                }
              ]
            }
          ]
        },
        {
          "id": "n101",
          "className": "Frame",
          "name": "FooterBar",
          "properties": {
            "Size": {
              "scaleX": 1,
              "offsetX": 0,
              "scaleY": 0.07,
              "offsetY": 0
            },
            "Position": {
              "scaleX": 0,
              "offsetX": 0,
              "scaleY": 0.93,
              "offsetY": 0
            },
            "AnchorPoint": {
              "x": 0,
              "y": 0
            },
            "BackgroundColor3": {
              "r": 48,
              "g": 48,
              "b": 48
            },
            "BackgroundTransparency": 0.0,
            "BorderSizePixel": 0,
            "Visible": true,
            "ClipsDescendants": false,
            "ZIndex": 1
          },
          "children": [
            {
              "id": "n097",
              "className": "TextLabel",
              "name": "Balance",
              "properties": {
                "Size": {
                  "scaleX": 0.2,
                  "offsetX": 0,
                  "scaleY": 1,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.02,
                  "offsetX": 0,
                  "scaleY": 0,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Balance  1,240 R$",
                "TextColor3": {
                  "r": 201,
                  "g": 162,
                  "b": 39
                },
                "TextSize": 14,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n098",
              "className": "TextLabel",
              "name": "Hint",
              "properties": {
                "Size": {
                  "scaleX": 0.4,
                  "offsetX": 0,
                  "scaleY": 1,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.35,
                  "offsetX": 0,
                  "scaleY": 0,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "BackgroundTransparency": 1,
                "BorderSizePixel": 0,
                "Text": "Tap an item to preview it",
                "TextColor3": {
                  "r": 130,
                  "g": 130,
                  "b": 130
                },
                "TextSize": 13,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSans",
                "TextXAlignment": "Left",
                "TextYAlignment": "Center",
                "RichText": false
              },
              "children": []
            },
            {
              "id": "n100",
              "className": "TextButton",
              "name": "Close",
              "properties": {
                "Size": {
                  "scaleX": 0.11,
                  "offsetX": 0,
                  "scaleY": 0.64,
                  "offsetY": 0
                },
                "Position": {
                  "scaleX": 0.87,
                  "offsetX": 0,
                  "scaleY": 0.18,
                  "offsetY": 0
                },
                "AnchorPoint": {
                  "x": 0,
                  "y": 0
                },
                "BackgroundColor3": {
                  "r": 56,
                  "g": 56,
                  "b": 56
                },
                "BackgroundTransparency": 0,
                "BorderSizePixel": 0,
                "Text": "Close",
                "TextColor3": {
                  "r": 255,
                  "g": 255,
                  "b": 255
                },
                "TextSize": 15,
                "TextTransparency": 0,
                "TextWrapped": false,
                "TextScaled": false,
                "Font": "SourceSansBold",
                "TextXAlignment": "Center",
                "TextYAlignment": "Center",
                "RichText": false,
                "AutoButtonColor": true
              },
              "children": [
                {
                  "id": "n099",
                  "className": "UICorner",
                  "name": "UICorner",
                  "properties": {
                    "CornerRadius": {
                      "scaleX": 0,
                      "offsetX": 6,
                      "scaleY": 0,
                      "offsetY": 6
                    }
                  },
                  "children": []
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
