*, :before, :after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: #e5e5e5
}

:before, :after {
	--tw-content: ""
}

html, :host {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: Lato,sans-serif;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	line-height: inherit
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

b, strong {
	font-weight: bolder
}

code, kbd, samp, pre {
	font-family: monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0
}

button, select {
	text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none
}

:-moz-focusring {
	outline: auto
}

:-moz-ui-invalid {
	box-shadow: none
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0
}

legend {
	padding: 0
}

ol, ul, menu {
	list-style: none;
	margin: 0;
	padding: 0
}

dialog {
	padding: 0
}

textarea {
	resize: vertical
}

	input::-moz-placeholder, textarea::-moz-placeholder {
		opacity: 1;
		color: #a3a3a3
	}

	input::placeholder, textarea::placeholder {
		opacity: 1;
		color: #a3a3a3
	}

button, [role=button] {
	cursor: pointer
}

:disabled {
	cursor: default
}

img, svg, video, canvas, audio, iframe, embed, object {
	display: block;
	vertical-align: middle
}

img, video {
	max-width: 100%;
	height: auto
}

[hidden] {
	display: none
}

[type=text], input:where(:not([type])), [type=email], [type=url], [type=password], [type=number], [type=date], [type=datetime-local], [type=month], [type=search], [type=tel], [type=time], [type=week], [multiple], textarea, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-color: #737373;
	border-width: 1px;
	border-radius: 0;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000
}

	[type=text]:focus, input:where(:not([type])):focus, [type=email]:focus, [type=url]:focus, [type=password]:focus, [type=number]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=week]:focus, [multiple]:focus, textarea:focus, select:focus {
		outline: 2px solid transparent;
		outline-offset: 2px;
		--tw-ring-inset: var(--tw-empty, );
		--tw-ring-offset-width: 0px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: #2563eb;
		--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
		--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
		box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
		border-color: #2563eb
	}

	input::-moz-placeholder, textarea::-moz-placeholder {
		color: #737373;
		opacity: 1
	}

	input::placeholder, textarea::placeholder {
		color: #737373;
		opacity: 1
	}

::-webkit-datetime-edit-fields-wrapper {
	padding: 0
}

::-webkit-date-and-time-value {
	min-height: 1.5em;
	text-align: inherit
}

::-webkit-datetime-edit {
	display: inline-flex
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
	padding-top: 0;
	padding-bottom: 0
}

select {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right .5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact
}

[multiple], [size]:where(select:not([size="1"])) {
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: .75rem;
	-webkit-print-color-adjust: unset;
	print-color-adjust: unset
}

[type=checkbox], [type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #737373;
	border-width: 1px;
	--tw-shadow: 0 0 #0000
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

	[type=checkbox]:focus, [type=radio]:focus {
		outline: 2px solid transparent;
		outline-offset: 2px;
		--tw-ring-inset: var(--tw-empty, );
		--tw-ring-offset-width: 2px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: #2563eb;
		--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
		--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
		box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)
	}

	[type=checkbox]:checked, [type=radio]:checked {
		border-color: transparent;
		background-color: currentColor;
		background-size: 100% 100%;
		background-position: center;
		background-repeat: no-repeat
	}

[type=checkbox]:checked {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

@media (forced-colors: active) {
	[type=checkbox]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=radio]:checked {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

@media (forced-colors: active) {
	[type=radio]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:checked:hover, [type=checkbox]:checked:focus, [type=radio]:checked:hover, [type=radio]:checked:focus {
	border-color: transparent;
	background-color: currentColor
}

[type=checkbox]:indeterminate {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat
}

@media (forced-colors: active) {
	[type=checkbox]:indeterminate {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:indeterminate:hover, [type=checkbox]:indeterminate:focus {
	border-color: transparent;
	background-color: currentColor
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit
}

	[type=file]:focus {
		outline: 1px solid ButtonText;
		outline: 1px auto -webkit-focus-ring-color
	}

.bg-casaitalia-gradient-big {
	background-image: linear-gradient(to bottom right,var(--tw-gradient-stops));
	--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: #33357c var(--tw-gradient-to-position)
}

.bg-casaitalia-gradient {
	background-image: linear-gradient(to right,var(--tw-gradient-stops));
	--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: rgb(67 64 194 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #4340c2 var(--tw-gradient-via-position), var(--tw-gradient-to);
	--tw-gradient-to: #1e1e48 var(--tw-gradient-to-position);
	background-size: 200%;
	background-position: 0% 0%;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.bg-casaitalia-gradient:hover {
		background-position: 100% 100%
	}

.property.active .property-container {
	--tw-bg-opacity: 1;
	background-color: rgb(51 50 144 / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.property .badge {
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(51 50 144 / var(--tw-bg-opacity));
	padding: .125rem .25rem;
	font-size: .75rem;
	line-height: 1rem;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.property.active .badge {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

.btn-casaitalia-inverse {
	border-radius: .5rem !important;
	border-width: 1px !important;
	--tw-border-opacity: 1 !important;
	border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
	background-color: transparent !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-property: all !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	transition-duration: .15s !important
}

	.btn-casaitalia-inverse:hover {
		background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
		--tw-bg-opacity: .1 !important
	}

.btn-casaitalia {
	border-radius: .5rem !important;
	--tw-bg-opacity: 1 !important;
	background-color: rgb(107 116 233 / var(--tw-bg-opacity)) !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-property: all !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	transition-duration: .15s !important
}

	.btn-casaitalia:hover {
		--tw-bg-opacity: 1 !important;
		background-color: rgb(80 79 220 / var(--tw-bg-opacity)) !important
	}

.btn-casaitalia-outline {
	border-radius: .5rem !important;
	border-width: 1px !important;
	--tw-bg-opacity: 1 !important;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(67 64 194 / var(--tw-text-opacity)) !important;
	transition-property: all !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	transition-duration: .15s !important
}

	.btn-casaitalia-outline:hover {
		--tw-bg-opacity: 1 !important;
		background-color: rgb(239 243 254 / var(--tw-bg-opacity)) !important
	}

.btn-casaitalia-gradient {
	background-image: linear-gradient(to right,var(--tw-gradient-stops));
	--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: rgb(67 64 194 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #4340c2 var(--tw-gradient-via-position), var(--tw-gradient-to);
	--tw-gradient-to: #1e1e48 var(--tw-gradient-to-position);
	background-size: 200%;
	background-position: 0% 0%;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.btn-casaitalia-gradient:hover {
		background-position: 100% 100%
	}

.btn-casaitalia-gradient {
	border-radius: .5rem !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-duration: .5s !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important
}

.btn-casaitalia-green-gradient {
	background-image: linear-gradient(to right,var(--tw-gradient-stops));
	--tw-gradient-from: #00bf61 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(0 191 97 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: rgb(6 117 65 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #067541 var(--tw-gradient-via-position), var(--tw-gradient-to);
	--tw-gradient-to: #00361e var(--tw-gradient-to-position);
	background-size: 200%;
	background-position: 0% 0%;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.btn-casaitalia-green-gradient:hover {
		background-position: 100% 100%
	}

.btn-casaitalia-green-gradient {
	border-radius: .5rem !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-duration: .5s !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important
}

*, :before, :after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:;
	--tw-pan-y:;
	--tw-pinch-zoom:;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:;
	--tw-gradient-via-position:;
	--tw-gradient-to-position:;
	--tw-ordinal:;
	--tw-slashed-zero:;
	--tw-numeric-figure:;
	--tw-numeric-spacing:;
	--tw-numeric-fraction:;
	--tw-ring-inset:;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:;
	--tw-brightness:;
	--tw-contrast:;
	--tw-grayscale:;
	--tw-hue-rotate:;
	--tw-invert:;
	--tw-saturate:;
	--tw-sepia:;
	--tw-drop-shadow:;
	--tw-backdrop-blur:;
	--tw-backdrop-brightness:;
	--tw-backdrop-contrast:;
	--tw-backdrop-grayscale:;
	--tw-backdrop-hue-rotate:;
	--tw-backdrop-invert:;
	--tw-backdrop-opacity:;
	--tw-backdrop-saturate:;
	--tw-backdrop-sepia:;
	--tw-contain-size:;
	--tw-contain-layout:;
	--tw-contain-paint:;
	--tw-contain-style:
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:;
	--tw-pan-y:;
	--tw-pinch-zoom:;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:;
	--tw-gradient-via-position:;
	--tw-gradient-to-position:;
	--tw-ordinal:;
	--tw-slashed-zero:;
	--tw-numeric-figure:;
	--tw-numeric-spacing:;
	--tw-numeric-fraction:;
	--tw-ring-inset:;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:;
	--tw-brightness:;
	--tw-contrast:;
	--tw-grayscale:;
	--tw-hue-rotate:;
	--tw-invert:;
	--tw-saturate:;
	--tw-sepia:;
	--tw-drop-shadow:;
	--tw-backdrop-blur:;
	--tw-backdrop-brightness:;
	--tw-backdrop-contrast:;
	--tw-backdrop-grayscale:;
	--tw-backdrop-hue-rotate:;
	--tw-backdrop-invert:;
	--tw-backdrop-opacity:;
	--tw-backdrop-saturate:;
	--tw-backdrop-sepia:;
	--tw-contain-size:;
	--tw-contain-layout:;
	--tw-contain-paint:;
	--tw-contain-style:
}

.container {
	width: 100%
}

@media (min-width: 640px) {
	.container {
		max-width: 640px
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 768px
	}
}

@media (min-width: 1024px) {
	.container {
		max-width: 1024px
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1280px
	}
}

@media (min-width: 1536px) {
	.container {
		max-width: 1536px
	}
}

.prose {
	color: var(--tw-prose-body);
	max-width: 65ch
}

	.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.25em;
		margin-bottom: 1.25em
	}

	.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-lead);
		font-size: 1.25em;
		line-height: 1.6;
		margin-top: 1.2em;
		margin-bottom: 1.2em
	}

	.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-links);
		text-decoration: underline;
		font-weight: 500
	}

	.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-bold);
		font-weight: 600
	}

	.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: decimal;
		margin-top: 1.25em;
		margin-bottom: 1.25em;
		padding-inline-start: 1.625em
	}

	.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: upper-alpha
	}

	.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: lower-alpha
	}

	.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: upper-alpha
	}

	.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: lower-alpha
	}

	.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: upper-roman
	}

	.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: lower-roman
	}

	.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: upper-roman
	}

	.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: lower-roman
	}

	.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: decimal
	}

	.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
		list-style-type: disc;
		margin-top: 1.25em;
		margin-bottom: 1.25em;
		padding-inline-start: 1.625em
	}

	.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker {
		font-weight: 400;
		color: var(--tw-prose-counters)
	}

	.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker {
		color: var(--tw-prose-bullets)
	}

	.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 600;
		margin-top: 1.25em
	}

	.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
		border-color: var(--tw-prose-hr);
		border-top-width: 1px;
		margin-top: 3em;
		margin-bottom: 3em
	}

	.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 500;
		font-style: italic;
		color: var(--tw-prose-quotes);
		border-inline-start-width: .25rem;
		border-inline-start-color: var(--tw-prose-quote-borders);
		quotes: "“""”""‘""’";
		margin-top: 1.6em;
		margin-bottom: 1.6em;
		padding-inline-start: 1em
	}

	.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before {
		content: open-quote
	}

	.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after {
		content: close-quote
	}

	.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 800;
		font-size: 2.25em;
		margin-top: 0;
		margin-bottom: .8888889em;
		line-height: 1.1111111
	}

	.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 900;
		color: inherit
	}

	.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 700;
		font-size: 1.5em;
		margin-top: 2em;
		margin-bottom: 1em;
		line-height: 1.3333333
	}

	.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 800;
		color: inherit
	}

	.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 600;
		font-size: 1.25em;
		margin-top: 1.6em;
		margin-bottom: .6em;
		line-height: 1.6
	}

	.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 700;
		color: inherit
	}

	.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 600;
		margin-top: 1.5em;
		margin-bottom: .5em;
		line-height: 1.5
	}

	.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 700;
		color: inherit
	}

	.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 2em;
		margin-bottom: 2em
	}

	.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
		display: block;
		margin-top: 2em;
		margin-bottom: 2em
	}

	.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 2em;
		margin-bottom: 2em
	}

	.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-weight: 500;
		font-family: inherit;
		color: var(--tw-prose-kbd);
		box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);
		font-size: .875em;
		border-radius: .3125rem;
		padding-top: .1875em;
		padding-inline-end: .375em;
		padding-bottom: .1875em;
		padding-inline-start: .375em
	}

	.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-code);
		font-weight: 600;
		font-size: .875em
	}

		.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before {
			content: "`"
		}

		.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after {
			content: "`"
		}

	.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit;
		font-size: .875em
	}

	.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit;
		font-size: .9em
	}

	.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: inherit
	}

	.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-pre-code);
		background-color: var(--tw-prose-pre-bg);
		overflow-x: auto;
		font-weight: 400;
		font-size: .875em;
		line-height: 1.7142857;
		margin-top: 1.7142857em;
		margin-bottom: 1.7142857em;
		border-radius: .375rem;
		padding-top: .8571429em;
		padding-inline-end: 1.1428571em;
		padding-bottom: .8571429em;
		padding-inline-start: 1.1428571em
	}

	.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		background-color: transparent;
		border-width: 0;
		border-radius: 0;
		padding: 0;
		font-weight: inherit;
		color: inherit;
		font-size: inherit;
		font-family: inherit;
		line-height: inherit
	}

		.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before {
			content: none
		}

		.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after {
			content: none
		}

	.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
		width: 100%;
		table-layout: auto;
		text-align: start;
		margin-top: 2em;
		margin-bottom: 2em;
		font-size: .875em;
		line-height: 1.7142857
	}

	.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)) {
		border-bottom-width: 1px;
		border-bottom-color: var(--tw-prose-th-borders)
	}

	.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-headings);
		font-weight: 600;
		vertical-align: bottom;
		padding-inline-end: .5714286em;
		padding-bottom: .5714286em;
		padding-inline-start: .5714286em
	}

	.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)) {
		border-bottom-width: 1px;
		border-bottom-color: var(--tw-prose-td-borders)
	}

	.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		border-bottom-width: 0
	}

	.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)) {
		vertical-align: baseline
	}

	.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)) {
		border-top-width: 1px;
		border-top-color: var(--tw-prose-th-borders)
	}

	.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
		vertical-align: top
	}

	.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0;
		margin-bottom: 0
	}

	.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
		color: var(--tw-prose-captions);
		font-size: .875em;
		line-height: 1.4285714;
		margin-top: .8571429em
	}

