@charset "UTF-8";
/* Use this file if you want the default color and density in your project */
/* Variants for adaptive components like input, select, notification, ... */
blockquote, :root {
  --db-adaptive-bg-basic-level-1-default: var(
  	--db-neutral-bg-basic-level-1-default
  );
  --db-adaptive-bg-basic-level-1-hovered: var(
  	--db-neutral-bg-basic-level-1-hovered
  );
  --db-adaptive-bg-basic-level-1-pressed: var(
  	--db-neutral-bg-basic-level-1-pressed
  );
  --db-adaptive-bg-basic-level-2-default: var(
  	--db-neutral-bg-basic-level-2-default
  );
  --db-adaptive-bg-basic-level-2-hovered: var(
  	--db-neutral-bg-basic-level-2-hovered
  );
  --db-adaptive-bg-basic-level-2-pressed: var(
  	--db-neutral-bg-basic-level-2-pressed
  );
  --db-adaptive-bg-basic-level-3-default: var(
  	--db-neutral-bg-basic-level-3-default
  );
  --db-adaptive-bg-basic-level-3-hovered: var(
  	--db-neutral-bg-basic-level-3-hovered
  );
  --db-adaptive-bg-basic-level-3-pressed: var(
  	--db-neutral-bg-basic-level-3-pressed
  );
  --db-adaptive-bg-basic-transparent-full-default: var(
  	--db-neutral-bg-basic-transparent-full-default
  );
  --db-adaptive-bg-basic-transparent-semi-default: var(
  	--db-neutral-bg-basic-transparent-semi-default
  );
  --db-adaptive-bg-basic-transparent-hovered: var(
  	--db-neutral-bg-basic-transparent-hovered
  );
  --db-adaptive-bg-basic-transparent-pressed: var(
  	--db-neutral-bg-basic-transparent-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-100-default: var(
  	--db-neutral-on-bg-basic-emphasis-100-default
  );
  --db-adaptive-on-bg-basic-emphasis-100-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-100-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-100-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-100-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-90-default: var(
  	--db-neutral-on-bg-basic-emphasis-90-default
  );
  --db-adaptive-on-bg-basic-emphasis-90-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-90-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-90-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-90-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-80-default: var(
  	--db-neutral-on-bg-basic-emphasis-80-default
  );
  --db-adaptive-on-bg-basic-emphasis-80-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-80-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-80-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-80-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-70-default: var(
  	--db-neutral-on-bg-basic-emphasis-70-default
  );
  --db-adaptive-on-bg-basic-emphasis-70-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-70-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-70-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-70-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-60-default: var(
  	--db-neutral-on-bg-basic-emphasis-60-default
  );
  --db-adaptive-on-bg-basic-emphasis-60-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-60-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-60-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-60-pressed
  );
  --db-adaptive-on-bg-basic-emphasis-50-default: var(
  	--db-neutral-on-bg-basic-emphasis-50-default
  );
  --db-adaptive-on-bg-basic-emphasis-50-hovered: var(
  	--db-neutral-on-bg-basic-emphasis-50-hovered
  );
  --db-adaptive-on-bg-basic-emphasis-50-pressed: var(
  	--db-neutral-on-bg-basic-emphasis-50-pressed
  );
  --db-adaptive-bg-inverted-contrast-max-default: var(
  	--db-neutral-bg-inverted-contrast-max-default
  );
  --db-adaptive-bg-inverted-contrast-max-hovered: var(
  	--db-neutral-bg-inverted-contrast-max-hovered
  );
  --db-adaptive-bg-inverted-contrast-max-pressed: var(
  	--db-neutral-bg-inverted-contrast-max-pressed
  );
  --db-adaptive-bg-inverted-contrast-high-default: var(
  	--db-neutral-bg-inverted-contrast-high-default
  );
  --db-adaptive-bg-inverted-contrast-high-hovered: var(
  	--db-neutral-bg-inverted-contrast-high-hovered
  );
  --db-adaptive-bg-inverted-contrast-high-pressed: var(
  	--db-neutral-bg-inverted-contrast-high-pressed
  );
  --db-adaptive-bg-inverted-contrast-low-default: var(
  	--db-neutral-bg-inverted-contrast-low-default
  );
  --db-adaptive-bg-inverted-contrast-low-hovered: var(
  	--db-neutral-bg-inverted-contrast-low-hovered
  );
  --db-adaptive-bg-inverted-contrast-low-pressed: var(
  	--db-neutral-bg-inverted-contrast-low-pressed
  );
  --db-adaptive-on-bg-inverted-default: var(
  	--db-neutral-on-bg-inverted-default
  );
  --db-adaptive-on-bg-inverted-hovered: var(
  	--db-neutral-on-bg-inverted-hovered
  );
  --db-adaptive-on-bg-inverted-pressed: var(
  	--db-neutral-on-bg-inverted-pressed
  );
  --db-adaptive-origin-default: var(--db-neutral-origin-default);
  --db-adaptive-origin-hovered: var(--db-neutral-origin-hovered);
  --db-adaptive-origin-pressed: var(--db-neutral-origin-pressed);
  --db-adaptive-on-origin-default: var(
  	--db-neutral-on-origin-default
  );
  --db-adaptive-on-origin-hovered: var(
  	--db-neutral-on-origin-hovered
  );
  --db-adaptive-on-origin-pressed: var(
  	--db-neutral-on-origin-pressed
  );
}

:root {
  background-color: var(--db-neutral-bg-basic-level-1-default);
  color: var(--db-neutral-on-bg-basic-emphasis-100-default);
}
:root::before, :root::after {
  --db-icon-color: var(--db-neutral-on-bg-basic-emphasis-100-default);
}

blockquote {
  background-color: var(--db-neutral-bg-basic-transparent-semi-default);
  color: var(--db-neutral-on-bg-basic-emphasis-100-default);
}
blockquote::before, blockquote::after {
  --db-icon-color: var(--db-neutral-on-bg-basic-emphasis-100-default);
}

/**
	Generates 3 types of placeholders, e.g:
	- %db-component-variables-md
	- %db-font-size-md
	- %db-overwrite-font-size-md
 */
:root {
  line-height: var(--db-type-body-line-height-md);
  font-size: var(--db-type-body-font-size-md);
}

