{
	"customTemplates": [
		{
			"name": "blank",
			"postTypes": [
				"page",
				"post"
			],
			"title": "Blank"
		},
		{
			"name": "full-width",
			"postTypes": [
				"page",
				"post"
			],
			"title": "Full width"
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"duotone": [
				{
					"colors": [
						"#FF7B01",
						"#FF7B01"
					],
					"name": "Primary",
					"slug": "primary"
				},
				{
					"colors": [
						"#1E1E20",
						"#1E1E20"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#ffffff",
						"#ffffff"
					],
					"name": "Light",
					"slug": "light"
				}
			],
			"gradients": [
				{
					"gradient": "linear-gradient(285deg, #FF7B01 -1.5%, #1E1E20 100%)",
					"name": "Primary",
					"slug": "primary"
				}
			],
			"palette": [
				{
					"color": "#FF7B01",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#1E1E20",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#FF7B00",
					"name": "Accent",
					"slug": "accent"
				},
				{
					"color": "#FFFFFE",
					"name": "Accent Text",
					"slug": "accent-text"
				},
				{
					"color": "#DE6B00",
					"name": "Hover",
					"slug": "hover"
				},
				{
					"color": "#141416",
					"name": "Heading",
					"slug": "heading"
				},
				{
					"color": "#FF7B02",
					"name": "Highlight",
					"slug": "highlight"
				},
				{
					"color": "#666666",
					"name": "Body",
					"slug": "body"
				},
				{
					"color": "#F5F5F5",
					"name": "Surface",
					"slug": "surface"
				},
				{
					"color": "#FFFFFD",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#E9E9E9",
					"name": "Light",
					"slug": "light"
				},
				{
					"color": "#BEBEBE",
					"name": "Outline",
					"slug": "outline"
				},
				{
					"color": "#F1F1F1",
					"name": "Neutral",
					"slug": "neutral"
				},
				{
					"color": "#25262A",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "transparent",
					"name": "Transparent",
					"slug": "transparent"
				},
				{
					"color": "currentColor",
					"name": "Current Color",
					"slug": "currentColor"
				},
				{
					"color": "inherit",
					"name": "Inherit",
					"slug": "inherit"
				},
				{
					"color": "#000000",
					"name": "Pure Black",
					"slug": "pure-white"
				}
			]
		},
		"custom": {
			"borderRadius": {
				"full": "999px",
				"large": "16px",
				"medium": "12px",
				"small": "8px",
				"xLarge": "20px",
				"xSmall": "6px",
				"xxLarge": "24px",
				"xxSmall": "4px"
			},
			"fontWeight": {
				"black": 900,
				"bold": 700,
				"extraBold": 800,
				"extraLight": 200,
				"light": 300,
				"medium": 500,
				"regular": 400,
				"semiBold": 600,
				"thin": 100
			},
			"lineHeight": {
				"initial": 1,
				"large": 1.600000000000000088817841970012523233890533447265625,
				"medium": 1.4499999999999999555910790149937383830547332763671875,
				"small": 1.399999999999999911182158029987476766109466552734375,
				"xSmall": 1.3000000000000000444089209850062616169452667236328125,
				"xxSmall": 1.1999999999999999555910790149937383830547332763671875
			}
		},
		"layout": {
			"contentSize": "1170px",
			"wideSize": "1400px"
		},
		"spacing": {
			"customSpacingSize": true,
			"defaultSpacingSizes": false,
			"spacingSizes": [
				{
					"name": "XX Small",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)/2)",
					"slug": "xx-small"
				},
				{
					"name": "X Small",
					"size": "calc(var(--wp--preset--font-size--medium,1rem))",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*1.5)",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*2)",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*3)",
					"slug": "large"
				},
				{
					"name": "X Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*4)",
					"slug": "x-large"
				},
				{
					"name": "XX Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*6)",
					"slug": "xx-large"
				}
			],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"defaultFontSizes": false,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "100",
							"src": [
								"file:./assets/fonts/Inter/Inter-Thin.woff2"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/Inter/Inter-Light.woff2"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/Inter/Inter-Regular.woff2"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/Inter/Inter-Medium.woff2"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/Inter/Inter-SemiBold.woff2"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/Inter/Inter-Bold.woff2"
							]
						}
					],
					"fontFamily": "\"Inter\", sans-serif",
					"name": "Inter",
					"slug": "inter"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "100",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-Thin.ttf"
							]
						},
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-Light.ttf"
							]
						},
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-Regular.ttf"
							]
						},
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-Medium.ttf"
							]
						},
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-SemiBold.ttf"
							]
						},
						{
							"fontFamily": "Poppins",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/Poppins/Poppins-Bold.ttf"
							]
						}
					],
					"fontFamily": "\"Poppins\", sans-serif",
					"name": "Poppins",
					"slug": "heading"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Rubik",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/Rubik/Rubik-Light.ttf"
							]
						},
						{
							"fontFamily": "Rubik",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/Rubik/Rubik-Regular.ttf"
							]
						},
						{
							"fontFamily": "Rubik",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/Rubik/Rubik-Medium.ttf"
							]
						},
						{
							"fontFamily": "Rubik",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/Rubik/Rubik-SemiBold.ttf"
							]
						},
						{
							"fontFamily": "Rubik",
							"fontStretch": "",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/Rubik/Rubik-Bold.ttf"
							]
						}
					],
					"fontFamily": "\"Rubik\", sans-serif",
					"name": "Rubik",
					"slug": "body"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "14px",
						"min": "12px"
					},
					"name": "X Small",
					"size": "clamp(12px, 1.5vw, 14px)",
					"slug": "x-small"
				},
				{
					"fluid": {
						"max": "16px",
						"min": "14px"
					},
					"name": "Small",
					"size": "clamp(14px, 1.6vw, 16px)",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "18px",
						"min": "16px"
					},
					"name": "Medium",
					"size": "clamp(16px, 1.8vw, 18px)",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "22px",
						"min": "20px"
					},
					"name": "Large",
					"size": "clamp(18px, 2.2vw, 20px)",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "28px",
						"min": "24px"
					},
					"name": "X Large",
					"size": "clamp(24px, 3vw, 28px)",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "36px",
						"min": "28px"
					},
					"name": "XX Large",
					"size": "clamp(28px, 3.6vw, 36px)",
					"slug": "xx-large"
				},
				{
					"fluid": {
						"max": "48px",
						"min": "36px"
					},
					"name": "XXX Large",
					"size": "clamp(36px, 4.8vw, 48px)",
					"slug": "xxx-large"
				},
				{
					"fluid": {
						"max": "72px",
						"min": "48px"
					},
					"name": "XXXX Large",
					"size": "clamp(48px, 7.2vw, 72px)",
					"slug": "xxxx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/archives": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/categories": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/comment-author-name": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/comment-date": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments-pagination": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/cover": {
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/latest-posts": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--small)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"letterSpacing": "0.25px",
					"lineHeight": "var(--wp--custom--line-height--large)"
				}
			},
			"core/post-author": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-date": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-terms": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/pullquote": {
				"color": {
					"text": "var(--wp--preset--color--body)"
				}
			},
			"core/query-pagination": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/quote": {
				"color": {
					"text": "var(--wp--preset--color--body)"
				}
			},
			"core/search": {
				"color": {
					"text": "var(--wp--preset--color--body)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"lineHeight": "var(--wp--custom--line-height--initial)"
				}
			},
			"core/site-title": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"letterSpacing": "0",
					"lineHeight": "var(--wp--custom--line-height--large)"
				}
			},
			"core/tag-cloud": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--body)"
		},
		"elements": {
			"button": {
				":active": {
					"color": {
						"background": "var(--wp--preset--color--hover)",
						"text": "#ffffff"
					}
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--hover)",
						"text": "#ffffff"
					}
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--hover)",
						"text": "#ffffff"
					}
				},
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"radius": "0.375em"
				},
				"color": {
					"background": "#f4a024",
					"text": "var(--wp--preset--color--accent-text)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--initial)"
				}
			},
			"h1": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--xxxx-large)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"letterSpacing": "-2px",
					"lineHeight": "var(--wp--custom--line-height--xx-small)"
				}
			},
			"h2": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--x-small)",
						"top": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--xxx-large)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"letterSpacing": "-1px",
					"lineHeight": "var(--wp--custom--line-height--xx-small)"
				}
			},
			"h3": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--x-small)",
						"top": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"letterSpacing": "-0.5px",
					"lineHeight": "var(--wp--custom--line-height--x-small)"
				}
			},
			"h4": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"letterSpacing": "-0.25px",
					"lineHeight": "var(--wp--custom--line-height--x-small)"
				}
			},
			"h5": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"h6": {
				"color": {
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--x-small)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"link": {
				":focus": {
					"color": {
						"text": "var(--wp--preset--color--hover)"
					}
				},
				":hover": {
					"color": {
						"text": "#f4a024"
					}
				},
				"color": {
					"text": "inherit"
				},
				"typography": {
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--x-small)",
			"padding": {
				"left": "24px",
				"right": "24px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--body)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "var(--wp--custom--font-weight--regular)",
			"lineHeight": "var(--wp--custom--line-height--large)"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		},
		{
			"area": "uncategorized",
			"name": "comments",
			"title": "Comments"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/wp/6.8/theme.json"
}