<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/templates/node/component/teaser-callout-horizontal/node.teaser-callout-horizontal.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.node-teaser--callout-horizontal .node-teaser__cta-link a {
  display: inline;
  line-height: 1;
  background-image: linear-gradient(0deg, var(--animate-underline--underline-color, var(--underline--color)) 0%, var(--animate-underline--underline-color, var(--underline--color)) 100%);
  background-size: var(--animate-underline--bg-size--width, 0%) var(--animate-underline--bg-size--thickness, 2px);
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: var(--animate-underline--bg-position-x, right);
  transition: all 200ms ease-in-out;
}
.node-teaser--callout-horizontal .node-teaser__cta-link a:hover, .node-teaser--callout-horizontal .node-teaser__cta-link a:focus {
  --animate-underline--bg-size--width: var(--animate-underline--bg-size--width--active);
}

.node-teaser--callout-horizontal .node-teaser__cta-link a {
  --animate-underline--bg-size--width: 100%;
  --animate-underline--bg-size--width--active: 0%;
}

.node-teaser--callout-horizontal .node-teaser__cta-link a {
  --animate-underline--underline-color: var(--cta-secondary--underline-color);
  font-size: 1rem;
  display: inline;
  font-family: "Mallory";
  font-weight: 700;
  text-transform: uppercase;
}

.node-teaser--callout-horizontal .node-teaser__cta-link a {
  color: var(--cta-secondary--color);
}

.node-teaser--callout-horizontal .node-teaser__heading {
  font-size: var(--heading--font-size);
  color: var(--heading--color);
  line-height: var(--heading--line-height, 1.2);
  font-family: var(--heading--font-family, YaleNew);
  font-weight: var(--heading--font-weight, 400);
  text-transform: var(--heading--text-transform);
  transition: var(--heading--transition, all 200ms ease-in-out);
  margin-top: var(--heading--margin-top);
  margin-bottom: var(--heading--margin-bottom);
}
.node-teaser--callout-horizontal .node-teaser__heading:first-child {
  --heading--margin-top: 0;
}

.node-teaser--callout-horizontal .node-teaser__heading {
  --heading--font-size: var(--h3--font-size, clamp(1.5390234037rem, 1.4597348715rem + 0.3964426606vw, 1.776889rem));
}

.node-teaser--callout-horizontal .node-teaser__type-label {
  font-size: 0.7501875469rem;
  font-weight: 700;
  font-family: "Mallory";
  text-transform: var(--type-label--text-transform, uppercase);
  color: var(--type-label--color, var(--text--color));
}

.node-teaser--callout-horizontal {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "content" "header";
}
.node-teaser--callout-horizontal [data-color-scheme-callout] {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  color: var(--text--color);
  background-color: var(--bg-color);
  grid-area: header;
  display: flex;
  flex-direction: column;
  padding: 31.984002px;
  margin-top: calc(56.8320213298px * -1);
  margin-right: 42.634674666px;
  z-index: 1;
  row-gap: 23.994px;
}
.node-teaser--callout-horizontal .node-teaser__heading {
  --heading--font-weight: 700;
}
.node-teaser--callout-horizontal .node-teaser__content {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: content;
}
.node-teaser--callout-horizontal .node-teaser__content &gt; * {
  height: 100%;
}
.node-teaser--callout-horizontal .node-teaser__image {
  --img--object-fit: cover;
  --img--height: 100%;
  --img--width: 100%;
  --figure--width: 100%;
  --figure--height: 100%;
}
.node-teaser--callout-horizontal .node-teaser__cta-link {
  margin-top: auto;
}
@container (width &gt; 768px) {
  .node-teaser--callout-horizontal {
    grid-template-columns: repeat(12, 1fr);
    grid-template-areas: "header header header header header content content content content content content content";
  }
  .node-teaser--callout-horizontal .node-teaser__header {
    margin-block: 56.8320213298px;
    margin-inline: 0 calc(42.634674666px * -1);
  }
  .node-teaser--callout-horizontal .node-teaser__content {
    margin-left: calc(42.634674666px * -1);
  }
}
</pre></body></html>