/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.block-cta {
  overflow: hidden; }
  .block-cta[data-text="black"] * {
    color: #15161B; }
  .block-cta[data-text="white"] * {
    color: #fff; }
  .block-cta__text h1, .block-cta__text h2, .block-cta__text h3, .block-cta__text h4, .block-cta__text h5, .block-cta__text h6 {
    font-size: var(--fs-48);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 2rem; }
  .block-cta__text p {
    font-size: var(--fs-24);
    font-weight: 400;
    line-height: 1.5; }
  @media (max-width: 991.98px) {
    .block-cta__text * {
      text-align: left !important; } }
  .block-cta__links {
    margin-top: 2rem;
    text-align: center; }
    @media (max-width: 991.98px) {
      .block-cta__links {
        text-align: left; } }
    .block-cta__links a {
      margin: 0 .8rem; }
      @media (max-width: 991.98px) {
        .block-cta__links a {
          display: table;
          margin: 0 0 1rem; } }


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