.result-page{min-height:500px;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.result-page.loaded{opacity:1}.result-page .app-overlay{height:100vh;top:0}.result{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:22px;max-width:680px;min-height:525px;width:100%;margin:0 auto;color:#323232;padding:45px;margin-top:60px;font-family:Helvetica Neue,sans-serif}.result .status-icon{width:75px;margin:0 auto;display:block;margin-bottom:30px}@media screen and (max-width:576px){.result .status-icon{width:45px;margin:0 auto;display:block;margin-bottom:30px}}.result h3{font-size:32px;font-weight:700;text-align:center;margin-bottom:15px}.result .result-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 20px 20px}@media screen and (max-width:576px){.result .result-info{padding:0 0 20px}}.result .error-text-container{margin-bottom:20px}.result .error-text-container h5{text-align:center;font-weight:700;margin-bottom:0}@media screen and (max-width:576px){.result .error-text-container h5{font-size:16px}}.result .result-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;font-size:18px}.result .result-row span:first-child{min-width:330px}.result .result-row span:last-child{font-weight:700;width:100%}@media screen and (max-width:576px){.result .result-row .credit-card-number{max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.result .result-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.result .result-footer,.result .result-footer .back-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result .result-footer .back-button{width:170px;height:60px;background:#e31e24;-webkit-box-shadow:0 14px 21px rgba(0,0,0,.03);box-shadow:0 14px 21px rgba(0,0,0,.03);border-radius:10px;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:600}.result .result-footer .back-button.error{width:250px}.result .result-footer .save-check{color:#e31e24;cursor:pointer;display:block;padding:15px;border-radius:10px;max-width:170px;width:100%;text-align:center;border:2px solid #e31e24;margin-left:30px}.result .result-footer .save-check img{width:30px;height:30px}.result .result-footer .save-check:hover{color:#e31e24}@media screen and (max-width:576px){.result .result-footer .save-check{margin-left:10px}}.result .lds-spinner{display:block;margin:0 auto}.result .lds-spinner div:after{background:#e31e24}@media screen and (max-width:576px){.result{padding:15px}.result h3{font-size:20px;margin-bottom:15px}.result .result-row{font-size:13px;margin-bottom:10px}.result .result-row span:first-child{min-width:50%;text-align:left;margin-right:15px}}