.creditea-pay-simulator {
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 12px 0;
}

.creditea-pay-simulator__logo {
	height: auto;
	max-height: 36px;
	width: auto;
	max-width: 102px;
	aspect-ratio: 2024 / 714;
}

.creditea-pay-simulator__legend {
	font-weight: 600;
}

.creditea-pay-simulator__trigger {
	margin-left: auto;
	font-weight: 600;
	text-decoration: underline;
}

.creditea-pay-modal {
	display: none;
}
