::-moz-selection {
	color: var(--wp--preset--color--white);
	background: var(--wp--preset--color--blue)
}

::selection {
	color: var(--wp--preset--color--white);
	background: var(--wp--preset--color--blue)
}

*, *::after, *::before {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: 1em;
	border: none
}

@media (max-width: 64em) {
	*, *::after, *::before {
		word-wrap: anywhere;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
		hyphens: auto
	}
}

html {
	font-size: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: 15%
}

html.has-lightbox {
	overflow: hidden
}

html, body {
	overflow-x: clip
}

body {
	width: 100%;
	min-height: 100svh;
	display: flex;
	flex-direction: column;
	-webkit-text-size-adjust: 100%
}

@media (max-width: 35.99em) {
	body.has--stickybar #footer-scroll-top {
		bottom: 5.5em
	}
}

@media (max-width: 35.99em) {
	body.has--stickybar footer#semplice-reddo-footer {
		padding-bottom: 5em
	}
}

a.is--inverted:focus-visible, .is--inverted a:focus-visible, .has-background:not(.has-white-background-color) a:focus-visible, .has-background:not(.has-lightgrey-background-color) a:focus-visible, button.is--inverted:focus-visible, .is--inverted button:focus-visible, .has-background:not(.has-white-background-color) button:focus-visible, .has-background:not(.has-lightgrey-background-color) button:focus-visible, input.is--inverted:focus-visible, .is--inverted input:focus-visible, .has-background:not(.has-white-background-color) input:focus-visible, .has-background:not(.has-lightgrey-background-color) input:focus-visible, select.is--inverted:focus-visible, .is--inverted select:focus-visible, .has-background:not(.has-white-background-color) select:focus-visible, .has-background:not(.has-lightgrey-background-color) select:focus-visible, textarea.is--inverted:focus-visible, .is--inverted textarea:focus-visible, .has-background:not(.has-white-background-color) textarea:focus-visible, .has-background:not(.has-lightgrey-background-color) textarea:focus-visible, dialog.is--inverted:focus-visible, .is--inverted dialog:focus-visible, .has-background:not(.has-white-background-color) dialog:focus-visible, .has-background:not(.has-lightgrey-background-color) dialog:focus-visible, summary.is--inverted:focus-visible, .is--inverted summary:focus-visible, .has-background:not(.has-white-background-color) summary:focus-visible, .has-background:not(.has-lightgrey-background-color) summary:focus-visible, video.is--inverted:focus-visible, .is--inverted video:focus-visible, .has-background:not(.has-white-background-color) video:focus-visible, .has-background:not(.has-lightgrey-background-color) video:focus-visible, [tabindex].is--inverted:focus-visible, .is--inverted [tabindex]:focus-visible, .has-background:not(.has-white-background-color) [tabindex]:focus-visible, .has-background:not(.has-lightgrey-background-color) [tabindex]:focus-visible {
	outline-color: var(--wp--preset--color--white)
}

a, .has-background.has-white-background-color a, .has-background.has-lightgrey-background-color a, button, .has-background.has-white-background-color button, .has-background.has-lightgrey-background-color button, input, .has-background.has-white-background-color input, .has-background.has-lightgrey-background-color input, select, .has-background.has-white-background-color select, .has-background.has-lightgrey-background-color select, textarea, .has-background.has-white-background-color textarea, .has-background.has-lightgrey-background-color textarea, dialog, .has-background.has-white-background-color dialog, .has-background.has-lightgrey-background-color dialog, summary, .has-background.has-white-background-color summary, .has-background.has-lightgrey-background-color summary, video, .has-background.has-white-background-color video, .has-background.has-lightgrey-background-color video, [tabindex], .has-background.has-white-background-color [tabindex], .has-background.has-lightgrey-background-color [tabindex] {
	outline-width: 2px;
	outline-style: solid;
	outline-color: transparent;
	outline-offset: 0;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

a:focus-visible, .has-background.has-white-background-color a:focus-visible, .has-background.has-lightgrey-background-color a:focus-visible, button:focus-visible, .has-background.has-white-background-color button:focus-visible, .has-background.has-lightgrey-background-color button:focus-visible, input:focus-visible, .has-background.has-white-background-color input:focus-visible, .has-background.has-lightgrey-background-color input:focus-visible, select:focus-visible, .has-background.has-white-background-color select:focus-visible, .has-background.has-lightgrey-background-color select:focus-visible, textarea:focus-visible, .has-background.has-white-background-color textarea:focus-visible, .has-background.has-lightgrey-background-color textarea:focus-visible, dialog:focus-visible, .has-background.has-white-background-color dialog:focus-visible, .has-background.has-lightgrey-background-color dialog:focus-visible, summary:focus-visible, .has-background.has-white-background-color summary:focus-visible, .has-background.has-lightgrey-background-color summary:focus-visible, video:focus-visible, .has-background.has-white-background-color video:focus-visible, .has-background.has-lightgrey-background-color video:focus-visible, [tabindex]:focus-visible, .has-background.has-white-background-color [tabindex]:focus-visible, .has-background.has-lightgrey-background-color [tabindex]:focus-visible {
	outline-color: var(--wp--preset--color--blue);
	outline-offset: .25em
}

main#semplice-reddo-main {
	display: block;
	width: 100%;
	flex: 1 1 100%
}