:root {
  /* Those variables are only for components to calculate heights and change icons */
  --db-icon-font-weight: var(--db-base-body-icon-weight-md);
  --db-icon-font-size: var(--db-base-body-icon-font-size-md);
  --db-base-line-height: var(--db-type-body-line-height-md);
  --db-base-font-size: var(--db-type-body-font-size-md);
  line-height: var(--db-type-body-line-height-md);
  font-size: var(--db-type-body-font-size-md);
}

small,
code {
  /* Those variables are only for components to calculate heights and change icons */
  --db-icon-font-weight: var(--db-base-body-icon-weight-sm);
  --db-icon-font-size: var(--db-base-body-icon-font-size-sm);
  --db-base-line-height: var(--db-type-body-line-height-sm);
  --db-base-font-size: var(--db-type-body-font-size-sm);
  line-height: var(--db-type-body-line-height-sm);
  font-size: var(--db-type-body-font-size-sm);
}

/* Use sizing's for fixed heights/widths e.g. the db-button has always a fixed height */
/* Use fixed spacings for all kind of distances (margin, padding, ...) */
/* The primary use-case for responsive spacings are
paddings/gaps in an application e.g. the <main> should have a responsive padding. */
/* Elevation */
/* Border */
/* Transitions */
/* Use this file if you want the default color and density in your project */
:is(a,
button,
input,
textarea,
summary,
select,
[tabindex]:not([tabindex="-1"])):focus-visible {
  outline: var(--db-border-height-2xs) solid var(--db-focus-outline-color, var(--db-informational-on-bg-basic-emphasis-80-default));
  outline-offset: var(--db-border-height-xs);
  box-shadow: 0 0 0 var(--db-border-height-xs) var(--db-focus-box-shadow-bg-color, transparent);
}
:not([type=radio], [role=switch]):is(a,
button,
input,
textarea,
summary,
select,
[tabindex]:not([tabindex="-1"])):focus-visible {
  border-radius: var(--db-border-radius-xs);
}
@media screen and (prefers-reduced-motion: no-preference) {
  :is(a,
  button,
  input,
  textarea,
  summary,
  select,
  [tabindex]:not([tabindex="-1"])):focus-visible {
    transition: outline var(--db-transition-duration-extra-fast), box-shadow var(--db-transition-duration-extra-fast);
  }
}

/* Use this file if you want the default color and density in your project */
:root {
  --db-sizing-3xs: var(--db-sizing-regular-3xs);
  --db-sizing-2xs: var(--db-sizing-regular-2xs);
  --db-sizing-xs: var(--db-sizing-regular-xs);
  --db-sizing-sm: var(--db-sizing-regular-sm);
  --db-sizing-md: var(--db-sizing-regular-md);
  --db-sizing-lg: var(--db-sizing-regular-lg);
  --db-sizing-xl: var(--db-sizing-regular-xl);
  --db-sizing-2xl: var(--db-sizing-regular-2xl);
  --db-sizing-3xl: var(--db-sizing-regular-3xl);
  --db-spacing-fixed-3xs: var(--db-spacing-fixed-regular-3xs);
  --db-spacing-fixed-2xs: var(--db-spacing-fixed-regular-2xs);
  --db-spacing-fixed-xs: var(--db-spacing-fixed-regular-xs);
  --db-spacing-fixed-sm: var(--db-spacing-fixed-regular-sm);
  --db-spacing-fixed-md: var(--db-spacing-fixed-regular-md);
  --db-spacing-fixed-lg: var(--db-spacing-fixed-regular-lg);
  --db-spacing-fixed-xl: var(--db-spacing-fixed-regular-xl);
  --db-spacing-fixed-2xl: var(--db-spacing-fixed-regular-2xl);
  --db-spacing-fixed-3xl: var(--db-spacing-fixed-regular-3xl);
  --db-spacing-responsive-3xs: var(--db-spacing-responsive-regular-mobile-3xs);
  --db-spacing-responsive-2xs: var(--db-spacing-responsive-regular-mobile-2xs);
  --db-spacing-responsive-xs: var(--db-spacing-responsive-regular-mobile-xs);
  --db-spacing-responsive-sm: var(--db-spacing-responsive-regular-mobile-sm);
  --db-spacing-responsive-md: var(--db-spacing-responsive-regular-mobile-md);
  --db-spacing-responsive-lg: var(--db-spacing-responsive-regular-mobile-lg);
  --db-spacing-responsive-xl: var(--db-spacing-responsive-regular-mobile-xl);
  --db-spacing-responsive-2xl: var(--db-spacing-responsive-regular-mobile-2xl);
  --db-spacing-responsive-3xl: var(--db-spacing-responsive-regular-mobile-3xl);
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
}
@media screen and (min-width: 45em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-spacing-responsive-3xs: var(--db-spacing-responsive-regular-tablet-3xs);
    --db-spacing-responsive-2xs: var(--db-spacing-responsive-regular-tablet-2xs);
    --db-spacing-responsive-xs: var(--db-spacing-responsive-regular-tablet-xs);
    --db-spacing-responsive-sm: var(--db-spacing-responsive-regular-tablet-sm);
    --db-spacing-responsive-md: var(--db-spacing-responsive-regular-tablet-md);
    --db-spacing-responsive-lg: var(--db-spacing-responsive-regular-tablet-lg);
    --db-spacing-responsive-xl: var(--db-spacing-responsive-regular-tablet-xl);
    --db-spacing-responsive-2xl: var(--db-spacing-responsive-regular-tablet-2xl);
    --db-spacing-responsive-3xl: var(--db-spacing-responsive-regular-tablet-3xl);
  }
}
@media screen and (min-width: 64em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-spacing-responsive-3xs: var(--db-spacing-responsive-regular-desktop-3xs);
    --db-spacing-responsive-2xs: var(--db-spacing-responsive-regular-desktop-2xs);
    --db-spacing-responsive-xs: var(--db-spacing-responsive-regular-desktop-xs);
    --db-spacing-responsive-sm: var(--db-spacing-responsive-regular-desktop-sm);
    --db-spacing-responsive-md: var(--db-spacing-responsive-regular-desktop-md);
    --db-spacing-responsive-lg: var(--db-spacing-responsive-regular-desktop-lg);
    --db-spacing-responsive-xl: var(--db-spacing-responsive-regular-desktop-xl);
    --db-spacing-responsive-2xl: var(--db-spacing-responsive-regular-desktop-2xl);
    --db-spacing-responsive-3xl: var(--db-spacing-responsive-regular-desktop-3xl);
  }
}

