html,
body.etico-refresh--pixel {
	margin: 0;
	background: #f7f5f1;
}

.etico-refresh--pixel {
	color: #17324a;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.etico-refresh--pixel *,
.etico-refresh--pixel *::before,
.etico-refresh--pixel *::after {
	box-sizing: border-box;
}

.er-pixel-page {
	min-height: 100vh;
	background: #f7f5f1;
}

.er-pixel-stage {
	position: relative;
	width: min(100%, 1016px);
	margin: 0 auto;
	background: #f7f5f1;
}

.er-pixel-image {
	display: block;
	width: 100%;
	height: auto;
}

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

.er-hotspot {
	position: absolute;
	display: block;
	overflow: hidden;
	color: transparent !important;
	text-indent: -9999px;
}

.er-hotspot:focus-visible {
	outline: 2px solid #17324a;
	outline-offset: 2px;
	background: rgba(255, 255, 255, .18);
}

.er-hotspot--logo {
	left: 4%;
	top: 1.5%;
	width: 13.4%;
	height: 3.1%;
}

.er-hotspot--chi-siamo {
	left: 25%;
	top: 2.1%;
	width: 6.6%;
	height: 1.4%;
}

.er-hotspot--consulenza {
	left: 33.6%;
	top: 2.1%;
	width: 8.2%;
	height: 1.4%;
}

.er-hotspot--servizi {
	left: 43.3%;
	top: 2.1%;
	width: 6%;
	height: 1.4%;
}

.er-hotspot--progetti-nav {
	left: 50.6%;
	top: 2.1%;
	width: 7%;
	height: 1.4%;
}

.er-hotspot--approfondimenti {
	left: 58.6%;
	top: 2.1%;
	width: 12%;
	height: 1.4%;
}

.er-hotspot--contatti {
	left: 71%;
	top: 2.1%;
	width: 7%;
	height: 1.4%;
}

.er-hotspot--top-cta {
	left: 80.9%;
	top: 1.55%;
	width: 15.2%;
	height: 2.05%;
}

.er-hotspot--hero-cta {
	left: 6.2%;
	top: 23.35%;
	width: 23.1%;
	height: 2.35%;
}

.er-hotspot--progetti {
	left: 4.3%;
	top: 85%;
	width: 13.4%;
	height: 1.3%;
}

@media (min-width: 1017px) {
	.er-pixel-stage {
		box-shadow: 0 0 0 1px rgba(23, 50, 74, .04);
	}
}

/* Builder version for /eticorefresh/ */
.etico-refresh-builder {
	--er-blue: #183349;
	--er-ink: #1d354a;
	--er-muted: #5f6f7a;
	--er-line: #d9d6cf;
	--er-paper: #f7f4ee;
	--er-soft: #fbfaf7;
	--er-white: #ffffff;
	--er-wide: 1320px;
	color: var(--er-ink);
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	background: var(--er-paper);
	overflow: hidden;
}

.etico-refresh-builder,
.etico-refresh-builder * {
	box-sizing: border-box;
}

.etico-refresh-builder .wpb_content_element {
	margin-bottom: 0;
}

.page-id-2737 #main {
	padding-top: 0;
	padding-bottom: 0;
}

.page-id-2737 #main > .wf-wrap,
.page-id-2737 #main > .wf-wrap > .wf-container-main,
.page-id-2737 #content {
	width: 100%;
	max-width: none;
	padding: 0;
}

.page-id-2737 .entry-content,
.page-id-2737 .wpb_content_element,
.page-id-2737 .vc_row {
	margin-bottom: 0;
}

.etico-refresh-pixel-row {
	position: relative;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	background: #f7f4ee;
}

.etico-refresh-pixel-row .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.etico-refresh-pixel-content {
	width: min(100%, var(--er-wide));
	margin: 0 auto;
	background: #f7f4ee;
}

.etico-refresh-pixel-content img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.er-builder-row {
	position: relative;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	background: var(--er-paper);
}

.er-wrap {
	width: min(100%, var(--er-wide));
	margin: 0 auto;
	padding: 0 54px;
}

.er-eyebrow {
	margin: 0 0 18px;
	color: var(--er-blue);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .14em;
	line-height: 1.4;
	text-transform: uppercase;
}

.er-title {
	margin: 0;
	color: var(--er-blue);
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.08;
}

.er-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	min-height: 48px;
	padding: 0 24px;
	background: var(--er-blue);
	color: #fff !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .08em;
	line-height: 1.2;
	text-decoration: none !important;
	text-transform: uppercase;
}

.er-btn::after {
	content: ">";
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}

