:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--charcoal-0: #1a1919;
    --wp--preset--color--charcoal-1: #1e1e1e;
    --wp--preset--color--charcoal-2: #23282d;
    --wp--preset--color--charcoal-3: #40464d;
    --wp--preset--color--charcoal-4: #656a71;
    --wp--preset--color--charcoal-5: #979aa1;
    --wp--preset--color--light-grey-1: #d9d9d9;
    --wp--preset--color--light-grey-2: #f6f6f6;
    --wp--preset--color--white-opacity-15: #ffffff26;
    --wp--preset--color--black-opacity-15: #00000026;
    --wp--preset--color--dark-blueberry: #1d35b4;
    --wp--preset--color--deep-blueberry: #213fd4;
    --wp--preset--color--blueberry-1: #3858e9;
    --wp--preset--color--blueberry-2: #9fb1ff;
    --wp--preset--color--blueberry-3: #c7d1ff;
    --wp--preset--color--blueberry-4: #eff2ff;
    --wp--preset--color--pomegrade-1: #e26f56;
    --wp--preset--color--pomegrade-2: #ffb7a7;
    --wp--preset--color--pomegrade-3: #ffe9de;
    --wp--preset--color--acid-green-1: #33f078;
    --wp--preset--color--acid-green-2: #c7ffdb;
    --wp--preset--color--acid-green-3: #e2ffed;
    --wp--preset--color--lemon-1: #fff972;
    --wp--preset--color--lemon-2: #fffcb5;
    --wp--preset--color--lemon-3: #fffdd6;
    --wp--preset--color--purple-1: #5300be;
    --wp--preset--color--purple-2: #7a00df;
    --wp--preset--color--purple-3: #d7a7ff;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--font-size--small: 14px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 20px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--extra-small: 12px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--extra-large: 24px;
    --wp--preset--font-size--huge: 32px;
    --wp--preset--font-size--heading-6: 18px;
    --wp--preset--font-size--heading-5: 20px;
    --wp--preset--font-size--heading-4: 24px;
    --wp--preset--font-size--heading-3: 29px;
    --wp--preset--font-size--heading-2: 34px;
    --wp--preset--font-size--heading-1: 50px;
    --wp--preset--font-size--heading-cta: 120px;
    --wp--preset--font-family--eb-garamond: 'EB Garamond', serif;
    --wp--preset--font-family--inter: 'Inter', sans-serif;
    --wp--preset--font-family--monospace: 'IBM Plex Mono', monospace;
    --wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', san-serif;
    --wp--preset--spacing--20: 20px;
    --wp--preset--spacing--30: 30px;
    --wp--preset--spacing--40: clamp(30px, 5vw, 50px);
    --wp--preset--spacing--50: clamp(40px, calc(5vw + 10px), 60px);
    --wp--preset--spacing--60: clamp(20px, calc(10vw - 40px), 80px);
    --wp--preset--spacing--70: 100px;
    --wp--preset--spacing--80: clamp(80px, calc(6.67vw + 40px), 120px);
    --wp--preset--spacing--edge-space: 80px;
    --wp--preset--spacing--10: 10px;
    --wp--preset--spacing--90: clamp(80px, 13.33vw, 160px);
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
    --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
    --wp--custom--button--color--background: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--color--text: var(--wp--preset--color--white);
    --wp--custom--button--border--color: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--border--radius: 2px;
    --wp--custom--button--border--style: solid;
    --wp--custom--button--border--width: 1px;
    --wp--custom--button--hover--color--background: var(--wp--preset--color--deep-blueberry);
    --wp--custom--button--hover--color--text: var(--wp--preset--color--white);
    --wp--custom--button--focus--border--color: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--active--border--color: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--active--color--background: var(--wp--preset--color--charcoal-1);
    --wp--custom--button--active--color--text: var(--wp--preset--color--white);
    --wp--custom--button--outline--border--color: currentColor;
    --wp--custom--button--outline--color--background: transparent;
    --wp--custom--button--outline--color--text: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--outline--hover--border--color: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--outline--hover--color--background: var(--wp--preset--color--deep-blueberry);
    --wp--custom--button--outline--hover--color--text: var(--wp--preset--color--white);
    --wp--custom--button--outline--focus--border--color: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--outline--focus--color--background: var(--wp--preset--color--blueberry-1);
    --wp--custom--button--outline--focus--color--text: var(--wp--preset--color--white);
    --wp--custom--button--outline--active--border--color: var(--wp--preset--color--charcoal-1);
    --wp--custom--button--outline--active--color--background: var(--wp--preset--color--charcoal-1);
    --wp--custom--button--outline--active--color--text: var(--wp--preset--color--white);
    --wp--custom--button--small--spacing--padding--top: 7px;
    --wp--custom--button--small--spacing--padding--bottom: 7px;
    --wp--custom--button--small--spacing--padding--left: 12px;
    --wp--custom--button--small--spacing--padding--right: 12px;
    --wp--custom--button--small--typography--font-size: var(--wp--preset--font-size--small);
    --wp--custom--button--spacing--padding--top: 14px;
    --wp--custom--button--spacing--padding--bottom: 14px;
    --wp--custom--button--spacing--padding--left: 32px;
    --wp--custom--button--spacing--padding--right: 32px;
    --wp--custom--button--text--typography--font-weight: 400;
    --wp--custom--button--typography--font-size: var(--wp--preset--font-size--normal);
    --wp--custom--button--typography--font-weight: 600;
    --wp--custom--button--typography--line-height: 1.3;
    --wp--custom--form--padding--inline: calc(var(--wp--preset--spacing--10) * 1.5);
    --wp--custom--form--padding--block: calc(var(--wp--preset--spacing--10) * 0.8);
    --wp--custom--form--border--color: var(--wp--preset--color--charcoal-5);
    --wp--custom--form--border--radius: 2px;
    --wp--custom--form--border--style: solid;
    --wp--custom--form--border--width: 1px;
    --wp--custom--form--color--label: inherit;
    --wp--custom--form--color--background: var(--wp--preset--color--white);
    --wp--custom--form--color--text: var(--wp--preset--color--charcoal-1);
    --wp--custom--form--color--box-shadow: none;
    --wp--custom--form--typography--font-size: var(--wp--preset--font-size--small);
    --wp--custom--form--typography--line-height: var(--wp--custom--body--small--typography--line-height);
    --wp--custom--form--active--color--background: var(--wp--preset--color--white);
    --wp--custom--form--active--color--text: var(--wp--preset--color--charcoal-1);
    --wp--custom--form--search--color--label: var(--wp--preset--color--charcoal-4);
    --wp--custom--form--search--color--background: var(--wp--preset--color--light-grey-2);
    --wp--custom--form--search--color--text: var(--wp--preset--color--charcoal-1);
    --wp--custom--form--search--border--width: 0;
    --wp--custom--gallery--caption--font-size: var(--wp--preset--font-size--small);
    --wp--custom--body--typography--line-height: 1.875;
    --wp--custom--body--typography--text-wrap: pretty;
    --wp--custom--body--short-text--typography--line-height: 1.625;
    --wp--custom--body--extra-small--typography--line-height: 1.67;
    --wp--custom--body--small--typography--line-height: 1.714;
    --wp--custom--body--large--typography--line-height: 1.7;
    --wp--custom--body--extra-large--typography--line-height: 1.58;
    --wp--custom--body--extra-large--breakpoint--small-only--typography--font-size: 20px;
    --wp--custom--body--extra-large--breakpoint--small-only--typography--line-height: 1.5;
    --wp--custom--body--huge--typography--line-height: 1.5;
    --wp--custom--heading--typography--font-family: var(--wp--preset--font-family--inter);
    --wp--custom--heading--typography--font-weight: 400;
    --wp--custom--heading--typography--line-height: 1.2;
    --wp--custom--heading--typography--text-wrap: balance;
    --wp--custom--heading--cta--typography--line-height: 1;
    --wp--custom--heading--cta--breakpoint--small-only--typography--font-size: 52px;
    --wp--custom--heading--cta--breakpoint--small-only--typography--line-height: 1.08;
    --wp--custom--heading--level-1--typography--line-height: 1.2;
    --wp--custom--heading--level-1--breakpoint--small-only--typography--font-size: 26px;
    --wp--custom--heading--level-1--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-2--typography--line-height: 1.2;
    --wp--custom--heading--level-2--breakpoint--small-only--typography--font-size: 24px;
    --wp--custom--heading--level-2--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-3--typography--line-height: 1.2;
    --wp--custom--heading--level-3--breakpoint--small-only--typography--font-size: 22px;
    --wp--custom--heading--level-3--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-3--inter--typography--font-size: 29px;
    --wp--custom--heading--level-3--inter--typography--line-height: 1.4;
    --wp--custom--heading--level-3--inter--breakpoint--small-only--typography--font-size: 21px;
    --wp--custom--heading--level-4--typography--line-height: 1.2;
    --wp--custom--heading--level-4--breakpoint--small-only--typography--font-size: 20px;
    --wp--custom--heading--level-4--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-4--inter--typography--font-size: 24px;
    --wp--custom--heading--level-4--inter--typography--line-height: 1.4;
    --wp--custom--heading--level-4--inter--breakpoint--small-only--typography--font-size: 19px;
    --wp--custom--heading--level-5--typography--line-height: 1.2;
    --wp--custom--heading--level-5--breakpoint--small-only--typography--font-size: 18px;
    --wp--custom--heading--level-5--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-5--inter--typography--font-size: 20px;
    --wp--custom--heading--level-5--inter--typography--line-height: 1.4;
    --wp--custom--heading--level-5--inter--breakpoint--small-only--typography--font-size: 17px;
    --wp--custom--heading--level-6--typography--line-height: 1.2;
    --wp--custom--heading--level-6--breakpoint--small-only--typography--font-size: 16px;
    --wp--custom--heading--level-6--breakpoint--small-only--typography--line-height: 1.2;
    --wp--custom--heading--level-6--inter--typography--font-size: 18px;
    --wp--custom--heading--level-6--inter--typography--line-height: 1.4;
    --wp--custom--heading--level-6--inter--breakpoint--small-only--typography--font-size: 16px;
    --wp--custom--layout--content-size: 680px;
    --wp--custom--layout--wide-size: 1160px;
    --wp--custom--layout--content-meta-size: calc( var(--wp--custom--layout--wide-size) - var(--wp--custom--layout--content-size) );
    --wp--custom--link--color--text: var(--wp--preset--color--blueberry-1);
    --wp--custom--list--spacing--padding--left: var(--wp--custom--margin--horizontal);
    --wp--custom--margin--baseline: 10px;
    --wp--custom--margin--horizontal: 30px;
    --wp--custom--margin--vertical: 30px;
    --wp--custom--post-comment--typography--font-size: var(--wp--preset--font-size--normal);
    --wp--custom--post-comment--typography--line-height: var(--wp--custom--body--typography--line-height);
    --wp--custom--pullquote--breakpoint--medium--typography--font-size: 50px;
    --wp--custom--pullquote--citation--breakpoint--medium--typography--font-size: 30px;
    --wp--custom--pullquote--citation--typography--font-size: 20px;
    --wp--custom--pullquote--citation--typography--font-family: inherit;
    --wp--custom--pullquote--citation--typography--font-style: italic;
    --wp--custom--pullquote--citation--spacing--margin--top: var(--wp--custom--margin--vertical);
    --wp--custom--pullquote--spacing--min-height: 430px;
    --wp--custom--pullquote--typography--font-size: 40px;
    --wp--custom--pullquote--typography--line-height: 1.4;
    --wp--custom--pullquote--typography--text-align: left;
    --wp--custom--quote--citation--typography--font-size: 20px;
    --wp--custom--quote--citation--typography--font-family: inherit;
    --wp--custom--quote--citation--typography--font-style: normal;
    --wp--custom--quote--typography--text-align: left;
    --wp--custom--separator--opacity: 1;
    --wp--custom--separator--margin: var(--wp--custom--margin--vertical) auto;
    --wp--custom--separator--width: 150px;
    --wp--custom--latest-news--link--color: var(--wp--preset--color--charcoal-1);
    --wp--custom--latest-news--link--spacing: var(--wp--preset--spacing--10);
    --wp--custom--latest-news--link--details--font-size: var(--wp--preset--font-size--small);
    --wp--custom--latest-news--spacing: var(--wp--preset--spacing--40);
    --wp--custom--latest-news--title--font-family: var(--wp--preset--font-family--eb-garamond);
    --wp--custom--latest-news--title--font-size: var(--wp--preset--font-size--heading-5);
    --wp--custom--latest-news--title--line-height: var(--wp--custom--heading--level-3--typography--line-height);
    --wp--custom--brush-stroke--spacing--height: 16px;
}

