.payment-checkout-page {background-size: 100% 350px;background-repeat: no-repeat;background-color: #FFFFFF;}.payment-checkout-page.payment-received-background, .payment-checkout-page.payment-confirmed-background, .payment-checkout-page.payment-received_in_cash-background {-webkit-background-image: linear-gradient(to bottom, var(--atlas-success-100), #fff);-moz-background-image: linear-gradient(to bottom, var(--atlas-success-100), #fff);-ms-background-image: linear-gradient(to bottom, var(--atlas-success-100), #fff);-o-background-image: linear-gradient(to bottom, var(--atlas-success-100), #fff);background-image: linear-gradient(to bottom, var(--atlas-success-100), #fff);}.payment-checkout-page.payment-overdue-background {-webkit-background-image: linear-gradient(to bottom, var(--atlas-danger-100), #fff);-moz-background-image: linear-gradient(to bottom, var(--atlas-danger-100), #fff);-ms-background-image: linear-gradient(to bottom, var(--atlas-danger-100), #fff);-o-background-image: linear-gradient(to bottom, var(--atlas-danger-100), #fff);background-image: linear-gradient(to bottom, var(--atlas-danger-100), #fff);}.payment-checkout-container {max-width: 1120px;margin: 0 auto;padding: 64px 0;}.payment-checkout-header-container {width: 100%;}.payment-checkout-fixed-alert-container {margin-top: 16px;}.payment-checkout-fixed-alert-container:last-child {margin-bottom: 16px;}.payment-checkout-info-card {width: 100%;height: 100%;}.payment-status-container {padding: 16px;background-color: var(--atlas-contrast-primary);border-top: 1px solid var(--atlas-secondary-300);border-bottom: 1px solid var(--atlas-secondary-300);}.payment-summary-list {list-style: none;padding: 0;margin: 0;}.payment-summary-list-item {margin-bottom: 16px;}.payment-summary-list-item.current-payment {padding: 4px 0;margin-bottom: 12px;border-top: 1px solid var(--atlas-secondary-300);border-bottom: 1px solid var(--atlas-secondary-300);}.payment-summary-list-item:last-child {margin: 0;}.payment-summary-item-link {text-decoration: none;}.payment-summary-item-link.disabled {pointer-events: none;cursor: default;}.payment-summary-installment-number-container {width: 20px;display: flex;justify-content: center;}.payment-method {display: flex;}@media screen and (min-width: 992px) {.payment-method {border-right: 1px solid var(--atlas-secondary-300);width: calc(100% - 24px);padding-right: 24px;}}.pix-qr-code-loader,.pix-qr-code-generation-error {height: 336px;}.pix-qr-code-payload {word-break: break-all;}.credit-card-container {margin-top: 24px;}.credit-card-confirm {display: flex;margin: 24px 0;}.debit-card-3d-auth-iframe {height: 600px;width: 100%;}.credit-card-three-d-secure-challenge-preview-iframe {height: 600px;width: 100%;}.card-form-button {margin-top: 8px;}