.prose {
	--tw-prose-body: #374151;
	--tw-prose-headings: #111827;
	--tw-prose-lead: #4b5563;
	--tw-prose-links: #111827;
	--tw-prose-bold: #111827;
	--tw-prose-counters: #6b7280;
	--tw-prose-bullets: #d1d5db;
	--tw-prose-hr: #e5e7eb;
	--tw-prose-quotes: #111827;
	--tw-prose-quote-borders: #e5e7eb;
	--tw-prose-captions: #6b7280;
	--tw-prose-kbd: #111827;
	--tw-prose-kbd-shadows: 17 24 39;
	--tw-prose-code: #111827;
	--tw-prose-pre-code: #e5e7eb;
	--tw-prose-pre-bg: #1f2937;
	--tw-prose-th-borders: #d1d5db;
	--tw-prose-td-borders: #e5e7eb;
	--tw-prose-invert-body: #d1d5db;
	--tw-prose-invert-headings: #fff;
	--tw-prose-invert-lead: #9ca3af;
	--tw-prose-invert-links: #fff;
	--tw-prose-invert-bold: #fff;
	--tw-prose-invert-counters: #9ca3af;
	--tw-prose-invert-bullets: #4b5563;
	--tw-prose-invert-hr: #374151;
	--tw-prose-invert-quotes: #f3f4f6;
	--tw-prose-invert-quote-borders: #374151;
	--tw-prose-invert-captions: #9ca3af;
	--tw-prose-invert-kbd: #fff;
	--tw-prose-invert-kbd-shadows: 255 255 255;
	--tw-prose-invert-code: #fff;
	--tw-prose-invert-pre-code: #d1d5db;
	--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
	--tw-prose-invert-th-borders: #4b5563;
	--tw-prose-invert-td-borders: #374151;
	font-size: 1rem;
	line-height: 1.75
}

	.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0;
		margin-bottom: 0
	}

	.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .5em;
		margin-bottom: .5em
	}

	.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: .375em
	}

	.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: .375em
	}

	.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .75em;
		margin-bottom: .75em
	}

	.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.25em
	}

	.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 1.25em
	}

	.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.25em
	}

	.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 1.25em
	}

	.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .75em;
		margin-bottom: .75em
	}

	.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.25em;
		margin-bottom: 1.25em
	}

	.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .5em;
		padding-inline-start: 1.625em
	}

	.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: 0
	}

	.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-end: 0
	}

	.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-top: .5714286em;
		padding-inline-end: .5714286em;
		padding-bottom: .5714286em;
		padding-inline-start: .5714286em
	}

	.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: 0
	}

	.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-end: 0
	}

	.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 2em;
		margin-bottom: 2em
	}

	.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 0
	}