main#semplice-reddo-main > .semplice-reddo-gallery, main#semplice-reddo-main > .semplice-reddo-image {
	margin-top: 0;
	margin-bottom: 0
}

h1, h2, h3, h4, h5, h6, .semplice-reddo-button span {
	text-wrap: balance
}

p, li, figcaption {
	text-wrap: pretty
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ol:first-child, ul:first-child, address:first-child, table:first-child, .wp-block-table:first-child, .wp-block-quote:first-child, .wp-block-columns:first-child {
	margin-top: 0
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ol:last-child, ul:last-child, address:last-child, table:last-child, .wp-block-table:last-child, .wp-block-quote:last-child, .wp-block-columns:last-child {
	margin-bottom: 0
}

.screen-reader-text {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
	z-index: -1
}

address {
	display: block;
	font-style: normal;
	color: var(--wp--preset--color--grey);
	font-size: var(--wp--preset--font-size--normal)
}

@media (min-width: 64.01em) {
	address {
		font-size: var(--wp--preset--font-size--normal)
	}
}

figure {
	margin: 0;
	padding: 0
}

picture {
	display: block
}

picture img {
	display: block
}

svg {
	aspect-ratio: 1/1;
	width: 1em;
	height: 1em
}

img {
	max-width: 100%;
	height: auto
}

iframe {
	width: 100%;
	height: 100%
}

table, .semplice-reddo-infographic, .air-datepicker, .semplice-reddo-form-item, .semplice-reddo-table-of-contents, .semplice-reddo-tabs .semplice-reddo-tabs-navigation {
	-webkit-font-feature-settings: "lnum", "tnum" 1;
	-moz-font-feature-settings: "lnum", "tnum" 1;
	-ms-font-feature-settings: "lnum", "tnum" 1;
	-o-font-feature-settings: "lnum", "tnum" 1;
	font-feature-settings: "lnum", "tnum" 1
}

a, button {
	cursor: pointer
}

button {
	background: transparent;
	text-align: left;
	border: none;
	font-family: inherit;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.semplice-reddo-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-background-clip: border-box !important;
	-moz-background-clip: border-box !important;
	-ms-background-clip: border-box !important;
	-o-background-clip: border-box !important;
	background-clip: border-box !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	align-items: center;
	background: var(--wp--preset--color--blue);
	box-sizing: border-box;
	color: var(--wp--preset--color--black);
	display: flex;
	fill: var(--wp--preset--color--black);
	flex-wrap: nowrap;
	font-size: 1em;
	gap: var(--wp--preset--spacing--12);
	justify-content: center;
	margin: var(--wp--preset--spacing--32) 0;
	padding: var(--wp--preset--spacing--16) var(--wp--preset--spacing--24);
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	touch-action: manipulation;
	z-index: 1;
	border-color: transparent;
	border-style: solid;
	border-width: 2px
}

@media (min-width: 64.01em) {
	.semplice-reddo-button {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		margin: var(--wp--preset--spacing--32) 0;
		padding: var(--wp--preset--spacing--16) var(--wp--preset--spacing--24);
		gap: var(--wp--preset--spacing--12)
	}
}

.semplice-reddo-button:first-child {
	margin-top: 0
}

@media (hover: hover) {
	.semplice-reddo-button:hover {
		background: color-mix(in hsl, var(--wp--preset--color--blue) 90%, var(--wp--preset--color--black) 10%);
		border-color: transparent;
		color: var(--wp--preset--color--black);
		cursor: pointer;
		fill: var(--wp--preset--color--black)
	}
}

@media (hover: none)and (pointer: coarse) {
	.semplice-reddo-button:active {
		scale: .95
	}
}

.semplice-reddo-button:last-child {
	margin-bottom: 0
}

.semplice-reddo-button.custom--width {
	width: var(--width, 50%)
}

.semplice-reddo-button.has--label-after {
	margin-bottom: 0
}

.semplice-reddo-button.has--label-before {
	margin-top: 0
}

.semplice-reddo-button.space-between {
	justify-content: space-between
}

.semplice-reddo-button.icon--center {
	flex-direction: column
}

.semplice-reddo-button.icon--only {
	aspect-ratio: 1/1;
	flex: 0 0 auto;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	width: calc(var(--wp--preset--spacing--32) * 1.5)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.icon--only {
		width: calc(var(--wp--preset--spacing--32) * 1.25)
	}
}

.semplice-reddo-button.icon--only svg, .semplice-reddo-button.icon--only img {
	box-sizing: content-box;
	font-size: 1.5rem
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.icon--only svg, .semplice-reddo-button.icon--only img {
		font-size: 1.5rem
	}
}

.semplice-reddo-button.icon--only span:not(.semplice-reddo-icon) {
	font-size: 1.5rem
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.icon--only span:not(.semplice-reddo-icon) {
		font-size: 1.5rem
	}
}

.semplice-reddo-button.icon--right {
	flex-direction: row-reverse
}

.semplice-reddo-button.is--close {
	margin: 0;
	z-index: 99;
	position: absolute;
	right: calc(-1 * var(--wp--preset--spacing--20));
	top: calc(-1 * var(--wp--preset--spacing--20));
	background: var(--wp--preset--color--grey);
	border-color: transparent;
	color: var(--wp--preset--color--grey);
	fill: var(--wp--preset--color--black);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--close {
		right: calc(-1 * var(--wp--preset--spacing--20));
		top: calc(-1 * var(--wp--preset--spacing--20));
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none
	}
}

@media (hover: hover) {
	.semplice-reddo-button.is--close:hover {
		background: var(--wp--preset--color--white);
		border-color: transparent;
		color: var(--wp--preset--color--grey);
		fill: var(--wp--preset--color--black)
	}
}

.semplice-reddo-button.is--close + * {
	margin-top: 0 !important
}

.semplice-reddo-button.is--error {
	background-color: var(--wp--preset--color--red) !important
}

.semplice-reddo-button.is--error span:not(.semplice-reddo-icon), .semplice-reddo-button.is--error i {
	color: #fff !important
}

.semplice-reddo-button.is--error svg {
	fill: #fff !important
}

.semplice-reddo-button.is--fixed {
	margin: 0;
	position: fixed;
	z-index: 1001
}

.semplice-reddo-button.is--fixed.bottom--right {
	bottom: var(--wp--preset--spacing--12);
	right: var(--wp--preset--spacing--12)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--fixed.bottom--right {
		bottom: var(--wp--preset--spacing--12);
		right: var(--wp--preset--spacing--12)
	}
}

.semplice-reddo-button.is--formular {
	background: var(--wp--preset--color--grey);
	border-color: var(--wp--preset--color--grey);
	color: var(--wp--preset--color--black);
	fill: var(--wp--preset--color--black);
	font-family: var(--wp--preset--font-family--system);
	font-style: normal;
	font-weight: normal;
	padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);
	-webkit-border-radius: var(--wp--preset--spacing--8);
	-moz-border-radius: var(--wp--preset--spacing--8);
	-ms-border-radius: var(--wp--preset--spacing--8);
	-o-border-radius: var(--wp--preset--spacing--8);
	border-radius: var(--wp--preset--spacing--8)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular {
		padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);
		-webkit-border-radius: var(--wp--preset--spacing--8);
		-moz-border-radius: var(--wp--preset--spacing--8);
		-ms-border-radius: var(--wp--preset--spacing--8);
		-o-border-radius: var(--wp--preset--spacing--8);
		border-radius: var(--wp--preset--spacing--8)
	}
}

