<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/grid_box_boell_thema_cta/src/css/grid_box_boell_thema_cta.pcss.css ***!
  \******************************************************************************************************************************************************************************************************/
[data-component-id="boell_thema:grid_box_boell_thema_cta"] {
  container: bt_cta / inline-size;
}

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box {
    background: var(--color-green-neon);
    /*border-top: 0.1875rem solid black;*/
    padding: 2.5rem 0.88rem 3.75rem;
    margin: 8rem 0 5rem;
    text-align: center;
  }

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

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box {
      display: flex;
      justify-content: space-between;
      padding: 3rem;
      align-items: center
  }
    }

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__text {
    font-family: var(--font-family-sectra-fine);
    font-size: 2rem;
    letter-spacing: -0.01rem;
    line-height: 1.16;
    max-width: 42rem;
  }

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__headline {
    /*margin-bottom: 1.16em; !* em x line-height *!*/
  }

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta {
    font-family: var(--font-family-america-mono);
    font-size: 0.875rem;
    letter-spacing: -0.035rem;
    line-height: 1.5;
  }

  @container bt_cta (max-width: 700px) {

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta {
      margin-top: 3.125rem
  }
    }

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

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta {
      margin-left: 3rem;
      flex-shrink: 0
  }
    }

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta-link {
    background: #FFF;
    color: #000;
    border-radius: 0.25rem;
    display: inline-block;
    padding: 0.9375rem 2rem;
    text-decoration: none;
  }

  [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta-link:hover,
    [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta-link:focus,
    [data-component-id="boell_thema:grid_box_boell_thema_cta"] .call_to_action-box__cta-link:active {
      box-shadow: 0 0 0 0.125rem #000;
    }


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