.prose-lg {
	font-size: 1.125rem;
	line-height: 1.7777778
}

	.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em;
		margin-bottom: 1.3333333em
	}

	.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: 1.2222222em;
		line-height: 1.4545455;
		margin-top: 1.0909091em;
		margin-bottom: 1.0909091em
	}

	.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.6666667em;
		margin-bottom: 1.6666667em;
		padding-inline-start: 1em
	}

	.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: 2.6666667em;
		margin-top: 0;
		margin-bottom: .8333333em;
		line-height: 1
	}

	.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: 1.6666667em;
		margin-top: 1.8666667em;
		margin-bottom: 1.0666667em;
		line-height: 1.3333333
	}

	.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: 1.3333333em;
		margin-top: 1.6666667em;
		margin-bottom: .6666667em;
		line-height: 1.5
	}

	.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.7777778em;
		margin-bottom: .4444444em;
		line-height: 1.5555556
	}

	.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.7777778em;
		margin-bottom: 1.7777778em
	}

	.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.7777778em;
		margin-bottom: 1.7777778em
	}

	.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0;
		margin-bottom: 0
	}

	.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.7777778em;
		margin-bottom: 1.7777778em
	}

	.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8888889em;
		border-radius: .3125rem;
		padding-top: .2222222em;
		padding-inline-end: .4444444em;
		padding-bottom: .2222222em;
		padding-inline-start: .4444444em
	}

	.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8888889em
	}

	.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8666667em
	}

	.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .875em
	}

	.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8888889em;
		line-height: 1.75;
		margin-top: 2em;
		margin-bottom: 2em;
		border-radius: .375rem;
		padding-top: 1em;
		padding-inline-end: 1.5em;
		padding-bottom: 1em;
		padding-inline-start: 1.5em
	}

	.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em;
		margin-bottom: 1.3333333em;
		padding-inline-start: 1.5555556em
	}

	.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em;
		margin-bottom: 1.3333333em;
		padding-inline-start: 1.5555556em
	}

	.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .6666667em;
		margin-bottom: .6666667em
	}

	.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: .4444444em
	}

	.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: .4444444em
	}

	.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .8888889em;
		margin-bottom: .8888889em
	}

	.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em
	}

	.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 1.3333333em
	}

	.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em
	}

	.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 1.3333333em
	}

	.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .8888889em;
		margin-bottom: .8888889em
	}

	.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em;
		margin-bottom: 1.3333333em
	}

	.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.3333333em
	}

	.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: .6666667em;
		padding-inline-start: 1.5555556em
	}

	.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 3.1111111em;
		margin-bottom: 3.1111111em
	}

	.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8888889em;
		line-height: 1.5
	}

	.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-end: .75em;
		padding-bottom: .75em;
		padding-inline-start: .75em
	}

	.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: 0
	}

	.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-end: 0
	}

	.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-top: .75em;
		padding-inline-end: .75em;
		padding-bottom: .75em;
		padding-inline-start: .75em
	}

	.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-start: 0
	}

	.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		padding-inline-end: 0
	}

	.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 1.7777778em;
		margin-bottom: 1.7777778em
	}

	.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0;
		margin-bottom: 0
	}

	.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
		font-size: .8888889em;
		line-height: 1.5;
		margin-top: 1em
	}

	.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-top: 0
	}

	.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
		margin-bottom: 0
	}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border-width: 0
}

.pointer-events-none {
	pointer-events: none
}

.pointer-events-auto {
	pointer-events: auto
}


/*
	2025.04.18
	.collapse {
	visibility: collapse;
}
*/

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.sticky {
	position: sticky
}

.inset-0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.inset-x-0 {
	left: 0;
	right: 0
}

.bottom-0 {
	bottom: 0
}

.left-0 {
	left: 0
}

.left-1\/2 {
	left: 50%
}

.right-1 {
	right: .25rem
}

.right-10 {
	right: 2.5rem
}

.right-2 {
	right: .5rem
}

.right-3 {
	right: .75rem
}

.right-4 {
	right: 1rem
}

.top-0 {
	top: 0
}

.top-0\.5 {
	top: .125rem
}

.top-2 {
	top: .5rem
}

.top-4 {
	top: 1rem
}

.top-5 {
	top: 1.25rem
}

.top-6 {
	top: 1.5rem
}

.z-0 {
	z-index: 0
}

.z-10 {
	z-index: 10
}

.z-20 {
	z-index: 20
}

.z-30 {
	z-index: 30
}

.z-50 {
	z-index: 50
}

.z-\[1000\] {
	z-index: 1000
}

.order-first {
	order: -9999
}

.-m-1 {
	margin: -.25rem
}

.-m-2 {
	margin: -.5rem
}

.m-0 {
	margin: 0
}

.m-2 {
	margin: .5rem
}

.m-4 {
	margin: 1rem
}

.m-6 {
	margin: 1.5rem
}

.-mx-4 {
	margin-left: -1rem;
	margin-right: -1rem
}

.mx-1 {
	margin-left: .25rem;
	margin-right: .25rem
}

.mx-12 {
	margin-left: 3rem;
	margin-right: 3rem
}

