.AnimatedButton_button__MuTNj{position:relative;display:inline-flex;align-items:center;background:var(--color-cta-bg);color:var(--color-cta-text);padding:18px 36px;border-radius:6px;font-size:16px;font-weight:500;letter-spacing:.01em;overflow:hidden;transition:transform .2s ease}.AnimatedButton_button__MuTNj:hover{transform:translateY(-1px)}.AnimatedButton_button__MuTNj:active{transform:scale(.97)}.AnimatedButton_label__FSbg0{position:relative;z-index:1;padding-right:28px;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.AnimatedButton_button__MuTNj:hover .AnimatedButton_label__FSbg0{opacity:0}.AnimatedButton_icon__YW1Jj{position:absolute;right:0;top:0;bottom:0;width:48px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.AnimatedButton_button__MuTNj:hover .AnimatedButton_icon__YW1Jj{width:100%;opacity:1}.AnimatedButton_light__PXhMl{background:#fff;color:var(--color-text)}.AnimatedButton_light__PXhMl:hover{background:#f0f0f0}.AnimatedButton_small__oR3jv{padding:10px 20px;font-size:13px}.AnimatedButton_small__oR3jv .AnimatedButton_label__FSbg0{padding-right:20px}.AnimatedButton_small__oR3jv .AnimatedButton_icon__YW1Jj{width:36px}