/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./docroot/themes/boell_thema/components/teaser_main_reverse/src/css/teaser_main_reverse.pcss.css ***!
  \********************************************************************************************************************************************************************************************/
[data-component-id="boell_thema:teaser_main_reverse"] {

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

}

  [data-component-id="boell_thema:teaser_main_reverse"] .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_main_reverse (min-width: 700px) {

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

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

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__title {
    font-family: var(--font-family-sectra-fine);
    font-size: 2rem;
    line-height: 1.16;
    letter-spacing: -0.01rem;
  }

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

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__title {
      font-size: 3rem;
      line-height: 1.08
  }
    }

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

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

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__image {
      width: 65%;
      margin: 0 0 0 40px
  }
    }

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__link_wrapper:hover .part--teaser__image {

  }

  [data-component-id="boell_thema:teaser_main_reverse"] .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_main_reverse"] .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_main_reverse"] .part--teaser__image * {
    margin: 0;
    padding: 0;
    display: block;
  }

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__texts {
    width: 100%;
    padding-left: var(--outer-padding-mobile);
    padding-right: var(--outer-padding-mobile);

  }

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

  [data-component-id="boell_thema:teaser_main_reverse"] .part--teaser__texts {
      padding: 0;
      width: 35%

  }
    }

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

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

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

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

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

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

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

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


/*# sourceMappingURL=teaser_main_reverse.css.map*/