.semplice-reddo-button.is--formular span {
	font-size: var(--wp--preset--font-size--normal);
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular span {
		font-size: var(--wp--preset--font-size--normal)
	}
}

.semplice-reddo-button.is--formular svg, .semplice-reddo-button.is--formular img {
	font-size: 1.5rem
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular svg, .semplice-reddo-button.is--formular img {
		font-size: 1.5rem
	}
}

@media (hover: hover) {
	.semplice-reddo-button.is--formular:hover {
		background: var(--wp--preset--color--grey);
		border-color: var(--wp--preset--color--grey);
		color: var(--wp--preset--color--black);
		fill: var(--wp--preset--color--blue)
	}
}

.semplice-reddo-button.is--formular input:checked ~ .semplice-reddo-button {
	background: var(--wp--preset--color--black);
	border-color: var(--wp--preset--color--black);
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--blue)
}

.semplice-reddo-button.is--formular.icon--only {
	padding: 0;
	width: calc(var(--wp--preset--spacing--32) * 1.5)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular.icon--only {
		width: calc(var(--wp--preset--spacing--32) * 1.25)
	}
}

.semplice-reddo-button.is--formular.icon--only span:not(.semplice-reddo-icon) {
	font-size: var(--wp--preset--font-size--normal)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular.icon--only span:not(.semplice-reddo-icon) {
		font-size: var(--wp--preset--font-size--normal)
	}
}

