/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
/*!
Theme Name: HOPE Kirche Theme
Theme URI: https://underscoretw.com/
Description: Ein individuelles Theme für die HOPE Kirche Winnenden, dass 2026 erstellt wurde.
Version: 2.3
Author: Melanie Lang
Author URI: https://melanielang-webdesign.de
Text Domain: mlwtheme
Requires at least: 6.8
Requires PHP: 7.4

mlwtheme is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: 'Fira Sans', sans-serif;
  --font-mono: monospace;
  --color-amber-200: oklch(92.4% 0.12 95.746);
  --color-amber-500: oklch(76.9% 0.188 70.08);
  --color-sky-200: oklch(90.1% 0.058 230.902);
  --color-sky-600: oklch(58.8% 0.158 241.966);
  --color-rose-200: oklch(89.2% 0.058 10.001);
  --color-rose-700: oklch(51.4% 0.222 16.935);
  --color-neutral-800: oklch(26.9% 0 0);
  --color-stone-600: oklch(44.4% 0.011 73.639);
  --color-stone-800: oklch(26.8% 0.007 34.298);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --text-xs: 0.825rem;
  --text-xs--line-height: 1.75;
  --text-sm: 1rem;
  --text-sm--line-height: 1.75;
  --text-base: 1rem;
  --text-base--line-height: 1.75;
  --text-lg: 1.125rem;
  --text-lg--line-height: 1.75;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 600;
  --leading-tight: 1.15;
  --leading-snug: 1.375;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-hopebase: rgb(70 69 69);
  --color-hopebase-50: rgb(237 236 236);
  --color-hopebase-200: rgb(181 181 181);
  --color-hopebase-300: rgb(144 143 143);
  --color-hopebase-400: rgb(107 106 106);
  --color-hopebase-450: rgb(98 97 97);
  --color-hopebase-500: rgb(70 69 69);
  --color-hopebase-550: rgb(60 59 59);
  --color-hopebase-700: rgb(42 41 41);
  --color-hopebase-900: rgb(14 14 14);
  --color-hopebase-950: rgb(7 7 7);
  --color-hopegreen: rgb(107 156 143);
  --color-hopegreen-200: rgb(196 215 210);
  --color-hopegreen-450: rgb(129 171 160);
  --color-hopegreen-500: rgb(107 156 143);
  --color-hopegreen-550: rgb(91 133 122);
  --color-hopegreen-600: rgb(86 125 114);
  --color-hopegreenlight: rgb(152 195 181);
  --color-hopegreenlight-300: rgb(193 219 211);
  --color-hopegreenlight-400: rgb(173 207 196);
  --color-hopegreenlight-450: rgb(167 204 192);
  --color-hopegreenlight-500: rgb(152 195 181);
  --color-hopegreenlight-550: rgb(129 166 154);
  --color-hopegreenlight-600: rgb(122 156 145);
  --color-hopegreenlight-700: rgb(91 117 109);
  --color-hopegold: rgb(200 174 133);
  --color-hopegold-300: rgb(222 206 182);
  --color-hopegold-500: rgb(200 174 133);
  --color-hopegold-550: rgb(170 148 113);
  --color-hopegold-700: rgb(120 104 80);
  --color-background: transparent;
  --color-site-bg: var(--color-white);
  --color-plain-front: var(--color-hopebase-950);
  --color-link-front: var(--color-hopebase-950);
  --color-link-border: var(--color-hopebase-950);
  --color-link-front-hovered: var(--color-hopegreen-600);
  --color-link-border-hovered: transparent;
  --color-input-fill: transparent;
  --color-input-front: var(--color-hopebase-950);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  :root, :host {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
:root, :host {
  --color-input-front-hovered: var(--color-black);
  --color-button-primary-fill: var(--color-hopegreenlight-500);
  --color-button-primary-front: var(--color-black);
  --color-button-primary-fill-hovered: var(--color-hopegreenlight-550);
  --color-button-primary-front-hovered: var(--color-black);
  --color-button-primary-fill-disabled: var(--color-hopebase-400);
  --color-button-primary-front-disabled: var(--color-stone-800);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  :root, :host {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
:root, :host {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
  --color-deco-quote-fill: var(--color-hopegold-300);
  --color-deco-siteimage-fill: var(--color-hopebase-50);
  --color-deco-sitetitle-fill: var(--color-hopegreen-500);
  --color-deco-sectiontitle-fill: var(--color-hopegreenlight-300);
  --font-hio: 'Heroicons Outline';
  --font-heading: 'Fira Sans Condensed', sans-serif;
  --font-bayshore: 'Bayshore', sans-serif;
  --text-heading-f: 1.25rem;
  --text-heading-e: 1.25rem;
  --text-heading-d: 1.25rem;
  --text-heading-c--line-height: var(--leading-tight);
  --text-heading-c: 1.5rem;
  --text-heading-b: 2.5rem;
  --text-heading-b--line-height: 1;
  --text-heading-a: 2.5rem;
  --text-heading-a--line-height: 0.9;
  --text-header-menu: 1.125rem;
  --text-quote: inherit;
  --text-quote--line-height: var(--leading-snug);
  --text-pullquote: 2rem;
  --text-pullquote--line-height: var(--leading-none);
  --text-cite: var(--text-sm);
  --text-cite--line-height: var(--leading-none);
  --leading-none: 1;
  --spacing-root: 0.75rem;
  --spacing-root-2: calc(var(--spacing-root) * 2);
  --gap-block: 1rem;
  --gap-block-2: calc(var(--gap-block) * 2);
  --gap-block-3: calc(var(--gap-block) * 3);
  --height-header: 4rem;
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --container-thumbnail: calc( (2 * 5rem) + var(--wp--style--global--wide-size));
  --container-post: 64rem;
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 600;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 600;
  --tw-prose-font-extrabold: 600;
  --tw-prose-font-black: 600;
}
@media (prefers-color-scheme: dark) {
  :root {
    --color-site-bg: var(--color-hopebase-500);
    --color-plain-front: var(--color-white);
    --color-link-front: var(--color-white);
    --color-link-border: var(--color-white);
    --color-link-front-hovered: var(--color-hopegreen-450);
    --color-link-border-hovered: transparent;
    --color-input-front: var(--color-white);
    --color-input-fill-hovered: color-mix(in srgb, #000, transparent 90%);
  }
  @supports (color: color-mix(in lab, red, red)) {
    :root {
      --color-input-fill-hovered: color-mix(in srgb, var(--color-black), transparent 90%);
    }
  }
  :root {
    --color-input-front-hovered: var(--color-white);
    --color-input-fill-focused: color-mix(in srgb, #000, transparent 90%);
  }
  @supports (color: color-mix(in lab, red, red)) {
    :root {
      --color-input-fill-focused: color-mix(in srgb, var(--color-black), transparent 90%);
    }
  }
  :root {
    --color-input-front-focused: var(--color-white);
    --color-button-primary-fill: var(--color-hopegreenlight-550);
    --color-button-primary-front: var(--color-black);
    --color-button-primary-fill-hovered: var(--color-hopegreenlight-450);
    --color-button-primary-front-hovered: var(--color-black);
    --color-button-primary-fill-active: var(--color-hopegreenlight-550);
    --color-button-primary-front-active: var(--color-black);
    --color-button-secondary-fill: transparent;
    --color-button-secondary-front: var(--color-white);
    --color-button-secondary-fill-hovered: color-mix(in srgb, #fff 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    :root {
      --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-white) 10%, transparent);
    }
  }
  :root {
    --color-button-secondary-front-hovered: var(--color-white);
    --color-button-secondary-fill-active: var(--color-hopebase-500);
    --color-button-secondary-front-active: var(--color-white);
    --color-deco-quote-fill: var(--color-hopegold-700);
    --color-deco-siteimage-fill: var(--color-hopebase-550);
    --color-deco-sitetitle-fill: var(--color-hopegreen-550);
    --color-deco-sectiontitle-fill: var(--color-hopegreenlight-700);
  }
}
@media (width >= 40rem) {
  :root {
    --text-heading-a: 3rem;
    --gap-block: 1rem;
    --spacing-root: 1.5rem;
  }
}
@media (width >= 48rem) {
  :root {
    --text-xs: 0.875rem;
    --text-sm: 1rem;
    --text-base: 1.125rem;
    --text-lg: 1.25rem;
    --text-xl: 1.5rem;
    --text-2xl: 1.75rem;
    --text-heading-f: 1.75rem;
    --text-heading-e: 1.75rem;
    --text-heading-d: 1.75rem;
    --text-heading-c: 2rem;
    --text-heading-b: 3rem;
    --text-heading-a: 4rem;
    --text-quote: inherit;
    --text-pullquote: 3rem;
    --text-pullquote--line-height: var(--leading-none);
    --height-header: 5rem;
  }
}
@media screen and (max-width: 782px) {
  :root {
    --height-header--admin-bar: calc(var(--height-header) + 46px);
  }
}
@media (width >= 64rem) {
  :root {
    --text-xs: 1rem;
    --text-sm: 1.125rem;
    --text-base: 1.25rem;
    --text-lg: 1.5rem;
    --text-xl: 1.75rem;
    --text-2xl: 2rem;
    --text-heading-f: 1.75rem;
    --text-heading-e: 1.75rem;
    --text-heading-d: 1.75rem;
    --text-heading-c: 2rem;
    --text-heading-b: 4rem;
    --text-heading-a: 4.5rem;
    --text-header-menu: 1.25rem;
    --height-header: 7rem;
    --gap-block: 1.5rem;
    --spacing-root: 2rem;
  }
}
@font-face {
  font-display: swap;
  font-family: "Bayshore";
  src: url('assets/fonts/BayshoreKit/font.woff2') format('woff2'), url('assets/fonts/BayshoreKit/font.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Bayshore-AltT';
  src: url('assets/fonts/BayshoreKit/bayshore-alt-t.woff2') format('woff2');
  unicode-range: U+0074;
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 100;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 100;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-100italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 200;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 200;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-200italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 300;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 400;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 500;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-500italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 600;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-600italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 700;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-700italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 800;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 800;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-800italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 900;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 900;
  src: url('assets/fonts/fira-sans-v18/fira-sans-v18-latin-900italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 100;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 100;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-100italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 200;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 200;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-200italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-500italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 600;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-600italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-700italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 800;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-800italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Fira Sans Condensed';
  font-style: italic;
  font-weight: 900;
  src: url('assets/fonts/fira-sans-condensed-v11/fira-sans-condensed-v11-latin-900italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Heroicons Outline';
  src: url('assets/fonts/heroicons/heroicons-outline.eot?2hwaeq');
  src: url('assets/fonts/heroicons/heroicons-outline.eot?2hwaeq#iefix') format('embedded-opentype'), url('assets/fonts/heroicons/heroicons-outline.ttf?2hwaeq') format('truetype'), url('assets/fonts/heroicons/heroicons-outline.woff?2hwaeq') format('woff'), url('assets/fonts/heroicons/heroicons-outline.svg?2hwaeq#heroicons/heroicons-outline') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Heroicons Solid';
  src: url('assets/fonts/heroicons/heroicons-solid.eot?bdbd5x');
  src: url('assets/fonts/heroicons/heroicons-solid.eot?bdbd5x#iefix') format('embedded-opentype'), url('assets/fonts/heroicons/heroicons-solid.ttf?bdbd5x') format('truetype'), url('assets/fonts/heroicons/heroicons-solid.woff?bdbd5x') format('woff'), url('assets/fonts/heroicons/heroicons-solid.svg?bdbd5x#heroicons/heroicons-solid') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  font-family: var(--font-sans);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site {
  background-color: var(--color-site-bg);
  color: var(--color-plain-front);
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.layout-header, .layout-footer {
  flex-grow: 0;
}
.layout-main {
  flex-grow: 1;
}
:hover {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.excerpt-grid {
  margin-inline: auto;
  max-width: var(--container-wide);
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  column-gap: var(--gap-block);
  row-gap: var(--gap-block-2);
}
@media (width >= 25rem) {
  .excerpt-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .excerpt-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 84rem) {
  .excerpt-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.excerpt .excerpt__title a {
  margin-top: calc(var(--spacing) * 0);
  font-family: var(--font-heading);
  font-size: var(--text-heading-c);
  line-height: var(--tw-leading, var(--text-heading-c--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  -webkit-hyphens: auto;
  hyphens: auto;
  color: var(--color-link-front);
  text-decoration-line: underline;
  text-decoration-color: var(--color-link-border);
  text-underline-offset: 3px;
}
@media (hover: hover) {
  :is(.excerpt .excerpt__title a):hover {
    color: var(--color-link-front-hovered);
    text-decoration-color: var(--color-link-border-hovered);
  }
}
.excerpt .excerpt__title a {
  text-decoration-line: none;
}
.excerpt .excerpt__button {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-primary-fill) !important;
  background-color: var(--color-button-primary-fill) !important;
  color: var(--color-button-primary-front) !important;
}
@media (hover: hover) {
  :is(.excerpt .excerpt__button):hover {
    border-color: var(--color-button-primary-fill-hovered) !important;
    background-color: var(--color-button-primary-fill-hovered) !important;
    color: var(--color-button-primary-front-hovered) !important;
  }
}
:is(.excerpt .excerpt__button):disabled {
  border-color: var(--color-button-primary-fill-disabled) !important;
  background-color: var(--color-button-primary-fill-disabled) !important;
  color: var(--color-button-primary-front-disabled) !important;
}
.excerpt .excerpt__button {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .excerpt .excerpt__button {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .excerpt .excerpt__button {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.excerpt .excerpt__button):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.excerpt .excerpt__thumbnail {
  overflow: hidden;
  border-radius: calc(infinity * 1px);
}
.excerpt .excerpt__thumbnail img {
  --tw-scale-x: 100%;
  --tw-scale-y: 100%;
  --tw-scale-z: 100%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
@media (hover: hover) {
  :is(.excerpt .excerpt__thumbnail img):hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
}
.site input, .site textarea {
  max-width: 100%;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill);
  color: var(--color-input-front);
}
@media (hover: hover) {
  :is(.site input,.site textarea):hover {
    border-color: var(--color-input-front-hovered);
    background-color: var(--color-input-fill-hovered);
    color: var(--color-input-front-hovered);
  }
}
:is(.site input,.site textarea):focus {
  border-color: var(--color-input-front-hovered);
  background-color: var(--color-input-fill-hovered);
  color: var(--color-input-front-hovered);
}
:is(.site input,.site textarea) *::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
:is(.site input,.site textarea)::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
.site input, .site textarea {
  padding: calc(var(--spacing) * 2);
}
:is(.site input,.site textarea):focus {
  --tw-shadow: inset 0 2px 5px 0 var(--tw-shadow-color, rgba(70, 69, 69, .3));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-outline-style: none;
  outline-style: none;
}
.site textarea {
  max-height: calc(var(--spacing) * 52);
}
.site input[type="search"]::-webkit-search-cancel-button, .site input[type="search"]::-moz-search-cancel-button {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
  cursor: pointer;
  appearance: none;
  fill: var(--color-white);
}
.site input[type="submit"] {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-primary-fill) !important;
  background-color: var(--color-button-primary-fill) !important;
  color: var(--color-button-primary-front) !important;
}
@media (hover: hover) {
  :is(.site input[type="submit"]):hover {
    border-color: var(--color-button-primary-fill-hovered) !important;
    background-color: var(--color-button-primary-fill-hovered) !important;
    color: var(--color-button-primary-front-hovered) !important;
  }
}
:is(.site input[type="submit"]):disabled {
  border-color: var(--color-button-primary-fill-disabled) !important;
  background-color: var(--color-button-primary-fill-disabled) !important;
  color: var(--color-button-primary-front-disabled) !important;
}
.site input[type="submit"] {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .site input[type="submit"] {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .site input[type="submit"] {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.site input[type="submit"]):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.site input[type="checkbox"] {
  cursor: pointer;
  appearance: none;
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill);
  color: var(--color-input-front);
}
@media (hover: hover) {
  :is(.site input[type="checkbox"]):hover {
    border-color: var(--color-input-front-hovered);
    background-color: var(--color-input-fill-hovered);
    color: var(--color-input-front-hovered);
  }
}
:is(.site input[type="checkbox"]):focus {
  border-color: var(--color-input-front-hovered);
  background-color: var(--color-input-fill-hovered);
  color: var(--color-input-front-hovered);
}
:is(.site input[type="checkbox"]) *::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
:is(.site input[type="checkbox"])::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
.site input[type="checkbox"] {
  position: relative;
  flex-shrink: 0;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
:is(.site input[type="checkbox"]):focus {
  --tw-shadow: inset 0 2px 5px 0 var(--tw-shadow-color, rgba(70, 69, 69, .3));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-outline-style: none;
  outline-style: none;
}
:is(.site input[type="checkbox"]):checked {
  background-color: var(--color-input-front) !important;
}
.site input[type="checkbox"]::after {
  content: '';
  position: absolute;
  inset: calc(var(--spacing) * 0);
  display: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8L6.5 11.5L13 4.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 75%;
}
.site input[type="checkbox"]:checked::after {
  display: block;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px var(--color-background) inset !important;
  -webkit-text-fill-color: var(--color-input-front) !important;
}
.entry-content {
  max-width: none;
  --tw-prose-body: initial;
  --tw-prose-headings: initial;
  --tw-prose-lead: initial;
  --tw-prose-links: initial;
  --tw-prose-counters: initial;
  --tw-prose-bullets: initial;
  --tw-prose-hr: initial;
  --tw-prose-quotes: initial;
  --tw-prose-quote-borders: initial;
  --tw-prose-captions: initial;
  --tw-prose-kbd: initial;
  --tw-prose-kbd-shadows: initial;
  --tw-prose-code: initial;
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: initial;
  --tw-prose-th-borders: initial;
  --tw-prose-td-borders: initial;
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.entry-content .wp-block-table td,.entry-content .wp-block-table th {
  border: 0;
}
.entry-content .wp-block-table thead,.entry-content .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.entry-content .wp-block-table thead {
  border-bottom-width: 1px;
}
.entry-content .wp-block-table tfoot {
  border-top-width: 1px;
}
.entry-content {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8888889em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.8666667em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.875em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4444444em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4444444em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.3333333em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-start: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-end: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
}
:is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 0;
}
.entry-content {
  --tw-prose-body: var(--color-plain-front);
  --tw-prose-headings: var(--color-plain-front);
  --tw-prose-lead: var(--color-plain-front);
  --tw-prose-links: var(--color-link-front);
  --tw-prose-bold: initial;
  --tw-prose-counters: var(--color-plain-front);
  --tw-prose-bullets: var(--color-plain-front);
  --tw-prose-hr: var(--color-plain-front);
  --tw-prose-quotes: var(--color-plain-front);
  --tw-prose-quote-borders: var(--color-plain-front);
  --tw-prose-captions: var(--color-plain-front);
  --tw-prose-kbd: var(--color-plain-front);
  --tw-prose-kbd-shadows: var(--color-plain-front);
  --tw-prose-code: var(--color-plain-front);
  --tw-prose-pre-code: var(--color-plain-front);
  --tw-prose-pre-bg: var(--color-plain-front);
  --tw-prose-th-borders: var(--color-plain-front);
  --tw-prose-td-borders: var(--color-plain-front);
  --tw-prose-invert-body: initial;
  --tw-prose-invert-headings: initial;
  --tw-prose-invert-lead: initial;
  --tw-prose-invert-links: initial;
  --tw-prose-invert-bold: initial;
  --tw-prose-invert-counters: initial;
  --tw-prose-invert-bullets: initial;
  --tw-prose-invert-hr: initial;
  --tw-prose-invert-quotes: initial;
  --tw-prose-invert-quote-borders: initial;
  --tw-prose-invert-captions: initial;
  --tw-prose-invert-kbd: initial;
  --tw-prose-invert-kbd-shadows: initial;
  --tw-prose-invert-code: initial;
  --tw-prose-invert-pre-code: initial;
  --tw-prose-invert-pre-bg: initial;
  --tw-prose-invert-th-borders: initial;
  --tw-prose-invert-td-borders: initial;
}
.entry-content :is(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  border-radius: var(--radius-xl);
}
.entry-content :is(img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-block: calc(var(--spacing) * 0);
}
.entry-content :is(img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  border-radius: var(--radius-xl);
}
.entry-content :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: calc(var(--spacing) * 0);
}
.entry-content :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline: calc(var(--spacing) * 3);
}
.entry-content :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.entry-content :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.entry-content :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-link-front);
  text-decoration-line: underline;
  text-decoration-color: var(--color-link-border);
  text-underline-offset: 3px;
}
@media (hover: hover) {
  :is(.entry-content :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *))):hover {
    color: var(--color-link-front-hovered);
    text-decoration-color: var(--color-link-border-hovered);
  }
}
.entry-content :is(ol):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-left: var(--spacing-root-2);
}
.entry-content :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-left: var(--spacing-root-2);
}
.entry-content :is(blockquote):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-border-style: none;
  border-style: none;
}
@media (width >= 48rem) {
  .entry-content {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 64rem) {
  .entry-content {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.9em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8611111em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.9em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li p) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li > p:first-child) {
    margin-top: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li > p:last-child) {
    margin-bottom: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ol > li > p:first-child) {
    margin-top: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ol > li > p:last-child) {
    margin-bottom: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
    padding-inline-start: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
    padding-inline-end: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > :first-child) {
    margin-top: 0;
  }
  :is(.entry-content :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > :last-child) {
    margin-bottom: 0;
  }
}
.excerpt-prose {
  --tw-prose-body: initial;
  --tw-prose-headings: initial;
  --tw-prose-lead: initial;
  --tw-prose-links: initial;
  --tw-prose-counters: initial;
  --tw-prose-bullets: initial;
  --tw-prose-hr: initial;
  --tw-prose-quotes: initial;
  --tw-prose-quote-borders: initial;
  --tw-prose-captions: initial;
  --tw-prose-kbd: initial;
  --tw-prose-kbd-shadows: initial;
  --tw-prose-code: initial;
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: initial;
  --tw-prose-th-borders: initial;
  --tw-prose-td-borders: initial;
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.excerpt-prose .wp-block-table td,.excerpt-prose .wp-block-table th {
  border: 0;
}
.excerpt-prose .wp-block-table thead,.excerpt-prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.excerpt-prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.excerpt-prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.excerpt-prose {
  --tw-prose-body: var(--color-plain-front);
  --tw-prose-headings: var(--color-plain-front);
  --tw-prose-lead: var(--color-plain-front);
  --tw-prose-links: var(--color-link-front);
  --tw-prose-bold: initial;
  --tw-prose-counters: var(--color-plain-front);
  --tw-prose-bullets: var(--color-plain-front);
  --tw-prose-hr: var(--color-plain-front);
  --tw-prose-quotes: var(--color-plain-front);
  --tw-prose-quote-borders: var(--color-plain-front);
  --tw-prose-captions: var(--color-plain-front);
  --tw-prose-kbd: var(--color-plain-front);
  --tw-prose-kbd-shadows: var(--color-plain-front);
  --tw-prose-code: var(--color-plain-front);
  --tw-prose-pre-code: var(--color-plain-front);
  --tw-prose-pre-bg: var(--color-plain-front);
  --tw-prose-th-borders: var(--color-plain-front);
  --tw-prose-td-borders: var(--color-plain-front);
  --tw-prose-invert-body: initial;
  --tw-prose-invert-headings: initial;
  --tw-prose-invert-lead: initial;
  --tw-prose-invert-links: initial;
  --tw-prose-invert-bold: initial;
  --tw-prose-invert-counters: initial;
  --tw-prose-invert-bullets: initial;
  --tw-prose-invert-hr: initial;
  --tw-prose-invert-quotes: initial;
  --tw-prose-invert-quote-borders: initial;
  --tw-prose-invert-captions: initial;
  --tw-prose-invert-kbd: initial;
  --tw-prose-invert-kbd-shadows: initial;
  --tw-prose-invert-code: initial;
  --tw-prose-invert-pre-code: initial;
  --tw-prose-invert-pre-bg: initial;
  --tw-prose-invert-th-borders: initial;
  --tw-prose-invert-td-borders: initial;
}
.excerpt-prose :is(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  border-radius: var(--radius-xl);
}
.excerpt-prose :is(img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-block: calc(var(--spacing) * 0);
}
.excerpt-prose :is(img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  border-radius: var(--radius-xl);
}
.excerpt-prose :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: calc(var(--spacing) * 0);
}
.excerpt-prose :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline: calc(var(--spacing) * 3);
}
.excerpt-prose :is(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.excerpt-prose :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.excerpt-prose :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-link-front);
  text-decoration-line: underline;
  text-decoration-color: var(--color-link-border);
  text-underline-offset: 3px;
}
@media (hover: hover) {
  :is(.excerpt-prose :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *))):hover {
    color: var(--color-link-front-hovered);
    text-decoration-color: var(--color-link-border-hovered);
  }
}
@media (width >= 48rem) {
  .excerpt-prose {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.excerpt-prose :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
.entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
  padding-inline: var(--spacing-root);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.main-footer {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  margin-inline: auto;
  margin-top: calc(var(--spacing) * 20);
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  padding-inline: var(--spacing-root);
}
.main-footer__wrapper {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
  border-color: var(--color-hopebase-50);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: var(--gap-block);
  padding-top: calc(var(--spacing) * 4);
}
@media (prefers-color-scheme: dark) {
  .main-footer__wrapper {
    border-color: var(--color-hopebase-400);
  }
}
.main-footer a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-link-front);
  text-decoration-line: underline;
  text-decoration-color: var(--color-link-border);
  text-underline-offset: 3px;
}
@media (hover: hover) {
  :is(.main-footer a):hover {
    color: var(--color-link-front-hovered);
    text-decoration-color: var(--color-link-border-hovered);
  }
}
.main-footer__back-link {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.main-footer__back-link__icon {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.main-headline__title {
  padding-inline: var(--spacing-root);
  font-size: var(--text-heading-a);
  line-height: var(--tw-leading, var(--text-heading-a--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media (width >= 25rem) {
  .main-headline__title {
    -webkit-hyphens: none;
    hyphens: none;
  }
}
.main-headline__title em {
  font-family: var(--font-bayshore);
  font-size: 2em;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  -webkit-hyphens: none;
  hyphens: none;
  text-transform: none;
  font-size: clamp(1.5em, 4vw, 2em);
}
.main-header--page.main-header--no-thumbnail {
  margin-top: calc(var(--spacing) * 10);
}
@media (width >= 64rem) {
  .main-header--page.main-header--no-thumbnail {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .main-header--page.main-header--no-thumbnail {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 84rem) {
  .main-header--page.main-header--no-thumbnail {
    margin-bottom: calc(var(--spacing) * 8);
  }
}
.main-header--page.main-header--no-thumbnail .main-headline__title {
  margin-inline: auto;
  max-width: var(--container-content);
  text-align: center;
}
.main-header--with-thumbnail {
  margin-bottom: calc(var(--spacing) * 18);
}
@media (width >= 48rem) {
  .main-header--with-thumbnail {
    margin-bottom: calc(var(--spacing) * 26);
  }
}
@media (width >= 64rem) {
  .main-header--with-thumbnail {
    margin-bottom: calc(var(--spacing) * 36);
  }
}
.main-header--with-thumbnail .main-header__bg {
  background-color: var(--color-deco-siteimage-fill);
}
.main-header--with-thumbnail .thumbnail {
  position: relative;
  z-index: calc(1 * -1);
  display: flex;
  align-items: center;
  overflow: hidden;
}
:is(.main-header--with-thumbnail .thumbnail)::after {
  content: var(--tw-content);
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  display: block;
  height: 100%;
  width: 100%;
  --tw-gradient-position: to bottom;
}
@supports (background-image: linear-gradient(in lab, red, red)) {
  :is(.main-header--with-thumbnail .thumbnail)::after {
    --tw-gradient-position: to bottom in oklab;
  }
}
:is(.main-header--with-thumbnail .thumbnail)::after {
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: transparent;
  --tw-gradient-from-position: 60%;
  --tw-gradient-via: color-mix(in oklab, var(--color-hopebase-700) 20%, transparent);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
  --tw-gradient-via-position: 80%;
  --tw-gradient-to: color-mix(in oklab, var(--color-hopebase-700) 70%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  --tw-gradient-to-position: 100%;
}
.main-header--with-thumbnail .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.main-header--with-thumbnail .thumbnail figcaption {
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 4);
  z-index: 1;
  transform-origin: 0 0;
  rotate: calc(90deg * -1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  color: var(--color-white);
}
.main-header--with-thumbnail .main-headline {
  position: absolute;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * -9);
  display: flex;
  justify-content: flex-end;
}
@media (width >= 40rem) {
  .main-header--with-thumbnail .main-headline {
    bottom: calc(var(--spacing) * -11);
  }
}
@media (width >= 48rem) {
  .main-header--with-thumbnail .main-headline {
    bottom: calc(var(--spacing) * -14);
  }
}
@media (width >= 64rem) {
  .main-header--with-thumbnail .main-headline {
    bottom: calc(var(--spacing) * -16);
  }
}
@media (width >= 84rem) {
  .main-header--with-thumbnail .main-headline {
    bottom: calc(var(--spacing) * -18);
  }
}
.main-header--with-thumbnail .main-headline__title {
  text-align: right;
  color: var(--color-white);
  position: relative;
  right: calc(var(--spacing) * 0);
  padding-inline: var(--spacing-root);
}
@media (width >= 25rem) {
  .main-header--with-thumbnail .main-headline__title {
    margin-left: var(--spacing-root);
  }
}
@media (width >= 48rem) {
  .main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .main-header--with-thumbnail .main-headline__title {
    padding-right: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 12);
  }
}
@media (width >= 84rem) {
  .main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 40);
  }
}
:is(.main-header--with-thumbnail .main-headline__title)::before {
  content: var(--tw-content);
  border-bottom-left-radius: var(--radius-3xl);
  background-color: var(--color-deco-sitetitle-fill);
  position: absolute;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  z-index: calc(2 * -1);
  display: block;
  height: 120%;
  width: 100%;
}
@media (width >= 64rem) {
  :is(.main-header--with-thumbnail .main-headline__title)::before {
    border-radius: var(--radius-3xl);
  }
}
.main-header--page.main-header--with-thumbnail .main-header__wrapper {
  position: relative;
  z-index: 0;
  margin-inline: auto;
  max-width: var(--container-thumbnail);
}
.main-header--page.main-header--with-thumbnail .thumbnail {
  aspect-ratio: 16/10;
}
@media (width >= 48rem) {
  .main-header--page.main-header--with-thumbnail .thumbnail {
    aspect-ratio: 16/8;
  }
}
@media (width >= 64rem) {
  .main-header--page.main-header--with-thumbnail .thumbnail {
    aspect-ratio: 16/6;
  }
}
.main-header--page.main-header--with-thumbnail .main-headline {
  right: calc(var(--spacing) * 0);
}
@media (width >= 84rem) {
  .main-header--page.main-header--with-thumbnail .main-headline {
    right: 5rem;
  }
}
.main-header--page.main-header--with-thumbnail .main-headline__title {
  width: fit-content;
  padding-right: var(--spacing-root);
  padding-left: calc(var(--spacing) * 8);
}
@media (width >= 48rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    padding-right: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 12);
  }
}
@media (width >= 84rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    padding-left: calc(var(--spacing) * 40);
  }
}
@media (width >= 64rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    margin-left: calc(var(--spacing) * 20);
  }
}
@media (width >= 84rem) {
  .main-header--page.main-header--with-thumbnail .main-headline__title {
    margin-left: calc(var(--spacing) * 34);
  }
}
.main-header--single.main-header--with-thumbnail {
  box-shadow: inset 0 -26px white;
}
.main-header--single.main-header--with-thumbnail .main-header__wrapper {
  position: relative;
  z-index: 0;
  margin-inline: auto;
  max-width: var(--container-post);
}
.main-header--single.main-header--with-thumbnail .thumbnail {
  aspect-ratio: 1 / 1;
  max-width: 25rem;
  overflow: hidden;
  border-radius: calc(infinity * 1px);
}
@media (width >= 64rem) {
  .main-header--single.main-header--with-thumbnail .thumbnail {
    max-width: 30rem;
  }
}
@media (width >= 84rem) {
  .main-header--single.main-header--with-thumbnail .thumbnail {
    max-width: 35rem;
  }
}
.main-header--single.main-header--with-thumbnail .main-headline {
  min-width: 95%;
}
.main-header--single.main-header--with-thumbnail .main-headline__title {
  min-width: 95%;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: var(--gap-block);
  margin-top: calc(var(--spacing) * 6);
}
.page-numbers {
  cursor: pointer;
  padding-inline: calc(var(--spacing) * 3);
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
  font-family: var(--font-heading);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.page-numbers:hover {
  background-color: color-mix(in srgb, rgb(152 195 181) 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-numbers:hover {
    background-color: color-mix(in oklab, var(--color-hopegreenlight-500) 40%, transparent);
  }
}
.page-numbers.current {
  background-color: color-mix(in srgb, rgb(152 195 181) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-numbers.current {
    background-color: color-mix(in oklab, var(--color-hopegreenlight-500) 60%, transparent);
  }
}
.page-numbers-wrapper {
  order: 1;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media (width >= 40rem) {
  .page-numbers-wrapper {
    order: 2;
  }
}
@media (width >= 40rem) {
  .page-numbers-wrapper {
    width: auto;
  }
}
.page-numbers.prev {
  order: 2;
  display: flex;
  flex: 0 auto;
  gap: calc(var(--spacing) * 2);
}
@media (width >= 40rem) {
  .page-numbers.prev {
    order: 1;
  }
}
.page-numbers.prev::before {
  --tw-content: "\00ab";
  content: var(--tw-content);
}
.page-numbers.next {
  order: 3;
  display: flex;
  flex: 0 auto;
  gap: calc(var(--spacing) * 2);
}
.page-numbers.next::after {
  --tw-content: "\00bb";
  content: var(--tw-content);
}
.post-filter {
  margin-inline: auto;
  margin-top: calc(var(--spacing) * 4);
  margin-bottom: calc(var(--spacing) * 12);
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
}
@media (width >= 64rem) {
  .post-filter {
    margin-top: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .post-filter {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.post-filter-control {
  margin-bottom: calc(var(--spacing) * 8);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: calc(var(--spacing) * 4);
}
.post-filter-control__button {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-secondary-front) !important;
  background-color: var(--color-button-secondary-fill) !important;
  color: var(--color-button-secondary-front) !important;
}
@media (hover: hover) {
  .post-filter-control__button:hover {
    border-color: var(--color-button-secondary-front-hovered) !important;
    background-color: var(--color-button-secondary-fill-hovered) !important;
    color: var(--color-button-secondary-front-hovered) !important;
  }
}
.post-filter-control__button.active {
  border-color: var(--color-button-secondary-front-active) !important;
  background-color: var(--color-button-secondary-fill-active) !important;
  color: var(--color-button-secondary-front-active) !important;
}
.post-filter-control__button:disabled {
  border-color: var(--color-button-secondary-front-disabled) !important;
  background-color: var(--color-button-secondary-fill-disabled) !important;
  color: var(--color-button-secondary-front-disabled) !important;
}
.post-filter-control__button {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .post-filter-control__button {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .post-filter-control__button {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  .post-filter-control__button:hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.post-filter-results {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  column-gap: var(--gap-block);
  row-gap: var(--gap-block-2);
}
@media (width >= 25rem) {
  .post-filter-results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .post-filter-results {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 84rem) {
  .post-filter-results {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.post-filter-results {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.site-branding {
  flex-shrink: 1;
}
.site-branding__logo {
  aspect-ratio: 1101/618;
  height: calc(var(--spacing) * 13);
}
@media (width >= 48rem) {
  .site-branding__logo {
    height: calc(var(--spacing) * 15);
  }
}
@media (width >= 64rem) {
  .site-branding__logo {
    height: calc(var(--spacing) * 21);
  }
}
@media (prefers-color-scheme: dark) {
  .site-branding__logo--lightmode {
    display: none;
  }
}
.site-branding__logo--darkmode {
  display: none;
}
@media (prefers-color-scheme: dark) {
  .site-branding__logo--darkmode {
    display: block;
  }
}
.site-branding__title-wrapper {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.site-nav-toggle {
  position: absolute;
  right: calc(var(--spacing) * 0);
  z-index: 21;
  padding: calc(var(--spacing) * 3.5);
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
@media (width < 64rem) {
  .site-nav-toggle {
    display: block;
  }
}
@media (width >= 64rem) {
  .site-nav-toggle {
    display: none;
  }
}
@media (hover: hover) {
  .site-nav-toggle:hover {
    background-color: var(--color-hopegreenlight-300);
  }
  @media (prefers-color-scheme: dark) {
    .site-nav-toggle:hover {
      background-color: var(--color-hopegreenlight-700);
    }
  }
}
.menu-open .site-nav-toggle {
  background-color: var(--color-hopegreenlight-400);
}
@media (prefers-color-scheme: dark) {
  .menu-open .site-nav-toggle {
    background-color: var(--color-hopegreenlight-600);
  }
}
.site-nav-toggle svg {
  height: calc(var(--spacing) * 7);
  width: calc(var(--spacing) * 7);
  stroke: currentcolor;
}
.site-nav__menu {
  font-family: var(--font-heading);
  font-size: var(--text-header-menu);
  color: var(--color-hopebase-900);
}
@media (prefers-color-scheme: dark) {
  .site-nav__menu {
    color: var(--color-white);
  }
}
.site-nav__menu a {
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.site-nav__menu > li > .menu-item__wrapper > a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
@media (width < 64rem) {
  .site-nav {
    position: absolute;
    top: var(--height-header);
    right: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: 20;
    height: calc(var(--spacing) * 0);
    width: 100%;
    overflow-y: auto;
    background-color: var(--color-white);
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (prefers-color-scheme: dark) {
    .site-nav {
      background-color: var(--color-hopebase-500);
    }
  }
  .site-nav.active {
    height: calc(100vh - var(--height-header));
    --tw-shadow: 0 20px 25px var(--tw-shadow-color, rgba(0,0,0,0.15));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .site-nav__menu {
    width: 100%;
    flex-direction: column;
    gap: calc(var(--spacing) * 0);
    padding-block: calc(var(--spacing) * 4);
  }
  .site-nav__menu > li {
    width: 100%;
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .menu-item__wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
  }
  .site-nav__menu > li > a, .site-nav__menu > li .menu-item__wrapper > a {
    position: relative;
    flex: 1;
    align-items: center;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 3);
    --tw-leading: 2rem;
    line-height: 2rem;
    transition-property: padding;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .submenu-toggle {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    padding: calc(var(--spacing) * 5);
    cursor: pointer;
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-color: transparent;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  @media (hover: hover) {
    .submenu-toggle:hover {
      background-color: var(--color-hopegreenlight-300);
    }
    @media (prefers-color-scheme: dark) {
      .submenu-toggle:hover {
        background-color: var(--color-hopegreenlight-700);
      }
    }
  }
  .menu-item-has-children.active .submenu-toggle {
    background-color: var(--color-hopegreenlight-400);
  }
  @media (prefers-color-scheme: dark) {
    .menu-item-has-children.active .submenu-toggle {
      background-color: var(--color-hopegreenlight-600);
    }
  }
  .submenu-toggle__icon {
    height: calc(var(--spacing) * 4);
    width: calc(var(--spacing) * 4);
    stroke: currentcolor;
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .menu-item-has-children.active .submenu-toggle__icon {
    rotate: 180deg;
  }
  .site-nav__menu > li > a::after, .site-nav__menu > li > .menu-item__wrapper > a::after {
    content: '';
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    height: 100%;
    width: calc(var(--spacing) * 1);
    transform-origin: top;
    --tw-scale-y: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
    background-color: var(--color-hopegreen-500);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (prefers-color-scheme: dark) {
    .site-nav__menu > li > a::after, .site-nav__menu > li > .menu-item__wrapper > a::after {
      background-color: var(--color-hopegreen-550);
    }
  }
  .site-nav__menu > li > a:hover::after, .site-nav__menu > li.current-menu-item > a::after, .site-nav__menu > li.current-menu-ancestor > a::after, .site-nav__menu > li > .menu-item__wrapper > a:hover::after, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a::after, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a::after {
    --tw-scale-y: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .site-nav__menu > li > a:hover, .site-nav__menu > li.current-menu-item > a, .site-nav__menu > li.current-menu-ancestor > a, .site-nav__menu > li > .menu-item__wrapper > a:hover, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a {
    background-color: color-mix(in srgb, rgb(107 156 143) 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .site-nav__menu > li > a:hover, .site-nav__menu > li.current-menu-item > a, .site-nav__menu > li.current-menu-ancestor > a, .site-nav__menu > li > .menu-item__wrapper > a:hover, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a {
      background-color: color-mix(in oklab, var(--color-hopegreen-500) 10%, transparent);
    }
  }
  .site-nav__menu > li > a:hover, .site-nav__menu > li.current-menu-item > a, .site-nav__menu > li.current-menu-ancestor > a, .site-nav__menu > li > .menu-item__wrapper > a:hover, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a {
    padding-left: calc(var(--spacing) * 7);
  }
  .sub-menu {
    visibility: visible;
    position: static;
    display: none;
    width: 100%;
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-color: var(--color-hopebase-50);
    padding-block: calc(var(--spacing) * 0);
    opacity: 100%;
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  @media (prefers-color-scheme: dark) {
    .sub-menu {
      background-color: var(--color-hopebase-550);
    }
  }
  .menu-item-has-children.active > .sub-menu {
    display: block;
  }
  .sub-menu li {
    width: 100%;
  }
  .sub-menu li a {
    position: relative;
    display: flex;
    width: 100%;
    padding-block: calc(var(--spacing) * 3);
    padding-right: calc(var(--spacing) * 5);
    padding-left: calc(var(--spacing) * 8);
  }
  .sub-menu li a::after, .sub-menu li.current-menu-item a::after {
    content: '';
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    height: 100%;
    width: calc(var(--spacing) * 1);
    transform-origin: top;
    --tw-scale-y: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
    background-color: var(--color-hopegreenlight-500);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (prefers-color-scheme: dark) {
    .sub-menu li a::after, .sub-menu li.current-menu-item a::after {
      background-color: var(--color-hopegreenlight-550);
    }
  }
  .sub-menu li a:hover::after, .sub-menu li.current-menu-item a::after {
    --tw-scale-y: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .sub-menu li a:hover, .sub-menu li.current-menu-item a {
    background-color: color-mix(in srgb, rgb(152 195 181) 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .sub-menu li a:hover, .sub-menu li.current-menu-item a {
      background-color: color-mix(in oklab, var(--color-hopegreenlight-500) 10%, transparent);
    }
  }
  .sub-menu li a:hover, .sub-menu li.current-menu-item a {
    padding-left: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .site-nav {
    display: flex;
    height: calc(var(--spacing) * 20);
    align-items: center;
    justify-content: space-between;
  }
  .site-nav__menu {
    display: flex;
    list-style-type: none;
    gap: calc(var(--spacing) * 2);
  }
  .menu-item__wrapper {
    display: flex;
    align-items: center;
    gap: calc(var(--spacing) * 1);
  }
  .site-nav__menu > li > a, .site-nav__menu > li .menu-item__wrapper > a {
    position: relative;
    display: flex;
    align-items: center;
    padding-inline: calc(var(--spacing) * 2);
    padding-top: calc(var(--spacing) * 6);
    padding-bottom: calc(var(--spacing) * 3);
  }
  .site-nav__menu > li > a:hover, .site-nav__menu > li.current-menu-item > a, .site-nav__menu > li.current-menu-ancestor > a, .site-nav__menu > li > .menu-item__wrapper > a:hover, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a {
    color: var(--color-hopegreen-500);
  }
  @media (prefers-color-scheme: dark) {
    .site-nav__menu > li > a:hover, .site-nav__menu > li.current-menu-item > a, .site-nav__menu > li.current-menu-ancestor > a, .site-nav__menu > li > .menu-item__wrapper > a:hover, .site-nav__menu > li.current-menu-item > .menu-item__wrapper > a, .site-nav__menu > li.current-menu-ancestor > .menu-item__wrapper > a {
      color: var(--color-hopegreen-450);
    }
  }
  .site-nav__menu > li > a::after, .site-nav__menu > li .menu-item__wrapper > a::after {
    content: '';
    position: absolute;
    right: calc(var(--spacing) * 2);
    bottom: calc(var(--spacing) * 2);
    left: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 1);
    --tw-scale-x: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
    border-radius: var(--radius-md);
    background-color: var(--color-hopegreen-500);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (prefers-color-scheme: dark) {
    .site-nav__menu > li > a::after, .site-nav__menu > li .menu-item__wrapper > a::after {
      background-color: var(--color-hopegreen-450);
    }
  }
  .site-nav__menu > li > a:hover::after, .site-nav__menu > li.current-menu-item > a::after, .site-nav__menu > li.current-menu-ancestor > a::after, .site-nav__menu > li > a.active::after, .site-nav__menu > li .menu-item__wrapper > a:hover::after, .site-nav__menu > li.current-menu-item .menu-item__wrapper > a::after, .site-nav__menu > li.current-menu-ancestor .menu-item__wrapper > a::after {
    --tw-scale-x: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .sub-menu {
    position: absolute;
    top: 100%;
    right: var(--spacing-root);
    list-style-type: none;
    background-color: var(--color-hopebase-50);
    padding-block: calc(var(--spacing) * 4);
    visibility: hidden;
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    overflow: hidden;
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
    opacity: 0%;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    display: grid;
    width: 40rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: calc(var(--spacing) * 4);
    border-bottom-right-radius: var(--radius-2xl);
    border-bottom-left-radius: var(--radius-2xl);
  }
  @media (prefers-color-scheme: dark) {
    .sub-menu {
      background-color: var(--color-hopebase-550);
    }
  }
  .menu-item-has-children:hover > .sub-menu, .menu-item-has-children.active > .sub-menu {
    visibility: visible;
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    opacity: 100%;
  }
  .sub-menu li {
    grid-column: span 1 / span 1;
  }
  .sub-menu li a {
    position: relative;
    display: block;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 3);
    text-decoration-line: none;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .sub-menu li a::after {
    content: '';
    position: absolute;
    bottom: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    height: calc(var(--spacing) * 0);
    width: calc(var(--spacing) * 1);
    background-color: var(--color-hopegreenlight-500);
    transition-property: height;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (prefers-color-scheme: dark) {
    .sub-menu li a::after {
      background-color: var(--color-hopegreenlight-550);
    }
  }
  .sub-menu li a:hover, .sub-menu li.current-menu-item a {
    background-color: color-mix(in srgb, rgb(152 195 181) 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .sub-menu li a:hover, .sub-menu li.current-menu-item a {
      background-color: color-mix(in oklab, var(--color-hopegreenlight-500) 10%, transparent);
    }
  }
  .sub-menu li a:hover, .sub-menu li.current-menu-item a {
    padding-left: calc(var(--spacing) * 7);
  }
  .sub-menu li a:hover::after, .sub-menu li.current-menu-item a::after {
    height: 100%;
  }
}
.layout-footer {
  color: var(--color-plain-front);
  margin-top: calc(var(--spacing) * 10);
  flex-grow: 0;
}
@media (width >= 48rem) {
  .layout-footer {
    margin-top: calc(var(--spacing) * 20);
  }
}
.layout-footer__credits {
  margin-inline: auto;
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
  padding-block: calc(var(--spacing) * 4);
}
.footer-nav .footer-nav__menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (width >= 40rem) {
  .footer-nav .footer-nav__menu {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .footer-nav .footer-nav__menu {
    gap: var(--gap-block);
  }
}
.layout-footer--hope-frame {
  background-color: var(--color-background);
  --color-background: var(--color-hopegreenlight-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .layout-footer--hope-frame {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.layout-footer--hope-frame {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .layout-footer--hope-frame {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.layout-footer--hope-frame {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegreenlight-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .layout-footer--hope-frame {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.layout-footer--hope-frame {
  --color-button-primary-front-hovered: var(--color-hopegreenlight-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .layout-footer--hope-frame {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.layout-footer--hope-frame {
  --color-button-primary-front-disabled: var(--color-hopegreenlight-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .layout-footer--hope-frame {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.layout-footer--hope-frame {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .layout-footer--hope-frame {
    --color-background: var(--color-hopegreenlight-550);
  }
}
.layout-footer__widgets {
  margin-inline: auto;
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
  padding-block: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  .layout-footer__widgets {
    padding-block: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .layout-footer__widgets {
    padding-block: calc(var(--spacing) * 10);
  }
}
.site-widgets {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: var(--gap-block);
}
.site-widgets .widget-title {
  font-family: var(--font-heading);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  margin-bottom: calc(var(--spacing) * 2);
}
.site-widgets .widget_block .wp-widget-group__inner-blocks > * {
  margin-bottom: calc(var(--spacing) * 4);
}
@media screen and (max-width: calc(25rem - 1px)) {
  .site-widgets .wp-block-image img {
    height: 60px;
  }
}
:root {
  --header-top: 0;
}
body.admin-bar {
  --header-top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar {
    --header-top: 46px;
  }
}
.layout-header--hope-frame {
  position: relative;
  z-index: 10;
  background-color: var(--color-site-bg);
  --tw-shadow: 0px 44px 52px 0px rgba(0, 0, 0, .02);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow: 0px 44px 52px 0px var(--tw-shadow-color, rgba(70, 69, 69, .08));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.layout-header--hope-frame.shrink {
  --height-header: 3.5rem;
}
.layout-header .layout-header__wrapper {
  position: relative;
  margin-inline: auto;
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout-header--hope-frame .layout-header__wrapper {
  height: var(--height-header);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body:not(.admin-bar) .layout-header--hope-frame.shrink {
  position: sticky;
  top: var(--header-top);
  z-index: 10;
}
body:not(.admin-bar) .layout-header--hope-frame.shrink .site-branding__logo {
  height: calc(var(--spacing) * 10);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  body:not(.admin-bar) .layout-header--hope-frame.shrink .site-nav__menu > li > a, body:not(.admin-bar) .layout-header--hope-frame.shrink .site-nav__menu > li .menu-item__wrapper > a {
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.error404 .main-body {
  text-align: center;
}
.page-template-page-qrcodestart {
  min-height: 100%;
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url('assets/images/banner-winnenden.jpg');
}
.page-template-page-qrcodestart .site {
  background-color: var(--color-background);
  background-color: color-mix(in srgb, rgb(42 41 41) 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .site {
    background-color: color-mix(in oklab, var(--color-hopebase-700) 70%, transparent);
  }
}
.page-template-page-qrcodestart .site {
  color: var(--color-plain-front);
  --color-background: var(--color-hopebase-500);
  --color-plain-front: var(--color-white);
  --color-link-front: var(--color-white);
  --color-link-border: var(--color-white);
  --color-link-front-hovered: var(--color-white);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-white);
  --color-input-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .site {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .site {
  --color-input-front-hovered: var(--color-white);
  --color-input-fill-focused: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .site {
    --color-input-fill-focused: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .site {
  --color-input-front-focused: var(--color-white);
  --color-button-primary-fill: var(--color-white);
  --color-button-primary-front: var(--color-black);
  --color-button-primary-fill-hovered: color-mix(in srgb, #fff, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .site {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-white), transparent 30%);
  }
}
.page-template-page-qrcodestart .site {
  --color-button-primary-front-hovered: var(--color-black);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-white);
  --color-button-secondary-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .site {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .site {
  --color-button-secondary-front-hovered: var(--color-white);
}
@media (prefers-color-scheme: dark) {
  .page-template-page-qrcodestart .site {
    --color-background: var(--color-hopebase-450);
  }
}
.page-template-page-qrcodestart .site {
  text-align: center;
}
.page-template-page-qrcodestart .layout-header {
  position: relative;
  margin-inline: auto;
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
  margin-top: calc(var(--spacing) * 6);
}
.page-template-page-qrcodestart .layout-main {
  position: relative;
  margin-inline: auto;
  max-width: var(--container-wide);
  padding-inline: var(--spacing-root);
  text-align: center;
}
.page-template-page-qrcodestart .layout-footer {
  color: var(--color-plain-front);
  --color-background: var(--color-hopebase-500);
  --color-plain-front: var(--color-white);
  --color-link-front: var(--color-white);
  --color-link-border: var(--color-white);
  --color-link-front-hovered: var(--color-white);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-white);
  --color-input-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .layout-footer {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .layout-footer {
  --color-input-front-hovered: var(--color-white);
  --color-input-fill-focused: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .layout-footer {
    --color-input-fill-focused: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .layout-footer {
  --color-input-front-focused: var(--color-white);
  --color-button-primary-fill: var(--color-white);
  --color-button-primary-front: var(--color-black);
  --color-button-primary-fill-hovered: color-mix(in srgb, #fff, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .layout-footer {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-white), transparent 30%);
  }
}
.page-template-page-qrcodestart .layout-footer {
  --color-button-primary-front-hovered: var(--color-black);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-white);
  --color-button-secondary-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .page-template-page-qrcodestart .layout-footer {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.page-template-page-qrcodestart .layout-footer {
  --color-button-secondary-front-hovered: var(--color-white);
}
@media (prefers-color-scheme: dark) {
  .page-template-page-qrcodestart .layout-footer {
    --color-background: var(--color-hopebase-450);
  }
}
.search.search-results .main-body {
  margin-inline: auto;
  display: flex;
  max-width: var(--container-content);
  flex-direction: column;
  padding-inline: var(--spacing-root);
}
.search.search-results .excerpt {
  margin-block: calc(var(--spacing) * 8);
  display: flex;
  gap: var(--gap-block);
}
.search.search-results .excerpt__thumbnail {
  order: 2;
  max-width: 18.75rem;
}
@media (width < 48rem) {
  .search.search-results .excerpt__thumbnail {
    display: none;
  }
}
.wpcf7-not-valid-tip {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.wpcf7-form input {
  border-color: var(--color-input-front) !important;
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front) !important;
}
@media (hover: hover) {
  :is(.wpcf7-form input):hover {
    border-color: var(--color-input-front-hovered) !important;
    background-color: var(--color-input-fill-hovered) !important;
    color: var(--color-input-front-hovered) !important;
  }
}
:is(.wpcf7-form input):focus {
  border-color: var(--color-input-front-hovered) !important;
  background-color: var(--color-input-fill-hovered) !important;
  color: var(--color-input-front-hovered) !important;
}
:is(.wpcf7-form input) *::selection {
  border-color: var(--color-input-front) !important;
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front) !important;
}
:is(.wpcf7-form input)::selection {
  border-color: var(--color-input-front) !important;
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front) !important;
}
:is(.wpcf7-form input) *::selection {
  background-color: transparent;
}
:is(.wpcf7-form input)::selection {
  background-color: transparent;
}
.wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.wpcf7-list-item {
  margin-left: calc(var(--spacing) * 2);
}
.site .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.crt-widget, .crt-popup-manager {
  --crt-color-post-icon: var(--color-white) !important;
  --crt-color-post-text: var(--color-hopebase-950) !important;
  --crt-color-post-bg: var(--color-white) !important;
  --crt-color-post-border: var(--color-hopebase-200) !important;
  --crt-color-post-border-light: var(--color-hopebase-200) !important;
  --crt-color-post-link: var(--color-hopebase-950) !important;
  --crt-color-post-tab-index: var(--color-hopebase-200) !important;
  --crt-color-post-date: var(--color-hopebase-950) !important;
  --crt-color-post-footer: var(--color-white) !important;
  --crt-color-popup-bg: var(--color-white) !important;
  --crt-color-popup-letterbox: var(--color-hopebase-200) !important;
  --crt-color-popup-text: var(--color-hopebase-950) !important;
  --crt-color-popup-link: var(--color-hopebase-950) !important;
  --crt-color-popup-icon: var(--color-hopebase-950) !important;
  --crt-color-popup-date: var(--color-hopebase-950) !important;
  --crt-color-share-bg: var(--color-white) !important;
  --crt-color-share-text: var(--color-hopebase-950) !important;
  --crt-color-share-icon: var(--color-hopebase-950) !important;
}
@media (prefers-color-scheme: dark) {
  .crt-widget, .crt-popup-manager {
    --crt-color-post-text: var(--color-white) !important;
    --crt-color-post-bg: var(--color-hopebase-450) !important;
    --crt-color-post-border: var(--color-hopebase-300) !important;
    --crt-color-post-border-light: var(--color-hopebase-300) !important;
    --crt-color-post-link: var(--color-white) !important;
    --crt-color-post-tab-index: var(--color-hopebase-300) !important;
    --crt-color-post-date: vvar(--color-white) !important;
    --crt-color-post-footer: var(--color-hopebase-450) !important;
    --crt-color-popup-bg: var(--color-hopebase-450) !important;
    --crt-color-popup-letterbox: var(--color-hopebase-300) !important;
    --crt-color-popup-text: var(--color-white) !important;
    --crt-color-popup-link: var(--color-white) !important;
    --crt-color-popup-icon: var(--color-white) !important;
    --crt-color-popup-date: var(--color-white) !important;
    --crt-color-share-bg: var(--color-hopebase-450) !important;
    --crt-color-share-text: var(--color-white) !important;
    --crt-color-share-icon: var(--color-white) !important;
  }
}
button.crt-load-more {
  padding: initial;
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-secondary-front) !important;
  background-color: var(--color-button-secondary-fill) !important;
  color: var(--color-button-secondary-front) !important;
}
@media (hover: hover) {
  button.crt-load-more:hover {
    border-color: var(--color-button-secondary-front-hovered) !important;
    background-color: var(--color-button-secondary-fill-hovered) !important;
    color: var(--color-button-secondary-front-hovered) !important;
  }
}
button.crt-load-more.active {
  border-color: var(--color-button-secondary-front-active) !important;
  background-color: var(--color-button-secondary-fill-active) !important;
  color: var(--color-button-secondary-front-active) !important;
}
button.crt-load-more:disabled {
  border-color: var(--color-button-secondary-front-disabled) !important;
  background-color: var(--color-button-secondary-fill-disabled) !important;
  color: var(--color-button-secondary-front-disabled) !important;
}
button.crt-load-more {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  button.crt-load-more {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  button.crt-load-more {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  button.crt-load-more:hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.crt-popup-wrapper .crt-popup .crt-close {
  display: flex;
  color: var(--color-hopebase-950) !important;
}
.crt-widget.crt-widget-branded .crt-logo {
  font-size: var(--text-xs) !important;
  line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
  color: var(--color-neutral-800) !important;
}
.leaflet-pane {
  z-index: revert;
}
.wp-element-button .wp-block-button__link, .wp-block-button__link {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-primary-fill) !important;
  background-color: var(--color-button-primary-fill) !important;
  color: var(--color-button-primary-front) !important;
}
@media (hover: hover) {
  :is(.wp-element-button .wp-block-button__link,.wp-block-button__link):hover {
    border-color: var(--color-button-primary-fill-hovered) !important;
    background-color: var(--color-button-primary-fill-hovered) !important;
    color: var(--color-button-primary-front-hovered) !important;
  }
}
:is(.wp-element-button .wp-block-button__link,.wp-block-button__link):disabled {
  border-color: var(--color-button-primary-fill-disabled) !important;
  background-color: var(--color-button-primary-fill-disabled) !important;
  color: var(--color-button-primary-front-disabled) !important;
}
.wp-element-button .wp-block-button__link, .wp-block-button__link {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .wp-element-button .wp-block-button__link, .wp-block-button__link {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .wp-element-button .wp-block-button__link, .wp-block-button__link {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.wp-element-button .wp-block-button__link,.wp-block-button__link):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.wp-element-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-secondary-front) !important;
  background-color: var(--color-button-secondary-fill) !important;
  color: var(--color-button-secondary-front) !important;
}
@media (hover: hover) {
  :is(.wp-element-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link):hover {
    border-color: var(--color-button-secondary-front-hovered) !important;
    background-color: var(--color-button-secondary-fill-hovered) !important;
    color: var(--color-button-secondary-front-hovered) !important;
  }
}
.active:is(.wp-element-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link) {
  border-color: var(--color-button-secondary-front-active) !important;
  background-color: var(--color-button-secondary-fill-active) !important;
  color: var(--color-button-secondary-front-active) !important;
}
:is(.wp-element-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link):disabled {
  border-color: var(--color-button-secondary-front-disabled) !important;
  background-color: var(--color-button-secondary-fill-disabled) !important;
  color: var(--color-button-secondary-front-disabled) !important;
}
.wp-element-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .wp-element-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .wp-element-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.wp-element-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.wp-element-button.is-style-button-paypal .wp-block-button__link, .wp-block-button.is-style-button-paypal .wp-block-button__link {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-primary-fill) !important;
  background-color: var(--color-button-primary-fill) !important;
  color: var(--color-button-primary-front) !important;
}
@media (hover: hover) {
  :is(.wp-element-button.is-style-button-paypal .wp-block-button__link,.wp-block-button.is-style-button-paypal .wp-block-button__link):hover {
    border-color: var(--color-button-primary-fill-hovered) !important;
    background-color: var(--color-button-primary-fill-hovered) !important;
    color: var(--color-button-primary-front-hovered) !important;
  }
}
:is(.wp-element-button.is-style-button-paypal .wp-block-button__link,.wp-block-button.is-style-button-paypal .wp-block-button__link):disabled {
  border-color: var(--color-button-primary-fill-disabled) !important;
  background-color: var(--color-button-primary-fill-disabled) !important;
  color: var(--color-button-primary-front-disabled) !important;
}
.wp-element-button.is-style-button-paypal .wp-block-button__link, .wp-block-button.is-style-button-paypal .wp-block-button__link {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .wp-element-button.is-style-button-paypal .wp-block-button__link, .wp-block-button.is-style-button-paypal .wp-block-button__link {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .wp-element-button.is-style-button-paypal .wp-block-button__link, .wp-block-button.is-style-button-paypal .wp-block-button__link {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.wp-element-button.is-style-button-paypal .wp-block-button__link,.wp-block-button.is-style-button-paypal .wp-block-button__link):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.wp-element-button.is-style-button-paypal .wp-block-button__link, .wp-block-button.is-style-button-paypal .wp-block-button__link {
  gap: calc(var(--spacing) * 1.5);
}
.wp-block-button.is-style-button-paypal .wp-block-button__link::before {
  height: calc(var(--spacing) * 6);
  width: calc(var(--spacing) * 6);
  flex-shrink: 0;
  background-color: currentcolor;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  mask-size: contain;
  mask-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M111.9 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5l-74.6 0c-7.6 0-13.1-6.6-12.1-13.9L59.3 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4 .7-69.5-7-75.3 24.2zM357.6 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9l63.5 0c8.6 0 15.7-6.3 17.4-14.9 .7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M111.9 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5l-74.6 0c-7.6 0-13.1-6.6-12.1-13.9L59.3 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4 .7-69.5-7-75.3 24.2zM357.6 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9l63.5 0c8.6 0 15.7-6.3 17.4-14.9 .7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z'/%3E%3C/svg%3E");
}
.cb-carousel-block {
  background-color: var(--color-deco-siteimage-fill);
  padding-inline: calc(var(--spacing) * 0);
}
@media (width >= 40rem) {
  .cb-carousel-block {
    margin-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .cb-carousel-block {
    margin-bottom: calc(var(--spacing) * 22);
  }
}
@media (width >= 64rem) {
  .cb-carousel-block {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.cb-carousel-block .swiper {
  position: relative;
  max-width: var(--container-thumbnail);
  padding-inline: calc(var(--spacing) * 0);
}
.cb-carousel-block .cb-slide, .cb-carousel-block .wp-block-image, .cb-carousel-block .wp-block-image img {
  aspect-ratio: 2500/1250;
}
.cb-carousel-block .wp-block-image img {
  border-radius: 0;
}
.cb-button-prev, .cb-button-next {
  position: absolute;
  left: calc(var(--spacing) * 0);
  height: calc(var(--spacing) * 12) !important;
  width: calc(var(--spacing) * 12) !important;
  margin-top: calc((0px - 3rem) / 2) !important;
}
.cb-button-prev {
  left: calc(var(--spacing) * 0) !important;
}
@media (width >= 96rem) {
  .cb-button-prev {
    left: calc(50% - (var(--container-thumbnail) / 2)) !important;
  }
}
.cb-button-next {
  right: calc(var(--spacing) * 0) !important;
}
@media (width >= 96rem) {
  .cb-button-next {
    right: calc(50% - (var(--container-thumbnail) / 2)) !important;
  }
}
.wp-block-details {
  margin-bottom: calc(var(--spacing) * 4);
  border-radius: var(--radius-xl);
  background-color: var(--color-background);
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 4);
  color: var(--color-plain-front);
  --color-background: var(--color-hopegold-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .wp-block-details {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.wp-block-details {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .wp-block-details {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.wp-block-details {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegold-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .wp-block-details {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.wp-block-details {
  --color-button-primary-front-hovered: var(--color-hopegold-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .wp-block-details {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.wp-block-details {
  --color-button-primary-front-disabled: var(--color-hopegold-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .wp-block-details {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.wp-block-details {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .wp-block-details {
    --color-background: var(--color-hopegold-550);
  }
}
.wp-block-details summary {
  cursor: pointer;
  font-family: var(--font-heading);
  font-size: var(--text-heading-d);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.wp-block-details summary::before {
  content: '\e96b';
  font-family: var(--font-hio);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  display: inline-block;
}
.wp-block-details[open] summary::before {
  rotate: 90deg;
}
.search-form {
  display: flex;
  gap: calc(var(--spacing) * 0);
}
.search-form label {
  width: 100%;
}
.site input.wp-block-search__input {
  width: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-style: var(--tw-border-style);
  border-right-width: 0px;
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill);
  color: var(--color-input-front);
}
@media (hover: hover) {
  :is(.site input.wp-block-search__input):hover {
    border-color: var(--color-input-front-hovered);
    background-color: var(--color-input-fill-hovered);
    color: var(--color-input-front-hovered);
  }
}
:is(.site input.wp-block-search__input):focus {
  border-color: var(--color-input-front-hovered);
  background-color: var(--color-input-fill-hovered);
  color: var(--color-input-front-hovered);
}
:is(.site input.wp-block-search__input) *::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
:is(.site input.wp-block-search__input)::selection {
  border-color: var(--color-input-front);
  background-color: var(--color-input-fill) !important;
  color: var(--color-input-front);
}
.site input.wp-block-search__input {
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 0);
}
.site input.wp-block-search__input::-webkit-search-cancel-button {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.site input.wp-block-search__input::-moz-search-cancel-button {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
  cursor: pointer;
  appearance: none;
}
.site .wp-block-search__button {
  display: inline-flex !important;
  height: calc(var(--spacing) * 10) !important;
  align-items: center !important;
  padding-inline: calc(var(--spacing) * 3) !important;
  border-radius: var(--radius-lg) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-button-primary-fill) !important;
  background-color: var(--color-button-primary-fill) !important;
  color: var(--color-button-primary-front) !important;
}
@media (hover: hover) {
  :is(.site .wp-block-search__button):hover {
    border-color: var(--color-button-primary-fill-hovered) !important;
    background-color: var(--color-button-primary-fill-hovered) !important;
    color: var(--color-button-primary-front-hovered) !important;
  }
}
:is(.site .wp-block-search__button):disabled {
  border-color: var(--color-button-primary-fill-disabled) !important;
  background-color: var(--color-button-primary-fill-disabled) !important;
  color: var(--color-button-primary-front-disabled) !important;
}
.site .wp-block-search__button {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 48rem) {
  .site .wp-block-search__button {
    height: calc(var(--spacing) * 11) !important;
    padding-inline: calc(var(--spacing) * 4) !important;
  }
}
@media (width >= 64rem) {
  .site .wp-block-search__button {
    height: calc(var(--spacing) * 12) !important;
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (hover: hover) {
  :is(.site .wp-block-search__button):hover {
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
}
.site .wp-block-search__button {
  width: fit-content;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: calc(var(--spacing) * 0) !important;
}
:where(.is-layout-grid) {
  column-gap: var(--gap-block-2);
  row-gap: var(--gap-block-3);
}
.is-style-container-green, .is-style-container-gold, .is-style-container-black, .container-with-padding {
  margin-top: calc(var(--spacing) * 4);
  margin-bottom: calc(var(--spacing) * 12);
}
@media (width >= 64rem) {
  .is-style-container-green, .is-style-container-gold, .is-style-container-black, .container-with-padding {
    margin-top: calc(var(--spacing) * 4);
    margin-bottom: calc(var(--spacing) * 24);
  }
}
:is(.is-style-container-green,.is-style-container-gold,.is-style-container-black,.container-with-padding)  > *:first-child {
  margin-top: calc(var(--spacing) * 0);
}
.is-style-container-green {
  --color-background: var(--color-hopegreenlight-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-green {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.is-style-container-green {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-green {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.is-style-container-green {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegreenlight-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-green {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.is-style-container-green {
  --color-button-primary-front-hovered: var(--color-hopegreenlight-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-green {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.is-style-container-green {
  --color-button-primary-front-disabled: var(--color-hopegreenlight-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-green {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.is-style-container-green {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .is-style-container-green {
    --color-background: var(--color-hopegreenlight-550);
  }
}
.is-style-container-gold {
  --color-background: var(--color-hopegold-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-gold {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.is-style-container-gold {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-gold {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.is-style-container-gold {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegold-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-gold {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.is-style-container-gold {
  --color-button-primary-front-hovered: var(--color-hopegold-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-gold {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.is-style-container-gold {
  --color-button-primary-front-disabled: var(--color-hopegold-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-gold {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.is-style-container-gold {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .is-style-container-gold {
    --color-background: var(--color-hopegold-550);
  }
}
.is-style-container-black {
  --color-background: var(--color-hopebase-500);
  --color-plain-front: var(--color-white);
  --color-link-front: var(--color-white);
  --color-link-border: var(--color-white);
  --color-link-front-hovered: var(--color-white);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-white);
  --color-input-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-black {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.is-style-container-black {
  --color-input-front-hovered: var(--color-white);
  --color-input-fill-focused: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-black {
    --color-input-fill-focused: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.is-style-container-black {
  --color-input-front-focused: var(--color-white);
  --color-button-primary-fill: var(--color-white);
  --color-button-primary-front: var(--color-black);
  --color-button-primary-fill-hovered: color-mix(in srgb, #fff, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-black {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-white), transparent 30%);
  }
}
.is-style-container-black {
  --color-button-primary-front-hovered: var(--color-black);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-white);
  --color-button-secondary-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .is-style-container-black {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.is-style-container-black {
  --color-button-secondary-front-hovered: var(--color-white);
}
@media (prefers-color-scheme: dark) {
  .is-style-container-black {
    --color-background: var(--color-hopebase-450);
  }
}
.wp-block-heading {
  font-family: var(--font-heading);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  -webkit-hyphens: auto;
  hyphens: auto;
  color: var(--color-plain-front);
  word-break: auto-phrase;
}
h1.wp-block-heading {
  font-size: var(--text-heading-a);
  line-height: var(--tw-leading, var(--text-heading-a--line-height));
}
h2.wp-block-heading {
  font-size: var(--text-heading-b);
  line-height: var(--tw-leading, var(--text-heading-b--line-height));
}
h3.wp-block-heading {
  font-size: var(--text-heading-c);
  line-height: var(--tw-leading, var(--text-heading-c--line-height));
}
h4.wp-block-heading {
  font-size: var(--text-heading-d);
}
h5.wp-block-heading {
  font-size: var(--text-heading-e);
}
h6.wp-block-heading {
  font-size: var(--text-heading-f);
}
h1.wp-block-heading em, h2.wp-block-heading em {
  font-family: var(--font-bayshore);
  font-size: 2em;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  text-transform: none;
}
em .alt-t {
  font-family: 'Bayshore-AltT', 'Bayshore', sans-serif;
}
h2.wp-block-heading.is-style-text-sectiontitle {
  position: relative;
  z-index: 0;
  margin-top: calc(var(--spacing) * 20);
  margin-bottom: calc(var(--spacing) * 12);
  text-align: center;
}
h2.wp-block-heading.is-style-text-sectiontitle::after {
  content: var(--tw-content);
  border-radius: calc(infinity * 1px);
  background-color: var(--color-deco-sectiontitle-fill);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: calc(10 * -1);
  display: block;
  width: calc(var(--spacing) * 40);
  height: calc(var(--spacing) * 40);
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.wp-block-image.is-style-rounded {
  overflow: hidden;
  border-radius: calc(infinity * 1px);
}
.wp-block-media-text {
  margin-top: calc(var(--spacing) * 4);
  margin-bottom: calc(var(--spacing) * 12);
  gap: var(--gap-block);
}
@media (width >= 48rem) {
  .wp-block-media-text {
    gap: var(--gap-block-2);
  }
}
@media (width >= 64rem) {
  .wp-block-media-text {
    margin-top: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .wp-block-media-text {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .wp-block-media-text {
    gap: var(--gap-block-3);
  }
}
.wp-block-media-text *:first-child {
  margin-top: calc(var(--spacing) * 0);
}
.wp-block-media-text>.wp-block-media-text__content {
  padding: calc(var(--spacing) * 0);
}
.is-style-text-small {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.wp-block-quote, .wp-block-pullquote {
  position: relative;
}
.wp-block-quote {
  font-family: var(--font-heading);
  font-size: var(--text-quote);
  line-height: var(--tw-leading, var(--text-quote--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.wp-block-quote {
  --tw-border-style: none;
  border-style: none;
  text-align: left;
  padding-inline: calc(var(--spacing) * 11);
}
@media (width >= 64rem) {
  .wp-block-quote {
    padding-left: calc(var(--spacing) * 12);
  }
}
.wp-block-quote > *:first-child::before {
  font-size: 4em;
  color: var(--color-deco-quote-fill);
  position: absolute;
  top: calc(0.45em * -1);
  left: calc(0.05em * -1);
  z-index: calc(10 * -1);
  content: "\00bb" !important;
}
@media (width >= 64rem) {
  .wp-block-quote > *:first-child::before {
    top: calc(0.55em * -1);
    left: calc(0.05em * -1);
  }
}
.wp-block-quote cite {
  font-size: var(--text-cite);
  line-height: var(--tw-leading, var(--text-cite--line-height));
}
.wp-block-pullquote {
  font-family: var(--font-heading);
  font-size: var(--text-pullquote);
  line-height: var(--tw-leading, var(--text-pullquote--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  position: relative;
  z-index: 0;
  padding-block: calc(var(--spacing) * 0);
}
.wp-block-pullquote blockquote {
  --tw-border-style: none;
  border-style: none;
  text-align: left;
  position: relative;
  z-index: 0;
  padding-left: calc(var(--spacing) * 8);
}
@media (width >= 64rem) {
  .wp-block-pullquote blockquote {
    padding-left: calc(var(--spacing) * 10);
  }
}
.wp-block-pullquote p {
  margin-bottom: calc(var(--spacing) * 0);
}
.wp-block-pullquote p em {
  font-family: var(--font-bayshore);
  font-size: 2em;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.wp-block-pullquote blockquote > *:first-child::before {
  font-size: 4em;
  color: var(--color-deco-quote-fill);
  position: absolute;
  top: calc(0.45em * -1);
  left: calc(0.1em * -1);
  z-index: calc(10 * -1);
  content: "\00bb" !important;
}
@media (width >= 64rem) {
  .wp-block-pullquote blockquote > *:first-child::before {
    left: calc(0.05em * -1);
  }
}
.wp-block-pullquote cite {
  font-size: var(--text-cite);
  line-height: var(--tw-leading, var(--text-cite--line-height));
}
ul.wp-block-social-links {
  padding-left: calc(var(--spacing) * 0);
}
.entry-content > ul.wp-block-social-links {
  padding-inline: var(--spacing-root);
}
.wp-block-social-link {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.wp-block-social-link:hover {
  transform: scale(1);
  scale: none;
  opacity: 60%;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  display: flex;
  border-radius: calc(infinity * 1px);
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.8em;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  margin: calc(var(--spacing) * 0);
}
.wp-block-social-links.has-visible-labels .wp-block-social-link {
  border-radius: var(--radius-lg) !important;
}
.wp-block-social-links.has-visible-labels .wp-block-social-link a, .wp-block-social-links.has-visible-labels .wp-block-social-link-anchor {
  padding-inline: calc(var(--spacing) * 3) !important;
}
.wp-block-social-links.has-visible-labels .wp-block-social-link a, .wp-block-social-links.has-visible-labels .wp-block-social-link-anchor {
  column-gap: calc(var(--spacing) * 1.5);
  --tw-leading: var(--leading-none);
  line-height: var(--leading-none);
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
  flex: 0 0 auto;
}
.wp-block-social-links:not(.has-visible-labels).is-style-pill-shape .wp-social-link {
  aspect-ratio: 1 / 1;
}
.wp-block-social-links:not(.has-visible-labels).is-style-pill-shape .wp-social-link .wp-block-social-link-anchor {
  padding: .25em;
}
.wp-block-social-links.is-style-logos-only svg {
  width: 1.5em;
  height: 1.5em;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.sticky {
  position: sticky;
}
.container {
  width: 100%;
}
@media (width >= 25rem) {
  .container {
    max-width: 25rem;
  }
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 84rem) {
  .container {
    max-width: 84rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.prose {
  --tw-prose-body: initial;
  --tw-prose-headings: initial;
  --tw-prose-lead: initial;
  --tw-prose-links: initial;
  --tw-prose-bold: initial;
  --tw-prose-counters: initial;
  --tw-prose-bullets: initial;
  --tw-prose-hr: initial;
  --tw-prose-quotes: initial;
  --tw-prose-quote-borders: initial;
  --tw-prose-captions: initial;
  --tw-prose-kbd: initial;
  --tw-prose-kbd-shadows: initial;
  --tw-prose-code: initial;
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: initial;
  --tw-prose-th-borders: initial;
  --tw-prose-td-borders: initial;
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: initial;
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: initial;
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: initial;
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.shrink {
  flex-shrink: 1;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.resize {
  resize: both;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.uppercase {
  text-transform: uppercase;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.content-none {
  --tw-content: none;
  content: none;
}
.container-gold {
  --color-background: var(--color-hopegold-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-gold {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.container-gold {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-gold {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.container-gold {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegold-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-gold {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.container-gold {
  --color-button-primary-front-hovered: var(--color-hopegold-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-gold {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.container-gold {
  --color-button-primary-front-disabled: var(--color-hopegold-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-gold {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.container-gold {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .container-gold {
    --color-background: var(--color-hopegold-550);
  }
}
.container-green {
  --color-background: var(--color-hopegreenlight-500);
  --color-plain-front: var(--color-black);
  --color-link-front: var(--color-black);
  --color-link-border: var(--color-black);
  --color-link-front-hovered: var(--color-black);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-black);
  --color-input-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-green {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.container-green {
  --color-input-front-hovered: var(--color-black);
  --color-input-fill-focused: color-mix(in srgb, rgb(70 69 69), transparent 90%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-green {
    --color-input-fill-focused: color-mix(in srgb, var(--color-hopebase-500), transparent 90%);
  }
}
.container-green {
  --color-input-front-focused: var(--color-black);
  --color-button-primary-fill: var(--color-black);
  --color-button-primary-front: var(--color-hopegreenlight-500);
  --color-button-primary-fill-hovered: color-mix(in srgb, #000, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-green {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 30%);
  }
}
.container-green {
  --color-button-primary-front-hovered: var(--color-hopegreenlight-500);
  --color-button-primary-fill-disabled: color-mix(in srgb, #000, transparent 50%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-green {
    --color-button-primary-fill-disabled: color-mix(in srgb, var(--color-black), transparent 50%);
  }
}
.container-green {
  --color-button-primary-front-disabled: var(--color-hopegreenlight-500);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-hopebase-950);
  --color-button-secondary-fill-hovered: color-mix(in srgb, rgb(70 69 69), transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-green {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-hopebase-500), transparent 80%);
  }
}
.container-green {
  --color-button-secondary-front-hovered: var(--color-black);
  --color-button-secondary-fill-active: var(--color-hopebase-500);
  --color-button-secondary-front-active: var(--color-white);
  --color-button-secondary-fill-disabled: transparent;
  --color-button-secondary-front-disabled: var(--color-stone-600);
}
@media (prefers-color-scheme: dark) {
  .container-green {
    --color-background: var(--color-hopegreenlight-550);
  }
}
.container-black {
  --color-background: var(--color-hopebase-500);
  --color-plain-front: var(--color-white);
  --color-link-front: var(--color-white);
  --color-link-border: var(--color-white);
  --color-link-front-hovered: var(--color-white);
  --color-link-border-hovered: transparent;
  --color-input-front: var(--color-white);
  --color-input-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-black {
    --color-input-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.container-black {
  --color-input-front-hovered: var(--color-white);
  --color-input-fill-focused: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-black {
    --color-input-fill-focused: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.container-black {
  --color-input-front-focused: var(--color-white);
  --color-button-primary-fill: var(--color-white);
  --color-button-primary-front: var(--color-black);
  --color-button-primary-fill-hovered: color-mix(in srgb, #fff, transparent 30%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-black {
    --color-button-primary-fill-hovered: color-mix(in srgb, var(--color-white), transparent 30%);
  }
}
.container-black {
  --color-button-primary-front-hovered: var(--color-black);
  --color-button-secondary-fill: transparent;
  --color-button-secondary-front: var(--color-white);
  --color-button-secondary-fill-hovered: color-mix(in srgb, #000, transparent 80%);
}
@supports (color: color-mix(in lab, red, red)) {
  .container-black {
    --color-button-secondary-fill-hovered: color-mix(in srgb, var(--color-black), transparent 80%);
  }
}
.container-black {
  --color-button-secondary-front-hovered: var(--color-white);
}
@media (prefers-color-scheme: dark) {
  .container-black {
    --color-background: var(--color-hopebase-450);
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-font-weight: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-content: "";
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
