/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/components/node/page/teaser/page-teaser.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
.node-teaser--page.node-teaser--teaser .node-teaser__cta-text::after {
  background-color: var(--icon-embed-background-color, currentColor);
  content: "";
  display: block;
  height: 1em;
  font-size: var(--icon-embed-font-size);
  -webkit-mask-image: var(--icon-embed-mask-image);
          mask-image: var(--icon-embed-mask-image);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 1em;
}

.node-teaser--page.node-teaser--teaser .node-teaser__cta-text {
  --icon-embed-font-size: 1.2rem;
}
.node-teaser--page.node-teaser--teaser .node-teaser__cta-text::after {
  --icon-embed-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuNC4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNNDgwIDI1NkEyMjQgMjI0IDAgMSAxIDMyIDI1NmEyMjQgMjI0IDAgMSAxIDQ0OCAwek0wIDI1NmEyNTYgMjU2IDAgMSAwIDUxMiAwQTI1NiAyNTYgMCAxIDAgMCAyNTZ6TTI4My4zIDM2My4zbDk2LTk2YzYuMi02LjIgNi4yLTE2LjQgMC0yMi42bC05Ni05NmMtNi4yLTYuMi0xNi40LTYuMi0yMi42IDBzLTYuMiAxNi40IDAgMjIuNkwzMjkuNCAyNDAgMTQ0IDI0MGMtOC44IDAtMTYgNy4yLTE2IDE2czcuMiAxNiAxNiAxNmwxODUuNCAwLTY4LjcgNjguN2MtNi4yIDYuMi02LjIgMTYuNCAwIDIyLjZzMTYuNCA2LjIgMjIuNiAweiIvPjwvc3ZnPg==);
  translate: var(--cta-secondary-arrow-translate-x, 0) 0;
  transition: all 200ms ease-in-out;
}

.node-teaser--page.node-teaser--teaser .node-teaser__cta-text {
  color: var(--cta-secondary-color, #0056A7);
  font-weight: 700;
  transition: all 200ms ease-in-out;
  display: flex;
  gap: 0.5em;
  align-items: center;
}

.node-teaser--page.node-teaser--teaser a:hover, .node-teaser--page.node-teaser--teaser .node-teaser__cta-text:hover, .node-teaser--page.node-teaser--teaser a:focus, .node-teaser--page.node-teaser--teaser .node-teaser__cta-text:focus {
  --cta-secondary-color: var(--cta-secondary-color-hover, #0056A7);
  --cta-secondary-arrow-translate-x: 0.25em;
}

.site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a, .site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:hover, .site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:focus {
  --a-color: #ffffff;
  --a-color-hover: #ffffff;
}

.site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a, .site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:hover, .site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:focus {
  --heading-color: #ffffff;
  --p-color: #ffffff;
  --cta-primary-background-color: #ffffff;
  --cta-primary-color: #BF1F02;
  --cta-secondary-color: #ffffff;
  --cta-secondary-color-hover: #ffffff;
  --cta-secondary-arrow-only-background-color: #ffffff;
  background-color: var(--color-scheme-background-color, #0056A7);
}

.site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:hover, .site-footer__pre-content-support .node-teaser--page.node-teaser--teaser a:focus {
  background-color: #0068c9;
}

.node-teaser--page.node-teaser--teaser a {
  --heading-color: #0056A7;
  --p-color: #122B57;
  --cta-secondary-color: #0056A7;
  --cta-secondary-color-hover: #122B57;
  --cta-secondary-arrow-only-background-color: #BF1F02;
  background-color: #C2D3EA;
}

.node-teaser--page.node-teaser--teaser a:hover, .node-teaser--page.node-teaser--teaser a:focus {
  --heading-color: #122B57;
  --p-color: #122B57;
  --cta-secondary-color: #122B57;
  --cta-secondary-color-hover: #122B57;
  background-color: #a2bcdf;
}

.node-teaser--page.node-teaser--teaser .node-teaser__heading {
  font-size: var(--heading-font-size);
  color: var(--heading-color);
  line-height: var(--heading-line-height, 1.1);
  font-family: var(--heading-font-family, Libre Franklin, sans-serif);
  font-weight: var(--heading-font-weight, 700);
  text-transform: var(--heading-text-transform);
  transition: var(--heading-transition, all 200ms ease-in-out);
  margin-bottom: var(--heading-margin-bottom, 0.5em);
}

.node-teaser--page.node-teaser--teaser .node-teaser__heading {
  --heading-font-size: var(--h5-font-size, clamp(
    1.2rem,
    calc(1.12rem + 0.4vw),
    1.44rem
  ));
  --heading-text-transform: none;
}

.node-teaser--page.node-teaser--teaser {
  display: flex;
  height: 100%;
}
.node-teaser--page.node-teaser--teaser a {
  --a-border-radius: 30px;
  --a-padding: 37.3248px;
  --a-width: 100%;
}
.node-teaser--page.node-teaser--teaser .node-teaser__header {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 18.6624px;
  height: 100%;
  justify-content: space-between;
  text-align: center;
}
.node-teaser--page.node-teaser--teaser .node-teaser__heading {
  --heading-margin-bottom: 0;
}
.node-teaser--page.node-teaser--teaser .node-teaser__teaser-text {
  --p-max-width: 70ch;
}
.node-teaser--page.node-teaser--teaser .node-teaser__edit-link {
  position: absolute;
  right: 0;
  bottom: 0;
}
