{
    "$schema": "https://schemas.wp.org/wp/6.9/theme.json",
    "version": 3,
    "settings": {
        "appearanceTools": true,
        "color": {
            "palette": [
                {
                    "color": "#1a1919",
                    "name": "charcoal-0",
                    "slug": "custom-charcoal-0"
                },
                {
                    "color": "#23282d",
                    "name": "charcoal-1",
                    "slug": "custom-charcoal-1"
                },
                {
                    "color": "#40464d",
                    "name": "charcoal-2 ",
                    "slug": "custom-charcoal-2"
                },
                {
                    "color": "#979aa1",
                    "name": "charcoal-3",
                    "slug": "custom-charcoal-3"
                },
                {
                    "color": "#e0e0e0",
                    "name": "grey-0",
                    "slug": "custom-grey-0"
                },
                {
                    "color": "#f9f9f9",
                    "name": "grey-1",
                    "slug": "custom-grey-1-1"
                },
                {
                    "color": "#1d35b4",
                    "name": "blueberry-0",
                    "slug": "custom-blueberry-0"
                },
                {
                    "color": "#3858e9",
                    "name": "blueberry-1",
                    "slug": "custom-blueberry-1"
                },
                {
                    "color": "#dee4ff",
                    "name": "blueberry-2 ",
                    "slug": "custom-blueberry-2"
                },
                {
                    "color": "#eff2ff",
                    "name": "blueberry-3",
                    "slug": "custom-blueberry-3"
                },
                {
                    "color": "#f5f7fa",
                    "name": "blueberry-4",
                    "slug": "custom-blueberry-4"
                }
            ]
        },
        "layout": {
            "contentSize": "1280px",
            "wideSize": "1440px"
        },
        "spacing": {
            "units": [
                "%",
                "px",
                "em",
                "rem",
                "vh",
                "vw"
            ]
        },
        "typography": {
            "fontFamilies": [
                {
                    "name": "Inter",
                    "slug": "inter",
                    "fontFamily": "Inter, sans-serif",
                    "fontFace": [
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-400-normal.woff2"
                            ],
                            "fontWeight": "400",
                            "fontStyle": "normal",
                            "fontFamily": "Inter"
                        },
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-500-normal.woff2"
                            ],
                            "fontWeight": "500",
                            "fontStyle": "normal",
                            "fontFamily": "Inter"
                        },
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-700-normal.woff2"
                            ],
                            "fontWeight": "700",
                            "fontStyle": "normal",
                            "fontFamily": "Inter"
                        },
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-800-normal.woff2"
                            ],
                            "fontWeight": "800",
                            "fontStyle": "normal",
                            "fontFamily": "Inter"
                        },
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-500-italic.woff2"
                            ],
                            "fontWeight": "500",
                            "fontStyle": "italic",
                            "fontFamily": "Inter"
                        },
                        {
                            "src": [
                                "file:./assets/fonts/inter/inter-600-normal.woff2"
                            ],
                            "fontWeight": "600",
                            "fontStyle": "normal",
                            "fontFamily": "Inter"
                        }
                    ]
                }
            ],
            "fontSizes": [
                {
                    "fluid": true,
                    "name": "0,9 rem",
                    "size": "0.9rem",
                    "slug": "custom-1"
                },
                {
                    "fluid": true,
                    "name": "1 rem",
                    "size": "1rem",
                    "slug": "custom-2"
                },
                {
                    "fluid": true,
                    "name": "2 rem",
                    "size": "2rem",
                    "slug": "custom-3"
                },
                {
                    "fluid": true,
                    "name": "2,25",
                    "size": "2.25rem",
                    "slug": "custom-4"
                }
            ]
        },
        "useRootPaddingAwareAlignments": true
    },
    "styles": {
        "blocks": {
            "core/accordion-heading": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-0)"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var(--wp--preset--color--custom-charcoal-0)"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-2)",
                    "fontStyle": "normal",
                    "fontWeight": "700"
                }
            },
            "core/button": {
                "border": {
                    "radius": {
                        "bottomLeft": "8px",
                        "bottomRight": "8px",
                        "topLeft": "8px",
                        "topRight": "8px"
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "14px",
                    "fontStyle": "normal",
                    "fontWeight": "600",
                    "lineHeight": 1.3999999999999999
                },
                "variations": {
                    "outline": {
                        "border": {
                            "bottom": {
                                "color": "#3858e9",
                                "style": "solid",
                                "width": "2px"
                            },
                            "color": null,
                            "left": {
                                "color": "#3858e9",
                                "style": "solid",
                                "width": "2px"
                            },
                            "radius": {
                                "bottomLeft": "8px",
                                "bottomRight": "8px",
                                "topLeft": "8px",
                                "topRight": "8px"
                            },
                            "right": {
                                "color": "#3858e9",
                                "style": "solid",
                                "width": "2px"
                            },
                            "style": null,
                            "top": {
                                "color": "#3858e9",
                                "style": "solid",
                                "width": "2px"
                            },
                            "width": null
                        },
                        "color": {
                            "text": "var(--wp--preset--color--custom-blueberry-1)"
                        },
                        "typography": {
                            "fontFamily": "var(--wp--preset--font-family--inter)",
                            "fontSize": "14px",
                            "fontStyle": "normal",
                            "fontWeight": "600",
                            "lineHeight": 1.3999999999999999
                        }
                    }
                }
            },
            "core/buttons": {
                "spacing": {
                    "blockGap": {
                        "left": "var(--wp--preset--spacing--30)",
                        "top": "var(--wp--preset--spacing--30)"
                    }
                }
            },
            "core/columns": {
                "spacing": {
                    "blockGap": {
                        "left": "var(--wp--preset--spacing--60)",
                        "top": "var(--wp--preset--spacing--60)"
                    },
                    "margin": {
                        "bottom": "0",
                        "top": "0"
                    }
                }
            },
            "core/details": {
                "spacing": {
                    "blockGap": "var(--wp--preset--spacing--30)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1.2rem",
                    "fontStyle": "normal",
                    "fontWeight": "600",
                    "lineHeight": "1.7"
                }
            },
            "core/gallery": {
                "spacing": {
                    "margin": {
                        "bottom": "0",
                        "left": "0",
                        "right": "0",
                        "top": "0"
                    },
                    "padding": {
                        "bottom": "0",
                        "left": "0",
                        "right": "0",
                        "top": "0"
                    }
                }
            },
            "core/group": {
                "spacing": {
                    "blockGap": "var(--wp--preset--spacing--30)"
                }
            },
            "core/heading": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-0)"
                },
                "elements": {
                    "link": {
                        ":hover": {
                            "color": {
                                "text": "var(--wp--preset--color--custom-blueberry-0)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--preset--color--custom-blueberry-1)"
                        }
                    }
                }
            },
            "core/image": {
                "border": {
                    "radius": {
                        "bottomLeft": "0px",
                        "bottomRight": "0px",
                        "topLeft": "0px",
                        "topRight": "0px"
                    }
                },
                "variations": {
                    "rounded": {
                        "border": {
                            "radius": {
                                "bottomLeft": "10000000px",
                                "bottomRight": "10000000px",
                                "topLeft": "10000000px",
                                "topRight": "10000000px"
                            }
                        }
                    }
                }
            },
            "core/list-item": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-1)"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var(--wp--preset--color--custom-charcoal-1)"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1rem",
                    "fontStyle": "normal",
                    "fontWeight": "400",
                    "lineHeight": "1.6"
                }
            },
            "core/navigation": {
                "spacing": {
                    "blockGap": "var(--wp--preset--spacing--30)"
                }
            },
            "core/navigation-link": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)"
                }
            },
            "core/navigation-submenu": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "14px",
                    "fontStyle": "normal",
                    "fontWeight": "500",
                    "lineHeight": 1.3999999999999999
                }
            },
            "core/paragraph": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-1)"
                },
                "elements": {
                    "link": {
                        ":hover": {
                            "color": {
                                "text": "var(--wp--preset--color--custom-blueberry-0)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--preset--color--custom-blueberry-1)"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-2)",
                    "fontStyle": "normal",
                    "fontWeight": "400",
                    "lineHeight": "1.7"
                }
            },
            "core/post-time-to-read": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-2)"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var(--wp--preset--color--custom-charcoal-2)"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)",
                    "fontStyle": "normal",
                    "fontWeight": "400",
                    "lineHeight": 1.3999999999999999
                }
            },
            "core/pullquote": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)"
                }
            },
            "core/query-no-results": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-2)"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var(--wp--preset--color--custom-charcoal-2)"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-2)"
                }
            },
            "core/query-pagination-next": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)",
                    "fontStyle": "normal",
                    "fontWeight": "600",
                    "lineHeight": 1.3999999999999999
                }
            },
            "core/query-pagination-numbers": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-2)",
                    "fontStyle": "normal",
                    "fontWeight": "500",
                    "lineHeight": 1.3999999999999999
                }
            },
            "core/query-pagination-previous": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)",
                    "fontStyle": "normal",
                    "fontWeight": "600",
                    "lineHeight": 1.3999999999999999
                }
            },
            "core/quote": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-2)"
                },
                "spacing": {
                    "blockGap": "var(--wp--preset--spacing--30)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)",
                    "lineHeight": "1.2"
                },
                "variations": {
                    "plain": {
                        "spacing": {
                            "blockGap": "0"
                        }
                    }
                }
            },
            "core/site-title": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--custom-2)"
                }
            }
        },
        "color": {
            "background": "var(--wp--preset--color--white)",
            "text": "var(--wp--preset--color--custom-grey-1-1)"
        },
        "elements": {
            "button": {
                "color": {
                    "background": "var(--wp--preset--color--custom-blueberry-1)",
                    "text": "var(--wp--preset--color--white)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "14px",
                    "fontStyle": "normal",
                    "fontWeight": "600"
                }
            },
            "caption": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-1)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "var(--wp--preset--font-size--custom-1)",
                    "fontStyle": "normal",
                    "fontWeight": "500"
                }
            },
            "h1": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "2.7rem",
                    "fontStyle": "normal",
                    "fontWeight": "700",
                    "lineHeight": "1.1"
                }
            },
            "h2": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "2rem",
                    "fontStyle": "normal",
                    "fontWeight": "700",
                    "lineHeight": "1.2"
                }
            },
            "h3": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1.5rem",
                    "fontStyle": "normal",
                    "fontWeight": "700",
                    "lineHeight": 1.3999999999999999
                }
            },
            "h4": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1.25rem",
                    "fontStyle": "normal",
                    "fontWeight": "500"
                }
            },
            "h5": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1.15rem",
                    "fontStyle": "normal",
                    "fontWeight": "600"
                }
            },
            "h6": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "1rem",
                    "fontStyle": "normal",
                    "fontWeight": "500",
                    "lineHeight": "1.7"
                }
            },
            "heading": {
                "color": {
                    "text": "var(--wp--preset--color--custom-charcoal-0)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontStyle": "normal",
                    "fontWeight": "500"
                }
            },
            "link": {
                ":hover": {
                    "color": {
                        "text": "var(--wp--preset--color--custom-blueberry-0)"
                    }
                },
                "color": {
                    "text": "var(--wp--preset--color--custom-blueberry-1)"
                },
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--inter)",
                    "fontSize": "13px",
                    "fontStyle": "normal",
                    "fontWeight": "400",
                    "textDecoration": "underline"
                }
            }
        },
        "spacing": {
            "blockGap": "0px"
        },
        "typography": {
            "fontFamily": "var(--wp--preset--font-family--inter)",
            "fontSize": "var(--wp--preset--font-size--custom-2)"
        }
    },
    "templateParts": [
        {
            "area": "header",
            "name": "header"
        },
        {
            "area": "footer",
            "name": "footer"
        }
    ]
}