.cs-payment-button{color:#fff;letter-spacing:0;text-align:center;border:none;border-radius:12px;width:100%;min-width:120px;min-height:56px;padding:0 20px;font-size:1.8rem;font-weight:700;line-height:18px;box-shadow:inset 0 -4px #00000052}.cs-payment-button.cs-payment-button__green{background:linear-gradient(225deg,#00db7b 0%,#02782e 100%)}@media (hover:hover){.cs-payment-button.cs-payment-button__green:hover{background:linear-gradient(225deg,#00db7b 0%,#06ae55 100%)}}.cs-payment-button.cs-payment-button__green:active{background:linear-gradient(225deg,#00aa58 0%,#068a38 100%);box-shadow:inset 0 -2px #00000052}.cs-payment-button.cs-payment-button__blue{background:linear-gradient(225deg,#00b4ff 0%,#045eb8 100%)}@media (hover:hover){.cs-payment-button.cs-payment-button__blue:hover{background:linear-gradient(225deg,#00b4ff 0%,#00a0dc 100%)}}.cs-payment-button.cs-payment-button__blue:active{background:linear-gradient(225deg,#0089cf 0%,#0065ca 100%);box-shadow:inset 0 -2px #00000052}.cs-payment-button.cs-payment-button__red{box-shadow:none;opacity:1;color:var(--global-brand-red-vivid);letter-spacing:0;text-align:center;background-color:#e5002e14;font-weight:700;line-height:18px}@media (hover:hover){.cs-payment-button.cs-payment-button__red:hover{background-color:#e5002e1f}}.cs-payment-button.cs-payment-button__red:active{background-color:#e5002e29}.cs-payment-button.cs-payment-button__dark-red{background:linear-gradient(225deg,#ff0a33 0%,#b50215 100%)}@media (hover:hover){.cs-payment-button.cs-payment-button__dark-red:hover{background:linear-gradient(225deg,#ff0a33 0%,#e00c23 100%)}}.cs-payment-button.cs-payment-button__dark-red:active{background:linear-gradient(225deg,#d10f30 0%,#b50215 100%);box-shadow:inset 0 -2px #00000052}.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)}.cs-payment-button__content{justify-content:center;align-items:center;display:flex}.cs-payment-button__content__icon{color:var(--light-color-layout-main);margin-right:8px;font-size:2.4rem}.cs-payment-button__content__right__icon{color:var(--light-color-layout-main);margin-left:8px;font-size:1.6rem}