:root {
  --db-type-headline-font-size-3xs: var(--db-typography-regular-mobile-headline-3xs-font-size);
  --db-type-headline-line-height-3xs: var(--db-typography-regular-mobile-headline-3xs-line-height);
  --db-base-headline-icon-weight-3xs: var(--db-base-icon-weight-regular-mobile-headline-3xs);
  --db-base-headline-icon-font-size-3xs: var(--db-base-icon-font-size-regular-mobile-headline-3xs);
  --db-type-headline-font-size-2xs: var(--db-typography-regular-mobile-headline-2xs-font-size);
  --db-type-headline-line-height-2xs: var(--db-typography-regular-mobile-headline-2xs-line-height);
  --db-base-headline-icon-weight-2xs: var(--db-base-icon-weight-regular-mobile-headline-2xs);
  --db-base-headline-icon-font-size-2xs: var(--db-base-icon-font-size-regular-mobile-headline-2xs);
  --db-type-headline-font-size-xs: var(--db-typography-regular-mobile-headline-xs-font-size);
  --db-type-headline-line-height-xs: var(--db-typography-regular-mobile-headline-xs-line-height);
  --db-base-headline-icon-weight-xs: var(--db-base-icon-weight-regular-mobile-headline-xs);
  --db-base-headline-icon-font-size-xs: var(--db-base-icon-font-size-regular-mobile-headline-xs);
  --db-type-headline-font-size-sm: var(--db-typography-regular-mobile-headline-sm-font-size);
  --db-type-headline-line-height-sm: var(--db-typography-regular-mobile-headline-sm-line-height);
  --db-base-headline-icon-weight-sm: var(--db-base-icon-weight-regular-mobile-headline-sm);
  --db-base-headline-icon-font-size-sm: var(--db-base-icon-font-size-regular-mobile-headline-sm);
  --db-type-headline-font-size-md: var(--db-typography-regular-mobile-headline-md-font-size);
  --db-type-headline-line-height-md: var(--db-typography-regular-mobile-headline-md-line-height);
  --db-base-headline-icon-weight-md: var(--db-base-icon-weight-regular-mobile-headline-md);
  --db-base-headline-icon-font-size-md: var(--db-base-icon-font-size-regular-mobile-headline-md);
  --db-type-headline-font-size-lg: var(--db-typography-regular-mobile-headline-lg-font-size);
  --db-type-headline-line-height-lg: var(--db-typography-regular-mobile-headline-lg-line-height);
  --db-base-headline-icon-weight-lg: var(--db-base-icon-weight-regular-mobile-headline-lg);
  --db-base-headline-icon-font-size-lg: var(--db-base-icon-font-size-regular-mobile-headline-lg);
  --db-type-headline-font-size-xl: var(--db-typography-regular-mobile-headline-xl-font-size);
  --db-type-headline-line-height-xl: var(--db-typography-regular-mobile-headline-xl-line-height);
  --db-base-headline-icon-weight-xl: var(--db-base-icon-weight-regular-mobile-headline-xl);
  --db-base-headline-icon-font-size-xl: var(--db-base-icon-font-size-regular-mobile-headline-xl);
  --db-type-headline-font-size-2xl: var(--db-typography-regular-mobile-headline-2xl-font-size);
  --db-type-headline-line-height-2xl: var(--db-typography-regular-mobile-headline-2xl-line-height);
  --db-base-headline-icon-weight-2xl: var(--db-base-icon-weight-regular-mobile-headline-2xl);
  --db-base-headline-icon-font-size-2xl: var(--db-base-icon-font-size-regular-mobile-headline-2xl);
  --db-type-headline-font-size-3xl: var(--db-typography-regular-mobile-headline-3xl-font-size);
  --db-type-headline-line-height-3xl: var(--db-typography-regular-mobile-headline-3xl-line-height);
  --db-base-headline-icon-weight-3xl: var(--db-base-icon-weight-regular-mobile-headline-3xl);
  --db-base-headline-icon-font-size-3xl: var(--db-base-icon-font-size-regular-mobile-headline-3xl);
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
}
@media screen and (min-width: 45em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-type-headline-font-size-3xs: var(--db-typography-regular-tablet-headline-3xs-font-size);
    --db-type-headline-line-height-3xs: var(--db-typography-regular-tablet-headline-3xs-line-height);
    --db-base-headline-icon-weight-3xs: var(--db-base-icon-weight-regular-tablet-headline-3xs);
    --db-base-headline-icon-font-size-3xs: var(--db-base-icon-font-size-regular-tablet-headline-3xs);
    --db-type-headline-font-size-2xs: var(--db-typography-regular-tablet-headline-2xs-font-size);
    --db-type-headline-line-height-2xs: var(--db-typography-regular-tablet-headline-2xs-line-height);
    --db-base-headline-icon-weight-2xs: var(--db-base-icon-weight-regular-tablet-headline-2xs);
    --db-base-headline-icon-font-size-2xs: var(--db-base-icon-font-size-regular-tablet-headline-2xs);
    --db-type-headline-font-size-xs: var(--db-typography-regular-tablet-headline-xs-font-size);
    --db-type-headline-line-height-xs: var(--db-typography-regular-tablet-headline-xs-line-height);
    --db-base-headline-icon-weight-xs: var(--db-base-icon-weight-regular-tablet-headline-xs);
    --db-base-headline-icon-font-size-xs: var(--db-base-icon-font-size-regular-tablet-headline-xs);
    --db-type-headline-font-size-sm: var(--db-typography-regular-tablet-headline-sm-font-size);
    --db-type-headline-line-height-sm: var(--db-typography-regular-tablet-headline-sm-line-height);
    --db-base-headline-icon-weight-sm: var(--db-base-icon-weight-regular-tablet-headline-sm);
    --db-base-headline-icon-font-size-sm: var(--db-base-icon-font-size-regular-tablet-headline-sm);
    --db-type-headline-font-size-md: var(--db-typography-regular-tablet-headline-md-font-size);
    --db-type-headline-line-height-md: var(--db-typography-regular-tablet-headline-md-line-height);
    --db-base-headline-icon-weight-md: var(--db-base-icon-weight-regular-tablet-headline-md);
    --db-base-headline-icon-font-size-md: var(--db-base-icon-font-size-regular-tablet-headline-md);
    --db-type-headline-font-size-lg: var(--db-typography-regular-tablet-headline-lg-font-size);
    --db-type-headline-line-height-lg: var(--db-typography-regular-tablet-headline-lg-line-height);
    --db-base-headline-icon-weight-lg: var(--db-base-icon-weight-regular-tablet-headline-lg);
    --db-base-headline-icon-font-size-lg: var(--db-base-icon-font-size-regular-tablet-headline-lg);
    --db-type-headline-font-size-xl: var(--db-typography-regular-tablet-headline-xl-font-size);
    --db-type-headline-line-height-xl: var(--db-typography-regular-tablet-headline-xl-line-height);
    --db-base-headline-icon-weight-xl: var(--db-base-icon-weight-regular-tablet-headline-xl);
    --db-base-headline-icon-font-size-xl: var(--db-base-icon-font-size-regular-tablet-headline-xl);
    --db-type-headline-font-size-2xl: var(--db-typography-regular-tablet-headline-2xl-font-size);
    --db-type-headline-line-height-2xl: var(--db-typography-regular-tablet-headline-2xl-line-height);
    --db-base-headline-icon-weight-2xl: var(--db-base-icon-weight-regular-tablet-headline-2xl);
    --db-base-headline-icon-font-size-2xl: var(--db-base-icon-font-size-regular-tablet-headline-2xl);
    --db-type-headline-font-size-3xl: var(--db-typography-regular-tablet-headline-3xl-font-size);
    --db-type-headline-line-height-3xl: var(--db-typography-regular-tablet-headline-3xl-line-height);
    --db-base-headline-icon-weight-3xl: var(--db-base-icon-weight-regular-tablet-headline-3xl);
    --db-base-headline-icon-font-size-3xl: var(--db-base-icon-font-size-regular-tablet-headline-3xl);
  }
}
@media screen and (min-width: 64em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-type-headline-font-size-3xs: var(--db-typography-regular-desktop-headline-3xs-font-size);
    --db-type-headline-line-height-3xs: var(--db-typography-regular-desktop-headline-3xs-line-height);
    --db-base-headline-icon-weight-3xs: var(--db-base-icon-weight-regular-desktop-headline-3xs);
    --db-base-headline-icon-font-size-3xs: var(--db-base-icon-font-size-regular-desktop-headline-3xs);
    --db-type-headline-font-size-2xs: var(--db-typography-regular-desktop-headline-2xs-font-size);
    --db-type-headline-line-height-2xs: var(--db-typography-regular-desktop-headline-2xs-line-height);
    --db-base-headline-icon-weight-2xs: var(--db-base-icon-weight-regular-desktop-headline-2xs);
    --db-base-headline-icon-font-size-2xs: var(--db-base-icon-font-size-regular-desktop-headline-2xs);
    --db-type-headline-font-size-xs: var(--db-typography-regular-desktop-headline-xs-font-size);
    --db-type-headline-line-height-xs: var(--db-typography-regular-desktop-headline-xs-line-height);
    --db-base-headline-icon-weight-xs: var(--db-base-icon-weight-regular-desktop-headline-xs);
    --db-base-headline-icon-font-size-xs: var(--db-base-icon-font-size-regular-desktop-headline-xs);
    --db-type-headline-font-size-sm: var(--db-typography-regular-desktop-headline-sm-font-size);
    --db-type-headline-line-height-sm: var(--db-typography-regular-desktop-headline-sm-line-height);
    --db-base-headline-icon-weight-sm: var(--db-base-icon-weight-regular-desktop-headline-sm);
    --db-base-headline-icon-font-size-sm: var(--db-base-icon-font-size-regular-desktop-headline-sm);
    --db-type-headline-font-size-md: var(--db-typography-regular-desktop-headline-md-font-size);
    --db-type-headline-line-height-md: var(--db-typography-regular-desktop-headline-md-line-height);
    --db-base-headline-icon-weight-md: var(--db-base-icon-weight-regular-desktop-headline-md);
    --db-base-headline-icon-font-size-md: var(--db-base-icon-font-size-regular-desktop-headline-md);
    --db-type-headline-font-size-lg: var(--db-typography-regular-desktop-headline-lg-font-size);
    --db-type-headline-line-height-lg: var(--db-typography-regular-desktop-headline-lg-line-height);
    --db-base-headline-icon-weight-lg: var(--db-base-icon-weight-regular-desktop-headline-lg);
    --db-base-headline-icon-font-size-lg: var(--db-base-icon-font-size-regular-desktop-headline-lg);
    --db-type-headline-font-size-xl: var(--db-typography-regular-desktop-headline-xl-font-size);
    --db-type-headline-line-height-xl: var(--db-typography-regular-desktop-headline-xl-line-height);
    --db-base-headline-icon-weight-xl: var(--db-base-icon-weight-regular-desktop-headline-xl);
    --db-base-headline-icon-font-size-xl: var(--db-base-icon-font-size-regular-desktop-headline-xl);
    --db-type-headline-font-size-2xl: var(--db-typography-regular-desktop-headline-2xl-font-size);
    --db-type-headline-line-height-2xl: var(--db-typography-regular-desktop-headline-2xl-line-height);
    --db-base-headline-icon-weight-2xl: var(--db-base-icon-weight-regular-desktop-headline-2xl);
    --db-base-headline-icon-font-size-2xl: var(--db-base-icon-font-size-regular-desktop-headline-2xl);
    --db-type-headline-font-size-3xl: var(--db-typography-regular-desktop-headline-3xl-font-size);
    --db-type-headline-line-height-3xl: var(--db-typography-regular-desktop-headline-3xl-line-height);
    --db-base-headline-icon-weight-3xl: var(--db-base-icon-weight-regular-desktop-headline-3xl);
    --db-base-headline-icon-font-size-3xl: var(--db-base-icon-font-size-regular-desktop-headline-3xl);
  }
}

