{
	"version": 2,
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Default Header"
		},
		{
			"area": "header",
			"name": "header-with-cta",
			"title": "Header with Call to action inside background image"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Default Footer"
		},
		{
			"area": "uncategorized",
			"name": "comments",
			"title": "Comments"
		}
	],
	"customTemplates": [
		{
			"name": "template-blank",
			"title": "Blank Canvas"
		},
		{
			"name": "template-no-title",
			"title": "Page No Title",
			"postTypes": [ "page" ]
		},
		{
			"name": "template-blog-3-col",
			"postTypes": [ "page" ],
			"title": "Blog Page with 3 columns"
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"duotone": [
				{
					"colors": ["#000000", "#ffffff"],
					"slug": "duotone-1",
					"name": "Black and white"
				},
				{
					"colors": ["#000000", "#eb306f"],
					"slug": "duotone-2",
					"name": "Black and Primary Color"
				},
				{
					"colors": ["#000000", "#fff530"],
					"slug": "duotone-3",
					"name": "Black and Secondary Color"
				},
				{
					"colors": ["#000000", "#e6e9f0"],
					"slug": "duotone-4",
					"name": "Black and Primary Background"
				},
				{
					"colors": ["#000000", "#f6f5f2"],
					"slug": "duotone-5",
					"name": "Black and Secondary Background"
				}
			],
			"gradients": [
				{
					"slug": "gradient-1",
					"gradient": "linear-gradient(to right, #eb306f 0%, #fff530 100%)",
					"name": "Horizontal Primary Color to Secondary Color"
				},
				{
					"slug": "gradient-2",
					"gradient": "linear-gradient(to right, #eb306f 0%, #e6e9f0 100%)",
					"name": "Horizontal Primary Color to Primary Background"
				},
				{
					"slug": "gradient-3",
					"gradient": "linear-gradient(to bottom, #e6e9f0 0%, #ffffff 100%)",
					"name": "Vertical Primary Background to white"
				},
				{
					"slug": "gradient-4",
					"gradient": "linear-gradient(to bottom, #f6f5f2 0%, #ffffff 100%)",
					"name": "Vertical Secondary Background to white"
				}
			],
			"palette": [
				{
					"color": "#ffffff",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#121212",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#eb306f",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#fff530",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"slug": "text-primary",
					"color": "#000000",
					"name": "Primary Text"
				},
				{
					"slug": "text-secondary",
					"color": "#7f7f7f",
					"name": "Secondary Text"
				},
				{
					"slug": "border-primary",
					"color": "#00000080",
					"name": "Primary Border"
				},
				{
					"slug": "border-secondary",
					"color": "#00000014",
					"name": "Secondary Border"
				},
				{
					"slug": "background-primary",
					"color": "#e6e9f0",
					"name": "Primary Background"
				},
				{
					"slug": "background-secondary",
					"color": "#f7f7f9",
					"name": "Secondary Background"
				}
			]
		},
		"dimensions": {
			"aspectRatios": [
				{
					"name": "Small Portrait - 4:5",
					"slug": "4-5",
					"ratio": "4/5"
				},
				{
					"name": "Extra Wide - 2:1",
					"slug": "2-1",
					"ratio": "2/1"
				}
			]
		},
		"custom": {
			"typography": {
				"letter-spacing": {
					"heading": "-0.02em",
					"uppercase": "0.02em"
				},
				"line-height": {
					"body": 1.75,
					"medium": 1.5,
					"small": 1.25
				}
			},
			"border": {
				"radius": {
					"small": "4px",
					"medium": "8px",
					"large": "24px"
				}
			}
		},
		"layout": {
			"contentSize": "680px",
			"wideSize": "1200px"
		},
		"spacing": {
			"spacingScale": {
				"steps": 0
			},
			"spacingSizes": [
				{
					"name": "1",
					"size": "8px",
					"slug": "10"
				},
				{
					"name": "2",
					"size": "16px",
					"slug": "20"
				},
				{
					"name": "3",
					"size": "24px",
					"slug": "30"
				},
				{
					"name": "4",
					"size": "clamp(24px, 3.2vw, 32px)",
					"slug": "40"
				},
				{
					"name": "5",
					"size": "clamp(24px, 4.8vw, 48px)",
					"slug": "50"
				},
				{
					"name": "6",
					"size": "clamp(48px, 6.4vw, 64px)",
					"slug": "60"
				},
				{
					"name": "7",
					"size": "clamp(64px, 9.6vw, 96px)",
					"slug": "70"
				},
				{
					"name": "8",
					"size": "clamp(96px, 12.8vw, 128px)",
					"slug": "80"
				}
			],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "DM Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300 400 600 700 800 900",
							"src": [
								"file:./assets/fonts/DM_Sans/DMSans-VariableFont_opsz,wght.ttf"
							]
						},
						{
							"fontFamily": "DM Sans",
							"fontStretch": "normal",
							"fontStyle": "italic",
							"fontWeight": "300 400 600 700 800 900",
							"src": [
								"file:./assets/fonts/DM_Sans/DMSans-Italic-VariableFont_opsz,wght.ttf"
							]
						}
					],
					"fontFamily": "\"DM Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif",
					"name": "DM Sans",
					"slug": "default"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400 600 700 800",
							"src": [
								"file:./assets/fonts/Syne/Syne-VariableFont_wght.woff2"
							]
						}
					],
					"fontFamily": "\"Syne\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif",
					"name": "Syne",
					"slug": "heading"
				},
				{
					"fontFamily": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif",
					"name": "System Sans Serif",
					"slug": "system-sans-serif"
				},
				{
					"fontFamily": "ui-serif, Georgia, serif",
					"name": "System Serif",
					"slug": "system-serif"
				}
			],
			"fontSizes": [
				{
					"fluid": false,
					"name": "XXS",
					"size": "12px",
					"slug": "xx-small"
				},
				{
					"fluid": false,
					"name": "XS",
					"size": "14px",
					"slug": "x-small"
				},
				{
					"fluid": false,
					"name": "S",
					"size": "16px",
					"slug": "small"
				},
				{
					"fluid": false,
					"name": "M",
					"size": "18px",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "21px",
						"min": "18px"
					},
					"name": "L",
					"size": "21px",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "24px",
						"min": "21px"
					},
					"name": "XL",
					"size": "24px",
					"slug": "xl"
				},
				{
					"fluid": {
						"max": "28px",
						"min": "24px"
					},
					"name": "2 XL",
					"size": "28px",
					"slug": "2-xl"
				},
				{
					"fluid": {
						"max": "32px",
						"min": "28px"
					},
					"name": "3 XL",
					"size": "32px",
					"slug": "3-xl"
				},
				{
					"fluid": {
						"max": "36px",
						"min": "32px"
					},
					"name": "4 XL",
					"size": "36px",
					"slug": "4-xl"
				},
				{
					"fluid": {
						"max": "48px",
						"min": "36px"
					},
					"name": "5 XL",
					"size": "48px",
					"slug": "5-xl"
				},
				{
					"fluid": {
						"max": "64px",
						"min": "48px"
					},
					"name": "6 XL",
					"size": "64px",
					"slug": "6-xl"
				},
				{
					"fluid": {
						"max": "96px",
						"min": "64px"
					},
					"name": "7 XL",
					"size": "96px",
					"slug": "7-xl"
				},
				{
					"fluid": {
						"max": "120px",
						"min": "84px"
					},
					"name": "8 XL",
					"size": "120px",
					"slug": "8-xl"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"css": "& {line-height: 1;} & img {display:block;}"
			},
			"core/button": {
				"variations": {
					"outline": {
						"spacing": {
							"padding": {
								"bottom": "calc(0.66em - 2px)",
								"left": "calc(1.33em - 2px)",
								"right": "calc(1.33em - 2px)",
								"top": "calc(0.66em - 2px )"
							}
						},
						"border": {
							"width": "2px"
						}
					}
				}
			},
			"core/buttons": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--20)"
				}
			},
			"core/columns": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--30)"
				}
			},
			"core/comment-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)",
					"fontWeight": "700"
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				"css": "&:not(.has-background) .wp-block-navigation__submenu-container {border-width: 0;} & .wp-block-navigation__responsive-container:not(.has-modal-open) .wp-block-navigation__submenu-container {box-shadow: 0 8px 40px rgba(0 0 0 / .08);border-radius: var(--wp--custom--border--radius--small);} & .wp-block-navigation__submenu-container > *:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;} & .wp-block-navigation__submenu-container > *:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}"
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--body)"
				}
			},
			"core/post-author": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/post-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/post-excerpt": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":active": {
							"color": {
								"text": "var(--wp--preset--color--secondary)"
							},
							"typography": {
								"textDecoration": "none"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/pullquote": {
				"border": {
					"width": "0"
				},
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "normal",
							"fontWeight": "600"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "italic",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--30)",
						"left": "var(--wp--preset--spacing--30)",
						"right": "var(--wp--preset--spacing--30)",
						"top": "var(--wp--preset--spacing--30)"
					},
					"margin": {
						"bottom": "var(--wp--preset--spacing--30)",
						"top": "var(--wp--preset--spacing--30)"
					}
				}
			},
			"core/query": {
				"elements": {
					"h2": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--xl)"
						}
					}
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "400",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "none"
							}
						}
					}
				}
			},
			"core/query-pagination-numbers": {
				"css": "& .page-numbers {display: inline-flex;align-items: center;justify-content: center;border-radius: var(--wp--custom--border--radius--medium);border: 1px solid var(--wp--preset--color--border-secondary);padding: 0.75em 1.25em;line-height: 1;} & .page-numbers + .page-numbers {margin-left: 0.5em;}"
			},
			"core/quote": {
				"border": {
					"width": "1px"
				},
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "normal",
							"fontWeight": "600"
						}
					}
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--30)",
						"right": "var(--wp--preset--spacing--30)"
					}
				},
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				"variations": {
					"plain": {
						"border": {
							"color": "var(--wp--preset--color--contrast)",
							"radius": "0",
							"style": "solid",
							"width": "0 0 0 1px"
						},
						"spacing": {
							"padding": {
								"bottom": "var(--wp--preset--spacing--10)",
								"left": "var(--wp--preset--spacing--30)",
								"right": "var(--wp--preset--spacing--30)",
								"top": "var(--wp--preset--spacing--10)"
							}
						}
					}
				},
				"css": "& :where(p) {margin-block-start:0;margin-block-end:var(--wp--preset--spacing--20);} & :where(:last-child) {margin-block-end:0;} & cite {display: block;}"
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"css": "&:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull):not([class*=\"is-style-dl-sep\"]) {width: var(--wp--preset--spacing--70);border-bottom-width: 3px;transform: skew(-30deg);}"
			},
			"core/site-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":active": {
							"color": {
								"text": "var(--wp--preset--color--primary)"
							},
							"typography": {
								"textDecoration": "none"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xl)",
					"fontWeight": "600",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"core/table" : {
				"css": "& td, th {padding: 1em;}"
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "var(--wp--custom--border--radius--small)"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--base)"
				},
				"spacing": {
					"padding": {
						"bottom": "0.66em",
						"left": "1.33em",
						"right": "1.33em",
						"top": "0.66em"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--default)",
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "600",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--contrast)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--contrast)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":active": {
					"color": {
						"background": "var(--wp--preset--color--contrast)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":visited": {
					"color": {
						"text": "var(--wp--preset--color--contrast)"
					}
				}
			},
			"caption": {
				"color": {
					"text": "var(--wp--preset--color--text-secondary)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)",
					"fontWeight": "400"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--5-xl)",
					"lineHeight": "var(--wp--custom--typography--line-height--small)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--4-xl)",
					"lineHeight": "var(--wp--custom--typography--line-height--small)"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--2-xl)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xl)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"heading": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--30)",
						"top": "var(--wp--preset--spacing--30)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading)",
					"fontWeight": "600",
					"lineHeight": "var(--wp--custom--typography--line-height--medium)"
				}
			},
			"link": {
				":hover": {
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "inherit"
				},
				"typography": {
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--30)",
			"padding": {
				"bottom": "0px",
				"left": "var(--wp--preset--spacing--50)",
				"right": "var(--wp--preset--spacing--50)",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--default)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "400",
			"lineHeight": "var(--wp--custom--typography--line-height--body)"
		},
		"css": "a {text-underline-offset: .25em;} a, input{transition: all .25s;} strong, b {font-weight: 700;} .wp-block-group.has-background.is-style-dl-slant-right, .wp-block-cover.is-style-dl-slant-right {clip-path: polygon(0% 0, 100% 0%, 100% calc(100% - 24px), 0% 100%);} .wp-block-group.has-background.is-style-dl-wave, .wp-block-cover.is-style-dl-wave {clip-path: polygon( 100% 92.946%,100% 92.946%,94.382% 94.724%,87.79% 96.244%,80.224% 97.508%,71.685% 98.513%,62.172% 99.262%,51.685% 99.753%,40.224% 99.987%,27.79% 99.964%,14.382% 99.684%,0% 99.147%,0% 0%,100% 0%,100% 92.946% );} @media screen and (min-width: 782px) {.wp-block-group.has-background.is-style-dl-wave, .wp-block-cover.is-style-dl-wave {clip-path: polygon( 100% 88.156%,100% 88.156%,91.894% 91.355%,83.367% 94.051%,74.419% 96.245%,65.051% 97.936%,55.262% 99.125%,45.052% 99.811%,34.421% 99.995%,23.368% 99.676%,11.895% 98.855%,0% 97.531%,0% 0%,100% 0%,100% 88.156% );}} .wpcf7-form input:not([type='submit']) {padding: 0.66em 1.33em;border: 1px solid var(--wp--preset--color--border-primary);border-radius: var(--wp--custom--border--radius--small); } .wpcf7-form textarea {border: 1px solid var(--wp--preset--color--border-primary); border-radius: var(--wp--custom--border--radius--small);padding: 0.66em; } .wpcf7-form input:not([type='submit']), .wpcf7-form textarea {min-width: 80%;box-sizing: border-box;line-height: var(--wp--custom--typography--line-height--medium);} .wpcf7-form label {font-size: 16px;font-weight: 700;} .wpcf7-form select {border: 1px solid var(--wp--preset--color--border-primary);border-radius: var(--wp--custom--border--radius--small);padding: 0.66em 1.33em; } .wpcf7-form input[type='submit'] {padding: 0.66em 1.33em;background-color: var(--wp--preset--color--primary);border-radius: var(--wp--custom--border--radius--small);border-width: 0;color: var(--wp--preset--color--base);font-size: var(--wp--preset--font-size--small);font-family: inherit;font-weight: 600;line-height: var(--wp--custom--typography--line-height--medium);cursor: pointer;}"
	}
}
