#cta-6a1e394ac0dff101aa5dacf8 .case_cta_wrapper {
  max-width: 680px;
  margin: auto;
}
#cta-6a1e394ac0dff101aa5dacf8 .case_cta_2columns_org a {
  width: 310px !important;
  height: 60px !important;
  color: #ffffff !important;
  background: linear-gradient(90deg, rgb(236, 165, 35) 0%, rgb(237, 130, 0) 100%) !important;
  border: solid 1px #ED8506 !important;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border-radius: 40px;
  box-shadow: 0 56px 16px 0 rgba(145, 84, 146, 0), 0 36px 14px 0 rgba(145, 84, 146, 0.01), 0 20px 12px 0 rgba(145, 84, 146, 0.05), 0 9px 9px 0 rgba(145, 84, 146, 0.09), 0 2px 5px 0 rgba(145, 84, 146, 0.1);
  position: relative;
}
#cta-6a1e394ac0dff101aa5dacf8 .case_cta_2columns_org a::before {
  content: "";
  display: inline-block;
  background: url(https://ferret-one.akamaized.net/images/6a1e610e50ab7b08346f9d1b/original.png?utime=1780375822);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 19px;
  position: absolute;
  top: 20px;
  left: 60px;
}
#cta-6a1e394ac0dff101aa5dacf8 .case_cta_2columns_wht a {
  width: 310px !important;
  height: 60px !important;
  color: #ED8506 !important;
  background: #ffffff !important;
  border: solid 1px #ED8506 !important;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  box-shadow: 0 56px 16px 0 rgba(145, 84, 146, 0), 0 36px 14px 0 rgba(145, 84, 146, 0.01), 0 20px 12px 0 rgba(145, 84, 146, 0.05), 0 9px 9px 0 rgba(145, 84, 146, 0.09), 0 2px 5px 0 rgba(145, 84, 146, 0.1);
}