:root {
  --db-type-body-font-size-3xs: var(--db-typography-regular-mobile-body-3xs-font-size);
  --db-type-body-line-height-3xs: var(--db-typography-regular-mobile-body-3xs-line-height);
  --db-base-body-icon-weight-3xs: var(--db-base-icon-weight-regular-mobile-body-3xs);
  --db-base-body-icon-font-size-3xs: var(--db-base-icon-font-size-regular-mobile-body-3xs);
  --db-type-body-font-size-2xs: var(--db-typography-regular-mobile-body-2xs-font-size);
  --db-type-body-line-height-2xs: var(--db-typography-regular-mobile-body-2xs-line-height);
  --db-base-body-icon-weight-2xs: var(--db-base-icon-weight-regular-mobile-body-2xs);
  --db-base-body-icon-font-size-2xs: var(--db-base-icon-font-size-regular-mobile-body-2xs);
  --db-type-body-font-size-xs: var(--db-typography-regular-mobile-body-xs-font-size);
  --db-type-body-line-height-xs: var(--db-typography-regular-mobile-body-xs-line-height);
  --db-base-body-icon-weight-xs: var(--db-base-icon-weight-regular-mobile-body-xs);
  --db-base-body-icon-font-size-xs: var(--db-base-icon-font-size-regular-mobile-body-xs);
  --db-type-body-font-size-sm: var(--db-typography-regular-mobile-body-sm-font-size);
  --db-type-body-line-height-sm: var(--db-typography-regular-mobile-body-sm-line-height);
  --db-base-body-icon-weight-sm: var(--db-base-icon-weight-regular-mobile-body-sm);
  --db-base-body-icon-font-size-sm: var(--db-base-icon-font-size-regular-mobile-body-sm);
  --db-type-body-font-size-md: var(--db-typography-regular-mobile-body-md-font-size);
  --db-type-body-line-height-md: var(--db-typography-regular-mobile-body-md-line-height);
  --db-base-body-icon-weight-md: var(--db-base-icon-weight-regular-mobile-body-md);
  --db-base-body-icon-font-size-md: var(--db-base-icon-font-size-regular-mobile-body-md);
  --db-type-body-font-size-lg: var(--db-typography-regular-mobile-body-lg-font-size);
  --db-type-body-line-height-lg: var(--db-typography-regular-mobile-body-lg-line-height);
  --db-base-body-icon-weight-lg: var(--db-base-icon-weight-regular-mobile-body-lg);
  --db-base-body-icon-font-size-lg: var(--db-base-icon-font-size-regular-mobile-body-lg);
  --db-type-body-font-size-xl: var(--db-typography-regular-mobile-body-xl-font-size);
  --db-type-body-line-height-xl: var(--db-typography-regular-mobile-body-xl-line-height);
  --db-base-body-icon-weight-xl: var(--db-base-icon-weight-regular-mobile-body-xl);
  --db-base-body-icon-font-size-xl: var(--db-base-icon-font-size-regular-mobile-body-xl);
  --db-type-body-font-size-2xl: var(--db-typography-regular-mobile-body-2xl-font-size);
  --db-type-body-line-height-2xl: var(--db-typography-regular-mobile-body-2xl-line-height);
  --db-base-body-icon-weight-2xl: var(--db-base-icon-weight-regular-mobile-body-2xl);
  --db-base-body-icon-font-size-2xl: var(--db-base-icon-font-size-regular-mobile-body-2xl);
  --db-type-body-font-size-3xl: var(--db-typography-regular-mobile-body-3xl-font-size);
  --db-type-body-line-height-3xl: var(--db-typography-regular-mobile-body-3xl-line-height);
  --db-base-body-icon-weight-3xl: var(--db-base-icon-weight-regular-mobile-body-3xl);
  --db-base-body-icon-font-size-3xl: var(--db-base-icon-font-size-regular-mobile-body-3xl);
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
  /* stylelint-disable at-rule-empty-line-before */
  /* stylelint-enable at-rule-empty-line-before */
  /* stylelint-disable-next-line media-query-no-invalid */
  /* stylelint-disable-next-line at-rule-empty-line-before */
}
@media screen and (min-width: 45em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-type-body-font-size-3xs: var(--db-typography-regular-tablet-body-3xs-font-size);
    --db-type-body-line-height-3xs: var(--db-typography-regular-tablet-body-3xs-line-height);
    --db-base-body-icon-weight-3xs: var(--db-base-icon-weight-regular-mobile-body-3xs);
    --db-base-body-icon-font-size-3xs: var(--db-base-icon-font-size-regular-mobile-body-3xs);
    --db-type-body-font-size-2xs: var(--db-typography-regular-tablet-body-2xs-font-size);
    --db-type-body-line-height-2xs: var(--db-typography-regular-tablet-body-2xs-line-height);
    --db-base-body-icon-weight-2xs: var(--db-base-icon-weight-regular-mobile-body-2xs);
    --db-base-body-icon-font-size-2xs: var(--db-base-icon-font-size-regular-mobile-body-2xs);
    --db-type-body-font-size-xs: var(--db-typography-regular-tablet-body-xs-font-size);
    --db-type-body-line-height-xs: var(--db-typography-regular-tablet-body-xs-line-height);
    --db-base-body-icon-weight-xs: var(--db-base-icon-weight-regular-mobile-body-xs);
    --db-base-body-icon-font-size-xs: var(--db-base-icon-font-size-regular-mobile-body-xs);
    --db-type-body-font-size-sm: var(--db-typography-regular-tablet-body-sm-font-size);
    --db-type-body-line-height-sm: var(--db-typography-regular-tablet-body-sm-line-height);
    --db-base-body-icon-weight-sm: var(--db-base-icon-weight-regular-mobile-body-sm);
    --db-base-body-icon-font-size-sm: var(--db-base-icon-font-size-regular-mobile-body-sm);
    --db-type-body-font-size-md: var(--db-typography-regular-tablet-body-md-font-size);
    --db-type-body-line-height-md: var(--db-typography-regular-tablet-body-md-line-height);
    --db-base-body-icon-weight-md: var(--db-base-icon-weight-regular-mobile-body-md);
    --db-base-body-icon-font-size-md: var(--db-base-icon-font-size-regular-mobile-body-md);
    --db-type-body-font-size-lg: var(--db-typography-regular-tablet-body-lg-font-size);
    --db-type-body-line-height-lg: var(--db-typography-regular-tablet-body-lg-line-height);
    --db-base-body-icon-weight-lg: var(--db-base-icon-weight-regular-mobile-body-lg);
    --db-base-body-icon-font-size-lg: var(--db-base-icon-font-size-regular-mobile-body-lg);
    --db-type-body-font-size-xl: var(--db-typography-regular-tablet-body-xl-font-size);
    --db-type-body-line-height-xl: var(--db-typography-regular-tablet-body-xl-line-height);
    --db-base-body-icon-weight-xl: var(--db-base-icon-weight-regular-mobile-body-xl);
    --db-base-body-icon-font-size-xl: var(--db-base-icon-font-size-regular-mobile-body-xl);
    --db-type-body-font-size-2xl: var(--db-typography-regular-tablet-body-2xl-font-size);
    --db-type-body-line-height-2xl: var(--db-typography-regular-tablet-body-2xl-line-height);
    --db-base-body-icon-weight-2xl: var(--db-base-icon-weight-regular-mobile-body-2xl);
    --db-base-body-icon-font-size-2xl: var(--db-base-icon-font-size-regular-mobile-body-2xl);
    --db-type-body-font-size-3xl: var(--db-typography-regular-tablet-body-3xl-font-size);
    --db-type-body-line-height-3xl: var(--db-typography-regular-tablet-body-3xl-line-height);
    --db-base-body-icon-weight-3xl: var(--db-base-icon-weight-regular-mobile-body-3xl);
    --db-base-body-icon-font-size-3xl: var(--db-base-icon-font-size-regular-mobile-body-3xl);
  }
}
@media screen and (min-width: 64em) {
  :not([data-force-mobile]):root, [data-force-mobile=false]:root {
    --db-type-body-font-size-3xs: var(--db-typography-regular-desktop-body-3xs-font-size);
    --db-type-body-line-height-3xs: var(--db-typography-regular-desktop-body-3xs-line-height);
    --db-base-body-icon-weight-3xs: var(--db-base-icon-weight-regular-mobile-body-3xs);
    --db-base-body-icon-font-size-3xs: var(--db-base-icon-font-size-regular-mobile-body-3xs);
    --db-type-body-font-size-2xs: var(--db-typography-regular-desktop-body-2xs-font-size);
    --db-type-body-line-height-2xs: var(--db-typography-regular-desktop-body-2xs-line-height);
    --db-base-body-icon-weight-2xs: var(--db-base-icon-weight-regular-mobile-body-2xs);
    --db-base-body-icon-font-size-2xs: var(--db-base-icon-font-size-regular-mobile-body-2xs);
    --db-type-body-font-size-xs: var(--db-typography-regular-desktop-body-xs-font-size);
    --db-type-body-line-height-xs: var(--db-typography-regular-desktop-body-xs-line-height);
    --db-base-body-icon-weight-xs: var(--db-base-icon-weight-regular-mobile-body-xs);
    --db-base-body-icon-font-size-xs: var(--db-base-icon-font-size-regular-mobile-body-xs);
    --db-type-body-font-size-sm: var(--db-typography-regular-desktop-body-sm-font-size);
    --db-type-body-line-height-sm: var(--db-typography-regular-desktop-body-sm-line-height);
    --db-base-body-icon-weight-sm: var(--db-base-icon-weight-regular-mobile-body-sm);
    --db-base-body-icon-font-size-sm: var(--db-base-icon-font-size-regular-mobile-body-sm);
    --db-type-body-font-size-md: var(--db-typography-regular-desktop-body-md-font-size);
    --db-type-body-line-height-md: var(--db-typography-regular-desktop-body-md-line-height);
    --db-base-body-icon-weight-md: var(--db-base-icon-weight-regular-mobile-body-md);
    --db-base-body-icon-font-size-md: var(--db-base-icon-font-size-regular-mobile-body-md);
    --db-type-body-font-size-lg: var(--db-typography-regular-desktop-body-lg-font-size);
    --db-type-body-line-height-lg: var(--db-typography-regular-desktop-body-lg-line-height);
    --db-base-body-icon-weight-lg: var(--db-base-icon-weight-regular-mobile-body-lg);
    --db-base-body-icon-font-size-lg: var(--db-base-icon-font-size-regular-mobile-body-lg);
    --db-type-body-font-size-xl: var(--db-typography-regular-desktop-body-xl-font-size);
    --db-type-body-line-height-xl: var(--db-typography-regular-desktop-body-xl-line-height);
    --db-base-body-icon-weight-xl: var(--db-base-icon-weight-regular-mobile-body-xl);
    --db-base-body-icon-font-size-xl: var(--db-base-icon-font-size-regular-mobile-body-xl);
    --db-type-body-font-size-2xl: var(--db-typography-regular-desktop-body-2xl-font-size);
    --db-type-body-line-height-2xl: var(--db-typography-regular-desktop-body-2xl-line-height);
    --db-base-body-icon-weight-2xl: var(--db-base-icon-weight-regular-mobile-body-2xl);
    --db-base-body-icon-font-size-2xl: var(--db-base-icon-font-size-regular-mobile-body-2xl);
    --db-type-body-font-size-3xl: var(--db-typography-regular-desktop-body-3xl-font-size);
    --db-type-body-line-height-3xl: var(--db-typography-regular-desktop-body-3xl-line-height);
    --db-base-body-icon-weight-3xl: var(--db-base-icon-weight-regular-mobile-body-3xl);
    --db-base-body-icon-font-size-3xl: var(--db-base-icon-font-size-regular-mobile-body-3xl);
  }
}