.mx-2 {
	margin-left: .5rem;
	margin-right: .5rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-0 {
	margin-top: 0;
	margin-bottom: 0
}

.my-12 {
	margin-top: 3rem;
	margin-bottom: 3rem
}

.my-2 {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.-mt-1 {
	margin-top: -.25rem
}

.mb-0 {
	margin-bottom: 0
}

.mb-1 {
	margin-bottom: .25rem
}

.mb-1\.5 {
	margin-bottom: .375rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-16 {
	margin-bottom: 4rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-7 {
	margin-bottom: 1.75rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mb-auto {
	margin-bottom: auto
}

.ml-1 {
	margin-left: .25rem
}

.ml-2 {
	margin-left: .5rem
}

.ml-3 {
	margin-left: .75rem
}

.ml-auto {
	margin-left: auto
}

.mr-1 {
	margin-right: .25rem
}

.mr-2 {
	margin-right: .5rem
}

.mr-3 {
	margin-right: .75rem
}

.mr-4 {
	margin-right: 1rem
}

.mt-0 {
	margin-top: 0
}

.mt-0\.5 {
	margin-top: .125rem
}

.mt-1 {
	margin-top: .25rem
}

.mt-1\.5 {
	margin-top: .375rem
}

.mt-12 {
	margin-top: 3rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-20 {
	margin-top: 5rem
}

.mt-3 {
	margin-top: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-\[0\.5rem\] {
	margin-top: .5rem
}

.line-clamp-3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.line-clamp-none {
	overflow: visible;
	display: block;
	-webkit-box-orient: horizontal;
	-webkit-line-clamp: none
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.inline-grid {
	display: inline-grid
}

.hidden {
	display: none
}

.aspect-1\/1 {
	aspect-ratio: 1 / 1
}

.aspect-16\/9 {
	aspect-ratio: 16 / 9
}

.aspect-21\/9 {
	aspect-ratio: 21 / 9
}

.aspect-3\/4 {
	aspect-ratio: 3 / 4
}

.aspect-4\/3 {
	aspect-ratio: 4 / 3
}

.aspect-9\/16 {
	aspect-ratio: 9 / 16
}

.aspect-9\/21 {
	aspect-ratio: 9 / 21
}

.aspect-auto {
	aspect-ratio: auto
}

.aspect-square {
	aspect-ratio: 1 / 1
}

.aspect-video {
	aspect-ratio: 16 / 9
}

.size-24 {
	width: 6rem;
	height: 6rem
}

.size-4 {
	width: 1rem;
	height: 1rem
}

.size-6 {
	width: 1.5rem;
	height: 1.5rem
}

.h-1 {
	height: .25rem
}

.h-1\/3 {
	height: 33.333333%
}

.h-10 {
	height: 2.5rem
}

.h-12 {
	height: 3rem
}

.h-16 {
	height: 4rem
}

.h-2\/3 {
	height: 66.666667%
}

.h-24 {
	height: 6rem
}

.h-32 {
	height: 8rem
}

.h-4 {
	height: 1rem
}

.h-5 {
	height: 1.25rem
}

.h-6 {
	height: 1.5rem
}

.h-64 {
	height: 16rem
}

.h-8 {
	height: 2rem
}

.h-\[34rem\] {
	height: 34rem
}

.h-full {
	height: 100%
}

.h-px {
	height: 1px
}

.h-screen {
	height: 100vh
}

.max-h-\[300px\] {
	max-height: 300px
}

.min-h-full {
	min-height: 100%
}

.w-1\/2 {
	width: 50%
}

.w-10 {
	width: 2.5rem
}

.w-16 {
	width: 4rem
}

.w-20 {
	width: 5rem
}

.w-24 {
	width: 6rem
}

.w-32 {
	width: 8rem
}

.w-36 {
	width: 9rem
}

.w-4 {
	width: 1rem
}

.w-40 {
	width: 10rem
}

.w-5 {
	width: 1.25rem
}

.w-56 {
	width: 14rem
}

.w-6 {
	width: 1.5rem
}

.w-64 {
	width: 16rem
}

.w-8 {
	width: 2rem
}

.w-auto {
	width: auto
}

.w-full {
	width: 100%
}

.w-px {
	width: 1px
}

.w-screen {
	width: 100vw
}

.min-w-\[1\.25rem\] {
	min-width: 1.25rem
}

.min-w-full {
	min-width: 100%
}

.max-w-2xl {
	max-width: 42rem
}

.max-w-4xl {
	max-width: 56rem
}

.max-w-5xl {
	max-width: 64rem
}

.max-w-6xl {
	max-width: 72rem
}

.max-w-7xl {
	max-width: 80rem
}

.max-w-\[120px\] {
	max-width: 120px
}

.max-w-\[150px\] {
	max-width: 150px
}

.max-w-\[180px\] {
	max-width: 180px
}

.max-w-full {
	max-width: 100%
}

.max-w-max {
	max-width: -moz-max-content;
	max-width: max-content
}

.max-w-none {
	max-width: none
}

.max-w-sm {
	max-width: 24rem
}

.max-w-xl {
	max-width: 36rem
}

.max-w-xs {
	max-width: 20rem
}

.flex-1 {
	flex: 1 1 0%
}

.flex-none {
	flex: none
}

.flex-shrink-0 {
	flex-shrink: 0
}

.flex-grow {
	flex-grow: 1
}

.border-collapse {
	border-collapse: collapse
}

.-translate-x-1\/2 {
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-2 {
	--tw-translate-y: -.5rem;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-0 {
	--tw-translate-y: 0px;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-12 {
	--tw-rotate: 12deg;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-6 {
	--tw-rotate: 6deg;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-0 {
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes spin {
	to {
		transform: rotate(360deg)
	}
}

.animate-spin {
	animation: spin 1s linear infinite
}

.cursor-move {
	cursor: move
}

.cursor-pointer {
	cursor: pointer
}

.select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.resize {
	resize: both
}

.list-none {
	list-style-type: none
}

.grid-cols-1 {
	grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
	grid-template-columns: repeat(2,minmax(0,1fr))
}

.flex-row {
	flex-direction: row
}

.flex-col {
	flex-direction: column
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-nowrap {
	flex-wrap: nowrap
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.justify-around {
	justify-content: space-around
}

.gap-1 {
	gap: .25rem
}

.gap-1\.5 {
	gap: .375rem
}

.gap-10 {
	gap: 2.5rem
}

.gap-12 {
	gap: 3rem
}

.gap-2 {
	gap: .5rem
}

.gap-3 {
	gap: .75rem
}

.gap-4 {
	gap: 1rem
}

.gap-6 {
	gap: 1.5rem
}

.gap-8 {
	gap: 2rem
}

.gap-x-6 {
	-moz-column-gap: 1.5rem;
	column-gap: 1.5rem
}

.gap-x-8 {
	-moz-column-gap: 2rem;
	column-gap: 2rem
}

.gap-x-\[\.375rem\] {
	-moz-column-gap: .375rem;
	column-gap: .375rem
}

.gap-y-8 {
	row-gap: 2rem
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.375rem * var(--tw-space-y-reverse))
}

.self-start {
	align-self: flex-start
}

.self-center {
	align-self: center
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

.overflow-y-auto {
	overflow-y: auto
}

.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.whitespace-nowrap {
	white-space: nowrap
}

.text-balance {
	text-wrap: balance
}

.text-pretty {
	text-wrap: pretty
}

.rounded {
	border-radius: .25rem
}

.rounded-2xl {
	border-radius: 1rem
}

.rounded-full {
	border-radius: 9999px
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-md {
	border-radius: .375rem
}

.rounded-xl {
	border-radius: .75rem
}

.rounded-t-md {
	border-top-left-radius: .375rem;
	border-top-right-radius: .375rem
}

.border {
	border-width: 1px
}

.border-0 {
	border-width: 0px
}

.border-2 {
	border-width: 2px
}

.border-b {
	border-bottom-width: 1px
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-t {
	border-top-width: 1px
}

.border-dashed {
	border-style: dashed
}

.border-black {
	--tw-border-opacity: 1;
	border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.border-casaitaliaBlue-400 {
	--tw-border-opacity: 1;
	border-color: rgb(136 150 241 / var(--tw-border-opacity))
}

.border-coolGray-100 {
	--tw-border-opacity: 1;
	border-color: rgb(243 244 246 / var(--tw-border-opacity))
}

.border-gray-200\/70 {
	border-color: #e5e5e5b3
}

.border-gray-300 {
	--tw-border-opacity: 1;
	border-color: rgb(212 212 212 / var(--tw-border-opacity))
}

.border-primary-500 {
	--tw-border-opacity: 1;
	border-color: rgb(107 116 233 / var(--tw-border-opacity))
}

.border-red-300 {
	--tw-border-opacity: 1;
	border-color: rgb(255 173 173 / var(--tw-border-opacity))
}

.border-transparent {
	border-color: transparent
}

.border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.border-b-gray-100 {
	--tw-border-opacity: 1;
	border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity))
}

.bg-casaitalia-blue {
	--tw-bg-opacity: 1;
	background-color: rgb(51 50 144 / var(--tw-bg-opacity))
}

.bg-casaitalia-green {
	--tw-bg-opacity: 1;
	background-color: rgb(0 160 85 / var(--tw-bg-opacity))
}

.bg-casaitalia-green\/70 {
	background-color: #00a055b3
}

.bg-casaitalia-red {
	--tw-bg-opacity: 1;
	background-color: rgb(255 49 49 / var(--tw-bg-opacity))
}

.bg-casaitaliaBlue-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(226 233 253 / var(--tw-bg-opacity))
}

.bg-casaitaliaBlue-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(239 243 254 / var(--tw-bg-opacity))
}

.bg-coolGray-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--tw-bg-opacity))
}

.bg-coolGray-900 {
	--tw-bg-opacity: 1;
	background-color: rgb(17 24 39 / var(--tw-bg-opacity))
}

.bg-gray-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgb(229 229 229 / var(--tw-bg-opacity))
}

.bg-gray-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(163 163 163 / var(--tw-bg-opacity))
}

.bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}

.bg-red-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(255 245 245 / var(--tw-bg-opacity))
}

.bg-transparent {
	background-color: transparent
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-opacity-50 {
	--tw-bg-opacity: .5
}

.bg-opacity-75 {
	--tw-bg-opacity: .75
}

.bg-gradient-to-b {
	background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-br {
	background-image: linear-gradient(to bottom right,var(--tw-gradient-stops))
}

.bg-gradient-to-r {
	background-image: linear-gradient(to right,var(--tw-gradient-stops))
}

.bg-gradient-to-t {
	background-image: linear-gradient(to top,var(--tw-gradient-stops))
}

.from-casaitalia-blue {
	--tw-gradient-from: #333290 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(51 50 144 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-casaitalia-blue\/90 {
	--tw-gradient-from: rgb(51 50 144 / .9) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(51 50 144 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-coolGray-50 {
	--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-transparent {
	--tw-gradient-from: transparent var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-casaitalia-blue\/20 {
	--tw-gradient-to: rgb(51 50 144 / .2) var(--tw-gradient-to-position)
}

.to-transparent {
	--tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.to-white {
	--tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.bg-cover {
	background-size: cover
}

.bg-clip-padding {
	background-clip: padding-box
}

.bg-center {
	background-position: center
}

.object-contain {
	-o-object-fit: contain;
	object-fit: contain
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover
}

.object-center {
	-o-object-position: center;
	object-position: center
}

.p-0 {
	padding: 0
}

.p-0\.5 {
	padding: .125rem
}

.p-1 {
	padding: .25rem
}

.p-12 {
	padding: 3rem
}

.p-2 {
	padding: .5rem
}

.p-4 {
	padding: 1rem
}

.p-5 {
	padding: 1.25rem
}

.p-6 {
	padding: 1.5rem
}

.p-8 {
	padding: 2rem
}

.p-9 {
	padding: 2.25rem
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.px-12 {
	padding-left: 3rem;
	padding-right: 3rem
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.px-9 {
	padding-left: 2.25rem;
	padding-right: 2.25rem
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.py-0\.5 {
	padding-top: .125rem;
	padding-bottom: .125rem
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.py-1\.5 {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-14 {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem
}

.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-2\.5 {
	padding-top: .625rem;
	padding-bottom: .625rem
}

.py-24 {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.py-7 {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pb-8 {
	padding-bottom: 2rem
}

.pr-2 {
	padding-right: .5rem
}

.pt-0 {
	padding-top: 0
}

.pt-1 {
	padding-top: .25rem
}

.pt-1\.5 {
	padding-top: .375rem
}

.pt-12 {
	padding-top: 3rem
}

.pt-2 {
	padding-top: .5rem
}

.pt-24 {
	padding-top: 6rem
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-justify {
	text-align: justify
}

.align-middle {
	vertical-align: middle
}

.font-body, .font-heading {
	font-family: Lato,sans-serif
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem
}

.text-5xl {
	font-size: 3rem;
	line-height: 1
}

.text-6xl {
	font-size: 3.75rem;
	line-height: 1
}

.text-7xl {
	font-size: 4.5rem;
	line-height: 1
}

.text-8xl {
	font-size: 6rem;
	line-height: 1
}

.text-9xl {
	font-size: 8rem;
	line-height: 1
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.font-black {
	font-weight: 900
}

.font-bold {
	font-weight: 700
}

.font-extrabold {
	font-weight: 800
}

.font-light {
	font-weight: 300
}

.font-medium {
	font-weight: 500
}

.font-normal {
	font-weight: 400
}

.font-semibold {
	font-weight: 600
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

.italic {
	font-style: italic
}

.leading-5 {
	line-height: 1.25rem
}

.leading-6 {
	line-height: 1.5rem
}

.leading-7 {
	line-height: 1.75rem
}

.leading-8 {
	line-height: 2rem
}

.leading-none {
	line-height: 1
}

.leading-normal {
	line-height: 1.5
}

.leading-relaxed {
	line-height: 1.625
}

.leading-tight {
	line-height: 1.25
}

.tracking-tight {
	letter-spacing: -.025em
}

.tracking-tighter {
	letter-spacing: -.05em
}

.tracking-wide {
	letter-spacing: .025em
}

.tracking-wider {
	letter-spacing: .05em
}

.tracking-widest {
	letter-spacing: .1em
}

.text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-casaitalia-blue {
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

.text-casaitalia-blue-dark {
	--tw-text-opacity: 1;
	color: rgb(26 25 72 / var(--tw-text-opacity))
}

.text-casaitalia-blue-light {
	--tw-text-opacity: 1;
	color: rgb(109 107 204 / var(--tw-text-opacity))
}

.text-casaitalia-blue\/30 {
	color: #3332904d
}

.text-casaitalia-green {
	--tw-text-opacity: 1;
	color: rgb(0 160 85 / var(--tw-text-opacity))
}

.text-casaitalia-red {
	--tw-text-opacity: 1;
	color: rgb(255 49 49 / var(--tw-text-opacity))
}

.text-casaitaliaGreen-600 {
	--tw-text-opacity: 1;
	color: rgb(0 191 97 / var(--tw-text-opacity))
}

.text-casaitaliaRed-400 {
	--tw-text-opacity: 1;
	color: rgb(255 133 133 / var(--tw-text-opacity))
}

.text-casaitaliaRed-500 {
	--tw-text-opacity: 1;
	color: rgb(255 49 49 / var(--tw-text-opacity))
}

.text-coolGray-400 {
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity))
}

.text-coolGray-50 {
	--tw-text-opacity: 1;
	color: rgb(249 250 251 / var(--tw-text-opacity))
}

.text-coolGray-500 {
	--tw-text-opacity: 1;
	color: rgb(107 114 128 / var(--tw-text-opacity))
}

.text-coolGray-800 {
	--tw-text-opacity: 1;
	color: rgb(31 41 55 / var(--tw-text-opacity))
}

.text-coolGray-900 {
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity))
}

.text-gray-100 {
	--tw-text-opacity: 1;
	color: rgb(245 245 245 / var(--tw-text-opacity))
}

.text-gray-300 {
	--tw-text-opacity: 1;
	color: rgb(212 212 212 / var(--tw-text-opacity))
}

.text-gray-400 {
	--tw-text-opacity: 1;
	color: rgb(163 163 163 / var(--tw-text-opacity))
}

.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgb(115 115 115 / var(--tw-text-opacity))
}

.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgb(82 82 82 / var(--tw-text-opacity))
}

.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgb(64 64 64 / var(--tw-text-opacity))
}

.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgb(23 23 23 / var(--tw-text-opacity))
}

.text-red-500 {
	--tw-text-opacity: 1;
	color: rgb(255 49 49 / var(--tw-text-opacity))
}

.text-red-700 {
	--tw-text-opacity: 1;
	color: rgb(214 0 0 / var(--tw-text-opacity))
}

.text-red-800 {
	--tw-text-opacity: 1;
	color: rgb(173 0 0 / var(--tw-text-opacity))
}

.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.underline {
	text-decoration-line: underline
}

.no-underline {
	text-decoration-line: none
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.opacity-0 {
	opacity: 0
}

.opacity-50 {
	opacity: .5
}

.opacity-70 {
	opacity: .7
}

.opacity-75 {
	opacity: .75
}

.shadow {
	--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-2xl {
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-sm {
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-xl {
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-gray-600 {
	--tw-shadow-color: #525252;
	--tw-shadow: var(--tw-shadow-colored)
}

.outline-none {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.ring-1 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.ring-inset {
	--tw-ring-inset: inset
}

.ring-gray-900 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity))
}

.brightness-125 {
	--tw-brightness: brightness(1.25);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.drop-shadow-\[0_1\.2px_1\.2px_rgba\(0\,0\,0\,0\.8\)\] {
	--tw-drop-shadow: drop-shadow(0 1.2px 1.2px rgba(0,0,0,.8));
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.grayscale {
	--tw-grayscale: grayscale(100%);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-sm {
	--tw-backdrop-blur: blur(4px);
	-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-filter {
	-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition {
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

.transition-colors {
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

.transition-opacity {
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

.transition-shadow {
	transition-property: box-shadow;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

.delay-75 {
	transition-delay: 75ms
}

.duration-200 {
	transition-duration: .2s
}

.duration-300 {
	transition-duration: .3s
}

.duration-500 {
	transition-duration: .5s
}

.duration-700 {
	transition-duration: .7s
}

.ease-in {
	transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
	transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ease-out {
	transition-timing-function: cubic-bezier(0,0,.2,1)
}

:root {
	--casa-italia-blue: #333290;
	--casa-italia-green: #00a055;
	--casa-italia-red: #ff3131
}

.arrow-down {
	--tw-border-opacity: 1;
	border-bottom-style: solid;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgb(0 160 85 / var(--tw-border-opacity));
	height: 0;
	width: 0
}

.filament-tiptap-grid, .filament-tiptap-grid-builder {
	display: grid;
	gap: 1.5rem;
	box-sizing: border-box
}

	.filament-tiptap-grid .filament-tiptap-grid__column > :first-child, .filament-tiptap-grid .filament-tiptap-grid-builder__column > :first-child, .filament-tiptap-grid-builder .filament-tiptap-grid__column > :first-child, .filament-tiptap-grid-builder .filament-tiptap-grid-builder__column > :first-child {
		margin-block-start: 0
	}

@media (max-width: 640px) {
	.filament-tiptap-grid-builder[data-stack-at=sm] {
		grid-template-columns: 1fr !important
	}

		.filament-tiptap-grid-builder[data-stack-at=sm] .filament-tiptap-grid-builder__column {
			grid-column: span 1 !important
		}
}

@media (max-width: 768px) {
	.filament-tiptap-grid-builder[data-stack-at=md] {
		grid-template-columns: 1fr !important
	}

		.filament-tiptap-grid-builder[data-stack-at=md] .filament-tiptap-grid-builder__column {
			grid-column: span 1 !important
		}
}

@media (max-width: 1024px) {
	.filament-tiptap-grid-builder[data-stack-at=lg] {
		grid-template-columns: 1fr !important
	}

		.filament-tiptap-grid-builder[data-stack-at=lg] .filament-tiptap-grid-builder__column {
			grid-column: span 1 !important
		}
}

a[data-as-button=true] {
	display: inline-block !important;
	border-radius: .5rem !important;
	--tw-bg-opacity: 1 !important;
	background-color: rgb(107 116 233 / var(--tw-bg-opacity)) !important;
	padding: .75rem 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-property: all !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	transition-duration: .15s !important
}

	a[data-as-button=true]:hover {
		--tw-bg-opacity: 1 !important;
		background-color: rgb(80 79 220 / var(--tw-bg-opacity)) !important
	}

	a[data-as-button=true][data-as-button-theme=primary] {
		background-image: linear-gradient(to right,var(--tw-gradient-stops));
		--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
		--tw-gradient-to: rgb(67 64 194 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #4340c2 var(--tw-gradient-via-position), var(--tw-gradient-to);
		--tw-gradient-to: #1e1e48 var(--tw-gradient-to-position);
		background-size: 200%;
		background-position: 0% 0%;
		transition-property: all;
		transition-timing-function: cubic-bezier(.4,0,.2,1);
		transition-duration: .15s
	}

		a[data-as-button=true][data-as-button-theme=primary]:hover {
			background-position: 100% 100%
		}

	a[data-as-button=true][data-as-button-theme=primary] {
		border-radius: .5rem !important;
		padding: .75rem 1.5rem !important;
		--tw-text-opacity: 1 !important;
		color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
		transition-duration: .5s !important;
		transition-timing-function: cubic-bezier(.4,0,.2,1) !important
	}

	a[data-as-button=true][data-as-button-theme=secondary] {
		background-image: linear-gradient(to right,var(--tw-gradient-stops));
		--tw-gradient-from: #00bf61 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(0 191 97 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
		--tw-gradient-to: rgb(6 117 65 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #067541 var(--tw-gradient-via-position), var(--tw-gradient-to);
		--tw-gradient-to: #00361e var(--tw-gradient-to-position);
		background-size: 200%;
		background-position: 0% 0%;
		transition-property: all;
		transition-timing-function: cubic-bezier(.4,0,.2,1);
		transition-duration: .15s
	}

		a[data-as-button=true][data-as-button-theme=secondary]:hover {
			background-position: 100% 100%
		}

	a[data-as-button=true][data-as-button-theme=secondary] {
		border-radius: .5rem !important;
		padding: .75rem 1.5rem !important;
		--tw-text-opacity: 1 !important;
		color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
		transition-duration: .5s !important;
		transition-timing-function: cubic-bezier(.4,0,.2,1) !important
	}

a[data-as-button=true] {
	text-decoration: none !important
}

.home-search {
	z-index: 10;
	margin-bottom: 1.5rem;
	width: 100%
}

@media (min-width: 1024px) {
	.home-search {
		margin-bottom: 3rem
	}
}

.home-search .search-bar {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	max-width: 42rem;
	flex-direction: row;
	gap: .375rem;
	border-radius: 1rem;
	background-image: none;
	padding: .625rem;
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.home-search .search-bar:hover {
		--tw-bg-opacity: .25
	}

@media (min-width: 768px) {
	.home-search .search-bar {
		background-color: rgb(255 255 255 / var(--tw-bg-opacity));
		--tw-bg-opacity: .1
	}
}

.home-search .map_filter_item {
	position: relative;
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	padding: .25rem .375rem;
	font-size: 1rem;
	line-height: 1.5rem
}

@media (min-width: 1024px) {
	.home-search .map_filter_item {
		padding: .5rem 1rem
	}
}

.home-search .map_filter_button {
	background-image: linear-gradient(to right,var(--tw-gradient-stops));
	--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: rgb(67 64 194 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #4340c2 var(--tw-gradient-via-position), var(--tw-gradient-to);
	--tw-gradient-to: #1e1e48 var(--tw-gradient-to-position);
	background-size: 200%;
	background-position: 0% 0%;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.home-search .map_filter_button:hover {
		background-position: 100% 100%
	}

.home-search .map_filter_button {
	border-radius: .5rem !important;
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-duration: .5s !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	padding-top: .25rem;
	padding-bottom: .25rem
}

@media (min-width: 1024px) {
	.home-search .map_filter_button {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
}

.sidebar-home-search {
	z-index: 10;
	width: 100%;
	border-radius: .5rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(136 150 241 / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(239 243 254 / var(--tw-bg-opacity))
}

	.sidebar-home-search:hover {
		--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
		--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
	}

	.sidebar-home-search .search-bar {
		margin-left: auto;
		margin-right: auto;
		display: grid;
		grid-template-columns: repeat(1,minmax(0,1fr));
		gap: .75rem;
		transition-property: all;
		transition-timing-function: cubic-bezier(.4,0,.2,1);
		transition-duration: .15s
	}

@media (min-width: 640px) {
	.sidebar-home-search .search-bar {
		grid-template-columns: repeat(3,minmax(0,1fr))
	}
}

@media (min-width: 768px) {
	.sidebar-home-search .search-bar {
		grid-template-columns: repeat(4,minmax(0,1fr))
	}
}

@media (min-width: 1024px) {
	.sidebar-home-search .search-bar {
		grid-template-columns: repeat(2,minmax(0,1fr))
	}
}

.sidebar-home-search .map_filter_item {
	position: relative;
	border-radius: .5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	padding: .25rem .375rem;
	font-size: 1rem;
	line-height: 1.5rem
}

@media (min-width: 1024px) {
	.sidebar-home-search .map_filter_item {
		padding: .5rem 1rem
	}
}

.sidebar-home-search .map_filter_button {
	background-image: linear-gradient(to right,var(--tw-gradient-stops));
	--tw-gradient-from: #6b74e9 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(107 116 233 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: rgb(67 64 194 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #4340c2 var(--tw-gradient-via-position), var(--tw-gradient-to);
	--tw-gradient-to: #1e1e48 var(--tw-gradient-to-position);
	background-size: 200%;
	background-position: 0% 0%;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	.sidebar-home-search .map_filter_button:hover {
		background-position: 100% 100%
	}

.sidebar-home-search .map_filter_button {
	border-radius: .5rem !important;
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-duration: .5s !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	padding-top: .25rem;
	padding-bottom: .25rem
}

@media (min-width: 1024px) {
	.sidebar-home-search .map_filter_button {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
}

.map_filter_item {
	position: relative;
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	padding: .25rem .375rem;
	font-size: .875rem;
	line-height: 1.25rem
}

@media (min-width: 1024px) {
	.map_filter_item {
		padding: .5rem 1rem;
		font-size: 1rem;
		line-height: 1.5rem
	}
}

.map_filter_label {
	display: flex;
	width: 100%;
	cursor: pointer;
	justify-content: space-between
}

.map_filter_label_text {
	margin-right: .5rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.map_tendina {
	position: absolute;
	top: 2rem;
	right: 0;
	left: 0;
	z-index: 20;
	max-width: 200px;
	border-radius: .25rem;
	--tw-border-opacity: 1;
	border-color: rgb(51 50 144 / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	padding: .5rem;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

@media (min-width: 1024px) {
	.map_tendina {
		top: 2.75rem
	}
}

.map_tendina_list {
	max-height: 256px;
	overflow-y: auto
}

.caret {
	height: 1.25rem;
	width: 1.25rem
}

@media (min-width: 1024px) {
	.caret {
		height: 1.5rem;
		width: 1.5rem
	}
}

::-webkit-scrollbar {
	width: .5rem
}

::-webkit-scrollbar-track {
	background: #f1f1f1
}

::-webkit-scrollbar-thumb {
	background: #333290;
	border-radius: 5px
}

	::-webkit-scrollbar-thumb:hover {
		background: #00a055
	}

a.link {
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s
}

	a.link:hover {
		color: #33329099;
		text-decoration-line: underline
	}

.property-container a:hover {
	text-decoration-line: none
}

.prose a:not(.exclude) {
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

@keyframes zoomIn {
	0% {
		opacity: 1;
		transform: scale(1)
	}

	30% {
		opacity: .3;
		transform: scale(1.5)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.animate-zoom-in {
	animation: zoomIn .5s ease-in-out
}

@keyframes bounceRight {
	0% {
		opacity: 0;
		transform: translate(-100%)
	}

	to {
		opacity: 1;
		transform: translate(0)
	}
}

.animate-bounce-right {
	animation: zoomIn .5s ease-in-out
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0009;
	z-index: 9999
}

.modal-content {
	position: relative;
	z-index: 10000
}

.casaitalia-blue-button {
	--tw-bg-opacity: 1 !important;
	background-color: rgb(51 50 144 / var(--tw-bg-opacity)) !important;
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
	transition-property: all !important;
	transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
	transition-duration: .15s !important
}

	.casaitalia-blue-button:hover {
		background-color: #333290cc !important
	}

.sidebar-title {
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

.lead {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 300;
	--tw-text-opacity: 1;
	color: rgb(64 64 64 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
	.lg\:prose-xl {
		font-size: 1.25rem;
		line-height: 1.8
	}

		.lg\:prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em;
			margin-bottom: 1.2em
		}

		.lg\:prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: 1.2em;
			line-height: 1.5;
			margin-top: 1em;
			margin-bottom: 1em
		}

		.lg\:prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.6em;
			margin-bottom: 1.6em;
			padding-inline-start: 1.0666667em
		}

		.lg\:prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: 2.8em;
			margin-top: 0;
			margin-bottom: .8571429em;
			line-height: 1
		}

		.lg\:prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: 1.8em;
			margin-top: 1.5555556em;
			margin-bottom: .8888889em;
			line-height: 1.1111111
		}

		.lg\:prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: 1.5em;
			margin-top: 1.6em;
			margin-bottom: .6666667em;
			line-height: 1.3333333
		}

		.lg\:prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.8em;
			margin-bottom: .6em;
			line-height: 1.6
		}

		.lg\:prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 2em;
			margin-bottom: 2em
		}

		.lg\:prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 2em;
			margin-bottom: 2em
		}

		.lg\:prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0;
			margin-bottom: 0
		}

		.lg\:prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 2em;
			margin-bottom: 2em
		}

		.lg\:prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em;
			border-radius: .3125rem;
			padding-top: .25em;
			padding-inline-end: .4em;
			padding-bottom: .25em;
			padding-inline-start: .4em
		}

		.lg\:prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em
		}

		.lg\:prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .8611111em
		}

		.lg\:prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em
		}

		.lg\:prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em;
			line-height: 1.7777778;
			margin-top: 2em;
			margin-bottom: 2em;
			border-radius: .5rem;
			padding-top: 1.1111111em;
			padding-inline-end: 1.3333333em;
			padding-bottom: 1.1111111em;
			padding-inline-start: 1.3333333em
		}

		.lg\:prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em;
			margin-bottom: 1.2em;
			padding-inline-start: 1.6em
		}

		.lg\:prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em;
			margin-bottom: 1.2em;
			padding-inline-start: 1.6em
		}

		.lg\:prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: .6em;
			margin-bottom: .6em
		}

		.lg\:prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-start: .4em
		}

		.lg\:prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-start: .4em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: .8em;
			margin-bottom: .8em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-bottom: 1.2em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-bottom: 1.2em
		}

		.lg\:prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: .8em;
			margin-bottom: .8em
		}

		.lg\:prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em;
			margin-bottom: 1.2em
		}

		.lg\:prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 1.2em
		}

		.lg\:prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: .6em;
			padding-inline-start: 1.6em
		}

		.lg\:prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 2.8em;
			margin-bottom: 2.8em
		}

		.lg\:prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0
		}

		.lg\:prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0
		}

		.lg\:prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0
		}

		.lg\:prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0
		}

		.lg\:prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em;
			line-height: 1.5555556
		}

		.lg\:prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-end: .6666667em;
			padding-bottom: .8888889em;
			padding-inline-start: .6666667em
		}

		.lg\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-start: 0
		}

		.lg\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-end: 0
		}

		.lg\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-top: .8888889em;
			padding-inline-end: .6666667em;
			padding-bottom: .8888889em;
			padding-inline-start: .6666667em
		}

		.lg\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-start: 0
		}

		.lg\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			padding-inline-end: 0
		}

		.lg\:prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 2em;
			margin-bottom: 2em
		}

		.lg\:prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0;
			margin-bottom: 0
		}

		.lg\:prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
			font-size: .9em;
			line-height: 1.5555556;
			margin-top: 1em
		}

		.lg\:prose-xl :where(.lg\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-top: 0
		}

		.lg\:prose-xl :where(.lg\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
			margin-bottom: 0
		}
}

.placeholder\:text-gray-400::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgb(163 163 163 / var(--tw-text-opacity))
}

.placeholder\:text-gray-400::placeholder {
	--tw-text-opacity: 1;
	color: rgb(163 163 163 / var(--tw-text-opacity))
}

.placeholder\:text-gray-600::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgb(82 82 82 / var(--tw-text-opacity))
}

.placeholder\:text-gray-600::placeholder {
	--tw-text-opacity: 1;
	color: rgb(82 82 82 / var(--tw-text-opacity))
}

.first-of-type\:rounded-t-md:first-of-type {
	border-top-left-radius: .375rem;
	border-top-right-radius: .375rem
}

.last-of-type\:rounded-b-md:last-of-type {
	border-bottom-right-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.hover\:scale-125:hover {
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.hover\:cursor-text:hover {
	cursor: text
}

.hover\:bg-casaitalia-blue\/80:hover {
	background-color: #333290cc
}

.hover\:bg-casaitalia-green:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(0 160 85 / var(--tw-bg-opacity))
}

.hover\:bg-casaitalia-green\/80:hover {
	background-color: #00a055cc
}

.hover\:bg-casaitaliaBlue-800:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(51 50 144 / var(--tw-bg-opacity))
}

.hover\:bg-gray-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.hover\:bg-gray-200:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(229 229 229 / var(--tw-bg-opacity))
}

.hover\:bg-white\/30:hover {
	background-color: #ffffff4d
}

.hover\:text-\[\#0088cc\]:hover {
	--tw-text-opacity: 1;
	color: rgb(0 136 204 / var(--tw-text-opacity))
}

.hover\:text-\[\#0a66c2\]:hover {
	--tw-text-opacity: 1;
	color: rgb(10 102 194 / var(--tw-text-opacity))
}

.hover\:text-\[\#1da1f2\]:hover {
	--tw-text-opacity: 1;
	color: rgb(29 161 242 / var(--tw-text-opacity))
}

.hover\:text-\[\#25d366\]:hover {
	--tw-text-opacity: 1;
	color: rgb(37 211 102 / var(--tw-text-opacity))
}

.hover\:text-\[\#3b5998\]:hover {
	--tw-text-opacity: 1;
	color: rgb(59 89 152 / var(--tw-text-opacity))
}

.hover\:text-black:hover {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity))
}

.hover\:text-casaitalia-blue:hover {
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

.hover\:text-casaitalia-blue-dark:hover {
	--tw-text-opacity: 1;
	color: rgb(26 25 72 / var(--tw-text-opacity))
}

.hover\:text-casaitalia-green:hover {
	--tw-text-opacity: 1;
	color: rgb(0 160 85 / var(--tw-text-opacity))
}

.hover\:text-coolGray-300:hover {
	--tw-text-opacity: 1;
	color: rgb(209 213 219 / var(--tw-text-opacity))
}

.hover\:text-coolGray-600:hover {
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity))
}

.hover\:text-coolGray-900:hover {
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity))
}

.hover\:text-gray-800:hover {
	--tw-text-opacity: 1;
	color: rgb(38 38 38 / var(--tw-text-opacity))
}

.hover\:text-gray-900:hover {
	--tw-text-opacity: 1;
	color: rgb(23 23 23 / var(--tw-text-opacity))
}

.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.hover\:underline:hover {
	text-decoration-line: underline
}

.hover\:opacity-100:hover {
	opacity: 1
}

.hover\:shadow:hover {
	--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.hover\:shadow-2xl:hover {
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.hover\:shadow-xl:hover {
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.hover\:brightness-100:hover {
	--tw-brightness: brightness(1);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.hover\:grayscale-0:hover {
	--tw-grayscale: grayscale(0);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.focus\:border-gray-300:focus {
	--tw-border-opacity: 1;
	border-color: rgb(212 212 212 / var(--tw-border-opacity))
}

.focus\:border-gray-500:focus {
	--tw-border-opacity: 1;
	border-color: rgb(115 115 115 / var(--tw-border-opacity))
}

.focus\:border-transparent:focus {
	border-color: transparent
}

.focus\:bg-casaitalia-green\/80:focus {
	background-color: #00a055cc
}

.focus\:bg-gray-200:focus {
	--tw-bg-opacity: 1;
	background-color: rgb(229 229 229 / var(--tw-bg-opacity))
}

.focus\:bg-transparent:focus {
	background-color: transparent
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.focus\:ring-0:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-1:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-2:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-4:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-inset:focus {
	--tw-ring-inset: inset
}

.focus\:ring-casaitalia-red:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(255 49 49 / var(--tw-ring-opacity))
}

.focus\:ring-gray-400:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity))
}

.focus\:ring-gray-500:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity))
}

