<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!./docroot/themes/boell_thema/components/teaser_default/src/css/teaser_default.pcss.css ***!
  \**********************************************************************************************************************************************************************************/
[data-component-id="boell_thema:teaser_default"]{

  container-type: inline-size;
  container-name: teaser_default;

}

  [data-component-id="boell_thema:teaser_default"] .part--teaser__link_wrapper {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    font-family: var(--font-family-america-mono);
    color:var(--color-black);
  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__link_wrapper {
      flex-direction: row
  }
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__link_wrapper:hover .part--teaser__title &gt; span {
      box-shadow: inset 0 -0.05em #fff, inset 0 -0.1em var(--color-boell-thema-primary, #000);
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__title {
    font-weight: 500;
  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__title {
      font-size: 2.625rem
  }
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__texts,
  [data-component-id="boell_thema:teaser_default"] .part--teaser__image {
    width:100%;

  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__texts,
  [data-component-id="boell_thema:teaser_default"] .part--teaser__image {
      width: 50%

  }
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__image {
    margin:0;
    overflow: hidden;
  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__image {
      margin: 0 40px 0 0
  }
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__image * {
    margin:0;
    padding:0;
    display:block;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__image img {
    width:auto;
    height:100%;
    max-width: 100%;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__link_wrapper .part--teaser__image img {
    width:100%;
    filter: saturate(90%);
    transform: scale(1.001);
    transition: all 0.5s ease-in-out 0s;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__link_wrapper:hover .part--teaser__image img  {
    filter: saturate(120%);
    transform: scale(1.05);
    transition: all 0.5s ease-in-out 0s;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__header {
    margin-bottom: 1em;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__meta {
    display: block;
    font-weight: 300;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__meta * {
    display: inline;
  }

  [data-component-id="boell_thema:teaser_default"] .part--content_genre {
    text-transform: uppercase;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__meta:before {
    content: " ";
    display: inline-block;
    width: 0.7em;
    height: 0.8em;
    position: relative;
    top: 1px;
    background-color: black;
    border-radius: 2px;
  }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__meta,
  [data-component-id="boell_thema:teaser_default"] .part--teaser__text {
    font-weight: 300;
    line-height: var(--line-height-default);
    font-size: 1rem;
  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__meta,
  [data-component-id="boell_thema:teaser_default"] .part--teaser__text {
      font-size: 1.25rem
  }
    }

  [data-component-id="boell_thema:teaser_default"] .part--teaser__texts {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left:var(--outer-padding-mobile);
    padding-right:var(--outer-padding-mobile);
  }

  @container teaser_default (min-width: 700px){

  [data-component-id="boell_thema:teaser_default"] .part--teaser__texts {
      padding:0
  }
    }


/*# sourceMappingURL=teaser_default.css.map*/</pre></body></html>