.currency{padding-left:32px!important}.currency-symbol{padding:17px 12px;position:absolute}.fade-to-back-bounce{background-color:#0d2547}.fade-to-back-bounce>*{font-size:0}.fade-to-back-bounce>form{background-color:#2b86ec;border-radius:2000px;height:250px;margin:auto;position:relative;top:200px;width:250px}.submitted{-webkit-animation:pound .51s ease-out;animation:pound 1s;-webkit-animation-fill-mode:forwards;transform-origin:center;-webkit-transform-origin:center;transition:transform .51s ease-out}@keyframes pound{0%{transform:none}to{background:#fff;transform:scale(.1)}}@-webkit-keyframes pound{0%{transform:none}to{background:#fff;transform:scale(.1)}}@-webkit-keyframes bounce{0%,to{opacity:1}50%{opacity:0}}@keyframes bounce{0%,to{opacity:1}50%{opacity:0}}.bounce{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background:#fff;transform:scale(.1);-webkit-transform:scale(.1)}.bounce,.grow{transform-origin:center;-webkit-transform-origin:center}.grow{-webkit-animation:grow 1.3s ease-in;animation:grow 1.3s;-webkit-animation-fill-mode:forwards;transition:transform 1s ease-in}@keyframes grow{0%{transform:scale(.1)}to{background:#eee;transform:scale(20)}}@-webkit-keyframes grow{0%{transform:scale(.1)}to{background:#eee;transform:scale(20)}}.loader{animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#afbfc9;display:none;height:45px;left:48.5%;position:fixed;top:43.8%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:45px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}