.focus\:ring-gray-900:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity))
}

.focus\:ring-primary-600:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(80 79 220 / var(--tw-ring-opacity))
}

.focus\:ring-opacity-50:focus {
	--tw-ring-opacity: .5
}

.focus\:ring-offset-2:focus {
	--tw-ring-offset-width: 2px
}

.disabled\:cursor-not-allowed:disabled {
	cursor: not-allowed
}

.disabled\:text-gray-500:disabled {
	--tw-text-opacity: 1;
	color: rgb(115 115 115 / var(--tw-text-opacity))
}

.disabled\:opacity-50:disabled {
	opacity: .5
}

.group:hover .group-hover\:-mr-2 {
	margin-right: -.5rem
}

.group:hover .group-hover\:ml-2 {
	margin-left: .5rem
}

.group:hover .group-hover\:block {
	display: block
}

.group:hover .group-hover\:-rotate-3 {
	--tw-rotate: -3deg;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:rotate-12 {
	--tw-rotate: 12deg;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:scale-100 {
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:scale-110 {
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:scale-125 {
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-casaitalia-blue {
	--tw-text-opacity: 1;
	color: rgb(51 50 144 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-casaitalia-blue\/10 {
	color: #3332901a
}

.group:hover .group-hover\:text-casaitaliaGreen-500 {
	--tw-text-opacity: 1;
	color: rgb(2 229 122 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-600 {
	--tw-text-opacity: 1;
	color: rgb(82 82 82 / var(--tw-text-opacity))
}

.group:hover .group-hover\:text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-0 {
	opacity: 0
}

.group:hover .group-hover\:opacity-100 {
	opacity: 1
}

.group:hover .group-hover\:opacity-20 {
	opacity: .2
}

.group:hover .group-hover\:shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
	cursor: not-allowed
}

.peer:disabled ~ .peer-disabled\:opacity-70 {
	opacity: .7
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
	pointer-events: none
}

.data-\[disabled\]\:opacity-50[data-disabled] {
	opacity: .5
}

.prose-p\:mt-0 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))) {
	margin-top: 0
}

.prose-img\:rounded-xl :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))) {
	border-radius: .75rem
}

@media (min-width: 640px) {
	.sm\:col-span-3 {
		grid-column: span 3 / span 3
	}

	.sm\:col-span-4 {
		grid-column: span 4 / span 4
	}

	.sm\:col-span-6 {
		grid-column: span 6 / span 6
	}

	.sm\:col-span-full {
		grid-column: 1 / -1
	}

	.sm\:ml-6 {
		margin-left: 1.5rem
	}

	.sm\:ml-auto {
		margin-left: auto
	}

	.sm\:mr-4 {
		margin-right: 1rem
	}

	.sm\:mt-0 {
		margin-top: 0
	}

	.sm\:block {
		display: block
	}

	.sm\:aspect-1\/1 {
		aspect-ratio: 1 / 1
	}

	.sm\:aspect-16\/9 {
		aspect-ratio: 16 / 9
	}

	.sm\:aspect-21\/9 {
		aspect-ratio: 21 / 9
	}

	.sm\:aspect-3\/4 {
		aspect-ratio: 3 / 4
	}

	.sm\:aspect-4\/3 {
		aspect-ratio: 4 / 3
	}

	.sm\:aspect-9\/16 {
		aspect-ratio: 9 / 16
	}

	.sm\:aspect-9\/21 {
		aspect-ratio: 9 / 21
	}

	.sm\:h-12 {
		height: 3rem
	}

	.sm\:w-12 {
		width: 3rem
	}

	.sm\:w-auto {
		width: auto
	}

	.sm\:max-w-md {
		max-width: 28rem
	}

	.sm\:max-w-xs {
		max-width: 20rem
	}

	.sm\:grid-cols-12 {
		grid-template-columns: repeat(12,minmax(0,1fr))
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2,minmax(0,1fr))
	}

	.sm\:flex-row {
		flex-direction: row
	}

	.sm\:justify-start {
		justify-content: flex-start
	}

	.sm\:p-6 {
		padding: 1.5rem
	}

	.sm\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.sm\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.sm\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.sm\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.sm\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.sm\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.sm\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.sm\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}

	.sm\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}

	.sm\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}

	.sm\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.sm\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.sm\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.sm\:leading-6 {
		line-height: 1.5rem
	}
}

