main{background:var(--color-gray-10)}.checkout-standard form{display:flex;gap:32px}@media (max-width: 1260px){.checkout-standard form{flex-direction:column}}.checkout-standard .checkout-standard-address{top:16px;padding:32px;border-radius:8px;border:1px solid var(--color-gray-20);background:#fff}.checkout-standard .show-billing .checkout-standard-address-payment{display:block;opacity:.6}.checkout-standard .show-delivery .item-new{display:block}.checkout-standard .checkout-standard-address-payment,.checkout-standard .item-new{display:none}.checkout-standard .default-form>div{margin-top:16px}.checkout-standard .button-group{display:flex;flex-direction:column;gap:12px}.checkout-standard .button-group .submit{display:flex;justify-content:center}.checkout-standard .button-group .submit:before{font-family:iconfont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:34px;margin-right:18px}.checkout-standard .button-group .submit.payment-paypal:before{content:""}.checkout-standard .button-group .submit.payment-stripe:before{content:""}.checkout-standard .checkout-standard-process{margin:0 auto;width:100%;max-width:700px;padding:32px;border-radius:8px;border:1px solid var(--color-gray-20);background:#fff}.checkout-standard .checkout-standard-process .form-list{display:flex;flex-direction:column;gap:12px}.checkout-standard .checkout-standard-process .form-list label{font-size:var(--font-m-size);color:var(--color-gray-90);line-height:var(--font-m-line-height);font-weight:500;margin-bottom:8px}.checkout-standard .checkout-standard-process .button-group{display:flex;flex-direction:row;margin-top:32px;gap:24px}
