/* Bulma 1.0.4 is vendored separately. This file is plain, maintained CSS.
   No compiler, source scanner or npm step is needed. */
:root {
  --font-thenao: 'theano_didotregular', 'Georgia', serif;
  --font-lato: 'Lato', sans-serif;
  --font-catamaran: 'Catamaran', sans-serif;

  /* MIRI colors */
  --color-rosa-200: #EADED9;
  --color-rosa-400: #B07C83;
  --color-rosa-500: #AF7B83;
  --color-rosa-700: #B46B7A;

  /* kontext*denken colors */
  --color-litegreen-100: #D3DFB4;
  --color-litegreen-200: #DCE9BA;
  --color-litegreen-300: #D1EF87;
  --color-litegreen-400: #7FB400;
  --color-litegreen-500: #689300;
  --color-litegreen-600: #496705;
  --color-litegreen-700: #333926;
  --color-asphalt-100: #F2F7E5;
  --color-asphalt-200: #E4E6DE;
  --color-asphalt-300: #D9DBD3;
  --color-asphalt-400: #9FA3AE;
  --color-asphalt-500: #7A7C80;
  --color-asphalt-600: #575A61;
  --color-grey-400: #575A61;

  /* kontext*denken pgaa — offizielle Ergänzungen (PGAA-Farbschema.pdf, Sven 2020) */
  --color-kd-green-shade1: #9AC12F;
  --color-kd-green-shade2: #AFD154;
  --color-kd-green-shade3: #C6E466;

  --color-kd-grey-900: #2D2F33;
  --color-kd-grey-500: #74777C;
  --color-kd-grey-400: #838589;
  --color-kd-grey-300: #97999B;
  --color-kd-grey-200: #C9C9C9;
  --color-kd-grey-100: #E2E2E2;

  --color-kd-warm-900: #333530;
  --color-kd-warm-700: #5C6057;
  --color-kd-warm-500: #73776D;
  --color-kd-warm-400: #81847B;
  --color-kd-warm-300: #91938C;
  --color-kd-warm-200: #BFC1B9;

  --color-kd-red: #DA5A5A;
  --color-kd-red-soft: #FFC1C1;
  --color-kd-blue: #4077BF;
  --color-kd-blue-soft: #B6CBE7;
  --color-kd-orange: #FFA800;
  --color-kd-orange-soft: #FFEB9D;

  --spacing-26: 6.25rem;

  /* Brand measures retained from the previous design. */
  --container-xxs: 10rem;

  --text-7xl: 5rem;

  --leading-none: 1;
  --leading-tight: 1.25;
  --leading-normal: 1.5;
  --leading-relaxed: 1.75;

  --tracking-tight: -.4px;
  --tracking-normal: 0;
  --tracking-wide: .4px;
  --tracking-wider: 1px;

  --color-red-500: oklch(63.7% .237 25.331);
  --color-amber-500: oklch(76.9% .188 70.08);
  --color-blue-400: oklch(70.7% .165 254.624);
  --color-blue-600: oklch(54.6% .245 262.881);
  --color-blue-700: oklch(48.8% .243 264.376);
  --color-indigo-50: oklch(96.2% .018 272.314);
  --color-indigo-600: oklch(51.1% .262 276.966);
  --color-indigo-900: oklch(35.9% .144 278.697);
  --color-gray-50: oklch(98.5% .002 247.839);
  --color-gray-100: oklch(96.7% .003 264.542);
  --color-gray-200: oklch(92.8% .006 264.531);
  --color-gray-400: oklch(70.7% .022 261.325);
  --color-gray-500: oklch(55.1% .027 264.364);
  --color-gray-600: oklch(44.6% .03 256.802);
  --color-gray-700: oklch(37.3% .034 259.733);
  --color-gray-800: oklch(27.8% .033 256.848);
  --color-gray-900: oklch(21% .034 264.665);
}
:root {
  --bulma-family-primary: var(--font-catamaran);
  --bulma-family-secondary: var(--font-lato);
  --bulma-text: var(--color-asphalt-600);
  --bulma-body-background-color: #fff;
  --bulma-body-color: var(--color-asphalt-600);
  --bulma-link: var(--color-litegreen-600);
  --bulma-primary-h: 78deg;
  --bulma-primary-s: 91%;
  --bulma-primary-l: 21%;
  --bulma-link-h: 78deg;
  --bulma-link-s: 91%;
  --bulma-link-l: 21%;
  --bulma-scheme-main: #fff;
}
/* Preserve the established page baseline around Bulma components. */
html { background: #fff; }
body { margin: 0; font-size: 1rem; line-height: 1.5; }
a { color: inherit; }
a:hover { color: inherit; }
button, input, select, textarea { font: inherit; color: inherit; }
img, svg, video, canvas, audio, iframe, embed, object { vertical-align: middle; }
img, video { max-width: 100%; height: auto; }
img, svg { display: block; }
*, ::before, ::after { border-width: 0; border-style: solid; border-color: currentColor; }
:focus-visible { outline: 3px solid var(--color-litegreen-500); outline-offset: 3px; }
.font-miri-body { --bulma-family-primary: var(--font-lato); --bulma-link: var(--color-rosa-400); }
.font-miri-body :focus-visible { outline-color: var(--color-rosa-400); }
.button.brand-button { font-weight: inherit; height: auto; white-space: normal; border-radius: 0; border: 0; }
.input.brand-input, .textarea.brand-input { font: inherit; border-radius: 0; box-shadow: none; height: auto; }
.content { color: inherit; }
.content.is-medium { font-size: 1.125rem; }
.content :is(h1,h2,h3,h4,strong) { color: inherit; }
.content a { color: var(--bulma-link); text-decoration: underline; }

/* Existing component layouts and the finite brand helper vocabulary. */
/* These are brand helpers: Bulma's similarly named classes do not supply
   a zero flex basis or white with alpha transparency. */
.is-flexible { flex: 1 1 0% !important; }
.legacy-button { max-width: 100%; overflow-wrap: anywhere; }
.has-text-white-70 { color: rgb(255 255 255 / 70%) !important; }
.has-text-white-80 { color: rgb(255 255 255 / 80%) !important; }
.has-text-white-85 { color: rgb(255 255 255 / 85%) !important; }
.has-background-white-10 { background-color: rgb(255 255 255 / 10%) !important; }
.has-background-white-15 { background-color: rgb(255 255 255 / 15%) !important; }
.site-width { max-width:72rem !important; }
.space-mx-auto { margin-left:auto !important; margin-right:auto !important; }
.space-px-8 { padding-left:2.0rem !important; padding-right:2.0rem !important; }
.has-background-litegreen-700 { background-color:var(--color-litegreen-700) !important; }
.space-py-5 { padding-top:1.25rem !important; padding-bottom:1.25rem !important; }
.height-12 { height:3.0rem !important; }
.space-py-8 { padding-top:2.0rem !important; padding-bottom:2.0rem !important; }
.site-container { max-width:72rem !important; margin-left:auto !important; margin-right:auto !important; padding-left:2.0rem !important; padding-right:2.0rem !important; }
.border-left-4 { border-left-width:4px !important; }
.has-border-litegreen-600 { border-color:var(--color-litegreen-600) !important; }
.has-background-litegreen-100 { background-color:var(--color-litegreen-100) !important; }
.type-lead { font-size:1.25rem !important; line-height:1.75rem !important; }
.has-text-asphalt-600 { color:var(--color-asphalt-600) !important; }
.site-hero-layout { display:flex !important; flex-direction:column !important; margin-top:2.5rem !important; }
.site-hero-content { flex:1 1 0% !important; margin-bottom:2.5rem !important; }
.site-hero-title { font-family:var(--font-catamaran) !important; font-size:2.25rem !important; line-height:1.25 !important; color:hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; letter-spacing:-.4px !important; font-weight:700 !important; }
.site-main-container { max-width:72rem !important; margin-left:auto !important; margin-right:auto !important; padding-top:3.0rem !important; padding-bottom:3.0rem !important; }
.space-mt-10 { margin-top:2.5rem !important; }
.type-heading-small { font-size:1.875rem !important; line-height:2.25rem !important; }
.font-kontext { font-family: var(--font-catamaran) !important; }
.has-leading-tight.has-leading-tight { line-height:1.25 !important; }
.is-nowrap { white-space:nowrap !important; }
.space-pl-16 { padding-left:4.0rem !important; }
.is-full-width { width:100% !important; }
.has-border-asphalt-200 { border-color:var(--color-asphalt-200) !important; }
.hover-has-background-asphalt-100:hover { background-color:var(--color-asphalt-100) !important; }
.hover-has-border-litegreen-400:hover { border-color:var(--color-litegreen-400) !important; }
.space-mt-8 { margin-top:2.0rem !important; }
.interactive-card:hover .card-hover-has-text-litegreen-400 { color:var(--color-litegreen-400) !important; }
.interactive-card:hover .card-hover-is-underlined { text-decoration: underline !important; }
.measure-lg { max-width:32rem !important; }
.has-text-asphalt-500 { color:var(--color-asphalt-500) !important; }
.is-viewport-height { min-height:100vh !important; }
.background-fixed { background-attachment:fixed !important; }
.has-background-litegreen-400 { background-color:var(--color-litegreen-400) !important; }
.site-nav-items { display:flex !important; flex-wrap:wrap !important; font-family:var(--font-catamaran) !important; font-size:1.5rem !important; line-height:2rem !important; color:hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; font-weight:700 !important; margin-top:2.5rem !important; }
.site-nav-item { display:block !important; margin-top:0.25rem !important; margin-right:2.5rem !important; }
.site-nav-link { text-transform:lowercase !important; letter-spacing:1px !important; color:var(--color-litegreen-200) !important; transition:color .15s,background-color .15s,border-color .15s,text-decoration-color .15s !important; }
.site-nav-link:hover { color: hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.has-background-asphalt-600 { background-color:var(--color-asphalt-600) !important; }
.site-footer-container { max-width:72rem !important; margin-left:auto !important; margin-right:auto !important; padding-left:2.0rem !important; padding-right:2.0rem !important; padding-top:4.0rem !important; padding-bottom:2.5rem !important; }
.site-footer-links { margin-top:2.0rem !important; }
.type-body-large { font-size:1.125rem !important; line-height:1.75rem !important; }
.has-text-litegreen-300 { color:var(--color-litegreen-300) !important; }
.site-copyright { color:hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; opacity:.25 !important; margin-top:1.0rem !important; font-family:var(--font-catamaran) !important; font-size:1.125rem !important; line-height:1.75rem !important; }
.has-leading-normal.has-leading-normal { line-height:1.5 !important; }
.has-leading-none.has-leading-none { line-height:1 !important; }
.stack-y-6 > :not([hidden]) ~ :not([hidden]) { margin-top:1.5rem !important; }
.has-border { border-width:1px !important; }
.has-border-asphalt-300 { border-color:var(--color-asphalt-300) !important; }
.focus-has-border-litegreen-400:focus { border-color:var(--color-litegreen-400) !important; }
.focus-indicator:focus-visible { outline:3px solid var(--color-litegreen-500) !important; outline-offset:3px !important; }
.focus-ring:focus { box-shadow:0 0 0 2px var(--outline-color,currentColor) !important; }
.focus-has-outline-litegreen-200:focus { --outline-color:var(--color-litegreen-200) !important; }
.color-transition { transition:color .15s,background-color .15s,border-color .15s,text-decoration-color .15s !important; }
.has-text-red-500 { color:var(--color-red-500) !important; }
.type-caption { font-size:.875rem !important; line-height:1.25rem !important; }
.has-tracking-wide { letter-spacing:.4px !important; }
.has-background-litegreen-600 { background-color:var(--color-litegreen-600) !important; }
.space-px-10 { padding-left:2.5rem !important; padding-right:2.5rem !important; }
.hover-has-background-litegreen-700:hover { background-color:var(--color-litegreen-700) !important; }
.space-p-8 { padding:2.0rem !important; }
.type-subheading { font-size:1.5rem !important; line-height:2rem !important; }
.has-text-litegreen-600 { color:var(--color-litegreen-600) !important; }
.measure-xxs { max-width:10rem !important; }
.space-ml-auto { margin-left:auto !important; }
.space-pr-8 { padding-right:2.0rem !important; }
.space-py-10 { padding-top:2.5rem !important; padding-bottom:2.5rem !important; }
.measure-4xl { max-width:56rem !important; }
.type-heading { font-size:2.25rem !important; line-height:2.5rem !important; }
.reading-width { max-width:48rem !important; }
.has-text-litegreen-100 { color:var(--color-litegreen-100) !important; }
.has-background-asphalt-100 { background-color:var(--color-asphalt-100) !important; }
.space-mt-9 { margin-top:2.25rem !important; }
.stack-y-5 > :not([hidden]) ~ :not([hidden]) { margin-top:1.25rem !important; }
.border-left-8 { border-left-width:8px !important; }
.has-border-litegreen-400 { border-color:var(--color-litegreen-400) !important; }
.space-p-7 { padding:1.75rem !important; }
.space-mt-5 { margin-top:1.25rem !important; }
.preserve-lines { white-space:pre-line !important; }
.link-stroke { text-decoration-thickness:2px !important; }
.link-offset { text-underline-offset:.25rem !important; }
.has-text-litegreen-200 { color:var(--color-litegreen-200) !important; }
.space-mt-16 { margin-top:4.0rem !important; }
.space-my-8 { margin-top:2.0rem !important; margin-bottom:2.0rem !important; }
.border-bottom-1 { border-bottom-width:1px !important; }
.space-ml-8 { margin-left:2.0rem !important; }
.space-pt-8 { padding-top:2.0rem !important; }
.has-tracking-tight { letter-spacing:-.4px !important; }
.site-header-container { max-width:72rem !important; margin-left:auto !important; margin-right:auto !important; padding-left:2.0rem !important; padding-right:2.0rem !important; padding-top:3.0rem !important; padding-bottom:3.0rem !important; }
.is-unconstrained { max-width:none !important; }
.space-py-16 { padding-top:4.0rem !important; padding-bottom:4.0rem !important; }
.has-radius-card { border-radius:.5rem !important; }
.hover-has-shadow-lg:hover { box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a !important; }
.shadow-transition { transition:box-shadow .15s !important; }
.width-12 { width:3.0rem !important; }
.interactive-card:hover .card-hover-has-background-litegreen-200 { background-color:var(--color-litegreen-200) !important; }
.width-6 { width:1.5rem !important; }
.height-6 { height:1.5rem !important; }
.has-text-litegreen-500 { color:var(--color-litegreen-500) !important; }
.type-body { font-size:1rem !important; line-height:1.5rem !important; }
.is-not-italic { font-style:normal !important; }
.has-tracking-widest { letter-spacing:.1em !important; }
.has-background-litegreen-200 { background-color:var(--color-litegreen-200) !important; }
.border-bottom-8 { border-bottom-width:8px !important; }
.has-border-litegreen-100 { border-color:var(--color-litegreen-100) !important; }
.has-text-litegreen-400 { color:var(--color-litegreen-400) !important; }
.width-40 { width:10.0rem !important; }
.space-pb-8 { padding-bottom:2.0rem !important; }
.has-border-litegreen-500 { border-color:var(--color-litegreen-500) !important; }
.space-mt-negative-16 { margin-top:-4.0rem !important; }
.has-background-asphalt-200 { background-color:var(--color-asphalt-200) !important; }
.has-text-white-priority { color: hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.is-not-underlined-priority { text-decoration-line:none !important; }
.has-leading-snug.has-leading-snug { line-height:1.375 !important; }
.anchor-offset-6 { scroll-margin-top:1.5rem !important; }
.space-mt-7 { margin-top:1.75rem !important; }
.has-border-asphalt-500 { border-color:var(--color-asphalt-500) !important; }
.has-border-asphalt-400 { border-color:var(--color-asphalt-400) !important; }
.divided-list > :not([hidden]) ~ :not([hidden]) { border-top-width:1px !important; }
.dividers-asphalt-300 > :not([hidden]) ~ :not([hidden]) { border-color:var(--color-asphalt-300) !important; }
.space-pl-8 { padding-left:2.0rem !important; }
.anchor-offset-8 { scroll-margin-top:2rem !important; }
.space-py-14 { padding-top:3.5rem !important; padding-bottom:3.5rem !important; }
.has-tracking-wider { letter-spacing:1px !important; }
.has-leading-relaxed.has-leading-relaxed { line-height:1.75 !important; }
.space-px-7 { padding-left:1.75rem !important; padding-right:1.75rem !important; }
.is-not-underlined { text-decoration-line:none !important; }
.hover-has-background-litegreen-500:hover { background-color:var(--color-litegreen-500) !important; }
.has-radius-panel { border-radius:1rem !important; }
.space-p-5 { padding:1.25rem !important; }
.has-shadow-sm { box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a !important; }
.has-hairline { box-shadow:0 0 0 1px var(--outline-color,currentColor) !important; }
.has-outline-asphalt-200 { --outline-color:var(--color-asphalt-200) !important; }
.height-10 { height:2.5rem !important; }
.width-10 { width:2.5rem !important; }
.is-pill { border-radius:9999px !important; }
.height-5 { height:1.25rem !important; }
.width-5 { width:1.25rem !important; }
.icon-current { fill:currentColor !important; }
.space-px-5 { padding-left:1.25rem !important; padding-right:1.25rem !important; }
.has-horizontal-borders { border-top-width:1px !important; border-bottom-width:1px !important; }
.space-mb-10 { margin-bottom:2.5rem !important; }
.stack-y-2 > :not([hidden]) ~ :not([hidden]) { margin-top:0.5rem !important; }
.has-link-litegreen-300 { text-decoration-color:var(--color-litegreen-300) !important; }
.sticky-offset { top:2rem !important; }
.border-left-2 { border-left-width:2px !important; }
.space-pl-5 { padding-left:1.25rem !important; }
.stack-y-3 > :not([hidden]) ~ :not([hidden]) { margin-top:0.75rem !important; }
.hover-has-text-litegreen-600:hover { color:var(--color-litegreen-600) !important; }
.can-shrink { min-width:0 !important; }
.reader-leading { line-height:1.75 !important; }
.space-mb-14 { margin-bottom:3.5rem !important; }
.stack-y-20 > :not([hidden]) ~ :not([hidden]) { margin-top:5rem !important; }
.space-mb-8 { margin-bottom:2.0rem !important; }
.is-full-height { height:100% !important; }
.interactive-transition { transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s,transform .15s !important; }
.hover-card-lift:hover { transform:translateY(-.25rem) !important; }
.focus-ring-wide:focus { box-shadow:0 0 0 4px var(--outline-color,currentColor) !important; }
.focus-has-outline-litegreen-300:focus { --outline-color:var(--color-litegreen-300) !important; }
.height-8 { height:2.0rem !important; }
.width-8 { width:2.0rem !important; }
.has-border-white-40 { border-color:color-mix(in srgb,#fff 40%,transparent) !important; }
.interactive-card:hover .card-hover-has-text-litegreen-100 { color:var(--color-litegreen-100) !important; }
.border-top-1 { border-top-width:1px !important; }
.has-border-white-20 { border-color:color-mix(in srgb,#fff 20%,transparent) !important; }
.space-pt-5 { padding-top:1.25rem !important; }
.interactive-card:hover .card-hover-has-text-white { color: hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.focus-outline { outline:2px solid transparent !important; outline-offset:2px !important; }
.focus-has-border-litegreen-500:focus { border-color:var(--color-litegreen-500) !important; }
.has-outline-litegreen-600 { --outline-color:var(--color-litegreen-600) !important; }
.hover-has-background-white:hover { background-color: hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.hover-has-background-litegreen-100:hover { background-color:var(--color-litegreen-100) !important; }
.is-parent-height { min-height:100% !important; }
.hover-has-shadow-md:hover { box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a !important; }
.interactive-card:hover .card-hover-has-text-litegreen-600 { color:var(--color-litegreen-600) !important; }
.space-mt-auto { margin-top:auto !important; }
.hover-has-background-litegreen-600:hover { background-color:var(--color-litegreen-600) !important; }
.has-text-asphalt-400 { color:var(--color-asphalt-400) !important; }
.width-20 { width:5.0rem !important; }
.image-cover { object-fit:cover !important; }
.transition-slow { transition-duration:.3s !important; }
.interactive-card:hover .card-hover-cover-zoom { transform:scale(1.04) !important; }
.podcast-card-label { font-size:.65rem !important; }
.space-pt-10 { padding-top:2.5rem !important; }
.richtext-paragraphs p { margin-top:1rem !important; }
.richtext-paragraphs-first p:first-child { margin-top:0 !important; }
.has-outline-white-20 { --outline-color:color-mix(in srgb,#fff 20%,transparent) !important; }
.has-link-litegreen-200 { text-decoration-color:var(--color-litegreen-200) !important; }
.has-shadow-xl { box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a !important; }
.space-mb-5 { margin-bottom:1.25rem !important; }
.type-hero-small { font-size:3rem !important; line-height:1 !important; }
.width-36 { width:9.0rem !important; }
.has-text-rosa-400 { color:var(--color-rosa-400) !important; }
.font-miri-heading { font-family: var(--font-thenao) !important; }
.has-text-grey-400 { color:var(--color-grey-400) !important; }
.miri-footer { background-color:var(--color-rosa-500) !important; padding-top:2.5rem !important; padding-bottom:2.5rem !important; margin-top:6.25rem !important; color:hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.miri-container { max-width:64rem !important; margin-left:auto !important; margin-right:auto !important; padding-left:1.0rem !important; padding-right:1.0rem !important; }
.width-60 { width:15.0rem !important; }
.hover-is-not-underlined:hover { text-decoration-line:none !important; }
.has-text-gray-700 { color:var(--color-gray-700) !important; }
.has-text-weight-thin { font-weight:100 !important; }
.has-text-gray-500 { color:var(--color-gray-500) !important; }
.has-text-gray-600 { color:var(--color-gray-600) !important; }
.has-border-gray-200 { border-color:var(--color-gray-200) !important; }
.type-caption-small { font-size:.75rem !important; line-height:1rem !important; }
.has-text-gray-400 { color:var(--color-gray-400) !important; }
.font-miri-body { font-family: var(--font-lato) !important; }
.background-fade { background-image:linear-gradient(to bottom,var(--fade-from),#fff) !important; }
.fade-brand { --fade-from:var(--color-litegreen-400) !important; }
.fade-white { --fade-to:#fff !important; }
.has-shadow-lg { box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a !important; }
.space-mb-16 { margin-bottom:4.0rem !important; }
.has-shadow-md { box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a !important; }
.fade-neutral { --fade-from:var(--color-gray-100) !important; }
.has-border-medium { border-width:2px !important; }
.has-border-litegreen-200 { border-color:var(--color-litegreen-200) !important; }
.has-text-litegreen-700 { color:var(--color-litegreen-700) !important; }
.is-auto-height { height:auto !important; }
.aside-type { font-size:1.125rem !important; line-height:2rem !important; }
.has-border-litegreen-300 { border-color:var(--color-litegreen-300) !important; }
.has-dashed-border { border-style:dashed !important; }
.is-normal-case { text-transform:none !important; }
.section-heading { font-family:var(--font-catamaran) !important; font-weight:700 !important; font-size:1.875rem !important; line-height:1.25 !important; }
.measure-2xl { max-width:42rem !important; }
.is-video-ratio { aspect-ratio:16/9 !important; }
.inset-cover { inset:0 !important; }
.height-20 { height:5.0rem !important; }
.interactive-card:hover .card-hover-has-background-litegreen-700 { background-color:var(--color-litegreen-700) !important; }
.at-bottom { bottom:0 !important; }
.inset-horizontal { left:0 !important; right:0 !important; }
.has-background-litegreen-700-90 { background-color:color-mix(in srgb,var(--color-litegreen-700) 90%,transparent) !important; }
.space-pl-7 { padding-left:1.75rem !important; }
.space-pl-14 { padding-left:3.5rem !important; }
.at-left { left:0 !important; }
.at-top { top:0 !important; }
.brand-button { display:inline-block !important; text-align:center !important; font-family:var(--font-catamaran) !important; font-size:1.5rem !important; line-height:2rem !important; letter-spacing:.4px !important; background-color:var(--color-litegreen-600) !important; color:hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; padding-top:0.75rem !important; padding-bottom:0.75rem !important; padding-left:2.5rem !important; padding-right:2.5rem !important; text-decoration-line:none !important; transition:color .15s,background-color .15s,border-color .15s,text-decoration-color .15s !important; }
.brand-button:hover { background-color:var(--color-litegreen-700) !important; }
.has-border-heavy { border-width:4px !important; }
.section-subheading { font-family:var(--font-catamaran) !important; font-weight:700 !important; font-size:1.5rem !important; line-height:2rem !important; }
.is-auto-width { width:auto !important; }
.border-top-8 { border-top-width:8px !important; }
.hover-has-text-litegreen-500:hover { color:var(--color-litegreen-500) !important; }
.has-text-litegreen-200-60 { color:color-mix(in srgb,var(--color-litegreen-200) 60%,transparent) !important; }
.hover-has-text-white:hover { color: hsl(var(--bulma-white-h), var(--bulma-white-s), var(--bulma-white-l)) !important; }
.hover-has-text-grey-400:hover { color:var(--color-grey-400) !important; }
.has-background-rosa-200 { background-color:var(--color-rosa-200) !important; }
.measure-5xl { max-width:64rem !important; }
.width-3-of-4 { width:75.00000000% !important; }
.width-2-of-3 { width:66.66666667% !important; }
.has-text-rosa-700 { color:var(--color-rosa-700) !important; }
.space-mt-26 { margin-top:6.25rem !important; }
.space-mt-negative-12 { margin-top:-3.0rem !important; }
.space-mr-negative-12 { margin-right:-3.0rem !important; }
.width-26 { width:6.25rem !important; }
.background-cover { background-size:cover !important; }
.background-bottom { background-position:bottom !important; }
.has-background-gray-100 { background-color:var(--color-gray-100) !important; }
.space-pt-24 { padding-top:6.0rem !important; }
.space-pb-64 { padding-bottom:16.0rem !important; }
.has-background-gray-50 { background-color:var(--color-gray-50) !important; }
.space-pt-16 { padding-top:4.0rem !important; }
.space-pb-20 { padding-bottom:5.0rem !important; }
.height-1-of-3 { height:33.33333333% !important; }
.measure-7xl { max-width:80rem !important; }
.height-48 { height:12.0rem !important; }
.has-leading-5.has-leading-5 { line-height:1.25rem !important; }
.has-text-indigo-600 { color:var(--color-indigo-600) !important; }
.hover-is-underlined:hover { text-decoration: underline !important; }
.has-leading-7.has-leading-7 { line-height:1.75rem !important; }
.has-text-gray-900 { color:var(--color-gray-900) !important; }
.has-leading-6.has-leading-6 { line-height:1.5rem !important; }
.spans-columns-3 { grid-column:span 3 / span 3 !important; }
.space-mx-negative-8 { margin-left:-2.0rem !important; margin-right:-2.0rem !important; }
.height-32 { height:8.0rem !important; }
.stack-y-4 > :not([hidden]) ~ :not([hidden]) { margin-top:1rem !important; }
.has-background-amber-500 { background-color:var(--color-amber-500) !important; }
.has-text-gray-800 { color:var(--color-gray-800) !important; }
.stack-x-4 > :not([hidden]) ~ :not([hidden]) { margin-left:1rem !important; }
.hover-has-text-gray-900:hover { color:var(--color-gray-900) !important; }
.has-text-blue-600 { color:var(--color-blue-600) !important; }
.stack-y-8 > :not([hidden]) ~ :not([hidden]) { margin-top:2rem !important; }
.interactive-card:hover .card-hover-has-text-blue-600 { color:var(--color-blue-600) !important; }
.has-background-blue-600 { background-color:var(--color-blue-600) !important; }
.hover-has-background-blue-700:hover { background-color:var(--color-blue-700) !important; }
.measure-md { max-width:28rem !important; }
.has-list-markers { list-style-type:disc !important; }
.stack-y-7 > :not([hidden]) ~ :not([hidden]) { margin-top:1.75rem !important; }
@media (min-width: 640px) {
  .has-text-right-wide-mobile { text-align: right !important; }
  .is-pulled-right-wide-mobile { float: right !important; }
  .is-flex-direction-row-wide-mobile { flex-direction: row !important; }
  .p-5-wide-mobile { padding:1.5rem !important; }
  .width-24-wide-mobile { width:6.0rem !important; }
  .space-mt-16-wide-mobile { margin-top:4.0rem !important; }
  .width-2-of-5-wide-mobile { width:40.00000000% !important; }
  .is-flexible-wide-mobile { flex:1 1 0% !important; }
  .px-5-wide-mobile { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .height-2-of-3-wide-mobile { height:66.66666667% !important; }
}
@media (min-width: 768px) {
  .site-hero-title { line-height:1 !important; font-size:3rem !important; }
  .type-heading-tablet { font-size:2.25rem !important; line-height:2.5rem !important; }
  .type-hero-small-tablet { font-size:3rem !important; line-height:1 !important; }
  .has-leading-none-tablet.has-leading-none-tablet { line-height:1 !important; }
  .has-columns-3-tablet { grid-template-columns:repeat(3,minmax(0,1fr)) !important; }
  .is-flex-direction-row-tablet { flex-direction: row !important; }
  .px-0-tablet { padding-left:0.0rem !important; padding-right:0.0rem !important; }
  .width-1-of-3-tablet { width:33.33333333% !important; }
  .is-align-items-center-tablet { align-items: center !important; }
  .my-0-tablet { margin-top:0.0rem !important; margin-bottom:0.0rem !important; }
  .space-mr-8-tablet { margin-right:2.0rem !important; }
  .has-text-right-tablet { text-align: right !important; }
  .mt-0-tablet { margin-top:0.0rem !important; }
  .is-justify-content-space-between-tablet { justify-content: space-between !important; }
  .space-p-7-tablet { padding:1.75rem !important; }
  .has-columns-2-tablet { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .is-align-items-flex-end-tablet { align-items: flex-end !important; }
  .type-subheading-tablet { font-size:1.5rem !important; line-height:2rem !important; }
  .is-inline-block-tablet { display: inline-block !important; }
  .mr-5-tablet { margin-right:1.5rem !important; }
  .mx-6-tablet { margin-left:3.0rem !important; margin-right:3.0rem !important; }
  .is-gap-6-tablet { gap:3rem !important; }
  .mb-0-tablet { margin-bottom:0.0rem !important; }
  .width-2-of-3-tablet { width:66.66666667% !important; }
  .has-text-left-tablet { text-align: left !important; }
  .space-mr-10-tablet { margin-right:2.5rem !important; }
  .space-ml-10-tablet { margin-left:2.5rem !important; }
  .is-flex-tablet { display: flex !important; }
  .is-flex-direction-row-reverse-tablet { flex-direction: row-reverse !important; }
  .width-1-of-2-tablet { width:50.00000000% !important; }
  .pr-4-tablet { padding-right:1.0rem !important; }
  .type-hero-tablet { font-size:3.75rem !important; line-height:1 !important; }
  .pl-4-tablet { padding-left:1.0rem !important; }
  .space-mt-negative-40-tablet { margin-top:-10.0rem !important; }
  .space-mt-negative-20-tablet { margin-top:-5.0rem !important; }
  .space-mr-negative-20-tablet { margin-right:-5.0rem !important; }
  .width-40-tablet { width:10.0rem !important; }
}
@media (min-width: 1024px) {
  .px-5-desktop { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .space-py-7-desktop { padding-top:1.75rem !important; padding-bottom:1.75rem !important; }
  .site-container { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .site-hero-layout { flex-direction:row !important; margin-top:5.0rem !important; }
  .site-hero-content { margin-bottom:5.0rem !important; }
  .site-hero-title { font-size:3.75rem !important; line-height:1 !important; }
  .site-main-container { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .px-0-desktop { padding-left:0.0rem !important; padding-right:0.0rem !important; }
  .is-flex-direction-row-desktop { flex-direction: row !important; }
  .width-1-of-3-desktop { width:33.33333333% !important; }
  .pl-0-desktop { padding-left:0.0rem !important; }
  .space-pr-8-desktop { padding-right:2.0rem !important; }
  .is-flex-desktop { display: flex !important; }
  .space-mt-10-desktop { margin-top:2.5rem !important; }
  .is-align-items-center-desktop { align-items: center !important; }
  .is-block-desktop { display: block !important; }
  .space-pl-8-desktop { padding-left:2.0rem !important; }
  .pr-0-desktop { padding-right:0.0rem !important; }
  .mt-0-desktop { margin-top:0.0rem !important; }
  .is-hidden-desktop { display: none !important; }
  .type-hero-small-desktop { font-size:3rem !important; line-height:1 !important; }
  .type-heading-desktop { font-size:2.25rem !important; line-height:2.5rem !important; }
  .type-subheading-desktop { font-size:1.5rem !important; line-height:2rem !important; }
  .site-nav-items { flex-wrap:nowrap !important; margin-top:0.75rem !important; margin-left:auto !important; }
  .site-nav-item { margin-top:0.0rem !important; }
  .site-footer-container { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .site-footer-logo { width:16.66666667% !important; padding-left:2.0rem !important; padding-right:2.0rem !important; border-right-width:1px !important; border-color:var(--color-asphalt-200) !important; }
  .site-footer-links { margin-top:0.0rem !important; flex:1 1 0% !important; padding-left:2.0rem !important; padding-right:2.0rem !important; }
  .space-mt-20-desktop { margin-top:5.0rem !important; }
  .type-hero-desktop { font-size:3.75rem !important; line-height:1 !important; }
  .pb-6-desktop { padding-bottom:3.0rem !important; }
  .mt-6-desktop { margin-top:3.0rem !important; }
  .pr-6-desktop.pr-6-desktop { padding-right:3.0rem !important; }
  .space-py-14-desktop { padding-top:3.5rem !important; padding-bottom:3.5rem !important; }
  .space-py-20-desktop { padding-top:5.0rem !important; padding-bottom:5.0rem !important; }
  .is-grid-desktop { display: grid !important; }
  .has-columns-3-desktop { grid-template-columns:repeat(3,minmax(0,1fr)) !important; }
  .is-gap-4-desktop { gap:2rem !important; }
  .space-p-9-desktop { padding:2.25rem !important; }
  .spans-columns-2-desktop { grid-column:span 2 / span 2 !important; }
  .space-mr-8-desktop { margin-right:2.0rem !important; }
  .is-flexible-desktop { flex:1 1 0% !important; }
  .my-0-desktop { margin-top:0.0rem !important; margin-bottom:0.0rem !important; }
  .mb-6-desktop { margin-bottom:3.0rem !important; }
  .space-pt-10-desktop { padding-top:2.5rem !important; }
  .space-pb-16-desktop { padding-bottom:4.0rem !important; }
  .site-header-container { padding-left:1.5rem !important; padding-right:1.5rem !important; }
  .pr-4-desktop { padding-right:1.0rem !important; }
  .pl-4-desktop { padding-left:1.0rem !important; }
  .is-table-cell-desktop { display:table-cell !important; }
  .px-4-desktop { padding-left:1.0rem !important; padding-right:1.0rem !important; }
  .space-py-8-desktop { padding-top:2.0rem !important; padding-bottom:2.0rem !important; }
  .pl-6-desktop { padding-left:3.0rem !important; }
  .align-top-desktop { vertical-align:top !important; }
  .pb-0-desktop { padding-bottom:0.0rem !important; }
  .is-float-none-desktop { float: none !important; }
  .is-full-width-desktop { width:100% !important; }
  .px-6-desktop { padding-left:3.0rem !important; padding-right:3.0rem !important; }
  .py-6-desktop { padding-top:3.0rem !important; padding-bottom:3.0rem !important; }
  .is-relative-desktop { position: relative !important; }
  .space-p-10-desktop { padding:2.5rem !important; }
  .width-1-of-4-desktop { width:25.00000000% !important; }
  .is-flex-shrink-0-desktop { flex-shrink: 0 !important; }
  .space-py-10-desktop { padding-top:2.5rem !important; padding-bottom:2.5rem !important; }
  .transcript-columns-desktop { grid-template-columns:15rem minmax(0,46rem) !important; }
  .is-gap-7-desktop { gap:3.5rem !important; }
  .space-py-24-desktop { padding-top:6.0rem !important; padding-bottom:6.0rem !important; }
  .is-justify-content-space-between-desktop { justify-content: space-between !important; }
  .space-p-8-desktop { padding:2.0rem !important; }
  .podcast-hero-columns-desktop { grid-template-columns:minmax(0,1fr) 16rem !important; }
  .is-align-items-flex-end-desktop { align-items: flex-end !important; }
  .space-pt-16-desktop { padding-top:4.0rem !important; }
  .space-mx-24-desktop { margin-left:6.0rem !important; margin-right:6.0rem !important; }
  .is-gap-6-desktop { gap:3rem !important; }
  .mb-0-desktop { margin-bottom:0.0rem !important; }
  .width-2-of-3-desktop { width:66.66666667% !important; }
  .space-mb-24-desktop { margin-bottom:6.0rem !important; }
  .width-1-of-2-desktop { width:50.00000000% !important; }
  .type-hero-large-desktop { font-size:5rem !important; line-height:1 !important; }
  .type-heading-small-desktop { font-size:1.875rem !important; line-height:2.25rem !important; }
  .width-2-of-5-desktop { width:40.00000000% !important; }
  .is-align-items-flex-start-desktop { align-items: flex-start !important; }
  .space-py-5-desktop { padding-top:1.25rem !important; padding-bottom:1.25rem !important; }
  .order-last-desktop { order:9999 !important; }
  .is-flex-direction-column-desktop { flex-direction: column !important; }
  .space-px-14-desktop { padding-left:3.5rem !important; padding-right:3.5rem !important; }
  .is-gap-5-desktop { gap:2.5rem !important; }
  .section-heading { font-size:2.25rem !important; line-height:2.5rem !important; }
  .background-right-top-desktop { background-position:right top !important; }
  .space-pt-24-desktop { padding-top:6.0rem !important; }
  .space-pb-28-desktop { padding-bottom:7.0rem !important; }
  .space-px-8-desktop { padding-left:2.0rem !important; padding-right:2.0rem !important; }
  .is-unconstrained-desktop { max-width:none !important; }
  .mx-0-desktop { margin-left:0.0rem !important; margin-right:0.0rem !important; }
  .has-radius-card-desktop { border-radius:.5rem !important; }
  .space-mt-14-desktop { margin-top:3.5rem !important; }
  .space-py-16-desktop { padding-top:4.0rem !important; padding-bottom:4.0rem !important; }
  .space-py-26-desktop { padding-top:6.25rem !important; padding-bottom:6.25rem !important; }
  .has-columns-2-desktop { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .has-columns-4-desktop { grid-template-columns:repeat(4,minmax(0,1fr)) !important; }
}
@media (min-width: 1280px) {
  .type-hero-large-widescreen { font-size:5rem !important; line-height:1 !important; }
  .type-hero-widescreen { font-size:3.75rem !important; line-height:1 !important; }
}

/* Fonts */
@font-face {
  font-family: 'theano_didotregular';
  src: url("/static/fonts/theanodidot-regular-webfont.9310e1f14f97.woff2") format('woff2'),
       url("/static/fonts/theanodidot-regular-webfont.29ff99531393.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

/* catamaran — variable font, latin-ext */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/static/fonts/catamaran-var-latin-ext.05264a388db2.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* catamaran — variable font, latin */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/static/fonts/catamaran-var-latin.12dd9e7bbe64.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* lato — 300 italic, latin (latin-ext not available from Google) */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/lato-300italic-latin.9c3eec60f1c1.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* lato — 300 normal, latin (latin-ext not available from Google) */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/lato-300-latin.268d01e94fa0.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* lato — 400 normal, latin (latin-ext not available from Google) */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/lato-400-latin.b7d6b48d8d12.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* lato — 700 normal, latin (latin-ext not available from Google) */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/lato-700-latin.017598645bcc.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* MIRI custom styles */
.main-content p {
  margin-bottom: 1rem;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (min-width: 768px) {
  .hero-profile {
    max-width: 120%;
    margin-left: -20%;
  }
}

@media (max-width: 500px) {
  .about-bg {
    background-position-x: -350px;
  }
}

/* kontext*denken specific styles - outside layers for higher priority */
.bg-doodle {
  background-image: url("/static/kontextdenken/img/bg_kontext_gruen_solid.d2f859b2e83c.jpg") !important;
  background-size: 300%;
}

.bg-doodle-large {
  background-image: url("/static/kontextdenken/img/bg_kontext_gruen_solid-large.639ca51476af.jpg") !important;
  background-size: 300%;
}

@media (min-width: 1024px) {
  .bg-doodle {
    background-size: 100%;
  }
  .bg-doodle-large {
    background-size: 100%;
  }
}

/* Bard content styling (matches legacy .bard) */
/* Before Bulma these unlayered rich-text rules took precedence over helpers.
   Keep that precedence for existing pages inside a .kd-bard wrapper. */
.kd-bard h2 {
  font-size: 1.875rem !important;
  font-weight: 700;
  font-family: 'Catamaran', sans-serif;
  line-height: 1.25;
  margin-top: 2.5rem !important;
}

.kd-bard h3 {
  font-size: 1.5rem !important;
  font-weight: 700;
  font-family: 'Catamaran', sans-serif;
  line-height: 1.25;
  margin-top: 2.5rem !important;
}

@media (min-width: 1024px) {
  .kd-bard h2 {
    margin-top: 1rem !important;
    font-size: 2.25rem !important;
  }
  .kd-bard h3 {
    margin-top: 1rem !important;
    font-size: 1.875rem !important;
  }
}

/*
 * Background images with complex positioning - kept as CSS because
 * arbitrary values for multiple background properties are unwieldy
 */
.bg-hero {
  background-image: url("/static/kontextdenken/img/bg_zertifikat_weiss.45ac2389ddc4.svg");
  background-size: 1150px;
  background-position: -755px -215px;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {
  .bg-hero {
    background-position: -50px -215px;
  }
}

.bg-newsletter {
  background-image: url("/static/kontextdenken/img/bg_kontext_gruen_solid-newsletter.38b1315a57ca.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.kd-bard p {
  margin-top: 0.75rem;
}

.kd-bard p:first-child {
  margin-top: 0;
}

.kd-bard a {
  color: #7fb400;
  text-decoration: underline;
}

.kd-bard ul {
  list-style-type: disc;
  padding-left: 1.5rem;
  margin-top: 0.75rem;
}

.kd-bard ol {
  list-style-type: decimal;
  padding-left: 1.75rem;
  margin-top: 0.75rem;
}

.kd-bard ul li,
.kd-bard ol li {
  margin-top: 0.25rem;
}

.kd-bard blockquote {
  margin-top: 1.25rem;
  padding-left: 1.5rem;
  border-left: 4px solid #7fb400;
  font-style: italic;
}

.kd-bard b, .kd-bard strong {
  font-weight: 600;
}

/* Podcast episode v2: a calm reading column with visible chapter and speaker changes. */
.podcast-theme-card {
  min-width: 0;
  overflow-wrap: anywhere;
}

.podcast-overview p {
  margin-top: 1rem;
}

.podcast-overview p:first-child {
  margin-top: 0;
  font-size: 1.2em;
  line-height: 1.6;
}

.podcast-transcript h2,
.podcast-transcript h3 {
  scroll-margin-top: 2rem;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  color: #333926;
}

.podcast-transcript h2:first-child,
.podcast-transcript h3:first-child {
  margin-top: 0;
}

.podcast-transcript p {
  margin-top: 1.25rem;
}

.podcast-transcript p:has(> b:first-child),
.podcast-transcript p:has(> strong:first-child) {
  margin-left: -1rem;
  padding: 0.8rem 1rem 0.8rem 1.25rem;
  border-left: 3px solid #d1ef87;
  background: linear-gradient(90deg, rgba(242, 247, 229, 0.88), rgba(242, 247, 229, 0));
}

.podcast-transcript p > b:first-child,
.podcast-transcript p > strong:first-child {
  color: #496705;
  font-weight: 700;
}

.podcast-chapters summary:before {
  top: 0.2rem;
}

@media (max-width: 640px) {
  .podcast-transcript p:has(> b:first-child),
  .podcast-transcript p:has(> strong:first-child) {
    margin-left: 0;
  }
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

/* Underline decorations */
.underline-bottom {
  position: relative;
}

.underline-bottom:after {
  content: "";
  border-bottom-width: 4px;
  border-color: #7fb400;
  width: 14rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.underline-bottom-left:after {
  left: 0;
}

/* Check icons for lists */
.icon-check {
  position: relative;
  padding-left: 2rem;
}

.icon-check:before {
  content: url("/static/kontextdenken/img/check-solid.df058a126ce9.svg");
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

.icon-check-white:before {
  content: url("/static/kontextdenken/img/check-solid-white.044d7fc07e46.svg");
}

.icon-check-grey:before {
  content: url("/static/kontextdenken/img/check-solid-grey.0279aa1ec560.svg");
}

/* Star icon for seminar cards */
.stern {
  position: relative;
}

.stern:before {
  content: url("/static/kontextdenken/img/stern-sm.e32dd99ab1ee.svg");
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -2rem;
}

/* Seminar card backgrounds */
.basis .seminar-card,
.seminar-card {
  background-color: #7a7c80;
}

.lizensiert .seminar-card {
  background-color: #7fb400;
  background-image: url("/static/kontextdenken/img/bg_zertifikat_weiss.45ac2389ddc4.svg");
  background-size: cover;
}

.professionell .seminar-card {
  background-color: #333926;
  background-image: url("/static/kontextdenken/img/bg_zertifikat_weiss.45ac2389ddc4.svg");
  background-size: cover;
}

/* FAQ details/summary styling */
details {
  position: relative;
}

details[open] summary:before {
  content: url("/static/kontextdenken/img/chevron-down-solid.f19dd10364fa.svg");
}

summary {
  padding-left: 2rem;
  cursor: pointer;
  user-select: none;
}

summary::-webkit-details-marker {
  display: none;
}

summary:first-of-type {
  list-style-type: none;
}

summary:before {
  content: url("/static/kontextdenken/img/chevron-right-solid.0c3638034009.svg");
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

/* Newsletter link styling override */
.newsletter a {
  color: #fff;
  text-decoration: none;
}

/* Rapidmail Newsletter Form Styles */
#rmOrganism {
  box-sizing: border-box;
  max-width: 480px;
}

#rmOrganism * {
  color: currentColor;
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: baseline;
  box-sizing: inherit;
}

#rmOrganism .rmBase {
  background: #ffffff;
  color: #1a0d02;
  font-family: Arial, Helvetica, sans-serif;
}

#rmOrganism .rmSubscription {
  background: #ffffff;
  color: #1a0d02;
  font-family: Arial, Helvetica, sans-serif;
}

#rmOrganism .rmSubscription .rmBase__el {
  font-size: 16px;
  margin-bottom: 1em;
}

#rmOrganism .rmSubscription .rmBase__container {
  padding: 2em 0;
}

#rmOrganism .rmBase__el .comp__input {
  background: #fff;
  border: none;
  border-radius: 0.25em;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  color: #666;
  font-family: inherit;
  font-size: 1em;
  font-weight: 400;
  height: 2.5em;
  line-height: 1.5;
  margin: 0;
  outline: none;
  padding: 0.5em;
  vertical-align: top;
  width: 100%;
}

#rmOrganism .rmBase__el .comp__input:focus {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05), inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  color: #666;
  outline: none;
}

#rmOrganism .rmBase__el .comp__input::placeholder {
  color: currentColor !important;
  opacity: 1 !important;
}

#rmOrganism .rmBase__comp--cta {
  background: #496705;
  border: 0px solid #1CCC71;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  padding: 0.5em 1.5em;
  font-size: 16px;
}

#rmOrganism .rmBase__comp--cta:hover {
  background: #3a5304;
}

#rmOrganism .rmBase__compLabel {
  display: block;
  line-height: 1.25;
  margin: 0 0 0.25em;
  max-width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
  color: #575a61;
}

#rmOrganism .rmBase__el--label-pos-none .rmBase__compLabel--hideable {
  display: none;
}

#rmOrganism .rmBase__compError {
  border-radius: 3px;
  display: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 2px;
  padding: 1px 5px;
  color: #FFFFFF;
  background-color: #FF0000;
}

#rmOrganism .rmBase__el--has-error .rmBase__compError {
  display: inline-block;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox {
  align-items: flex-start;
  display: inline-flex;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0.125em;
  color: #666;
  cursor: pointer;
  display: inline-block;
  flex-shrink: 0;
  font-size: 1.25em;
  height: 1em;
  line-height: 0;
  position: relative;
  vertical-align: top;
  width: 1em;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__input {
  display: none;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__input:checked ~ .vFormCheckbox__indicator:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='10' height='10'%3E%3Cpath fill='%23333' d='M19.4 2.6c-.8-.8-2-.8-2.8 0L6.4 12.8l-3-3.1c-.8-.8-2-.8-2.8 0-.8.8-.8 2 0 2.8L5.1 17c.8.8 2 .8 2.8 0l1.4-1.4L19.4 5.4c.8-.8.8-2 0-2.8z'/%3E%3C/svg%3E") no-repeat 50%;
  content: "";
  display: block;
  height: 0.75em;
  left: 50%;
  margin: -0.375em 0 0 -0.375em;
  position: absolute;
  top: 50%;
  width: 0.75em;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__label {
  font-size: 1em;
  line-height: 1.25;
  margin: 0 0 0 0.75em;
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox:hover .vFormCheckbox__indicator {
  border-color: #666;
}

#rmOrganism .rmBase__comp--privacy {
  align-items: center;
  display: flex;
}

#rmOrganism .rmBase__comp--privacy .privacy__text {
  font-size: 11px;
  line-height: 1.4;
  text-align: left;
}

#rmOrganism .rmBase__comp--privacy .privacy__text a {
  color: currentColor;
  text-decoration: underline;
}

#rmOrganism .is-hidden {
  display: none !important;
}

#rmOrganism .rmSubscription .rmBase__comp--heading {
  color: #575a61;
  font-size: 36px;
  line-height: 45px;
}

#rmOrganism .rmSubscription .rmBase__comp--text {
  font-size: 16px;
  line-height: 24px;
}

/* Brand adaptation of Bulma's layout and form components. */
.section.brand-section { padding-inline: 0; }
.title.section-heading { color: inherit; margin-bottom: 0; font-family: var(--font-catamaran); font-weight: 700; font-size: 1.875rem; line-height: 1.25; }
@media (min-width: 1024px) { .title.section-heading { font-size: 2.25rem; } }
.navbar.brand-navbar { background: transparent; min-height: 0; }
.navbar.brand-navbar .navbar-item { padding: 0; min-height: 0; background: transparent; }
.navbar.brand-navbar .navbar-item:hover { background: transparent; }
.navbar.brand-navbar .navbar-end { align-items: flex-start; }
.list-bullet { padding-left: 1.75rem; }
.list-bullet::before { content: ''; position: absolute; left: .25rem; top: .75rem; height: .5rem; width: .5rem; background: var(--color-litegreen-400); }
.input.brand-input:focus, .textarea.brand-input:focus { border-color: var(--color-litegreen-400); }
.input.brand-input[aria-invalid=true], .textarea.brand-input[aria-invalid=true] { border-color: var(--color-kd-red) !important; }
.button.brand-button:focus-visible, .input.brand-input:focus-visible, .textarea.brand-input:focus-visible { outline: 3px solid var(--color-litegreen-500); outline-offset: 3px; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition: none !important; scroll-behavior: auto !important; } }

/* KS contact: the container already spans the mobile viewport. */
.ks-contact { margin: 4rem 0 0; padding: 2rem; background: var(--color-asphalt-100); }
.ks-contact-grid { display: grid; gap: 2rem; }
.ks-contact-grid > * { min-width: 0; }
.ks-contact a { overflow-wrap: anywhere; }
@media (min-width: 768px) { .ks-contact-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (min-width: 1024px) { .ks-contact { border-radius: .5rem; } }