.semplice-reddo-button.is--formular.icon--only svg, .semplice-reddo-button.is--formular.icon--only img {
	font-size: 1.5rem
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--formular.icon--only svg, .semplice-reddo-button.is--formular.icon--only img {
		font-size: 1.5rem
	}
}

.semplice-reddo-button.is--formular.is--inverted {
	background: var(--wp--preset--color--white-fade-25);
	border-color: transparent;
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--white)
}

@media (hover: hover) {
	.semplice-reddo-button.is--formular.is--inverted:hover {
		background: var(--wp--preset--color--white-fade-50);
		border-color: transparent;
		color: var(--wp--preset--color--white);
		fill: var(--wp--preset--color--white)
	}
}

.semplice-reddo-button.is--formular.is--inverted input:checked ~ .semplice-reddo-button {
	background: var(--wp--preset--color--white);
	border-color: transparent;
	color: var(--wp--preset--color--black);
	fill: var(--wp--preset--color--blue)
}

.semplice-reddo-button.is--inverted {
	background: var(--wp--preset--color--white);
	border-color: transparent;
	color: var(--wp--preset--color--black);
	fill: var(--wp--preset--color--black)
}

@media (hover: hover) {
	.semplice-reddo-button.is--inverted:hover {
		background: var(--wp--preset--color--white-fade-50);
		border-color: transparent;
		color: var(--wp--preset--color--black);
		fill: var(--wp--preset--color--black)
	}
}

.semplice-reddo-button.is--loading .loading-state {
	display: flex
}

.semplice-reddo-button.is--loading.has--icon svg {
	display: none
}

.semplice-reddo-button.is--secondary {
	background: var(--wp--preset--color--black);
	border-color: transparent;
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--blue)
}

@media (hover: hover) {
	.semplice-reddo-button.is--secondary:hover {
		background: color-mix(in hsl, var(--wp--preset--color--black) 90%, var(--wp--preset--color--white) 20%);
		border-color: transparent;
		color: var(--wp--preset--color--white);
		fill: var(--wp--preset--color--blue)
	}
}

.semplice-reddo-button.is--secondary.is--inverted {
	background: transparent;
	border-color: var(--wp--preset--color--white);
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--white)
}

@media (hover: hover) {
	.semplice-reddo-button.is--secondary.is--inverted:hover {
		background: transparent;
		border-color: var(--wp--preset--color--white-fade-50);
		color: var(--wp--preset--color--white-fade-50);
		fill: var(--wp--preset--color--white-fade-50)
	}
}

.semplice-reddo-button.is--sent span:not(.semplice-reddo-icon) {
	display: none
}

.semplice-reddo-button.is--sent svg {
	display: none
}

.semplice-reddo-button.is--sent .sent-state {
	-webkit-animation: scale-up-center .4s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	animation: scale-up-center .4s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	display: block
}

.semplice-reddo-button.is--tertiary {
	background: transparent;
	border-color: transparent;
	color: var(--wp--preset--color--black);
	fill: var(--wp--preset--color--blue);
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

@media (hover: hover) {
	.semplice-reddo-button.is--tertiary:hover {
		background: transparent;
		border-color: transparent;
		color: var(--wp--preset--color--blue);
		fill: var(--wp--preset--color--blue-fade-50)
	}
}

.semplice-reddo-button.is--tertiary.is--inverted {
	background: transparent;
	border-color: transparent;
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--white)
}

@media (hover: hover) {
	.semplice-reddo-button.is--tertiary.is--inverted:hover {
		background: transparent;
		border-color: transparent;
		color: var(--wp--preset--color--white-fade-50);
		fill: var(--wp--preset--color--white-fade-50)
	}
}

.semplice-reddo-button.is--tooltip {
	background: var(--wp--preset--color--grey);
	border-color: transparent;
	border-width: 2px;
	color: var(--wp--preset--color--black);
	fill: var(--wp--preset--color--black);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: var(--wp--preset--spacing--8);
	-moz-border-radius: var(--wp--preset--spacing--8);
	-ms-border-radius: var(--wp--preset--spacing--8);
	-o-border-radius: var(--wp--preset--spacing--8);
	border-radius: var(--wp--preset--spacing--8)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--tooltip {
		-webkit-border-radius: var(--wp--preset--spacing--8);
		-moz-border-radius: var(--wp--preset--spacing--8);
		-ms-border-radius: var(--wp--preset--spacing--8);
		-o-border-radius: var(--wp--preset--spacing--8);
		border-radius: var(--wp--preset--spacing--8);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none
	}
}

@media (hover: hover) {
	.semplice-reddo-button.is--tooltip:hover {
		background: var(--wp--preset--color--grey);
		border-color: transparent;
		color: var(--wp--preset--color--black);
		fill: var(--wp--preset--color--black)
	}
}

