/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/custom-full-layouts/full-layout--two-col-background-cta/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-full-layout--two-col-background-cta {
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 40px 100px;
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row {
    flex-wrap: wrap;
  }
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .content-col p,
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .content-col h2 {
  color: #FFFFFF;
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col {
  text-align: center;
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col {
    width: 100%;
    text-align: left;
  }
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow) {
  display: inline-block;
  margin-top: 30px;
  border-bottom: none;
  width: 80%;
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow):hover, .wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow):focus {
  border-bottom: none;
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow):hover span, .wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow):focus span {
  border-bottom: 1px solid #FFFFFF;
}
.wp-block-create-block-full-layout--two-col-background-cta .two-col-background-cta--row .button-col a:has(.inline-arrow) span {
  border-bottom: 1px solid transparent;
  transition: all ease 250ms;
}

/*# sourceMappingURL=style-index.css.map*/