/* Use this file if you want to use the defaults for the <code> tag in your project */
pre:has(code) {
  background-color: var(--db-adaptive-bg-inverted-contrast-max-default);
  color: var(--db-adaptive-on-bg-inverted-default);
  padding: var(--db-spacing-fixed-xs);
}

a:has(code) {
  background-color: var(--db-adaptive-bg-inverted-contrast-max-default);
  color: var(--db-adaptive-on-bg-inverted-default);
  /* stylelint-disable-next-line a11y/selector-pseudo-class-focus */
}
a:has(code):hover:not(:disabled, [aria-disabled=true]) {
  cursor: pointer;
  color: var(--db-adaptive-on-bg-inverted-hovered);
}
a:has(code):hover:not(:disabled, [aria-disabled=true]):is(textarea), a:has(code):hover:not(:disabled, [aria-disabled=true]):is(input) {
  cursor: initial;
}
a:has(code):hover:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]), a:has(code):hover:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)) {
  cursor: pointer;
}
a:has(code):active:not(:disabled, [aria-disabled=true]) {
  cursor: pointer;
  color: var(--db-adaptive-on-bg-inverted-pressed);
}
a:has(code):active:not(:disabled, [aria-disabled=true]):is(textarea), a:has(code):active:not(:disabled, [aria-disabled=true]):is(input) {
  cursor: initial;
}
a:has(code):active:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]), a:has(code):active:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)) {
  cursor: pointer;
}
a:has(code) > code {
  color: inherit;
}

