@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800&display=swap);@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.notices{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1052;pointer-events:none}.notices .toast{display:inline-flex;align-items:center;-webkit-animation-duration:.15s;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.notices .toast .toast-text{margin:0;padding:.5em 1em}.notices .toast-success{background-color:#28a745}.notices .toast-info{background-color:#17a2b8}.notices .toast-warning{background-color:#ffc107}.notices .toast-error{background-color:#dc3545}.notices .toast-default{background-color:#343a40}.notices .toast.is-bottom,.notices .toast.is-top{align-self:center}.notices .toast.is-bottom-right,.notices .toast.is-top-right{align-self:flex-end}.notices .toast.is-bottom-left,.notices .toast.is-top-left{align-self:flex-start}.notices.is-top{flex-direction:column}.notices.is-bottom{flex-direction:column-reverse}.notices.is-custom-parent{position:absolute}@media screen and (max-width:768px){.notices{padding:0;position:fixed!important}}body{background-color:#ed705f;background-size:contain;background-position:110% bottom;background-repeat:no-repeat;font-family:Montserrat,sans-serif;font-weight:400}.card-group>.card{border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.1)}.card-body.login-wrapper .input-group input{height:50px;color:#000}.blockHeading{margin-bottom:3.5rem;line-height:28px;text-transform:uppercase;color:#000;margin-top:25px}.blockHeading span{margin-bottom:0;width:100%;display:inline-block;font-size:16px;text-transform:none;color:#888}.add-btn,.cncle-btn,.login-btn{background:url(../img/bottom_button_pay-2.d9a204c7.png);border-radius:0;border:none;font-size:18px;font-weight:600;padding:15px 60px}form.fields-wrapper{padding:10px 0 0}.login-wrapper .btn-link{color:#20a8d8;margin:10px 0 0 0}.card-body.login-wrapper .userLoginBtn{height:50px;padding:10px 30px;background:#ed705f;border-radius:3px}@media (max-width:480px){.card-body.login-wrapper .input-group input{width:82%}}