.cs-payment-method__loading{width:100%;border:none;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.32);color:#fff;font-weight:700;min-width:120px;padding:0 20px;font-size:16px;height:56px;line-height:16px;border-radius:12px;position:relative;box-sizing:border-box}.cs-payment-modal .cs-payment-method__loading{border-radius:28px}.cs-payment-method__loading.cs-payment-method__loading--blue{background-color:#106cc7;background-image:linear-gradient(0deg,#106cc7,#13b7f2)}.cs-payment-method__loading.cs-payment-method__loading--green{background-color:#00a85f;background-image:linear-gradient(0deg,#00a85f,#00d176)}.cs-payment-method__loading.cs-payment-method__loading--red{background-color:var(--global-brand-header-light);background-image:linear-gradient(to top,var(--global-brand-header-light),#dd2951)}.cs-payment-method__loading.cs-payment-method__loading--height64{height:64px;border-radius:12px}.cs-payment-method__loading .wloading-circle{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;left:0}