.animated-cta-button{cursor:pointer;letter-spacing:.02em;color:#050505;white-space:nowrap;background-color:#00c97b;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:10px;height:42px;font-family:inherit;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00c97b40;padding:0 6px 0 18px!important}.animated-cta-button:hover{background-color:#00db86;transform:translateY(-1px);box-shadow:0 8px 24px #00c97b66}.animated-cta-button:active{background-color:#00b871;transform:translateY(0);box-shadow:0 2px 8px #00c97b4d}.animated-cta-button .button-circle{z-index:3;background-color:#0505051f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.animated-cta-button:hover .button-circle{background-color:#05050533;transform:scale(1.05)}.animated-cta-button .arrow-icon{color:#050505;stroke-width:2.25px;z-index:2;transition:transform .3s cubic-bezier(.22,1,.36,1);position:relative}.animated-cta-button:hover .arrow-icon{transform:translate(3px)}.animated-cta-button .button-text{white-space:nowrap;z-index:2;padding:0;font-weight:600;position:relative}.animated-cta-button .flow-overlay{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:-100%}.animated-cta-button.animate-flow .flow-overlay{animation:.6s ease-out forwards flowRight}@keyframes flowRight{0%{left:-100%}to{left:100%}}@media (max-width:640px){.animated-cta-button{gap:10px;height:44px;font-size:13px;padding:0 6px 0 18px!important}.animated-cta-button .button-circle{width:28px;min-width:28px;height:28px}}