code {
  background-color: var(--db-adaptive-bg-inverted-contrast-max-default);
  color: var(--db-adaptive-on-bg-inverted-default);
  padding-block: var(--db-spacing-fixed-3xs);
  padding-inline: var(--db-spacing-fixed-2xs);
}

blockquote {
  margin: 0;
  padding: var(--db-spacing-fixed-sm) var(--db-spacing-fixed-md);
}

/* Use this file if you want the default elevation data attributes in your project */
.db-interactive-elevation,
[data-interactive=elevation] {
  cursor: pointer;
  box-shadow: var(--db-elevation-md);
  /* stylelint-disable-next-line a11y/selector-pseudo-class-focus */
}
@media screen and (prefers-reduced-motion: no-preference) {
  .db-interactive-elevation,
  [data-interactive=elevation] {
    transition: box-shadow var(--db-transition-duration-fast) var(--db-transition-timing-functional);
  }
}
.db-interactive-elevation:hover:not(:disabled, [aria-disabled=true]),
[data-interactive=elevation]:hover:not(:disabled, [aria-disabled=true]) {
  cursor: pointer;
  box-shadow: var(--db-elevation-lg);
}
.db-interactive-elevation:hover:not(:disabled, [aria-disabled=true]):is(textarea), .db-interactive-elevation:hover:not(:disabled, [aria-disabled=true]):is(input),
[data-interactive=elevation]:hover:not(:disabled, [aria-disabled=true]):is(textarea),
[data-interactive=elevation]:hover:not(:disabled, [aria-disabled=true]):is(input) {
  cursor: initial;
}
.db-interactive-elevation:hover:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]), .db-interactive-elevation:hover:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)),
[data-interactive=elevation]:hover:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]),
[data-interactive=elevation]:hover:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)) {
  cursor: pointer;
}
.db-interactive-elevation:active:not(:disabled, [aria-disabled=true]),
[data-interactive=elevation]:active:not(:disabled, [aria-disabled=true]) {
  cursor: pointer;
  box-shadow: var(--db-elevation-sm);
}
.db-interactive-elevation:active:not(:disabled, [aria-disabled=true]):is(textarea), .db-interactive-elevation:active:not(:disabled, [aria-disabled=true]):is(input),
[data-interactive=elevation]:active:not(:disabled, [aria-disabled=true]):is(textarea),
[data-interactive=elevation]:active:not(:disabled, [aria-disabled=true]):is(input) {
  cursor: initial;
}
.db-interactive-elevation:active:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]), .db-interactive-elevation:active:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)),
[data-interactive=elevation]:active:not(:disabled, [aria-disabled=true]):is(input[type=checkbox]),
[data-interactive=elevation]:active:not(:disabled, [aria-disabled=true]):is(input[type=radio]:not(:checked)) {
  cursor: pointer;
}

