.fx-cta.cta-129-3-wrapper .cta-129-3 {
  max-width: 713px;
  margin-bottom: 32px;
  padding: 40px 37% 59px 73px;
  position: relative;
  z-index: 1;
  background: #c18853;
  -webkit-background: linear-gradient(
    225.03deg,
    18853 25.01%,
    #cb9f76 81.58%
  );
  background: -moz-linear-gradient(225.03deg, #c18853 25.01%, #cb9f76 81.58%);
  background: -ms-linear-gradient(225.03deg, #c18853 25.01%, #cb9f76 81.58%);
  background: -o-linear-gradient(225.03deg, #c18853 25.01%, #cb9f76 81.58%);
  background: linear-gradient(225.03ceg, #c18853 25.01%, #cb9f76 81.58%);
  overflow: hidden;
}
.fx-cta.cta-129-3-wrapper .cta-129-3:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: url(/wp-content/themes/fx/assets/img/ctas/129/cta3-bg-lg.png)
    no-repeat right center;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 35%;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  z-index: -1;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-body {
  padding: 0;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-title {
  font-weight: 900;
  font-size: 72px;
  line-height: 78px;
  letter-spacing: -0.042em;
  color: #ffffff;
  margin: 0 0 32px;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-logo {
  margin: 0 0 25px;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-logo img {
  display: block;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-btn {
  font-family: "Inter-Regular", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  padding: 24px 64px;
  background: #ffd12d;
  font-weight: bold;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.008em;
  color: #374046;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-btn img {
  vertical-align: middle;
  width: auto !important;
}
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-btn:focus,
.fx-cta.cta-129-3-wrapper .cta-129-3 .card-btn:hover {
  background: #edbc0c;
  color: #374046;
}
@media (max-width: 1440px) {
  .fx-cta.cta-129-3-wrapper .cta-129-3 {
    padding-left: 32px;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-title {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 1199px) {
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-title {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -0.008em;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-btn {
    padding: 16px 32px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .fx-cta.cta-129-3-wrapper .cta-129-3 {
    padding-right: 32px;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3:before {
    background-position: right -50%;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-img {
    position: relative;
    width: auto;
    height: auto;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-img img {
    margin-bottom: -30%;
  }
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-title {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 560px) {
  .fx-cta.cta-129-3-wrapper .cta-129-3 .card-title {
    font-size: 32px;
    line-height: 46px;
  }
}
