.brx-animate-shake-x-subtle{animation-name:shake-x-custom-subtle}@keyframes shake-x-custom-subtle{from,to{transform:translate3d(0,0,0)}25%,75%{transform:translate3d(-5px,0,0)}50%{transform:translate3d(5px,0,0)}}@keyframes bounce-subtle{from,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7.5px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0) scaleY(.95)}90%{transform:translate3d(0,-2px,0) scaleY(1.02)}}.brx-animate-bounce-subtle{animation-name:bounce-subtle;transform-origin:center bottom}