.semplice-reddo-button.is--tooltip.icon--only {
	width: var(--wp--preset--spacing--32)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--tooltip.icon--only {
		width: var(--wp--preset--spacing--32)
	}
}

.semplice-reddo-button.is--tooltip.icon--only svg, .semplice-reddo-button.is--tooltip.icon--only img {
	font-size: var(--wp--preset--font-size--normal)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button.is--tooltip.icon--only svg, .semplice-reddo-button.is--tooltip.icon--only img {
		font-size: var(--wp--preset--font-size--normal)
	}
}

.semplice-reddo-button.is--tooltip.is--inverted {
	background: var(--wp--preset--color--white-fade-25);
	border-color: transparent;
	color: var(--wp--preset--color--white);
	fill: var(--wp--preset--color--white)
}

@media (hover: hover) {
	.semplice-reddo-button.is--tooltip.is--inverted:hover {
		background: var(--wp--preset--color--white-fade-25);
		border-color: transparent;
		color: var(--wp--preset--color--white);
		fill: var(--wp--preset--color--white)
	}
}

.semplice-reddo-button .loading-state {
	-webkit-animation: rotate-center 2s linear infinite both;
	animation: rotate-center 2s linear infinite both;
	display: none
}

.semplice-reddo-button .sent-state {
	display: none
}

.semplice-reddo-button img {
	height: auto;
	height: 1em;
	width: 1em
}

.semplice-reddo-button svg {
	aspect-ratio: 1/1;
	height: 1em;
	width: 1em
}

.semplice-reddo-button svg, .semplice-reddo-button img {
	fill: inherit;
	flex: 0 0 auto;
	font-size: var(--wp--preset--font-size--normal);
	position: relative;
	z-index: 6;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button svg, .semplice-reddo-button img {
		font-size: var(--wp--preset--font-size--normal)
	}
}

.semplice-reddo-button span:not(.semplice-reddo-icon) {
	color: inherit;
	display: block;
	font-family: var(--wp--preset--font-family--system);
	font-size: var(--wp--preset--font-size--normal);
	font-weight: bold;
	letter-spacing: .05rem;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	z-index: 6;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

@media (min-width: 64.01em) {
	.semplice-reddo-button span:not(.semplice-reddo-icon) {
		font-size: var(--wp--preset--font-size--normal)
	}
}

.semplice-reddo-button span:not(.semplice-reddo-icon) strong, .semplice-reddo-button span:not(.semplice-reddo-icon) em, .semplice-reddo-button span:not(.semplice-reddo-icon) i {
	color: inherit
}

.semplice-reddo-buttons .semplice-reddo-button.width--custom {
	width: auto;
	flex: 0 1 calc(var(--width, 50%) - var(--wp--preset--spacing--8))
}

@media (min-width: 64.01em) {
	.semplice-reddo-buttons .semplice-reddo-button.width--custom {
		flex-basis: calc(var(--width, 50%) - var(--wp--preset--spacing--8))
	}
}

.semplice-reddo-buttons.semplice-reddo-grid.is--admin > li > .block-editor-inner-blocks > .block-editor-block-list__layout .wp-block {
	width: auto;
	flex: 0 1 calc(var(--width, auto) - var(--wp--preset--spacing--8))
}

@media (min-width: 64.01em) {
	.semplice-reddo-buttons.semplice-reddo-grid.is--admin > li > .block-editor-inner-blocks > .block-editor-block-list__layout .wp-block {
		flex-basis: calc(var(--width, auto) - var(--wp--preset--spacing--8))
	}
}

aside .semplice-reddo-button.is--toggle {
	background: var(--wp--preset--color--white);
	border-color: var(--wp--preset--color--grey);
	border-width: 4px;
	fill: var(--wp--preset--color--grey);
	padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);
	-webkit-border-radius: var(--wp--preset--spacing--8);
	-moz-border-radius: var(--wp--preset--spacing--8);
	-ms-border-radius: var(--wp--preset--spacing--8);
	-o-border-radius: var(--wp--preset--spacing--8);
	border-radius: var(--wp--preset--spacing--8)
}

@media (min-width: 64.01em) {
	aside .semplice-reddo-button.is--toggle {
		padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);
		-webkit-border-radius: var(--wp--preset--spacing--8);
		-moz-border-radius: var(--wp--preset--spacing--8);
		-ms-border-radius: var(--wp--preset--spacing--8);
		-o-border-radius: var(--wp--preset--spacing--8);
		border-radius: var(--wp--preset--spacing--8)
	}
}

aside .semplice-reddo-button.is--toggle span:not(.semplice-reddo-icon) {
	font-size: var(--wp--preset--font-size--tiny)
}

