:root, .org-styles {
      --xlarge_title-fontFamily: Lora;
--xlarge_title-fontSize: 84px;
--xlarge_title-fontWeight: 400;
--xlarge_title-lineHeight: 1.15;
--xlarge_title-letterSpacing: -0.04px;
--large_title-fontFamily: Roboto;
--large_title-fontSize: 36px;
--large_title-fontWeight: 500;
--large_title-lineHeight: 1.5;
--large_title-letterSpacing: 0.1px;
--title_1-fontFamily: Roboto;
--title_1-fontSize: 28px;
--title_1-fontWeight: 500;
--title_1-lineHeight: 1.25;
--title_1-letterSpacing: 0.1px;
--title_2-fontFamily: Inter;
--title_2-fontSize: 20px;
--title_2-fontWeight: 500;
--title_2-lineHeight: 1.35;
--title_2-letterSpacing: 1px;
--title_3-fontFamily: Inter;
--title_3-fontSize: 18px;
--title_3-fontWeight: 500;
--title_3-lineHeight: 1.35;
--title_3-textTransform: uppercase;
--title_3-letterSpacing: 1px;
--headline-fontFamily: Roboto;
--headline-fontSize: 16px;
--headline-fontWeight: 500;
--headline-lineHeight: 1.35;
--headline-letterSpacing: 0.1px;
--subheadline-fontFamily: Lora;
--subheadline-fontSize: 20px;
--subheadline-fontWeight: 500;
--subheadline-lineHeight: 1.35;
--body-fontFamily: Roboto;
--body-fontSize: 16px;
--body-fontWeight: 500;
--body-lineHeight: 1.25;
--body-letterSpacing: 0.1px;
--callout-fontFamily: Inter;
--callout-fontSize: 12px;
--callout-fontWeight: 600;
--callout-lineHeight: 1.25;
--callout-letterSpacing: 1px;
--footnote-fontFamily: Inter;
--footnote-fontSize: 12px;
--footnote-fontWeight: 400;
--footnote-lineHeight: 1.25;
--footnote-textTransform: uppercase;
--footnote-letterSpacing: 0.73px;
--caption_1-fontFamily: Inter;
--caption_1-fontSize: 16px;
--caption_1-fontWeight: 400;
--caption_1-lineHeight: 1.6;
--caption_1-letterSpacing: -0.04px;
--caption_2-fontFamily: Inter;
--caption_2-fontSize: 14px;
--caption_2-fontWeight: 400;
--caption_2-lineHeight: 1.6;
--caption_2-letterSpacing: -0.04px;
--category_link_1-fontFamily: Inter;
--category_link_1-fontSize: 19px;
--category_link_1-fontWeight: 400;
--category_link_1-lineHeight: 1.6;
--category_link_1-textTransform: uppercase;
--category_link_1-letterSpacing: 0.03px;
--category_link_2-fontFamily: Inter;
--category_link_2-fontSize: 14px;
--category_link_2-fontWeight: 400;
--category_link_2-lineHeight: 1.6;
--category_link_2-textTransform: uppercase;
--category_link_2-letterSpacing: 0.03px;
--small_1-fontFamily: Inter;
--small_1-fontSize: 12px;
--small_1-fontWeight: 400;
--small_1-lineHeight: 1.6;
--small_1-letterSpacing: -0.04px;
--small_2-fontFamily: Inter;
--small_2-fontSize: 10px;
--small_2-fontWeight: 400;
--small_2-lineHeight: 1.6;
--small_2-letterSpacing: -0.04px;
--custom_1-fontFamily: Inter;
--custom_1-fontSize: 19px;
--custom_1-fontWeight: 400;
--custom_1-lineHeight: 1.6;
--custom_1-textTransform: uppercase;
--custom_1-letterSpacing: 0.06px;
--custom_2-fontFamily: Inter;
--custom_2-fontSize: 14px;
--custom_2-fontWeight: 400;
--custom_2-lineHeight: 1.6;
--custom_2-textTransform: uppercase;
--custom_2-letterSpacing: 0.03px;
--custom_3-fontFamily: Inter;
--custom_3-fontSize: 19px;
--custom_3-fontWeight: 400;
--custom_3-lineHeight: 1.6;
--custom_3-letterSpacing: -0.04px;
--custom_4-fontFamily: Inter;
--custom_4-fontSize: 14px;
--custom_4-fontWeight: 400;
--custom_4-lineHeight: 1.6;
--custom_4-letterSpacing: -0.04px;
      --org-color: undefined;
--org-primary-contrast-color: white;

    }
    :is(.xlarge_title, [data-typography="xlarge_title"]) {
      --typography-fontFamily: var(--xlarge_title-fontFamily);
--typography-fontSize: var(--xlarge_title-fontSize);
--typography-fontWeight: var(--xlarge_title-fontWeight);
--typography-lineHeight: var(--xlarge_title-lineHeight);
--typography-letterSpacing: var(--xlarge_title-letterSpacing);
      }
