.wp-block-cta-button {
  background: #CBF2E6;
  box-shadow: 0px 16px 80px rgba(28, 28, 28, 0.07), 0px 8px 13px rgba(17, 17, 17, 0.035);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-cta-button--content {
  padding: 32px 24px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 572px) {
  .wp-block-cta-button--content {
    width: 70%;
    padding: 46px 40px;
  }
}
.wp-block-cta-button--content_title {
  color: #00291C;
  font-weight: 600;
  font-size: 22px;
  line-height: 125%;
}
@media screen and (min-width: 572px) {
  .wp-block-cta-button--content_title {
    font-size: 28px;
  }
}
.wp-block-cta-button--content_text {
  color: #00291C;
  font-weight: 300;
  font-size: 17px;
  line-height: 135%;
}
.wp-block-cta-button--content_button {
  font-size: 17px;
  margin-top: 24px !important;
}
.wp-block-cta-button--content_button:after {
  content: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4.50002C0 4.36741 0.0526784 4.24024 0.146447 4.14647C0.240215 4.0527 0.367392 4.00002 0.5 4.00002L12.293 4.00002L9.146 0.854021C9.05211 0.760135 8.99937 0.632797 8.99937 0.500021C8.99937 0.367245 9.05211 0.239908 9.146 0.146021C9.23989 0.0521345 9.36722 -0.000610348 9.5 -0.000610352C9.63278 -0.000610355 9.76011 0.0521345 9.854 0.146021L13.854 4.14602C13.9006 4.19247 13.9375 4.24764 13.9627 4.30839C13.9879 4.36913 14.0009 4.43425 14.0009 4.50002C14.0009 4.56579 13.9879 4.63091 13.9627 4.69165C13.9375 4.7524 13.9006 4.80758 13.854 4.85402L9.854 8.85402C9.76011 8.94791 9.63278 9.00065 9.5 9.00065C9.36722 9.00065 9.23989 8.94791 9.146 8.85402C9.05211 8.76013 8.99937 8.6328 8.99937 8.50002C8.99937 8.36725 9.05211 8.23991 9.146 8.14602L12.293 5.00002L0.5 5.00002C0.367392 5.00002 0.240215 4.94734 0.146447 4.85357C0.0526784 4.75981 0 4.63263 0 4.50002Z' fill='%23001A12'/%3E%3C/svg%3E%0A");
  margin-left: 5px;
}
.wp-block-cta-button--img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin-top: 0 !important;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(to right, transparent 50%, black 100%);
  mask-image: linear-gradient(to right, transparent 50%, black 100%);
  opacity: 0.6;
}
.wp-block-cta-button--img img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: auto;
  -o-object-position: right;
  object-position: right;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 572px) {
  .wp-block-cta-button.bg-border .wp-block-cta-button--content {
    padding: 56px 40px;
  }
}
.wp-block-cta-button.bg-border .wp-block-cta-button--img {
  opacity: 0.4;
  -webkit-mask-image: none;
  mask-image: none;
}
@media screen and (min-width: 572px) {
  .wp-block-cta-button.bg-border .wp-block-cta-button--img {
    background-image: url("https://www.greenbacktaxservices.com/wp-content/themes/greenback-3/dist/img/cta-border-pattern.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right;
    opacity: 1;
  }
}
@media screen and (min-width: 572px) and (max-width: 1040px) {
  .wp-block-cta-button.bg-border .wp-block-cta-button--img img {
    height: 86%;
  }
}
@media screen and (max-width: 572px) {
  .wp-block-cta-button:not(.bg-border) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 572px) {
  .wp-block-cta-button:not(.bg-border) .wp-block-cta-button--img {
    height: 50%;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-mask-image: linear-gradient(to bottom, transparent 2%, black 100%);
    mask-image: linear-gradient(to bottom, transparent 2%, black 100%);
  }
}
@media screen and (max-width: 572px) {
  .wp-block-cta-button:not(.bg-border) .wp-block-cta-button--img img {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
