.cta-block__content {
  position: relative;
}
.cta-block__clip {
  padding: 60px;
  height: 703px;
  width: 100%;
  background: #000;
  background-size: cover;
  clip-path: polygon(0% 1.707%, 0% 98.293%, 0% 98.293%, 0.011% 98.57%, 0.044% 98.833%, 0.096% 99.077%, 0.165% 99.301%, 0.251% 99.5%, 0.351% 99.671%, 0.463% 99.809%, 0.586% 99.913%, 0.718% 99.978%, 0.857% 100%, 57.571% 100%, 57.571% 100%, 57.71% 99.978%, 57.842% 99.913%, 57.965% 99.809%, 58.078% 99.671%, 58.178% 99.5%, 58.263% 99.301%, 58.333% 99.077%, 58.385% 98.833%, 58.417% 98.57%, 58.429% 98.293%, 58.429% 59.317%, 58.429% 59.317%, 58.44% 59.04%, 58.472% 58.778%, 58.524% 58.533%, 58.594% 58.309%, 58.68% 58.11%, 58.78% 57.94%, 58.892% 57.801%, 59.015% 57.697%, 59.147% 57.633%, 59.286% 57.61%, 99.143% 57.61%, 99.143% 57.61%, 99.282% 57.588%, 99.414% 57.523%, 99.537% 57.42%, 99.649% 57.281%, 99.749% 57.11%, 99.835% 56.911%, 99.904% 56.688%, 99.956% 56.443%, 99.989% 56.18%, 100% 55.903%, 100% 1.707%, 100% 1.707%, 99.989% 1.43%, 99.956% 1.167%, 99.904% 0.923%, 99.835% 0.699%, 99.749% 0.5%, 99.649% 0.329%, 99.537% 0.191%, 99.414% 0.087%, 99.282% 0.022%, 99.143% 0%, 0.857% 0%, 0.857% 0%, 0.718% 0.022%, 0.586% 0.087%, 0.463% 0.191%, 0.351% 0.329%, 0.251% 0.5%, 0.165% 0.699%, 0.096% 0.923%, 0.044% 1.167%, 0.011% 1.43%, 0% 1.707%);
}
.cta-block__rect {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 40px;
  width: 41%;
  height: 41.3%;
  border-radius: 12px;
  background: #0d499c;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.cta-block__title {
  font-family: Poppins;
  font-weight: 500;
  font-size: 62px;
  line-height: 110%;
  letter-spacing: -3%;
  color: #fff;
  max-width: 664px;
  width: 100%;
}
.cta-block__desc {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #fff;
}
.cta-block__button {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 8px;
  background: #fff;
  color: #0d499c;
  text-decoration: none;
  border-radius: 40px;
}

@media (max-width: 1024px) {
  .cta-block__title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -0.03em;
    color: #FFFFFF;
  }
  .cta-block__clip {
    height: 680px;
    padding: 18px;
    clip-path: polygon(4.507% 98.837%, 20.845% 98.837%, 20.845% 98.837%, 21.393% 98.814%, 21.913% 98.748%, 22.399% 98.643%, 22.841% 98.501%, 23.235% 98.326%, 23.573% 98.123%, 23.848% 97.895%, 24.053% 97.644%, 24.181% 97.376%, 24.225% 97.093%, 24.225% 70.64%, 24.225% 70.64%, 24.27% 70.357%, 24.398% 70.088%, 24.603% 69.838%, 24.878% 69.609%, 25.215% 69.406%, 25.609% 69.232%, 26.052% 69.09%, 26.537% 68.984%, 27.057% 68.918%, 27.606% 68.895%, 95.493% 68.895%, 95.493% 68.895%, 96.041% 68.873%, 96.561% 68.806%, 97.046% 68.701%, 97.489% 68.559%, 97.883% 68.384%, 98.221% 68.181%, 98.496% 67.953%, 98.701% 67.702%, 98.829% 67.434%, 98.873% 67.151%, 98.873% 1.744%, 98.873% 1.744%, 98.829% 1.461%, 98.701% 1.193%, 98.496% 0.943%, 98.221% 0.714%, 97.883% 0.511%, 97.489% 0.337%, 97.046% 0.195%, 96.561% 0.089%, 96.041% 0.023%, 95.493% 0%, 4.507% 0%, 4.507% 0%, 3.959% 0.023%, 3.439% 0.089%, 2.954% 0.195%, 2.511% 0.337%, 2.117% 0.511%, 1.779% 0.714%, 1.504% 0.943%, 1.299% 1.193%, 1.171% 1.461%, 1.127% 1.744%, 1.127% 97.093%, 1.127% 97.093%, 1.171% 97.376%, 1.299% 97.644%, 1.504% 97.895%, 1.779% 98.123%, 2.117% 98.326%, 2.511% 98.501%, 2.954% 98.643%, 3.439% 98.748%, 3.959% 98.814%, 4.507% 98.837%);
  }
  .cta-block__rect {
    height: 198px;
    max-width: 75%;
    width: 100%;
    padding: 16px;
    gap: 16px;
    transform: translateY(-8px);
  }
  .cta-block__desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
  }
  .cta-block__btn {
    padding: 2px 24px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #0D499C;
  }
}/*# sourceMappingURL=style.css.map */