:is(.large_title, [data-typography="large_title"]) {
      --typography-fontFamily: var(--large_title-fontFamily);
--typography-fontSize: var(--large_title-fontSize);
--typography-fontWeight: var(--large_title-fontWeight);
--typography-lineHeight: var(--large_title-lineHeight);
--typography-letterSpacing: var(--large_title-letterSpacing);
      }
:is(.title_1, [data-typography="title_1"]) {
      --typography-fontFamily: var(--title_1-fontFamily);
--typography-fontSize: var(--title_1-fontSize);
--typography-fontWeight: var(--title_1-fontWeight);
--typography-lineHeight: var(--title_1-lineHeight);
--typography-letterSpacing: var(--title_1-letterSpacing);
      }
:is(.title_2, [data-typography="title_2"]) {
      --typography-fontFamily: var(--title_2-fontFamily);
--typography-fontSize: var(--title_2-fontSize);
--typography-fontWeight: var(--title_2-fontWeight);
--typography-lineHeight: var(--title_2-lineHeight);
--typography-letterSpacing: var(--title_2-letterSpacing);
      }
:is(.title_3, [data-typography="title_3"]) {
      --typography-fontFamily: var(--title_3-fontFamily);
--typography-fontSize: var(--title_3-fontSize);
--typography-fontWeight: var(--title_3-fontWeight);
--typography-lineHeight: var(--title_3-lineHeight);
--typography-textTransform: var(--title_3-textTransform);
--typography-letterSpacing: var(--title_3-letterSpacing);
      }
:is(.headline, [data-typography="headline"]) {
      --typography-fontFamily: var(--headline-fontFamily);
--typography-fontSize: var(--headline-fontSize);
--typography-fontWeight: var(--headline-fontWeight);
--typography-lineHeight: var(--headline-lineHeight);
--typography-letterSpacing: var(--headline-letterSpacing);
      }
:is(.subheadline, [data-typography="subheadline"]) {
      --typography-fontFamily: var(--subheadline-fontFamily);
--typography-fontSize: var(--subheadline-fontSize);
--typography-fontWeight: var(--subheadline-fontWeight);
--typography-lineHeight: var(--subheadline-lineHeight);
      }
:is(.body, [data-typography="body"]) {
      --typography-fontFamily: var(--body-fontFamily);
--typography-fontSize: var(--body-fontSize);
--typography-fontWeight: var(--body-fontWeight);
--typography-lineHeight: var(--body-lineHeight);
--typography-letterSpacing: var(--body-letterSpacing);
      }
:is(.callout, [data-typography="callout"]) {
      --typography-fontFamily: var(--callout-fontFamily);
--typography-fontSize: var(--callout-fontSize);
--typography-fontWeight: var(--callout-fontWeight);
--typography-lineHeight: var(--callout-lineHeight);
--typography-letterSpacing: var(--callout-letterSpacing);
      }
:is(.footnote, [data-typography="footnote"]) {
      --typography-fontFamily: var(--footnote-fontFamily);
--typography-fontSize: var(--footnote-fontSize);
--typography-fontWeight: var(--footnote-fontWeight);
--typography-lineHeight: var(--footnote-lineHeight);
--typography-textTransform: var(--footnote-textTransform);
--typography-letterSpacing: var(--footnote-letterSpacing);
      }
