.cs-payment-button{border:none;color:#fff;font-weight:700;min-width:120px;padding:0 20px;min-height:56px;width:100%;font-size:1.8rem;letter-spacing:0;text-align:center;line-height:18px;border-radius:28px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.32)}.cs-payment-button.cs-payment-button__green{background-image:linear-gradient(180deg,rgba(var(--dark-color-descriptive-success-rgba),1) 0,rgb(0,143,85) 100%)}@media(hover:hover){.cs-payment-button.cs-payment-button__green:hover{background-image:linear-gradient(0deg,rgba(var(--dark-color-descriptive-success-rgba),1) 0,rgb(0,143,85) 100%)}}.cs-payment-button.cs-payment-button__green:active{background-color:var(--dark-color-descriptive-success-rgba);box-shadow:none!important}.cs-payment-button.cs-payment-button__blue{background-image:linear-gradient(180deg,rgb(19,183,242),rgb(16,108,199))}@media(hover:hover){.cs-payment-button.cs-payment-button__blue:hover{background-image:linear-gradient(0deg,rgb(19,183,242),rgb(16,108,199))}}.cs-payment-button.cs-payment-button__blue:active{background-color:#13b7f2;box-shadow:none!important}.cs-payment-button.cs-payment-button__red{background-color:rgba(235,52,113,.08);box-shadow:none;opacity:1;color:var(--global-descriptive-error);font-weight:700;letter-spacing:0;text-align:center;line-height:18px}@media(hover:hover){.cs-payment-button.cs-payment-button__red:hover{background-color:rgba(235,52,113,.12)}}.cs-payment-button.cs-payment-button__red:active{background-color:rgba(235,52,113,.16)}.cs-payment-button.cs-payment-button--disabled{background-color:var(--global-disabled-light);background-image:linear-gradient(to top,var(--global-disabled-light),var(--global-disabled-light));color:var(--light-color-typography-dimmed);box-shadow:none;pointer-events:none}@media(hover:hover){.cs-payment-button.cs-payment-button--disabled:hover{background-color:var(--global-disabled-light);background-image:linear-gradient(to bottom,var(--global-disabled-light),var(--global-disabled-light))}}.cs-payment-button.cs-payment-button--disabled:active{background-color:var(--global-disabled-light)}