.wp-block-post-comments-form {
    --wp--custom--form--border--width: 1px;
    --wp--custom--form--border--style: solid;
    --wp--custom--form--border--color: var(--wp--preset--color--charcoal-5);
}

:root {
    --wp--style--global--content-size: 680px;
    --wp--style--global--wide-size: 1160px;
}

:where(body) {
    margin: 0;
}

.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}

.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}

.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

:where(.wp-site-blocks) > * {
    margin-block-start: 20px; margin-block-end: 0; }

:where(.wp-site-blocks) > :first-child {
    margin-block-start: 0; }

:where(.wp-site-blocks) > :last-child {
    margin-block-end: 0; }

:root {
    --wp--style--block-gap: 20px;
}

:root :where(.is-layout-flow) > :first-child {
    margin-block-start: 0;}

:root :where(.is-layout-flow) > :last-child {
    margin-block-end: 0;}

:root :where(.is-layout-flow) > * {
    margin-block-start: 20px;margin-block-end: 0;}

:root :where(.is-layout-constrained) > :first-child {
    margin-block-start: 0;}

:root :where(.is-layout-constrained) > :last-child {
    margin-block-end: 0;}

:root :where(.is-layout-constrained) > * {
    margin-block-start: 20px;margin-block-end: 0;}

:root :where(.is-layout-flex) {
    gap: 20px;
}