:is(.caption_1, [data-typography="caption_1"]) {
      --typography-fontFamily: var(--caption_1-fontFamily);
--typography-fontSize: var(--caption_1-fontSize);
--typography-fontWeight: var(--caption_1-fontWeight);
--typography-lineHeight: var(--caption_1-lineHeight);
--typography-letterSpacing: var(--caption_1-letterSpacing);
      }
:is(.caption_2, [data-typography="caption_2"]) {
      --typography-fontFamily: var(--caption_2-fontFamily);
--typography-fontSize: var(--caption_2-fontSize);
--typography-fontWeight: var(--caption_2-fontWeight);
--typography-lineHeight: var(--caption_2-lineHeight);
--typography-letterSpacing: var(--caption_2-letterSpacing);
      }
:is(.category_link_1, [data-typography="category_link_1"]) {
      --typography-fontFamily: var(--category_link_1-fontFamily);
--typography-fontSize: var(--category_link_1-fontSize);
--typography-fontWeight: var(--category_link_1-fontWeight);
--typography-lineHeight: var(--category_link_1-lineHeight);
--typography-textTransform: var(--category_link_1-textTransform);
--typography-letterSpacing: var(--category_link_1-letterSpacing);
      }
:is(.category_link_2, [data-typography="category_link_2"]) {
      --typography-fontFamily: var(--category_link_2-fontFamily);
--typography-fontSize: var(--category_link_2-fontSize);
--typography-fontWeight: var(--category_link_2-fontWeight);
--typography-lineHeight: var(--category_link_2-lineHeight);
--typography-textTransform: var(--category_link_2-textTransform);
--typography-letterSpacing: var(--category_link_2-letterSpacing);
      }
:is(.small_1, [data-typography="small_1"]) {
      --typography-fontFamily: var(--small_1-fontFamily);
--typography-fontSize: var(--small_1-fontSize);
--typography-fontWeight: var(--small_1-fontWeight);
--typography-lineHeight: var(--small_1-lineHeight);
--typography-letterSpacing: var(--small_1-letterSpacing);
      }
:is(.small_2, [data-typography="small_2"]) {
      --typography-fontFamily: var(--small_2-fontFamily);
--typography-fontSize: var(--small_2-fontSize);
--typography-fontWeight: var(--small_2-fontWeight);
--typography-lineHeight: var(--small_2-lineHeight);
--typography-letterSpacing: var(--small_2-letterSpacing);
      }
:is(.custom_1, [data-typography="custom_1"]) {
      --typography-fontFamily: var(--custom_1-fontFamily);
--typography-fontSize: var(--custom_1-fontSize);
--typography-fontWeight: var(--custom_1-fontWeight);
--typography-lineHeight: var(--custom_1-lineHeight);
--typography-textTransform: var(--custom_1-textTransform);
--typography-letterSpacing: var(--custom_1-letterSpacing);
      }
:is(.custom_2, [data-typography="custom_2"]) {
      --typography-fontFamily: var(--custom_2-fontFamily);
--typography-fontSize: var(--custom_2-fontSize);
--typography-fontWeight: var(--custom_2-fontWeight);
--typography-lineHeight: var(--custom_2-lineHeight);
--typography-textTransform: var(--custom_2-textTransform);
--typography-letterSpacing: var(--custom_2-letterSpacing);
      }
:is(.custom_3, [data-typography="custom_3"]) {
      --typography-fontFamily: var(--custom_3-fontFamily);
--typography-fontSize: var(--custom_3-fontSize);
--typography-fontWeight: var(--custom_3-fontWeight);
--typography-lineHeight: var(--custom_3-lineHeight);
--typography-letterSpacing: var(--custom_3-letterSpacing);
      }
:is(.custom_4, [data-typography="custom_4"]) {
      --typography-fontFamily: var(--custom_4-fontFamily);
--typography-fontSize: var(--custom_4-fontSize);
--typography-fontWeight: var(--custom_4-fontWeight);
--typography-lineHeight: var(--custom_4-lineHeight);
--typography-letterSpacing: var(--custom_4-letterSpacing);
      }
    null
    