/* Use this file if you want the default fonts for paragraph and headlines in your project */
:is(h1, h2, h3, h4, h5, h6) {
  font-family: var(--db-font-family-head);
  font-weight: 700;
  text-wrap: balance;
}
:is(h1, h2, h3, h4, h5, h6)[data-variant=light] {
  font-weight: 300;
}
:is(h1, h2, h3, h4, h5, h6)[data-variant=regular] {
  font-weight: 400;
}

h1 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-xl);
  font-size: var(--db-type-headline-font-size-xl);
  margin-block: var(--db-spacing-fixed-xl);
  /* stylelint-enable custom-property-pattern */
}
h1::before, h1::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-xl
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-xl
  );
}

h2 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-lg);
  font-size: var(--db-type-headline-font-size-lg);
  margin-block: var(--db-spacing-fixed-lg);
  /* stylelint-enable custom-property-pattern */
}
h2::before, h2::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-lg
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-lg
  );
}

h3 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-md);
  font-size: var(--db-type-headline-font-size-md);
  margin-block: var(--db-spacing-fixed-md);
  /* stylelint-enable custom-property-pattern */
}
h3::before, h3::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-md
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-md
  );
}

h4 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-sm);
  font-size: var(--db-type-headline-font-size-sm);
  margin-block: var(--db-spacing-fixed-sm);
  /* stylelint-enable custom-property-pattern */
}
h4::before, h4::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-sm
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-sm
  );
}

h5 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-xs);
  font-size: var(--db-type-headline-font-size-xs);
  margin-block: var(--db-spacing-fixed-xs);
  /* stylelint-enable custom-property-pattern */
}
h5::before, h5::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-xs
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-xs
  );
}

h6 {
  /* stylelint-disable custom-property-pattern */
  line-height: var(--db-type-headline-line-height-2xs);
  font-size: var(--db-type-headline-font-size-2xs);
  margin-block: var(--db-spacing-fixed-2xs);
  /* stylelint-enable custom-property-pattern */
}
h6::before, h6::after {
  --db-icon-font-size: var(
  	--db-base-headline-icon-font-size-2xs
  );
  --db-icon-font-weight: var(
  	--db-base-headline-icon-weight-2xs
  );
}

p {
  margin-block: var(--db-spacing-fixed-md);
}