:root :where(.is-layout-grid) {
    gap: 20px;
}

.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;margin-inline-end: 2em;}

.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;margin-inline-end: 0;}

.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;margin-inline-end: 2em;}

.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;margin-inline-end: 0;}

.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex > :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid > :is(*, div) {
    margin: 0;
}

body {
    background-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--charcoal-1);
    font-family: var(--wp--preset--font-family--inter);
    font-size: var(--wp--preset--font-size--normal);
    line-height: var(--wp--custom--body--typography--line-height);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a:where(:not(.wp-element-button)) {
    color: var(--wp--custom--link--color--text);
    text-decoration: underline;
}

:root :where(a:where(:not(.wp-element-button)):hover) {
    text-decoration: none;
}

h1 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-1);
    font-weight: var(--wp--custom--heading--typography--font-weight);
    line-height: var(--wp--custom--heading--level-1--typography--line-height);
}

h2 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-3);
    font-weight: 600;
    line-height: var(--wp--custom--heading--level-2--typography--line-height);
    margin-top: 0;
    margin-bottom: var(--wp--style--block-gap);
}

h3 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-4);
    font-weight: 600;
    line-height: var(--wp--custom--heading--level-3--typography--line-height);
}

h4 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-5);
    font-weight: 600;
    line-height: var(--wp--custom--heading--level-4--typography--line-height);
}