@media (min-width: 768px) {
	.md\:absolute {
		position: absolute
	}

	.md\:bottom-0 {
		bottom: 0
	}

	.md\:left-2 {
		left: .5rem
	}

	.md\:order-last {
		order: 9999
	}

	.md\:col-span-2 {
		grid-column: span 2 / span 2
	}

	.md\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.md\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}

	.md\:mb-0 {
		margin-bottom: 0
	}

	.md\:mb-16 {
		margin-bottom: 4rem
	}

	.md\:mb-2 {
		margin-bottom: .5rem
	}

	.md\:mb-4 {
		margin-bottom: 1rem
	}

	.md\:mr-2 {
		margin-right: .5rem
	}

	.md\:mt-0 {
		margin-top: 0
	}

	.md\:mt-8 {
		margin-top: 2rem
	}

	.md\:line-clamp-2 {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2
	}

	.md\:block {
		display: block
	}

	.md\:inline {
		display: inline
	}

	.md\:flex {
		display: flex
	}

	.md\:aspect-1\/1 {
		aspect-ratio: 1 / 1
	}

	.md\:aspect-16\/9 {
		aspect-ratio: 16 / 9
	}

	.md\:aspect-21\/9 {
		aspect-ratio: 21 / 9
	}

	.md\:aspect-3\/4 {
		aspect-ratio: 3 / 4
	}

	.md\:aspect-4\/3 {
		aspect-ratio: 4 / 3
	}

	.md\:aspect-9\/16 {
		aspect-ratio: 9 / 16
	}

	.md\:aspect-9\/21 {
		aspect-ratio: 9 / 21
	}

	.md\:aspect-square {
		aspect-ratio: 1 / 1
	}

	.md\:size-48 {
		width: 12rem;
		height: 12rem
	}

	.md\:h-1 {
		height: .25rem
	}

	.md\:h-1\.5 {
		height: .375rem
	}

	.md\:h-48 {
		height: 12rem
	}

	.md\:h-full {
		height: 100%
	}

	.md\:w-1\/2 {
		width: 50%
	}

	.md\:w-1\/3 {
		width: 33.333333%
	}

	.md\:w-\[180px\] {
		width: 180px
	}

	.md\:w-\[500px\] {
		width: 500px
	}

	.md\:w-auto {
		width: auto
	}

	.md\:w-full {
		width: 100%
	}

	.md\:min-w-\[180px\] {
		min-width: 180px
	}

	.md\:max-w-5xl {
		max-width: 64rem
	}

	.md\:flex-1 {
		flex: 1 1 0%
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2,minmax(0,1fr))
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3,minmax(0,1fr))
	}

	.md\:flex-row {
		flex-direction: row
	}

	.md\:flex-col {
		flex-direction: column
	}

	.md\:flex-nowrap {
		flex-wrap: nowrap
	}

	.md\:items-start {
		align-items: flex-start
	}

	.md\:items-center {
		align-items: center
	}

	.md\:justify-start {
		justify-content: flex-start
	}

	.md\:justify-around {
		justify-content: space-around
	}

	.md\:gap-8 {
		gap: 2rem
	}

	.md\:rounded {
		border-radius: .25rem
	}

	.md\:rounded-md {
		border-radius: .375rem
	}

	.md\:rounded-none {
		border-radius: 0
	}

	.md\:rounded-l-3xl {
		border-top-left-radius: 1.5rem;
		border-bottom-left-radius: 1.5rem
	}

	.md\:border-none {
		border-style: none
	}

	.md\:bg-casaitalia-blue-dark {
		--tw-bg-opacity: 1;
		background-color: rgb(26 25 72 / var(--tw-bg-opacity))
	}

	.md\:bg-transparent {
		background-color: transparent
	}

	.md\:p-0 {
		padding: 0
	}

	.md\:p-12 {
		padding: 3rem
	}

	.md\:p-2 {
		padding: .5rem
	}

	.md\:p-8 {
		padding: 2rem
	}

	.md\:px-3 {
		padding-left: .75rem;
		padding-right: .75rem
	}

	.md\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}

	.md\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}

	.md\:py-16 {
		padding-top: 4rem;
		padding-bottom: 4rem
	}

	.md\:pb-16 {
		padding-bottom: 4rem
	}

	.md\:pl-0 {
		padding-left: 0
	}

	.md\:pr-2 {
		padding-right: .5rem
	}

	.md\:pt-12 {
		padding-top: 3rem
	}

	.md\:text-left {
		text-align: left
	}

	.md\:text-center {
		text-align: center
	}

	.md\:text-right {
		text-align: right
	}

	.md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.md\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.md\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.md\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}

	.md\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}

	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}

	.md\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.md\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

