/* License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later */
#ticket-modal, #free-ticket-modal {
	min-height: 400px;

	.step {
		text-align: center;
		padding: 20px;
	}

	.info-step form button {
		margin-top: 20px;
	}
}