h5 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-6);
    font-weight: var(--wp--custom--heading--typography--font-weight);
    line-height: var(--wp--custom--heading--level-5--typography--line-height);
}

h6 {
    font-family: var(--wp--custom--heading--typography--font-family);
    font-size: var(--wp--preset--font-size--heading-6);
    font-weight: var(--wp--custom--heading--typography--font-weight);
    line-height: var(--wp--custom--heading--level-6--typography--line-height);
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-top: calc(0.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(0.667em + 2px);
    padding-left: calc(1.333em + 2px);
    text-decoration: none;
    text-transform: inherit;
}

:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption) {
    color: var(--wp--preset--color--charcoal-4);
    font-size: var(--wp--custom--gallery--caption--font-size);
    margin-top: 1em;
    margin-bottom: 1em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-charcoal-0-color {
    color: var(--wp--preset--color--charcoal-0) !important;
}

.has-charcoal-1-color {
    color: var(--wp--preset--color--charcoal-1) !important;
}

.has-charcoal-2-color {
    color: var(--wp--preset--color--charcoal-2) !important;
}

.has-charcoal-3-color {
    color: var(--wp--preset--color--charcoal-3) !important;
}

.has-charcoal-4-color {
    color: var(--wp--preset--color--charcoal-4) !important;
}

.has-charcoal-5-color {
    color: var(--wp--preset--color--charcoal-5) !important;
}

.has-light-grey-1-color {
    color: var(--wp--preset--color--light-grey-1) !important;
}

.has-light-grey-2-color {
    color: var(--wp--preset--color--light-grey-2) !important;
}

.has-white-opacity-15-color {
    color: var(--wp--preset--color--white-opacity-15) !important;
}

.has-black-opacity-15-color {
    color: var(--wp--preset--color--black-opacity-15) !important;
}

.has-dark-blueberry-color {
    color: var(--wp--preset--color--dark-blueberry) !important;
}

.has-deep-blueberry-color {
    color: var(--wp--preset--color--deep-blueberry) !important;
}

.has-blueberry-1-color {
    color: var(--wp--preset--color--blueberry-1) !important;
}

.has-blueberry-2-color {
    color: var(--wp--preset--color--blueberry-2) !important;
}

.has-blueberry-3-color {
    color: var(--wp--preset--color--blueberry-3) !important;
}

.has-blueberry-4-color {
    color: var(--wp--preset--color--blueberry-4) !important;
}

.has-pomegrade-1-color {
    color: var(--wp--preset--color--pomegrade-1) !important;
}

.has-pomegrade-2-color {
    color: var(--wp--preset--color--pomegrade-2) !important;
}

.has-pomegrade-3-color {
    color: var(--wp--preset--color--pomegrade-3) !important;
}

.has-acid-green-1-color {
    color: var(--wp--preset--color--acid-green-1) !important;
}

.has-acid-green-2-color {
    color: var(--wp--preset--color--acid-green-2) !important;
}

.has-acid-green-3-color {
    color: var(--wp--preset--color--acid-green-3) !important;
}

.has-lemon-1-color {
    color: var(--wp--preset--color--lemon-1) !important;
}

.has-lemon-2-color {
    color: var(--wp--preset--color--lemon-2) !important;
}

.has-lemon-3-color {
    color: var(--wp--preset--color--lemon-3) !important;
}

.has-purple-1-color {
    color: var(--wp--preset--color--purple-1) !important;
}

.has-purple-2-color {
    color: var(--wp--preset--color--purple-2) !important;
}

.has-purple-3-color {
    color: var(--wp--preset--color--purple-3) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-charcoal-0-background-color {
    background-color: var(--wp--preset--color--charcoal-0) !important;
}

.has-charcoal-1-background-color {
    background-color: var(--wp--preset--color--charcoal-1) !important;
}

.has-charcoal-2-background-color {
    background-color: var(--wp--preset--color--charcoal-2) !important;
}

.has-charcoal-3-background-color {
    background-color: var(--wp--preset--color--charcoal-3) !important;
}

.has-charcoal-4-background-color {
    background-color: var(--wp--preset--color--charcoal-4) !important;
}

.has-charcoal-5-background-color {
    background-color: var(--wp--preset--color--charcoal-5) !important;
}

.has-light-grey-1-background-color {
    background-color: var(--wp--preset--color--light-grey-1) !important;
}

.has-light-grey-2-background-color {
    background-color: var(--wp--preset--color--light-grey-2) !important;
}

.has-white-opacity-15-background-color {
    background-color: var(--wp--preset--color--white-opacity-15) !important;
}

.has-black-opacity-15-background-color {
    background-color: var(--wp--preset--color--black-opacity-15) !important;
}

.has-dark-blueberry-background-color {
    background-color: var(--wp--preset--color--dark-blueberry) !important;
}

.has-deep-blueberry-background-color {
    background-color: var(--wp--preset--color--deep-blueberry) !important;
}

.has-blueberry-1-background-color {
    background-color: var(--wp--preset--color--blueberry-1) !important;
}

.has-blueberry-2-background-color {
    background-color: var(--wp--preset--color--blueberry-2) !important;
}

.has-blueberry-3-background-color {
    background-color: var(--wp--preset--color--blueberry-3) !important;
}

.has-blueberry-4-background-color {
    background-color: var(--wp--preset--color--blueberry-4) !important;
}

.has-pomegrade-1-background-color {
    background-color: var(--wp--preset--color--pomegrade-1) !important;
}

.has-pomegrade-2-background-color {
    background-color: var(--wp--preset--color--pomegrade-2) !important;
}

.has-pomegrade-3-background-color {
    background-color: var(--wp--preset--color--pomegrade-3) !important;
}

.has-acid-green-1-background-color {
    background-color: var(--wp--preset--color--acid-green-1) !important;
}

.has-acid-green-2-background-color {
    background-color: var(--wp--preset--color--acid-green-2) !important;
}

.has-acid-green-3-background-color {
    background-color: var(--wp--preset--color--acid-green-3) !important;
}

.has-lemon-1-background-color {
    background-color: var(--wp--preset--color--lemon-1) !important;
}

.has-lemon-2-background-color {
    background-color: var(--wp--preset--color--lemon-2) !important;
}

.has-lemon-3-background-color {
    background-color: var(--wp--preset--color--lemon-3) !important;
}

.has-purple-1-background-color {
    background-color: var(--wp--preset--color--purple-1) !important;
}

.has-purple-2-background-color {
    background-color: var(--wp--preset--color--purple-2) !important;
}

.has-purple-3-background-color {
    background-color: var(--wp--preset--color--purple-3) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-charcoal-0-border-color {
    border-color: var(--wp--preset--color--charcoal-0) !important;
}

.has-charcoal-1-border-color {
    border-color: var(--wp--preset--color--charcoal-1) !important;
}

.has-charcoal-2-border-color {
    border-color: var(--wp--preset--color--charcoal-2) !important;
}

.has-charcoal-3-border-color {
    border-color: var(--wp--preset--color--charcoal-3) !important;
}

.has-charcoal-4-border-color {
    border-color: var(--wp--preset--color--charcoal-4) !important;
}

.has-charcoal-5-border-color {
    border-color: var(--wp--preset--color--charcoal-5) !important;
}

.has-light-grey-1-border-color {
    border-color: var(--wp--preset--color--light-grey-1) !important;
}

.has-light-grey-2-border-color {
    border-color: var(--wp--preset--color--light-grey-2) !important;
}

.has-white-opacity-15-border-color {
    border-color: var(--wp--preset--color--white-opacity-15) !important;
}

.has-black-opacity-15-border-color {
    border-color: var(--wp--preset--color--black-opacity-15) !important;
}

.has-dark-blueberry-border-color {
    border-color: var(--wp--preset--color--dark-blueberry) !important;
}

.has-deep-blueberry-border-color {
    border-color: var(--wp--preset--color--deep-blueberry) !important;
}

.has-blueberry-1-border-color {
    border-color: var(--wp--preset--color--blueberry-1) !important;
}

.has-blueberry-2-border-color {
    border-color: var(--wp--preset--color--blueberry-2) !important;
}

.has-blueberry-3-border-color {
    border-color: var(--wp--preset--color--blueberry-3) !important;
}

.has-blueberry-4-border-color {
    border-color: var(--wp--preset--color--blueberry-4) !important;
}

.has-pomegrade-1-border-color {
    border-color: var(--wp--preset--color--pomegrade-1) !important;
}

.has-pomegrade-2-border-color {
    border-color: var(--wp--preset--color--pomegrade-2) !important;
}

.has-pomegrade-3-border-color {
    border-color: var(--wp--preset--color--pomegrade-3) !important;
}

.has-acid-green-1-border-color {
    border-color: var(--wp--preset--color--acid-green-1) !important;
}

.has-acid-green-2-border-color {
    border-color: var(--wp--preset--color--acid-green-2) !important;
}

.has-acid-green-3-border-color {
    border-color: var(--wp--preset--color--acid-green-3) !important;
}

.has-lemon-1-border-color {
    border-color: var(--wp--preset--color--lemon-1) !important;
}

.has-lemon-2-border-color {
    border-color: var(--wp--preset--color--lemon-2) !important;
}

.has-lemon-3-border-color {
    border-color: var(--wp--preset--color--lemon-3) !important;
}

.has-purple-1-border-color {
    border-color: var(--wp--preset--color--purple-1) !important;
}

.has-purple-2-border-color {
    border-color: var(--wp--preset--color--purple-2) !important;
}

.has-purple-3-border-color {
    border-color: var(--wp--preset--color--purple-3) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.has-extra-small-font-size {
    font-size: var(--wp--preset--font-size--extra-small) !important;
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal) !important;
}

.has-extra-large-font-size {
    font-size: var(--wp--preset--font-size--extra-large) !important;
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge) !important;
}

.has-heading-6-font-size {
    font-size: var(--wp--preset--font-size--heading-6) !important;
}

.has-heading-5-font-size {
    font-size: var(--wp--preset--font-size--heading-5) !important;
}

.has-heading-4-font-size {
    font-size: var(--wp--preset--font-size--heading-4) !important;
}

.has-heading-3-font-size {
    font-size: var(--wp--preset--font-size--heading-3) !important;
}

.has-heading-2-font-size {
    font-size: var(--wp--preset--font-size--heading-2) !important;
}

.has-heading-1-font-size {
    font-size: var(--wp--preset--font-size--heading-1) !important;
}

.has-heading-cta-font-size {
    font-size: var(--wp--preset--font-size--heading-cta) !important;
}

.has-eb-garamond-font-family {
    font-family: var(--wp--preset--font-family--eb-garamond) !important;
}

.has-inter-font-family {
    font-family: var(--wp--preset--font-family--inter) !important;
}

.has-monospace-font-family {
    font-family: var(--wp--preset--font-family--monospace) !important;
}

.has-ibm-plex-sans-font-family {
    font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;
}

.jetpack_subscription_widget form #subscribe-email input {
    border: 1px solid var(--wp--preset--color--black) !important;
    border-right: none !important;
    font-size: var(--wp--custom--button--typography--font-size);
    margin: 0;
    height: 50px;
}

.jetpack_subscription_widget form #subscribe-submit .wp-block-button__link {
    padding: 10px 19px !important;
    border-radius: 0 2px 2px 0;
    margin: 0;
    line-height: inherit;
    height: 50px;
}