@media (min-width: 1024px) {
	.lg\:sticky {
		position: sticky
	}

	.lg\:top-2 {
		top: .5rem
	}

	.lg\:order-first {
		order: -9999
	}

	.lg\:col-span-2 {
		grid-column: span 2 / span 2
	}

	.lg\:col-span-3 {
		grid-column: span 3 / span 3
	}

	.lg\:my-24 {
		margin-top: 6rem;
		margin-bottom: 6rem
	}

	.lg\:mb-0 {
		margin-bottom: 0
	}

	.lg\:mr-0 {
		margin-right: 0
	}

	.lg\:mt-12 {
		margin-top: 3rem
	}

	.lg\:mt-2 {
		margin-top: .5rem
	}

	.lg\:mt-4 {
		margin-top: 1rem
	}

	.lg\:block {
		display: block
	}

	.lg\:flex {
		display: flex
	}

	.lg\:hidden {
		display: none
	}

	.lg\:aspect-1\/1 {
		aspect-ratio: 1 / 1
	}

	.lg\:aspect-16\/9 {
		aspect-ratio: 16 / 9
	}

	.lg\:aspect-21\/9 {
		aspect-ratio: 21 / 9
	}

	.lg\:aspect-3\/4 {
		aspect-ratio: 3 / 4
	}

	.lg\:aspect-4\/3 {
		aspect-ratio: 4 / 3
	}

	.lg\:aspect-9\/16 {
		aspect-ratio: 9 / 16
	}

	.lg\:aspect-9\/21 {
		aspect-ratio: 9 / 21
	}

	.lg\:aspect-\[21\/9\] {
		aspect-ratio: 21/9
	}

	.lg\:aspect-\[5\/2\] {
		aspect-ratio: 5/2
	}

	.lg\:aspect-square {
		aspect-ratio: 1 / 1
	}

	.lg\:h-\[90vh\] {
		height: 90vh
	}

	.lg\:w-1\/2 {
		width: 50%
	}

	.lg\:w-1\/3 {
		width: 33.333333%
	}

	.lg\:w-1\/4 {
		width: 25%
	}

	.lg\:w-2\/12 {
		width: 16.666667%
	}

	.lg\:w-2\/3 {
		width: 66.666667%
	}

	.lg\:w-3\/12 {
		width: 25%
	}

	.lg\:w-4\/12 {
		width: 33.333333%
	}

	.lg\:w-64 {
		width: 16rem
	}

	.lg\:w-auto {
		width: auto
	}

	.lg\:max-w-none {
		max-width: none
	}

	.lg\:max-w-xs {
		max-width: 20rem
	}

	.lg\:grid-flow-col {
		grid-auto-flow: column
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2,minmax(0,1fr))
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3,minmax(0,1fr))
	}

	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4,minmax(0,1fr))
	}

	.lg\:grid-cols-5 {
		grid-template-columns: repeat(5,minmax(0,1fr))
	}

	.lg\:flex-row {
		flex-direction: row
	}

	.lg\:flex-wrap {
		flex-wrap: wrap
	}

	.lg\:justify-end {
		justify-content: flex-end
	}

	.lg\:gap-12 {
		gap: 3rem
	}

	.lg\:gap-4 {
		gap: 1rem
	}

	.lg\:gap-6 {
		gap: 1.5rem
	}

	.lg\:rounded-full {
		border-radius: 9999px
	}

	.lg\:border-8 {
		border-width: 8px
	}

	.lg\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.lg\:text-center {
		text-align: center
	}

	.lg\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.lg\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.lg\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.lg\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.lg\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.lg\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}

	.lg\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}

	.lg\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.lg\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.lg\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.lg\:hover\:-rotate-3:hover {
		--tw-rotate: -3deg;
		transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
	}

	.lg\:hover\:scale-\[0\.98\]:hover {
		--tw-scale-x: .98;
		--tw-scale-y: .98;
		transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
	}
}

