.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-method-pix {min-height: 200px;}.pix-qr-code-area {width: 160px;}.debit-card-3d-auth-iframe {height: 600px;width: 100%;}.credit-card-three-d-secure-challenge-preview-iframe {height: 600px;width: 100%;}