/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./docroot/themes/boell_thema/components/grid_box_new_image/src/css/grid_box_new_image.pcss.css ***!
  \******************************************************************************************************************************************************************************************/
[data-component-id="boell_thema:grid_box_new_image"] {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

  [data-component-id="boell_thema:grid_box_new_image"] figure {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }

  [data-component-id="boell_thema:grid_box_new_image"] figure:hover .grid-box-new-image__link, [data-component-id="boell_thema:grid_box_new_image"] figure:focus .grid-box-new-image__link, [data-component-id="boell_thema:grid_box_new_image"] figure:active .grid-box-new-image__link {
        border-bottom: 0.125rem solid var(--color-boell-thema-primary, #000);
      }

  [data-component-id="boell_thema:grid_box_new_image"] figcaption {
    position: relative;
    font-family: var(--font-family-america-mono);
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -0.035rem;
    margin-top: 1.5rem;

  }

  [data-component-id="boell_thema:grid_box_new_image"] figcaption:before {
      font-size: 1.5rem;
      font-weight: 400;
      content: "↓";
      display: block;
      transform: rotate(-90deg); /* the down arrow is longer, so we rotate it … */
      position: absolute;
      top: -1.5rem;
      left: 0.1rem;
    }

  [data-component-id="boell_thema:grid_box_new_image"] .grid-box-new-image__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }


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