@media (min-width: 1280px) {
	.xl\:order-last {
		order: 9999
	}

	.xl\:-mx-60 {
		margin-left: -15rem;
		margin-right: -15rem
	}

	.xl\:my-20 {
		margin-top: 5rem;
		margin-bottom: 5rem
	}

	.xl\:mr-4 {
		margin-right: 1rem
	}

	.xl\:mt-0 {
		margin-top: 0
	}

	.xl\:block {
		display: block
	}

	.xl\:inline {
		display: inline
	}

	.xl\:hidden {
		display: none
	}

	.xl\:aspect-1\/1 {
		aspect-ratio: 1 / 1
	}

	.xl\:aspect-16\/9 {
		aspect-ratio: 16 / 9
	}

	.xl\:aspect-21\/9 {
		aspect-ratio: 21 / 9
	}

	.xl\:aspect-3\/4 {
		aspect-ratio: 3 / 4
	}

	.xl\:aspect-4\/3 {
		aspect-ratio: 4 / 3
	}

	.xl\:aspect-9\/16 {
		aspect-ratio: 9 / 16
	}

	.xl\:aspect-9\/21 {
		aspect-ratio: 9 / 21
	}

	.xl\:aspect-video {
		aspect-ratio: 16 / 9
	}

	.xl\:w-1\/3 {
		width: 33.333333%
	}

	.xl\:max-w-lg {
		max-width: 32rem
	}

	.xl\:columns-2 {
		-moz-columns: 2;
		columns: 2
	}

	.xl\:grid-cols-3 {
		grid-template-columns: repeat(3,minmax(0,1fr))
	}

	.xl\:flex-row {
		flex-direction: row
	}

	.xl\:flex-nowrap {
		flex-wrap: nowrap
	}

	.xl\:gap-8 {
		gap: 2rem
	}

	.xl\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.xl\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.xl\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.xl\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.xl\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.xl\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}

	.xl\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}

	.xl\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.xl\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.xl\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

@media (min-width: 1536px) {
	.\32xl\:aspect-1\/1 {
		aspect-ratio: 1 / 1
	}

	.\32xl\:aspect-16\/9 {
		aspect-ratio: 16 / 9
	}

	.\32xl\:aspect-21\/9 {
		aspect-ratio: 21 / 9
	}

	.\32xl\:aspect-3\/4 {
		aspect-ratio: 3 / 4
	}

	.\32xl\:aspect-4\/3 {
		aspect-ratio: 4 / 3
	}

	.\32xl\:aspect-9\/16 {
		aspect-ratio: 9 / 16
	}

	.\32xl\:aspect-9\/21 {
		aspect-ratio: 9 / 21
	}

	.\32xl\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.\32xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.\32xl\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.\32xl\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.\32xl\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.\32xl\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.\32xl\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}

	.\32xl\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}

	.\32xl\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.\32xl\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.\32xl\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}
/* 2025.04.22 */
@media (min-width: 768px) {
    .md\:h-24 {
        height: 3rem;
    }
}