.wp-block-wporg-notice_content code {
    overflow-wrap: anywhere;
}

ul.no-bullet {
    list-style-type: none;
}

.has-flex-grow-1 {
    flex-grow: 1;
}

.wp-block-spacer.has-dots-background {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE2MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDExNjAgNjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjU3LjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iIzFFMUUxRSIvPgo8Y2lyY2xlIGN4PSIxMTIuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjE2Ny41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMjIyLjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iI0Q5RDlEOSIvPgo8Y2lyY2xlIGN4PSIyNzcuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjMzMi41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMzg3LjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iI0Q5RDlEOSIvPgo8Y2lyY2xlIGN4PSI0NDIuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjQ5Ny41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiMxRTFFMUUiLz4KPGNpcmNsZSBjeD0iNTUyLjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iI0Q5RDlEOSIvPgo8Y2lyY2xlIGN4PSI2MDcuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjY2Mi41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNzE3LjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iI0Q5RDlEOSIvPgo8Y2lyY2xlIGN4PSI3NzIuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjMUUxRTFFIi8+CjxjaXJjbGUgY3g9IjgyNy41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iODgyLjUiIGN5PSIyLjUiIHI9IjIuNSIgZmlsbD0iI0Q5RDlEOSIvPgo8Y2lyY2xlIGN4PSI5MzcuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9Ijk5Mi41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMTA0Ny41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMTEwMi41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMi41IiBjeT0iNTcuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjU3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMTEyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMTY3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMjIyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiMxRTFFMUUiLz4KPGNpcmNsZSBjeD0iMjc3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMzMyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMzg3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNDQyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNDk3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNTUyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNjA3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNjYyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNzE3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iNzcyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iODI3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iODgyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiMxRTFFMUUiLz4KPGNpcmNsZSBjeD0iOTM3LjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiMxRTFFMUUiLz4KPGNpcmNsZSBjeD0iOTkyLjUiIGN5PSI1Ny41IiByPSIyLjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGNpcmNsZSBjeD0iMTA0Ny41IiBjeT0iNTcuNSIgcj0iMi41IiBmaWxsPSIjRDlEOUQ5Ii8+CjxjaXJjbGUgY3g9IjExMDIuNSIgY3k9IjU3LjUiIHI9IjIuNSIgZmlsbD0iIzFFMUUxRSIvPgo8L3N2Zz4K)
}

