@keyframes SendButton_expand-width-to-right__cI4Ow{0%{transform-origin:50% 50%;width:60px}to{transform-origin:50% 50%;width:140px}}@keyframes SendButton_shrink-width-to-left__Nd8nK{0%{transform-origin:0;width:140px}to{transform-origin:0;width:60px}}.SendButton_expand-width-to-right__cI4Ow{animation:SendButton_expand-width-to-right__cI4Ow .3s ease-out}.SendButton_shrink-width-to-left__Nd8nK{animation:SendButton_shrink-width-to-left__Nd8nK .3s ease-out}@keyframes SendButton_fade-out__zaerb{0%{opacity:1}to{opacity:0}}@keyframes SendButton_move-to-right__BjDIf{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes SendButton_move-to-left__PYu4R{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.SendButton_fade-out__zaerb{animation:SendButton_fade-out__zaerb .3s ease-out}.SendButton_move-to-right__BjDIf{animation:SendButton_move-to-right__BjDIf .3s ease-out}.SendButton_move-to-left__PYu4R{animation:SendButton_move-to-left__PYu4R .3s ease-out}