.scctf-cover-fee-slot {
	display: block;
}

.scctf-cover-fee {
	display: flex;
	align-items: flex-start;
	gap: 0.55em;
	margin: 0.85em 0 0.35em;
	font-size: 0.95em;
	line-height: 1.4;
	cursor: pointer;
	color: inherit;
}

.scctf-cover-fee--payment {
	margin: 1em 0;
}

.scctf-cover-fee__input {
	margin: 0.2em 0 0;
	flex: 0 0 auto;
	accent-color: currentColor;
}

.scctf-cover-fee__label {
	flex: 1 1 auto;
}