code {
    font-size: 0.875em;
}

.wp-block-query-title {
    word-wrap: break-word;
}

:root :where(.wp-block-button .wp-block-button__link) {
    background-color: var(--wp--custom--button--color--background);
    border-radius: var(--wp--custom--button--border--radius);
    border-color: var(--wp--custom--button--border--color);
    border-width: var(--wp--custom--button--border--width);
    border-style: var(--wp--custom--button--border--style);
    color: var(--wp--custom--button--color--text);
    font-family: var(--wp--preset--font-family--inter);
    font-size: var(--wp--custom--button--typography--font-size);
    font-weight: var(--wp--custom--button--typography--font-weight);
    line-height: var(--wp--custom--button--typography--line-height);
}

:root :where(.wp-block-code) {
    border-radius: var(--wp--custom--form--border--radius) !important;
    font-family: var(--wp--preset--font-family--monospace);
    margin-top: var(--wp--preset--spacing--20) !important;
    margin-bottom: 0 !important;
}

:root :where(.wp-block-comment-author-name) {
    font-weight: 600;
}

:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button))) {
    text-decoration: none;
}

:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button)):hover) {
    text-decoration: underline;
}

:root :where(.wp-block-comment-date) {
    font-size: var(--wp--preset--font-size--small);
}

:root :where(.wp-block-comment-date a:where(:not(.wp-element-button))) {
    color: var(--wp--preset--color--charcoal-4);
    text-decoration: none;
}

