@charset "UTF-8";.return-pay{width:100%;height:calc(100vh - 16rem)}.return-pay-body{width:100%;height:100%;padding:5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.return-pay-body-card{width:55rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:1rem;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6rem;gap:1rem;background:#fff}.return-pay-body-card-spinner{width:6rem;height:6rem;color:var(--base-color-primary)!important}.return-pay-body-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6rem;padding:0;gap:3rem}.return-pay-body-header>img{width:6rem;height:6rem;display:none}.return-pay-body-header-text{font-size:2.4rem;color:#3d3d3d}.return-pay-body-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6rem 3rem;gap:4rem;background:#f5f5f5}.return-pay-body-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem 3rem;background-color:var(--base-color-primary);color:#fff;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1.6rem;font-weight:700;line-height:2.1rem;text-align:center;text-transform:uppercase;margin-top:2rem}