@media (min-width: 64.01em) {
	aside .semplice-reddo-button.is--toggle span:not(.semplice-reddo-icon) {
		font-size: var(--wp--preset--font-size--tiny)
	}
}

aside .semplice-reddo-button.is--toggle svg, aside .semplice-reddo-button.is--toggle img {
	font-size: var(--wp--preset--font-size--tiny)
}

@media (min-width: 64.01em) {
	aside .semplice-reddo-button.is--toggle svg, aside .semplice-reddo-button.is--toggle img {
		font-size: var(--wp--preset--font-size--tiny)
	}
}

aside .semplice-reddo-button.is--toggle.icon--only {
	padding: 0;
	width: var(--wp--preset--spacing--32)
}

@media (min-width: 64.01em) {
	aside .semplice-reddo-button.is--toggle.icon--only {
		width: var(--wp--preset--spacing--32)
	}
}

aside .semplice-reddo-button.is--toggle.icon--only svg, aside .semplice-reddo-button.is--toggle.icon--only img {
	font-size: var(--wp--preset--font-size--tiny)
}

@media (min-width: 64.01em) {
	aside .semplice-reddo-button.is--toggle.icon--only svg, aside .semplice-reddo-button.is--toggle.icon--only img {
		font-size: var(--wp--preset--font-size--tiny)
	}
}

aside .semplice-reddo-button.is--toggle.is--active svg, aside .semplice-reddo-button.is--toggle.is--active img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

@-webkit-keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

a {
	display: inline;
	word-wrap: break-word;
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

strong {
	display: inline;
	font-weight: bold;
	color: var(--wp--preset--color--black)
}

a[x-apple-data-detectors] {
	color: inherit !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important
}

ol li, ul li {
	font-size: 1em
}

@media (max-width: 47.99em) {
	.is--mobile-hidden {
		display: none !important
	}
}

@media (min-width: 48em)and (max-width: 64em) {
	.is--tablet-hidden {
		display: none !important
	}
}

@media (min-width: 64.01em) {
	.is--desktop-hidden {
		display: none !important
	}
}

.has-border-color {
	border-style: solid !important
}

#footer-scroll-top {
	position: fixed;
	bottom: 1em;
	right: 1em;
	opacity: 0;
	margin: 0;
	visibility: hidden;
	z-index: 111;
	transform: translate(100%, 0);
	box-shadow: var(--wp--preset--shadow--small)
}

@media (min-width: 64.01em) {
	#footer-scroll-top {
		box-shadow: var(--wp--preset--shadow--small)
	}
}

#footer-scroll-top.is--active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

#skip-to-content {
	position: fixed;
	top: 1em;
	left: 0;
	opacity: 0;
	z-index: 99999;
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-box-shadow: var(--wp--preset--shadow--small);
	-moz-box-shadow: var(--wp--preset--shadow--small);
	-ms-box-shadow: var(--wp--preset--shadow--small);
	-o-box-shadow: var(--wp--preset--shadow--small);
	box-shadow: var(--wp--preset--shadow--small)
}

#skip-to-content:focus {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

footer#semplice-reddo-footer {
	overflow: hidden;
	width: 100%;
	background: var(--wp--preset--color--grey)
}

.has-text-color * {
	color: inherit
}

.has-text-align-left {
	text-align: left !important
}

.has-text-align-right {
	text-align: right !important
}

.has-text-align-center {
	text-align: center !important
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(1) {
		order: 6
	}
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(2) {
		order: 5
	}
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(3) {
		order: 4
	}
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(4) {
		order: 3
	}
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(5) {
		order: 2
	}
}