.er-hero {
	min-height: 620px;
	padding: 0;
	background-image: linear-gradient(90deg, rgba(247, 244, 238, .98) 0%, rgba(247, 244, 238, .9) 31%, rgba(247, 244, 238, .42) 52%, rgba(247, 244, 238, 0) 72%), url("../refresh/home.webp");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.er-hero__grid {
	display: grid;
	grid-template-columns: minmax(360px, 470px) 1fr;
	align-items: center;
	gap: 0;
	min-height: 620px;
}

.er-hero__copy {
	padding: 56px 0 52px 0;
	position: relative;
	z-index: 2;
}

.er-hero__copy > p:not(.er-eyebrow) {
	max-width: 360px;
	margin: 24px 0 25px;
	color: var(--er-ink);
	font-size: 13px;
	font-weight: 500;
	line-height: 1.58;
}

.er-hero__image {
	display: none;
}

.er-hero__image::before {
	display: none;
}

.er-hero__image img {
	display: block;
	width: 100%;
	height: 560px;
	object-fit: cover;
}

.er-promise-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px;
	max-width: 380px;
	margin: 44px 0 0;
}

.er-promise {
	min-width: 0;
	color: var(--er-blue);
	font-size: 12px;
	line-height: 1.35;
	text-align: center;
}

.er-promise__icon,
.er-card__icon,
.er-analysis__icon {
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	margin: 0 auto 10px;
	color: #a7a39b;
	font-size: 28px;
	font-weight: 300;
	line-height: 1;
	filter: grayscale(1);
	opacity: .78;
}

.er-promise strong,
.er-analysis strong {
	display: block;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .06em;
	line-height: 1.25;
	text-transform: uppercase;
}

.er-method {
	min-height: 135px;
	padding: 24px 0 20px;
	background: #fbfaf7;
	border-top: 1px solid rgba(217, 214, 207, .7);
	border-bottom: 1px solid rgba(217, 214, 207, .7);
}

.er-method__title {
	margin: 0 0 24px;
	color: var(--er-blue);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .15em;
	text-align: center;
	text-transform: uppercase;
}

.er-method__grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
}

.er-method__item {
	position: relative;
	text-align: center;
}

.er-method__item:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 17px;
	right: -23px;
	width: 42px;
	height: 1px;
	background: #b9b7b1;
}

.er-method__number {
	display: block;
	margin: 0 0 2px;
	color: var(--er-blue);
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
}

.er-method h3,
.er-card h3,
.er-project h3 {
	margin: 0;
	color: var(--er-blue);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .08em;
	line-height: 1.35;
	text-transform: uppercase;
}

.er-method p {
	max-width: 158px;
	margin: 12px auto 0;
	color: var(--er-ink);
	font-size: 11px;
	font-weight: 500;
	line-height: 1.6;
}