:root :where(.wp-block-comment-date a:where(:not(.wp-element-button)):hover) {
    text-decoration: underline;
}

:root :where(.wp-block-navigation) {
    font-size: var(--wp--preset--font-size--normal);
}

:root :where(.wp-block-post-date) {
    font-size: var(--wp--preset--font-size--small);
}

:root :where(.wp-block-post-terms) {
    font-size: var(--wp--preset--font-size--small);
}

:root :where(.wp-block-post-title) {
    font-family: var(--wp--preset--font-family--eb-garamond);
    font-size: 36px;
    line-height: 1.3;
}

:root :where(.wp-block-post-title a:where(:not(.wp-element-button))) {
    text-decoration: none;
}

:root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover) {
    text-decoration: underline;
}

:root :where(.wp-block-site-title) {
    font-size: clamp(20px, calc(100vw / 12), 120px);
}

:root :where(.wp-block-site-title a:where(:not(.wp-element-button))) {
    text-decoration: none;
}

:root :where(.wp-block-site-title a:where(:not(.wp-element-button)):hover) {
    text-decoration: underline;
}

:root :where(.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder) {
    border-radius: var(--wp--custom--form--border--radius);
}

:root :where(.wp-block-wporg-notice) {
    border-radius: var(--wp--custom--form--border--radius);
}

:root :where(.wp-block-table-of-contents ol) {
    list-style: disc;
}
