.app-layout .app-layout-content .app-layout-content-inner{height:100%}.payment-in-process{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Inter;padding:0 24px}.payment-in-process .circle-spinner{height:96px;width:96px;margin-bottom:24px;display:flex;justify-content:center;align-items:center}.payment-in-process .loader{border:4px solid var(--blue-500);border-radius:50%;width:76px;height:76px}.payment-in-process .title{margin-bottom:16px}.payment-in-process .message{color:var(--grey-700);text-align:center;font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.payment-in-process .go-back-list-offer,.payment-in-process .go-back-list-offer .button{width:100%}