.er-outdoor {
	width: 100vw;
	min-height: 360px;
	margin: 0;
	background-image: url("../refresh/outdoor-clean.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.er-outdoor::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 54%;
	height: 100%;
	background: linear-gradient(90deg, rgba(247, 244, 238, .82) 0%, rgba(247, 244, 238, .58) 48%, rgba(247, 244, 238, 0) 100%);
}

.er-outdoor .er-wrap {
	min-height: 360px;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}

.er-outdoor__copy {
	width: min(100%, 420px);
	margin-left: 0;
	padding-top: 2px;
	position: relative;
	z-index: 2;
	white-space: normal;
}

.er-outdoor__copy::before {
	display: none;
}

.er-outdoor h2,
.er-cta h2,
.er-projects__intro h2 {
	margin: 0;
	color: var(--er-blue);
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: clamp(33px, 3.7vw, 48px);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.12;
}

.er-outdoor h2 {
	font-size: 42px;
	line-height: 1.05;
}

.er-outdoor p,
.er-cta p,
.er-projects__intro p {
	margin: 20px 0 0;
	color: var(--er-ink);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.72;
}

.er-outdoor p {
	margin-top: 16px;
	max-width: 330px;
	font-size: 14px;
	line-height: 1.65;
}

.er-cards {
	background: #fbfaf7;
	border-bottom: 1px solid var(--er-line);
}

.er-cards__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.er-card {
	min-height: 150px;
	display: grid;
	grid-template-columns: 70px 1fr;
	gap: 18px;
	align-items: start;
	padding: 34px 54px 28px;
	border-right: 1px solid var(--er-line);
}

.er-card > div {
	min-width: 0;
}

.er-card > p {
	display: none;
}

.er-card__icon {
	grid-column: 1;
	grid-row: 1;
}

.er-card__body {
	grid-column: 2;
	grid-row: 1;
}

.er-card:last-child {
	border-right: 0;
}

.er-card__icon {
	width: 48px;
	height: 48px;
	margin: 0;
	font-size: 34px;
}

.er-card p {
	max-width: 260px;
	margin: 10px 0 10px;
	color: var(--er-ink);
	font-size: 11px;
	font-weight: 500;
	line-height: 1.55;
}

.er-link {
	color: var(--er-blue) !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .08em;
	text-decoration: none !important;
	text-transform: uppercase;
}

.er-link::after {
	content: "  >";
	margin-left: 8px;
	font-size: 14px;
	font-weight: 500;
}

.er-analysis {
	padding: 22px 0 18px;
	background: #fbfaf7;
	border-bottom: 1px solid var(--er-line);
}

.er-analysis__label,
.er-projects__label {
	margin: 0 0 20px;
	color: var(--er-blue);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .14em;
	text-transform: uppercase;
}

.er-analysis__grid {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
}

.er-analysis__item {
	min-height: 102px;
	padding: 4px 18px 0;
	border-left: 1px solid var(--er-line);
	color: var(--er-blue);
	text-align: center;
}

.er-analysis__item:last-child {
	border-right: 1px solid var(--er-line);
}

.er-analysis__icon {
	margin-bottom: 8px;
	font-size: 25px;
}

.er-projects {
	padding: 36px 0 44px;
	background: var(--er-soft);
}

.er-projects__grid {
	display: grid;
	grid-template-columns: .82fr repeat(3, 1fr);
	gap: 24px;
	align-items: start;
}

.er-projects__intro {
	padding: 0 26px 0 0;
}

.er-project {
	background: #fff;
	border: 1px solid var(--er-line);
}

.er-project img {
	display: block;
	width: 100%;
	aspect-ratio: 2.34 / 1;
	object-fit: cover;
}

.er-project__body {
	padding: 20px 22px 24px;
}

.er-project__place {
	margin: 0 0 10px;
	color: var(--er-blue);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.er-project h3 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.32;
	text-transform: none;
}

.er-project .er-link {
	display: inline-block;
	margin-top: 18px;
}

.er-cta {
	width: 100vw;
	min-height: 210px;
	margin: 0 auto;
	background-image: url("../refresh/cta.webp");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.er-cta::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: max(0px, calc(50% - (var(--er-wide) / 2)));
	top: 0;
	width: 600px;
	height: 100%;
	background: linear-gradient(90deg, rgba(247, 244, 238, .78) 0%, rgba(247, 244, 238, .5) 72%, rgba(247, 244, 238, 0) 100%);
}

.er-cta .er-wrap {
	min-height: 210px;
	display: flex;
	align-items: center;
	padding-top: 34px;
	padding-bottom: 34px;
	position: relative;
	z-index: 2;
}

.er-cta__copy {
	width: 430px;
	margin-left: 0;
	position: relative;
	z-index: 2;
	white-space: normal;
}

.er-cta__copy::before {
	display: none;
}

.er-cta h2 {
	font-size: 34px;
	line-height: 1.05;
}

.er-cta p {
	margin-top: 12px;
	max-width: 360px;
	font-size: 12px;
	line-height: 1.55;
}

.er-cta .er-btn {
	margin-top: 18px;
	margin-bottom: 8px;
}

@media (max-width: 1100px) {
	.er-wrap {
		padding: 0 30px;
	}

	.er-hero__grid,
	.er-projects__grid {
		grid-template-columns: 1fr;
	}

	.er-hero__copy {
		padding-left: 0;
	}

	.er-hero__copy > p:not(.er-eyebrow) {
		max-width: 620px;
	}

	.er-promise-grid {
		max-width: 640px;
	}

	.er-method__grid,
	.er-analysis__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.er-method__item:not(:last-child)::after {
		display: none;
	}

	.er-cards__grid {
		grid-template-columns: 1fr;
	}

	.er-card {
		border-right: 0;
		border-bottom: 1px solid var(--er-line);
	}

	.er-projects__grid {
		gap: 22px;
	}
}

@media (max-width: 680px) {
	.er-wrap {
		padding: 0 22px;
	}

	.er-hero {
		padding: 42px 0 34px;
	}

	.er-title {
		font-size: 46px;
	}

	.er-promise-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.er-method__grid,
	.er-analysis__grid {
		grid-template-columns: 1fr;
	}

	.er-analysis__item,
	.er-analysis__item:last-child {
		border-right: 0;
		border-left: 0;
		border-bottom: 1px solid var(--er-line);
	}

	.er-card {
		grid-template-columns: 1fr;
		padding: 30px 22px;
	}

	.er-outdoor,
	.er-outdoor .er-wrap {
		min-height: 420px;
	}

	.er-cta,
	.er-cta .er-wrap {
		min-height: 260px;
	}

	.er-cta__copy {
		padding-left: 0;
	}
}
