.AnimatedButton_buttonContainer__Uw44Y{position:relative;width:213px}.AnimatedButton_button__cl4wf{color:var(--color-primary);background-color:var(--color-white);width:213px;height:52px;transition:all .6s ease-in-out}.AnimatedButton_text__Q0yUt{font-weight:var(--text-weight-600)}.AnimatedButton_psuedoElement__L6NfJ{position:absolute;border-radius:50px;background:radial-gradient(50% 50% at 50% 50%,rgba(68,199,244,0) 0,rgba(68,199,244,.11) 100%);animation:AnimatedButton_shimmer__sp9RT .9s ease-in-out 3 forwards;animation-delay:.2s;pointer-events:none}@keyframes AnimatedButton_shimmer__sp9RT{0%{left:0;top:0;right:0;bottom:0}25%{opacity:1;left:-16px;top:-10px;right:-16px;bottom:-10px}75%{opacity:1;left:-31px;top:-20px;right:-31px;bottom:-20px}99%{opacity:1;left:-31px;top:-20px;right:-31px;bottom:-20px}to{opacity:0}}@media screen and (max-width:700px){.AnimatedButton_button__cl4wf{width:150px;height:40px;margin:0 auto}.AnimatedButton_text__Q0yUt{font-size:14px;font-weight:600;line-height:20px}}