#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list {
  display: table;
  table-layout: fixed;
  margin: 0;
  width: 100%;
  border-spacing: 20px 0;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list .cta-column {
  background: #FFF;
  padding: 15px;
  border-radius: 10px;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta2-img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta2-img img {
  height: 94px;
  width: auto !important;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta2-img-demo img {
  height: 80px;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list .btn_custom02 {
  display: block !important;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list .btn_custom02 a {
  display: block !important;
  min-width: auto;
  font-size: 18px;
  letter-spacing: inherit;
  box-shadow: 0 3px 3px #999;
  width: 90%;
  position: relative;
  font-weight: bold;
  padding: 18px 0;
  margin: 10px auto;
  border: 3px solid #FFF;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list .btn_custom02 a::before {
  position: absolute;
  left: 25px;
  top: 20%;
}
#cta-6554173570e5b02c703ce836 .component.cta .cta-btn-list .btn_custom02 a::after {
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  bottom: 0;
  margin: auto;
}
#cta-6554173570e5b02c703ce836 .component.cta .btn-contact a::before {
  content: url(https://ferret-one.akamaized.net/images/65541ce4b2c649361f4ed7b1/original.png);
}
#cta-6554173570e5b02c703ce836 .component.cta .btn-es a::before {
  content: url(https://ferret-one.akamaized.net/images/637f00a9d769fd02e3504f92/original.png);
}
#cta-6554173570e5b02c703ce836 .component.cta .btn-demo a::before {
  content: url(https://ferret-one.akamaized.net/images/637f00aa029d070932dcf3f3/original.png);
}
@media screen and (max-width: 480px) {
  #cta-6554173570e5b02c703ce836 .cta-btn-list .cta-column {
    margin-bottom: 15px;
  }
}