@media (max-width: 48em) {
	div.wp-block-columns.is--mobile-reverse > .wp-block-column:nth-child(6) {
		order: 1
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(1) {
		order: 6
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(1) {
		order: unset
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(2) {
		order: 5
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(2) {
		order: unset
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(3) {
		order: 4
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(3) {
		order: unset
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(4) {
		order: 3
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(4) {
		order: unset
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(5) {
		order: 2
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(5) {
		order: unset
	}
}

@media (min-width: 36.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(6) {
		order: 1
	}
}

@media (min-width: 64.01em) {
	div.wp-block-columns.is--tablet-reverse > .wp-block-column:nth-child(6) {
		order: unset
	}
}

.wp-block-embed {
	margin-bottom: 1.5rem
}

.wp-block-embed.is-type-video {
	display: block
}

.wp-block-embed.is-type-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.wp-block-embed.is-type-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wp-block-embed.wp-block-embed-youtube {
	overflow: hidden
}

.wp-block-separator {
	display: block;
	border: 0;
	height: var(--wp--preset--spacing--12);
	width: 4em;
	background: var(--wp--preset--color--grey);
	margin: var(--wp--preset--spacing--32) 0
}

@media (min-width: 64.01em) {
	.wp-block-separator {
		width: 8em
	}
}

.wp-block-separator.is-style-wide {
	width: 100%
}

.wp-block-separator.alignfull {
	width: 100%;
	margin: 0
}

.wp-block-separator.is-style-dots {
	width: 100%;
	background: none !important;
	border-bottom: 3px dotted currentColor
}

.wp-block-separator.is-style-dots:before {
	display: none
}

.wp-block-table {
	overflow: auto visible
}

.wp-block-table.is-style-stripes {
	border: none
}

.wp-block-table.is-style-stripes table thead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: var(--wp--preset--color--grey)
}

.wp-block-table.is-style-stripes table tbody > tr:nth-of-type(2n+1) {
	background: var(--wp--preset--color--grey)
}

.wp-block-table.is-style-stripes table tbody > tr:nth-of-type(2n+1) .semplice-reddo-chip {
	background: var(--wp--preset--color--white);
	color: var(--wp--preset--color--black)
}

.wp-block-table.is-style-stripes table tfoot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: var(--wp--preset--color--grey)
}

.wp-block-table.is-style-stripes table td, .wp-block-table.is-style-stripes table th {
	border: none;
	padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16)
}

.wp-block-table table td, .wp-block-table table th {
	border-width: 2px;
	padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16)
}

small {
	font-size: .875em
}

progress {
	display: block;
	width: 100%;
	height: var(--wp--preset--spacing--8);
	background: var(--wp--preset--color--space);
	overflow: hidden;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	-ms-border-radius: 10em;
	-o-border-radius: 10em;
	border-radius: 10em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}

progress::-webkit-progress-bar {
	background: var(--wp--preset--color--space)
}

progress::-webkit-progress-value {
	background: var(--wp--preset--color--blue)
}

progress::-moz-progress-bar {
	background: var(--wp--preset--color--blue)
}

table {
	width: 100%;
	font-size: 1em;
	border-spacing: 0;
	border-collapse: collapse
}

table.has-fixed-layout {
	table-layout: fixed
}

table td, table th {
	vertical-align: top;
	word-break: break-word;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-color: var(--wp--preset--color--grey);
	padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--16)
}

table td p, table th p {
	font-size: 1em
}

table td a, table th a {
	text-decoration: none
}

table tbody tr {
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

table tbody tr:hover {
	background: var(--wp--preset--color--black-fade-10) !important
}

table tbody tr.is--deleted, table tbody tr.footer-row {
	background: transparent !important
}

table tbody tr.is--deleted {
	background-color: var(--wp--preset--color--red) !important;
	opacity: .2
}

table thead td, table thead th, table tfoot td, table tfoot th {
	color: var(--wp--preset--color--black);
	font-weight: bold
}

#wpadminbar {
	display: none
}

@media (min-width: 64.01em) {
	#wpadminbar {
		display: block
	}
}

@media (min-width: 64.01em) {
	body.admin-bar header#semplice-reddo-header.is--sticky {
		margin-top: var(--wp-admin--admin-bar--height)
	}
}

@media (min-width: 64.01em) {
	body.admin-bar header#semplice-reddo-header {
		top: var(--wp-admin--admin-bar--height)
	}
}

@media (min-width: 64.01em) {
	body.admin-bar.page-template-portal header#semplice-reddo-header, body.admin-bar.page-template-portal-edit header#semplice-reddo-header {
		top: 0;
		margin-top: 0
	}
}

header#semplice-reddo-header {
	position: sticky;
	right: 0;
	top: 0;
	left: 0;
	z-index: 9999;
	background: var(--wp--preset--color--grey);
	width: 100%;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

@media (min-width: 64.01em) {
	header#semplice-reddo-header {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none
	}
}

header#semplice-reddo-header.is--small {
	background-color: var(--wp--preset--color--white);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

@media (min-width: 64.01em) {
	header#semplice-reddo-header.is--small {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none
	}
}

header#semplice-reddo-header .sticky-header-buttons {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	padding: 0
}

header#semplice-reddo-header .sticky-header-buttons.position-right {
	text-align: right
}

header#semplice-reddo-header .sticky-header-buttons.position-left {
	text-align: left
}

.semplice-reddo-button#nav-toggle .lines {
	flex: 0 0 auto;
	width: 1em;
	aspect-ratio: 1;
	position: relative
}

.semplice-reddo-button#nav-toggle .lines .line {
	position: absolute;
	left: 50%;
	top: 50%;
	background: var(--wp--preset--color--blue);
	height: .1875em;
	width: 100%;
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

