/* Autogenerated by richieste-it for form ID 847 */
:root {
	--fr-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	--fr-label-color: #1a2e44;
	--fr-field-text-color: #1a2e44;
	--fr-placeholder-color: #6c8a9d;
	--fr-link-color: #c8c11a;
	--fr-icon-color: #c8c11a;
	--fr-accent-color: #c8c11a;
	--fr-bg-form: transparent;
	--fr-field-bg: #ffffff;
	--fr-border-color: #c0d4e4;
	--fr-border-focus: #7ab3d8;
	--fr-button-bg: #c8c11a;
	--fr-button-bg-hover: #a6a016;
	--fr-button-text-color: #ffffff;
	--fr-button-border-radius: 6px;
	--fr-label-font-size: 1.2rem;
	--fr-labelcheck-font-size: 1rem;
	--fr-field-text-font-size: 1.2rem;
}

.form-richieste {
	max-width: 600px;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffffff;
	font-family: var(--fr-font-family);
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.form-richieste div:not(.campo):not(.riga):not(.campo *):not(.riga *) {
	margin: 10px auto;
}

.form-richieste a { color: var(--fr-link-color); text-decoration: underline; }
.form-richieste a:hover { text-decoration: none; }

.form-richieste label {
	display: block;
	margin-bottom: 6px;
	font-weight: 600;
	color: var(--fr-label-color);
	font-size: var(--fr-label-font-size);
}

.form-richieste .fr-no-label label { visibility: hidden; }
.form-richieste .campo.hidden-field { display: none; }

/* Riga sistema — nasconde visivamente senza rompere il plugin */
.form-richieste .riga-sistema {
	overflow: hidden;
	height: 0;
	padding: 0;
	margin: 0;
}

.form-richieste input[type="text"],
.form-richieste input[type="tel"],
.form-richieste input[type="email"],
.form-richieste input[type="number"],
.form-richieste input[type="date"],
.form-richieste select,
.form-richieste textarea {
	width: 100%;
	max-width: 100%;
	padding: 0 12px;
	height: 42px;
	border: 1px solid var(--fr-border-color);
	background-color: var(--fr-field-bg);
	color: var(--fr-field-text-color);
	font-size: var(--fr-field-text-font-size);
	box-sizing: border-box;
	border-radius: var(--fr-border-radius);
	transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-richieste textarea {
	height: auto;
	min-height: 100px;
	padding: 10px 12px;
	resize: vertical;
	line-height: 1.5;
}

.form-richieste input:focus,
.form-richieste select:focus,
.form-richieste textarea:focus {
	outline: none;
	border-color: var(--fr-border-focus);
	box-shadow: 0 0 0 3px rgba(200, 193, 26, 0.2);
}

.form-richieste ::placeholder { color: var(--fr-placeholder-color); opacity: 1; }

.form-richieste input[type="checkbox"],
.form-richieste input[type="radio"] {
	cursor: pointer;
	vertical-align: middle;
	accent-color: var(--fr-accent-color);
}

.form-richieste input[type="checkbox"] { transform: scale(1.2); margin-right: 10px; }
.form-richieste input[type="radio"] { transform: scale(1.15); margin-right: 6px; }

.form-richieste .form-check { display: flex; flex-direction: row; align-items: center; gap: 5px; }
.form-richieste .form-check label { margin-bottom: 0; font-weight: normal; cursor: pointer; }

.form-richieste .fr-inline-options .radio-group { display: flex; flex-wrap: wrap; gap: 16px; }
.form-richieste .fr-inline-options label { display: inline-flex; align-items: center; gap: 6px; margin: 0; }
.form-richieste .fr-inline-options input[type="radio"] { margin: 0; }

.form-richieste .checkbox-wrapper { display: flex; align-items: flex-start; gap: 8px; padding: 4px 0; }
.form-richieste .checkbox-wrapper input[type="checkbox"] { margin: 3px 10px 0 0; flex-shrink: 0; width: auto; }
.form-richieste .checkbox-wrapper label { white-space: normal; font-weight: 400; font-size: var(--fr-labelcheck-font-size); line-height: 1.5; margin: 0; cursor: pointer; }

.form-richieste .tipo-soggetto-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
}
.form-richieste .tipo-soggetto-wrapper .ts-label-titolo { margin: 0; font-weight: 600; }
.form-richieste .ts-option { display: flex; align-items: center; gap: 5px; margin: 0 !important; }
.form-richieste .tipo-soggetto-wrapper .ts-label-opzione { margin: 0; font-weight: normal; cursor: pointer; }
.form-richieste .tipo-soggetto-wrapper input[type="radio"] { transform: scale(1.15); margin: 0; }

.form-richieste select {
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23c8c11a%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: right 12px top 50%;
	background-size: 10px auto;
	padding-right: 30px;
}

.form-richieste .input-icon { position: relative; display: block; }
.form-richieste .input-icon svg {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	max-width: 18px;
	max-height: 18px;
	fill: var(--fr-icon-color);
	opacity: 0.75;
	pointer-events: none;
}
.form-richieste .input-icon input[type="text"],
.form-richieste .input-icon input[type="tel"],
.form-richieste .input-icon input[type="email"],
.form-richieste .input-icon input[type="number"],
.form-richieste .input-icon input[type="date"],
.form-richieste .input-icon select { padding-left: 40px; }

.form-richieste button[type="submit"],
.form-richieste input[type="submit"] {
	display: block;
	width: 100%;
	background-color: var(--fr-button-bg);
	color: var(--fr-button-text-color);
	font-size: 1rem;
	font-weight: 700;
	padding: 0 25px;
	height: 48px;
	line-height: 48px;
	border: none;
	border-radius: var(--fr-button-border-radius);
	cursor: pointer;
	transition: background-color 0.2s ease;
	text-align: center;
}
.form-richieste button[type="submit"]:hover,
.form-richieste input[type="submit"]:hover { background-color: var(--fr-button-bg-hover); }

.form-richieste .riga { display: flex; flex-wrap: wrap; }
.form-richieste .campo { padding: 5px 10px; box-sizing: border-box; }
.form-richieste .w-100 { width: 100%; }
.form-richieste .w-50 { width: 50%; }
.form-richieste .w-70 { width: 70%; }
.form-richieste .w-30 { width: 30%; }
.form-richieste .w-25 { width: 25%; }

@media (max-width: 600px) {
	.form-richieste .w-50,
	.form-richieste .w-70,
	.form-richieste .w-30,
	.form-richieste .w-25 { width: 100%; }
}

.grecaptcha-badge { visibility: hidden; opacity: 0; }