{
  "aliases": {},
  "props": {
    "kx-duration-x-long": {
      "originalValue": "600ms",
      "syntax": "<length>",
      "name": "kx-duration-x-long",
      "value": "600ms",
      "scope": "global",
      "cssProperties": [
        "animation-duration",
        "transition-duration"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics x-long duration"
    },
    "kx-duration-long": {
      "originalValue": "400ms",
      "syntax": "<length>",
      "name": "kx-duration-long",
      "value": "400ms",
      "scope": "global",
      "cssProperties": [
        "animation-duration",
        "transition-duration"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics long duration"
    },
    "kx-duration-normal": {
      "originalValue": "250ms",
      "syntax": "<length>",
      "name": "kx-duration-normal",
      "value": "250ms",
      "scope": "global",
      "cssProperties": [
        "animation-duration",
        "transition-duration"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics normal duration"
    },
    "kx-duration-short": {
      "originalValue": "150ms",
      "syntax": "<length>",
      "name": "kx-duration-short",
      "value": "150ms",
      "scope": "global",
      "cssProperties": [
        "animation-duration",
        "transition-duration"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics short duration"
    },
    "kx-duration-x-short": {
      "originalValue": "75ms",
      "syntax": "<length>",
      "name": "kx-duration-x-short",
      "value": "75ms",
      "scope": "global",
      "cssProperties": [
        "animation-duration",
        "transition-duration"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics short duration"
    },
    "kx-ease-none": {
      "originalValue": "cubic-bezier(0, 0, 1, 1)",
      "syntax": "<length>",
      "name": "kx-ease-none",
      "value": "cubic-bezier(0, 0, 1, 1)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease none"
    },
    "kx-ease-in": {
      "originalValue": "cubic-bezier(0.3, 0, 1, 0.3)",
      "syntax": "<length>",
      "name": "kx-ease-in",
      "value": "cubic-bezier(0.3, 0, 1, 0.3)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease in"
    },
    "kx-ease-out": {
      "originalValue": "cubic-bezier(0, 0.3, 0.15, 1)",
      "syntax": "<length>",
      "name": "kx-ease-out",
      "value": "cubic-bezier(0, 0.3, 0.15, 1)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease out"
    },
    "kx-ease-in-out": {
      "originalValue": "cubic-bezier(0.3, 0, 0.15, 1)",
      "syntax": "<length>",
      "name": "kx-ease-in-out",
      "value": "cubic-bezier(0.3, 0, 0.15, 1)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease in-out"
    },
    "kx-ease-under": {
      "originalValue": "cubic-bezier(0.7, 0, 0.7, -0.75)",
      "syntax": "<length>",
      "name": "kx-ease-under",
      "value": "cubic-bezier(0.7, 0, 0.7, -0.75)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease under"
    },
    "kx-ease-over": {
      "originalValue": "cubic-bezier(0.3, 1.75, 0.3, 1)",
      "syntax": "<length>",
      "name": "kx-ease-over",
      "value": "cubic-bezier(0.3, 1.75, 0.3, 1)",
      "scope": "global",
      "cssProperties": [
        "animation-timing-function",
        "transition-timing-function"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "c360",
      "category": "kx",
      "comment": "Kinetics ease over"
    }
  }
}