.semplice-reddo-button#nav-toggle .lines .line:nth-child(1) {
	-webkit-transform: translate(-50%, calc(-50% - .3125em));
	-moz-transform: translate(-50%, calc(-50% - .3125em));
	-ms-transform: translate(-50%, calc(-50% - .3125em));
	-o-transform: translate(-50%, calc(-50% - .3125em));
	transform: translate(-50%, calc(-50% - .3125em))
}

.semplice-reddo-button#nav-toggle .lines .line:nth-child(2) {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.semplice-reddo-button#nav-toggle .lines .line:nth-child(3) {
	-webkit-transform: translate(-50%, calc(-50% + .3125em));
	-moz-transform: translate(-50%, calc(-50% + .3125em));
	-ms-transform: translate(-50%, calc(-50% + .3125em));
	-o-transform: translate(-50%, calc(-50% + .3125em));
	transform: translate(-50%, calc(-50% + .3125em))
}

.semplice-reddo-button#nav-toggle:hover .lines .line {
	background: var(--wp--preset--color--blue-fade-50)
}

.semplice-reddo-button#nav-toggle.is--active .lines .line:nth-child(1) {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.semplice-reddo-button#nav-toggle.is--active .lines .line:nth-child(2) {
	opacity: 0;
	width: 0
}

.semplice-reddo-button#nav-toggle.is--active .lines .line:nth-child(3) {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

#breadcrumb {
	padding: 0;
	padding-bottom: 0;
	margin: 1em 0
}

#breadcrumb:first-child {
	margin-top: 0
}

#breadcrumb:last-child {
	margin-bottom: 0
}

#breadcrumb li {
	display: inline;
	margin: 0
}

#breadcrumb li:before {
	display: none
}

#breadcrumb a {
	text-decoration: none;
	color: var(--wp--preset--color--blue);
	-webkit-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-moz-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-ms-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	-o-transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing);
	transition: var(--wp--custom--transition--property) var(--wp--custom--transition--duration) var(--wp--custom--transition--timing)
}

#breadcrumb .delimiter {
	display: inline-flex;
	justify-content: center;
	width: 1em
}

#breadcrumb .delimiter:before {
	content: "/";
	font-size: 1.5em;
	color: var(--wp--preset--color--grey)
}

body.js--disabled ul.semplice-reddo-menu li:hover > a > .semplice-reddo-icon.is--dropdown svg, body.js--disabled ul.semplice-reddo-menu li:hover > a > .semplice-reddo-icon.is--dropdown img, body.js--disabled ul.semplice-reddo-menu li > a:focus-visible > .semplice-reddo-icon.is--dropdown svg, body.js--disabled ul.semplice-reddo-menu li > a:focus-visible > .semplice-reddo-icon.is--dropdown img, body.js--disabled ul.semplice-reddo-menu li.is--open > a > .semplice-reddo-icon.is--dropdown svg, body.js--disabled ul.semplice-reddo-menu li.is--open > a > .semplice-reddo-icon.is--dropdown img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.featured-image.is--single, .featured-gallery.is--single, .featured-video.is--single {
	aspect-ratio: 2/1
}

@media (min-width: 64.01em) {
	.featured-image.is--single, .featured-gallery.is--single, .featured-video.is--single {
		aspect-ratio: 4/1
	}
}

.featured-image.is--single picture, .featured-image.is--single picture img, .featured-video.is--single video, .featured-video.is--single iframe, .featured-gallery.is--single .semplice-reddo-image, .featured-gallery.is--single .semplice-reddo-image picture, .featured-gallery.is--single .semplice-reddo-image picture img {
	height: 100%
}

@media (max-width: 64em) {
	.semplice-reddo-buttons.semplice-reddo-share-buttons .semplice-reddo-button {
		aspect-ratio: 1;
		flex: 0 0 auto;
		padding: 0;
		width: calc(var(--wp--preset--spacing--32) * 1.5)
	}

	.semplice-reddo-buttons.semplice-reddo-share-buttons .semplice-reddo-button > span:not(.semplice-reddo-icon) {
		display: none
	}

	.semplice-reddo-buttons.semplice-reddo-share-buttons .semplice-reddo-button img, .semplice-reddo-buttons.semplice-reddo-share-buttons .semplice-reddo-button svg {
		font-size: 1.5rem
	}
}

body.js--enabled [data-animation-delay] {
	opacity: 0;
	-webkit-transform: translate(0, -1rem);
	-moz-transform: translate(0, -1rem);
	-ms-transform: translate(0, -1rem);
	-o-transform: translate(0, -1rem);
	transform: translate(0, -1rem)
}

body.js--enabled [data-animation-delay].is--animated {
	animation: show 750ms ease-out forwards
}

@keyframes show {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, -1rem);
		-moz-transform: translate(0, -1rem);
		-ms-transform: translate(0, -1rem);
		-o-transform: translate(0, -1rem);
		transform: translate(0, -1rem)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
