:root {
	--theme-payment_type_buttons_variables-normal-bg: #ffffff;
	--theme-payment_type_buttons_variables-normal-border: #ffffff;
	--theme-payment_type_buttons_variables-normal-border-width: 0px;
	--theme-payment_type_buttons_variables-normal-color: #000000;
	--theme-payment_type_buttons_variables-normal-weight: 700;
	--theme-payment_type_buttons_variables-normal-radius: 0px;
	--theme-payment_type_buttons_variables-hover-bg: #ffffff;
	--theme-payment_type_buttons_variables-hover-border: #ef2789;
	--theme-payment_type_buttons_variables-hover-border-width: 0px;
	--theme-payment_type_buttons_variables-hover-color: #ef2789;
	--theme-payment_type_buttons_variables-hover-weight: 700;
	--theme-payment_type_buttons_variables-hover-radius: 10px;
	--theme-payment_type_buttons_variables-hover-class: active_deposit_selection;
	--theme-payment_choice_buttons_variables-normal-bg: #ffffff;
	--theme-payment_choice_buttons_variables-normal-border: #ef2789;
	--theme-payment_choice_buttons_variables-normal-border-width: 1px;
	--theme-payment_choice_buttons_variables-normal-color: #ef2789;
	--theme-payment_choice_buttons_variables-normal-weight: 700;
	--theme-payment_choice_buttons_variables-normal-radius: 5px;
	--theme-payment_choice_buttons_variables-hover-bg: #ef2789;
	--theme-payment_choice_buttons_variables-hover-border: #ef2789;
	--theme-payment_choice_buttons_variables-hover-border-width: 1px;
	--theme-payment_choice_buttons_variables-hover-color: #ffffff;
	--theme-payment_choice_buttons_variables-hover-weight: 500;
	--theme-payment_choice_buttons_variables-hover-radius: 5px;
}