[data-font=digital] {
  font-weight: 300;
}

[data-font=regular] {
  font-weight: 400;
}

[data-font=medium] {
  font-weight: 500;
}

[data-font=semibold] {
  font-weight: 600;
}

[data-font=bold],
strong {
  font-weight: 700;
}

[data-icon]::before,
[data-icon-before]::before, [data-icon-after]::after {
  content: var(--db-icon, attr(data-icon));
  content: var(--db-icon, attr(data-icon))/"";
  -webkit-alt: "";
  alt: "";
  color: var(--db-icon-color, inherit);
  display: inline-block;
  /*** icon - placeholder ***/
  font-family: var(--db-icon-font-family, var(--db-icon-default-font-family, "db-ux-default")) !important;
  font-size: var(--db-icon-font-size, 1.5rem);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: var(--db-icon-font-weight, normal);
  line-height: 1;
  /* stylelint-disable-next-line declaration-property-value-no-unknown */
  speak: none;
  /* stylelint-disable-next-line declaration-property-value-no-unknown */
  speak: never;
  text-transform: none;
  vertical-align: middle;
  block-size: var(--db-icon-font-size, 1.5rem);
  inline-size: var(--db-icon-font-size, 1.5rem);
}
@media aural {
  [data-icon]::before,
  [data-icon-before]::before, [data-icon-after]::after {
    content: none;
  }
}
@media speech {
  [data-icon]::before,
  [data-icon-before]::before, [data-icon-after]::after {
    content: none;
  }
}

[data-icon]:is(span),
[data-icon-before]:is(span),
[data-icon-after]:is(span) {
  display: inline-flex;
  vertical-align: baseline;
}

[data-icon]::before,
[data-icon-before]::before {
  margin-inline-end: var(--db-icon-margin-end, var(--db-spacing-fixed-xs));
}

[data-hide-icon=true]::before,
[data-hide-icon-before=true]::before,
[data-icon=none]::before,
[data-icon-before=none]::before {
  content: none;
}

[data-icon-after]::after {
  content: var(--db-icon-after, attr(data-icon-after));
  content: var(--db-icon-after, attr(data-icon-after))/"";
  margin-inline-start: var(--db-icon-margin-start, var(--db-spacing-fixed-xs));
}

[data-hide-icon-after=true]::after,
[data-icon-after=none]::after {
  content: none;
}

.is-icon-text-replace[data-icon], .is-icon-text-replace[data-icon-before] {
  font-size: 0 !important;
  /* stylelint-disable-next-line at-rule-empty-line-before */
}
.is-icon-text-replace[data-icon]::before, .is-icon-text-replace[data-icon-before]::before {
  --db-icon-margin-end: 0;
}
.is-icon-text-replace[data-icon-after] {
  font-size: 0 !important;
}
.is-icon-text-replace[data-icon-after]::after {
  --db-icon-margin-start: 0;
}

/* Required styles to normalize default css */
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
:where(html) {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  text-size-adjust: 100%; /* 2 */
}

/* Sections
 * ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
:where(h1) {
  font-size: 2em;
  margin-block-end: 0.67em;
  margin-block-start: 0.67em;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, and Safari.
 */
:where(dl, ol, ul) :where(dl, ol, ul) {
  margin-block-end: 0;
  margin-block-start: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 */
:where(hr) {
  box-sizing: content-box; /* 1 */
  color: inherit; /* 2 */
  height: 0; /* 1 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Add the correct text decoration in Safari.
 */
:where(abbr[title]) {
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
:where(b, strong) {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
:where(code, kbd, pre, samp) {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
:where(small) {
  font-size: 80%;
}

/* Tabular data
 * ========================================================================== */
/**
 * 1. Correct table border color in Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
:where(table) {
  border-color: currentColor; /* 1 */
  text-indent: 0; /* 2 */
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
:where(button, input, select) {
  margin: 0;
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
:where(button) {
  text-transform: none;
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
:where(button, input:is([type=button i], [type=reset i], [type=submit i])) {
  -webkit-appearance: button;
}

/**
 * Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
:where(progress) {
  vertical-align: baseline;
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
:where(select) {
  text-transform: none;
}

/**
 * Remove the margin in Firefox and Safari.
 */
:where(textarea) {
  margin: 0;
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
:where(input[type=search i]) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
:where(button, input:is([type=button i], [type=color i], [type=reset i], [type=submit i]))::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:where(button, input:is([type=button i], [type=color i], [type=reset i], [type=submit i]))::-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */
:where(:-moz-ui-invalid) {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct styles in Safari.
 */
:where(dialog) {
  background-color: white;
  border: solid;
  color: black;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

:where(dialog:not([open])) {
  display: none;
}

/*
 * Add the correct display in all browsers.
 */
:where(summary) {
  display: list-item;
}

:root {
  --db-breakpoint-xs: 22.5em;
  --db-breakpoint-sm: 45em;
  --db-breakpoint-md: 64em;
  --db-breakpoint-lg: 90em;
}

html,
body {
  margin: 0;
  padding: 0;
}

/* stylelint-disable selector-max-id */
body,
#root,
#app {
  block-size: inherit;
}

/* stylelint-enable selector-max-id */
body {
  font-family: var(--db-font-family-sans);
}

html {
  box-sizing: var(--db-box-sizing, border-box);
}

* {
  /*
  	we overwrite this for all elements to pass the correct sizes even for elements
  	which have a default font-size/line-height set
  */
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

*,
::before,
::after {
  box-sizing: inherit;
}

body,
button,
input,
textarea,
summary,
select,
a {
  color: inherit;
}

img,
embed,
iframe,
object,
video {
  block-size: auto;
  max-inline-size: 100%;
}

iframe {
  border: 0;
}

:where(ul) {
  padding-inline-start: var(--db-spacing-fixed-md);
  /* stylelint-disable-next-line declaration-property-value-no-unknown, no-irregular-whitespace */
  list-style-type: "• ";
}
:where(ul) li::marker {
  color: var(--db-brand-origin-default);
}

nav ol,
nav ul,
[role=navigation] ol,
[role=navigation] ul {
  list-style-type: "";
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
}

details > *,
details > ::before,
details > ::after {
  box-sizing: var(--db-box-sizing, border-box);
}
