.elementor-4212 .elementor-element.elementor-element-31cd8b8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-4212:not(.elementor-motion-effects-element-type-background), body.elementor-page-4212 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3fdd682 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-de90ebd */.socios-category-item-cta-link{
    font-family: "Sharp Grotesk", Sans-Serif;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: block;
    overflow: hidden;
    border: 2px solid #1C39C2;
    border-radius: 250px;
    padding: 12px 24px;
    text-align: center;
    line-height: 22px;
    transition: color 0.25s ease-in-out;
    color: #fff;
    background-color: #1C39C2;
}



.socios-category-item-cta-link:hover {
  color: #fff;
}
@media only screen and (min-width: 1024px){
.socios-category-item-cta-link:hover .btn-background-bg {
  width: 250%;
  height: 250%;
}

.socios-category-item-cta-link .btn-background-bg {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #14288A;
  transition: width 0.25s ease-in-out, height 0.25s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: 1;
}
}/* End custom CSS */