/* Home COMFA — stile industrial Instry (palette A) */

.comfa-home-instry{
	--cf-display: "Barlow", var(--cf-font-display, system-ui), sans-serif;
	--cf-industrial-bg: var(--cf-bg-alt, #f4f6f9);
	--cf-accent: var(--cf-blue, #1a6fc4);
	--cf-accent-ondark: var(--cf-blue-light, #7eb8ea);
	--cf-bg-dark: var(--cf-navy, #0f2744);
	--cf-text-ondark: rgba(255,255,255,.94);
	--cf-text-ondark-muted: rgba(255,255,255,.72);
	overflow-x:clip;
}

.comfa-home-instry .website-wrapper{overflow-x:clip;}
.comfa-home-instry .wd-page-content{overflow-x:clip;}

.comfa-home-instry #main-content.wd-content-layout,
.comfa-home-instry #main-content.wd-content-layout.content-layout-wrapper{
	padding-top:0!important;
	padding-block-start:0!important;
	padding-bottom:0!important;
	padding-block-end:0!important;
}
.comfa-home-instry .wd-page-content{padding-top:0;}
.comfa-home-instry .website-wrapper .main-page-wrapper,
.comfa-home-instry .website-wrapper .wd-page-content{
	margin-top:0!important;
}
.comfa-home-instry .wpb-content-wrapper > .vc_row:first-child,
.comfa-home-instry #main-content > .vc_row:first-child{
	margin-top:0!important;
}
.comfa-home-instry .whb-main-header{
	margin-bottom:0!important;
}
.comfa-home-instry .whb-header,
.comfa-home-instry .whb-main-header{
	background:var(--cf-bg-dark)!important;
}
.comfa-home-instry .whb-color-dark:not(.whb-with-bg){
	background:var(--cf-bg-dark)!important;
}
.comfa-home-instry .whb-header,
.comfa-home-instry .whb-main-header{
	position:relative;
	z-index:400;
}
.comfa-home-instry .whb-header-bottom,
.comfa-home-instry .whb-header-bottom .whb-header-bottom-inner{
	overflow:visible!important;
}
.comfa-home-instry .cf-home-notice-row{
	display:none!important;
}
.comfa-home-instry .cf-home-hero-group rs-progress-bar{
	display:none!important;
}
.comfa-home-instry .cf-home-prodotti--dark{
	margin-top:0!important;
}
.comfa-home-instry .cf-home-site-intro,
.comfa-home-instry .cf-home-site-intro.vc_custom_cf_site_intro{
	background:#fff!important;
	margin-top:-1px!important;
	padding-top:clamp(32px,4vw,48px)!important;
}
.comfa-home-instry .cf-home-hero-group + .vc_row-full-width{
	height:0!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden;
	background:#fff!important;
}
.comfa-home-instry .cf-home-site-intro > .vc_column_container{
	max-width:920px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.comfa-home-instry .cf-home-site-intro .cf-instry-head{
	margin-bottom:0;
}
.comfa-home-instry .cf-home-site-intro .cf-instry-head__title{
	font-size:clamp(1.65rem,3.2vw,2.35rem);
	line-height:1.12;
	max-width:22ch;
	margin-inline:auto;
}
.comfa-home-instry .cf-home-site-intro .cf-instry-head__subtitle{
	max-width:52rem;
	margin-inline:auto;
	font-size:clamp(1rem,1.5vw,1.125rem);
	line-height:1.75;
	color:var(--cf-text-muted,#5a6472);
}
.comfa-home-instry .wd-section-stretch{overflow-x:clip;}
.comfa-home-instry .wd-content-layout.container{max-width:1240px;}

/* —— Hero group: slider + overlay in un unico blocco —— */
.comfa-home-instry .cf-home-hero-group{
	position:relative;
	z-index:1;
	isolation:isolate;
	margin:0!important;
	overflow:hidden;
	background:#fff!important;
	width:100vw!important;
	max-width:100vw!important;
	margin-left:calc(50% - 50vw)!important;
	margin-right:calc(50% - 50vw)!important;
}
/* Non usare ::after sulla riga WPB: il clearfix (display:table) e z-index coprirebbero il testo hero */
.comfa-home-instry .cf-home-hero-group > .vc_column_container{
	width:100%;
	max-width:none;
	padding:0!important;
}
.comfa-home-instry .cf-home-hero-group > .vc_column_container > .vc_column-inner{
	position:relative;
	z-index:1;
	min-height:clamp(480px,72vh,680px);
	padding:0!important;
	background:#fff;
}
.comfa-home-instry .cf-home-hero-group > .vc_column_container > .vc_column-inner::before{
	content:""!important;
	display:block!important;
	position:absolute;
	inset:0;
	z-index:2;
	pointer-events:none;
	background:linear-gradient(
		180deg,
		rgba(15,39,68,.55) 0%,
		rgba(15,39,68,.35) 45%,
		rgba(15,39,68,.4) 70%,
		rgba(15,39,68,.12) 86%,
		transparent 100%
	);
}
.comfa-home-instry .cf-home-hero-group .wpb_wrapper{
	position:relative;
	min-height:clamp(480px,72vh,680px);
}
.comfa-home-instry .cf-home-hero-group .wpb_rev_slider_element{
	position:relative!important;
	z-index:1!important;
	min-height:clamp(480px,72vh,680px)!important;
	margin:0!important;
	width:100%!important;
}
.comfa-home-instry .cf-home-hero-group rs-module-wrap,
.comfa-home-instry .cf-home-hero-group rs-module,
.comfa-home-instry .cf-home-hero-group .rev_slider_wrapper{
	min-height:clamp(480px,72vh,680px)!important;
	height:clamp(480px,72vh,680px)!important;
	width:100%!important;
	max-height:none!important;
	margin:0!important;
}
.comfa-home-instry .cf-home-hero-group rs-module-wrap{
	visibility:visible!important;
}
.comfa-home-instry .cf-home-hero-group rs-bgimg,
.comfa-home-instry .cf-home-hero-group rs-sbg,
.comfa-home-instry .cf-home-hero-group rs-sbg img{
	object-fit:cover!important;
	width:100%!important;
	height:100%!important;
}
.comfa-home-instry .cf-home-hero-group rs-fullwidth-wrap{
	width:100%!important;
	max-width:none!important;
	left:0!important;
	margin-left:0!important;
	height:100%!important;
	min-height:100%!important;
}
.comfa-home-instry .cf-home-hero-group .wpb_text_column{
	position:absolute;
	inset:0;
	z-index:4;
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	max-width:none;
	margin:0!important;
	padding-inline:clamp(20px,4vw,48px);
	pointer-events:none;
}
.comfa-home-instry .cf-home-hero-group .wpb_text_column .wpb_wrapper{
	min-height:0;
	pointer-events:auto;
}
.comfa-home-instry .cf-home-hero-group .wd-button-wrapper{display:none!important;}

/* Hero content */
.cf-instry-hero{position:relative;}
.cf-instry-hero__watermark{
	position:absolute;
	right:-2%;
	top:50%;
	transform:translateY(-58%);
	font-family:var(--cf-display);
	font-size:clamp(5rem,16vw,11rem);
	font-weight:700;
	line-height:.85;
	text-transform:uppercase;
	color:rgba(255,255,255,.06);
	letter-spacing:-.03em;
	pointer-events:none;
	user-select:none;
	white-space:nowrap;
}
.cf-instry-hero__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) 220px;
	gap:32px;
	align-items:end;
	max-width:920px;
}
.cf-instry-hero__eyebrow{
	margin:0 0 1rem;
	font-size:.78rem;
	font-weight:700;
	letter-spacing:.18em;
	text-transform:uppercase;
	color:var(--cf-accent-ondark);
}
.cf-instry-hero__title{
	margin:0 0 1.1rem;
	font-family:var(--cf-display);
	font-size:clamp(2rem,4.8vw,3.5rem);
	font-weight:800;
	line-height:1.02;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:.01em;
	max-width:14ch;
	text-shadow:0 2px 24px rgba(0,0,0,.35);
}
.cf-instry-hero__lead{
	margin:0 0 1.75rem;
	max-width:520px;
	font-size:clamp(1rem,1.8vw,1.12rem);
	line-height:1.65;
	color:var(--cf-text-ondark);
	text-shadow:0 1px 12px rgba(0,0,0,.4);
}
.cf-instry-hero__actions{
	display:flex;
	flex-wrap:wrap;
	gap:12px 14px;
	align-items:center;
	margin-top:.25rem;
}
.cf-instry-hero__btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:14px 24px;
	font-size:.82rem;
	font-weight:700;
	letter-spacing:.08em;
	text-transform:uppercase;
	text-decoration:none!important;
	border-radius:var(--cf-radius,2px);
	transition:background .2s,border-color .2s,color .2s;
}
.cf-instry-hero__btn--primary{
	background:var(--cf-cta,#e02b20)!important;
	border:2px solid var(--cf-cta,#e02b20)!important;
	color:#fff!important;
}
.cf-instry-hero__btn--primary:hover{
	background:var(--cf-cta-hover,#b8221a)!important;
	border-color:var(--cf-cta-hover,#b8221a)!important;
	color:#fff!important;
}
.cf-instry-hero__btn--ghost{
	background:transparent!important;
	border:2px solid rgba(255,255,255,.65)!important;
	color:#fff!important;
}
.cf-instry-hero__btn--ghost:hover{
	background:#fff!important;
	border-color:#fff!important;
	color:var(--cf-navy)!important;
}
.cf-instry-hero__stat{
	background:var(--cf-cta,#e02b20);
	color:#fff;
	padding:28px 24px 24px;
	min-height:180px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	position:relative;
}
.cf-instry-hero__stat::after{
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	width:28px;
	height:28px;
	background:var(--cf-navy,#0f2744);
}
.cf-instry-hero__stat-value{
	font-family:var(--cf-display);
	font-size:clamp(2.5rem,5vw,3.5rem);
	font-weight:700;
	line-height:1;
	letter-spacing:-.02em;
}
.cf-instry-hero__stat-label{
	margin-top:.65rem;
	font-size:.72rem;
	font-weight:700;
	line-height:1.35;
	text-transform:uppercase;
	letter-spacing:.08em;
}

.comfa-home-instry .cf-home-hero-group .wd-button-wrapper{
	display:inline-block;
	margin:28px 14px 0 0;
}
.comfa-home-instry .cf-home-hero-group .btn{
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:700!important;
	font-size:.82rem!important;
	padding:16px 26px!important;
}
.comfa-home-instry .cf-home-hero-group .btn-color-primary{
	background:var(--cf-accent-ondark)!important;
	border-color:var(--cf-accent-ondark)!important;
	color:var(--cf-bg-dark)!important;
}
.comfa-home-instry .cf-home-hero-group .btn-color-primary:hover{
	background:#fff!important;
	border-color:#fff!important;
	color:var(--cf-bg-dark)!important;
}
.comfa-home-instry .cf-home-hero-group .btn-style-bordered.btn-color-white{
	background:transparent!important;
	border:2px solid rgba(255,255,255,.55)!important;
	color:#fff!important;
}
.comfa-home-instry .cf-home-hero-group .btn-style-bordered.btn-color-white:hover{
	background:#fff!important;
	color:var(--cf-bg-dark)!important;
}

/* Feature strip */
.comfa-home-instry .cf-home-features{
	position:relative;
	z-index:6;
	margin-top:-72px!important;
	padding:0 clamp(20px,3vw,40px) 48px!important;
	background:var(--cf-industrial-bg)!important;
	display:flex!important;
	flex-wrap:wrap;
	justify-content:center!important;
	margin-left:0!important;
	margin-right:0!important;
}
.comfa-home-instry .cf-home-features > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:0!important;
	float:none!important;
}
.cf-instry-features{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	border:1px solid rgba(31,41,51,.12);
	background:#fff;
	box-shadow:0 24px 60px rgba(15,20,25,.12);
}
.cf-instry-features__item{
	padding:28px 26px 30px;
	border-right:1px solid rgba(31,41,51,.1);
	position:relative;
	min-height:220px;
}
.cf-instry-features__item:last-child{border-right:0;}
.cf-instry-features__num{
	display:block;
	margin-bottom:1rem;
	font-family:var(--cf-display);
	font-size:1.35rem;
	font-weight:700;
	color:var(--cf-text-muted);
}
.cf-instry-features__title{
	margin:0 0 .75rem;
	font-family:var(--cf-display);
	font-size:1.35rem;
	font-weight:700;
	line-height:1.15;
	text-transform:uppercase;
	color:var(--cf-text);
}
.cf-instry-features__text{
	margin:0;
	font-size:.95rem;
	line-height:1.55;
	color:var(--cf-text-muted);
}
.cf-instry-features__item--media{
	padding-right:0;
	overflow:hidden;
}
.cf-instry-features__photo{
	position:absolute;
	right:0;
	top:0;
	width:42%;
	height:100%;
	background-size:cover;
	background-position:center;
}

/* Section heads */
.cf-instry-head{margin-bottom:2.5rem;}
.cf-instry-head--center{text-align:center;}
.cf-instry-head--center .cf-instry-head__label{justify-content:center;}
.cf-instry-head__label{
	display:flex;
	align-items:center;
	gap:10px;
	margin:0 0 1rem;
	font-size:.75rem;
	font-weight:700;
	letter-spacing:.16em;
	text-transform:uppercase;
	color:var(--cf-text-muted);
}
.cf-instry-head__label--light{color:var(--cf-text-ondark-muted);}
.cf-instry-head__dot{
	width:10px;
	height:10px;
	background:var(--cf-accent-ondark);
	flex-shrink:0;
}
.cf-instry-head__title{
	margin:0 0 .75rem;
	font-family:var(--cf-display);
	font-size:clamp(1.85rem,3.5vw,2.75rem);
	font-weight:700;
	line-height:1.05;
	text-transform:uppercase;
	color:var(--cf-text);
	max-width:16ch;
}
.cf-instry-head--center .cf-instry-head__title{max-width:none;margin-inline:auto;}
.cf-instry-head__subtitle{
	margin:0;
	font-size:1.05rem;
	line-height:1.55;
	color:var(--cf-text-muted);
	max-width:560px;
}
.cf-instry-head--center .cf-instry-head__subtitle{margin-inline:auto;}
.cf-instry-head--dark .cf-instry-head__label{
	color:var(--cf-accent-ondark);
}
.cf-instry-head--dark .cf-instry-head__title{
	color:#fff;
}
.cf-instry-head--dark .cf-instry-head__subtitle{
	color:var(--cf-text-ondark);
}

/* About */
.comfa-home-instry .cf-home-about-instry{
	background:#fff!important;
	padding-top:clamp(56px,6vw,80px)!important;
	padding-bottom:clamp(56px,6vw,80px)!important;
}
.comfa-home-instry .cf-home-about-instry > .vc_column_container{
	padding-inline:clamp(20px,3vw,40px)!important;
}
.comfa-home-instry .cf-home-about-instry > .vc_column_container:first-child > .vc_column-inner{
	display:flex;
	justify-content:center;
}
.comfa-home-instry .cf-home-about-instry > .vc_column_container + .vc_column_container > .vc_column-inner{
	padding-left:clamp(8px,2vw,28px)!important;
}
.comfa-home-instry .cf-instry-about-img{
	width:100%;
	max-width:420px;
}
.comfa-home-instry .cf-instry-about-img .vc_single_image-wrapper{
	position:relative;
	aspect-ratio:4/5;
	overflow:hidden;
	max-width:420px;
	margin-inline:auto;
}
.comfa-home-instry .cf-instry-about-img img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
	box-shadow:0 20px 48px rgba(15,20,25,.12);
}
.comfa-home-instry .cf-instry-about-img .vc_single_image-wrapper::before{
	content:"";
	position:absolute;
	top:10%;
	right:-5%;
	width:26%;
	height:26%;
	background:
		linear-gradient(90deg,#fff 0 50%,transparent 50%) 0 0/14px 14px,
		linear-gradient(#fff 0 50%,transparent 50%) 0 0/14px 14px;
	opacity:.9;
	pointer-events:none;
	z-index:2;
}
.cf-instry-about{
	position:relative;
	max-width:560px;
	padding-top:4px;
}
.cf-instry-about .cf-instry-head__label{
	margin-bottom:1.25rem;
	font-size:.8125rem;
}
.cf-instry-about__watermark{
	position:absolute;
	left:-8%;
	top:-8%;
	font-family:var(--cf-display);
	font-size:clamp(4rem,12vw,7rem);
	font-weight:700;
	text-transform:uppercase;
	color:rgba(31,41,51,.05);
	line-height:1;
	pointer-events:none;
	white-space:nowrap;
}
.cf-instry-about__title{
	margin:0 0 1.5rem;
	font-family:var(--cf-display);
	font-size:clamp(1.85rem,3.5vw,2.75rem);
	font-weight:700;
	line-height:1.08;
	text-transform:uppercase;
	color:var(--cf-text);
	max-width:22ch;
}
.cf-instry-about__body p{
	margin:0 0 1.25rem;
	font-size:clamp(1.0625rem,1.5vw,1.125rem);
	color:var(--cf-text-muted);
	line-height:1.7;
}
.cf-instry-about__body p:last-child{
	margin-bottom:0;
}
.comfa-home-instry .cf-home-about-instry .btn{
	margin-top:.75rem;
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
	font-weight:700!important;
	font-size:.875rem!important;
	padding:16px 28px!important;
}

/* About legacy (sidebar navy + 2 colonne + barra CTA) */
.comfa-home-instry .cf-home-about-legacy{
	background:#fff!important;
	padding:0!important;
	margin:0!important;
}
.comfa-home-instry .cf-home-about-legacy > .vc_column_container{
	padding:0!important;
}
.comfa-home-instry .cf-home-about-legacy .wpb_wrapper{
	max-width:none!important;
}
.cf-about-legacy{
	width:100%;
}
.cf-about-legacy__grid{
	display:grid;
	grid-template-columns:minmax(280px,34%) 1fr;
	align-items:stretch;
	max-width:1240px;
	margin-inline:auto;
}
.cf-about-legacy__sidebar{
	background:var(--cf-navy,#0f2744);
	color:#fff;
	padding:clamp(36px,4vw,56px) clamp(24px,3vw,40px);
}
.cf-about-legacy__sidebar-item{
	display:flex;
	gap:14px;
	align-items:flex-start;
	padding:clamp(18px,2.2vw,26px) 0;
	border-bottom:1px solid rgba(255,255,255,.12);
}
.cf-about-legacy__sidebar-item:last-child{
	border-bottom:0;
	padding-bottom:0;
}
.cf-about-legacy__sidebar-item:first-child{
	padding-top:0;
}
.cf-about-legacy__chevron{
	flex:0 0 auto;
	font-family:var(--cf-display,inherit);
	font-size:1.125rem;
	font-weight:700;
	line-height:1.35;
	color:#fff;
	letter-spacing:-.04em;
}
.cf-about-legacy__sidebar-title{
	margin:0 0 .45rem;
	font-family:var(--cf-display,inherit);
	font-size:clamp(1rem,1.4vw,1.125rem);
	font-weight:700;
	line-height:1.25;
	color:#fff;
	text-transform:none;
}
.cf-about-legacy__sidebar-desc{
	margin:0;
	font-size:clamp(.875rem,1.1vw,.9375rem);
	line-height:1.65;
	color:rgba(255,255,255,.82);
}
.cf-about-legacy__content{
	padding:clamp(48px,5vw,72px) clamp(32px,4vw,64px);
	background:#fff;
}
.cf-about-legacy__title{
	margin:0 0 .75rem;
	font-family:var(--cf-display,inherit);
	font-size:clamp(1.75rem,3.2vw,2.35rem);
	font-weight:800;
	line-height:1.08;
	text-transform:uppercase;
	color:var(--cf-navy,#0f2744);
	letter-spacing:.03em;
}
.cf-about-legacy__rule{
	display:block;
	width:56px;
	height:4px;
	margin:0 0 clamp(28px,3.5vw,40px);
	background:var(--cf-blue,#1a6fc4);
	border-radius:1px;
}
.cf-about-legacy__columns{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:clamp(28px,4vw,52px);
	align-items:start;
}
.cf-about-legacy__col{
	max-width:36rem;
}
.cf-about-legacy__col p{
	margin:0 0 1.35rem;
	font-size:clamp(.975rem,1.12vw,1.0625rem);
	line-height:1.82;
	color:#4a5563;
	text-align:left;
	hyphens:auto;
	-webkit-hyphens:auto;
	text-wrap:pretty;
}
.cf-about-legacy__col p:last-child{
	margin-bottom:0;
}
.cf-about-legacy__col p + p{
	margin-top:0;
}
.cf-about-legacy__col strong{
	color:var(--cf-navy,#0f2744);
	font-weight:700;
}
@media (min-width:992px){
	.cf-about-legacy__col + .cf-about-legacy__col{
		padding-left:clamp(20px,3vw,40px);
		border-left:1px solid rgba(15,39,68,.08);
	}
}
.cf-about-legacy__cta-bar{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	gap:16px 24px;
	padding:clamp(18px,2.5vw,24px) clamp(24px,4vw,48px);
	background:#2b2b2b;
	color:#fff;
}
.cf-about-legacy__cta-lead{
	margin:0;
	font-family:var(--cf-display,inherit);
	font-size:clamp(1.125rem,2vw,1.375rem);
	font-weight:700;
	line-height:1.3;
	color:#fff;
}
.cf-about-legacy__cta-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:14px 28px;
	border:3px solid #f0a020;
	background:transparent;
	color:#fff!important;
	font-family:var(--cf-display,inherit);
	font-size:.8125rem;
	font-weight:700;
	line-height:1.2;
	text-transform:uppercase;
	letter-spacing:.06em;
	text-decoration:none!important;
	transition:background .2s ease,color .2s ease;
}
.cf-about-legacy__cta-btn:hover,
.cf-about-legacy__cta-btn:focus-visible{
	background:#f0a020;
	color:#1f2933!important;
}

/* Services band + list */
.comfa-home-instry .cf-home-services-band{
	background:linear-gradient(135deg,#0f2744 0%,#0a1c33 100%)!important;
	padding-top:clamp(72px,8vw,104px)!important;
	padding-bottom:clamp(72px,8vw,104px)!important;
}
.comfa-home-instry .cf-home-services-band > .vc_column_container,
.comfa-home-instry .cf-home-services-list > .vc_column_container{
	padding-inline:clamp(20px,3vw,40px)!important;
}
.comfa-home-instry .cf-home-services-band{
	display:flex!important;
	flex-wrap:wrap;
	justify-content:center!important;
	padding-inline:max(20px,calc((100vw - 1240px) / 2))!important;
	box-sizing:border-box;
}
.comfa-home-instry .cf-home-services-band > .vc_column_container{
	max-width:620px;
	flex:1 1 280px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.comfa-home-instry .cf-home-services-band > .vc_column_container + .vc_column_container > .vc_column-inner{
	padding-left:clamp(8px,2vw,28px)!important;
}
.comfa-home-instry .cf-home-services-band .cf-instry-head__label{
	margin-bottom:1.25rem;
	font-size:.8125rem;
}
.cf-instry-band__title{
	margin:0;
	font-family:var(--cf-display);
	font-size:clamp(1.85rem,3.5vw,2.75rem);
	font-weight:700;
	line-height:1.08;
	text-transform:uppercase;
	color:#fff;
	max-width:16ch;
}
.cf-instry-band__intro{
	margin:0 0 1.75rem;
	color:var(--cf-text-ondark);
	line-height:1.7;
	font-size:clamp(1.0625rem,1.5vw,1.125rem);
	max-width:480px;
}
.comfa-home-instry .cf-home-services-band .btn-color-white,
.comfa-home-instry .cf-home-services-band .btn-color-primary{
	background:var(--cf-accent-ondark)!important;
	border-color:var(--cf-accent-ondark)!important;
	color:var(--cf-bg-dark)!important;
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
	font-weight:700!important;
	font-size:.875rem!important;
	padding:16px 28px!important;
}
.comfa-home-instry .cf-home-services-list{
	padding-top:clamp(56px,6vw,80px)!important;
	padding-bottom:clamp(72px,8vw,104px)!important;
}
.comfa-home-instry .cf-home-services-list > .vc_column_container{
	align-self:center;
}
.comfa-home-instry .cf-instry-services-img img{
	width:100%;
	height:auto;
	min-height:400px;
	object-fit:cover;
}
.cf-instry-services{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid rgba(31,41,51,.12);
}
.cf-instry-services__item{
	display:grid;
	grid-template-columns:80px 1fr;
	gap:24px;
	align-items:center;
	padding:26px 0;
	border-bottom:1px solid rgba(31,41,51,.12);
}
.cf-instry-services__num{
	font-family:var(--cf-display);
	font-size:1.65rem;
	font-weight:700;
	color:var(--cf-accent);
	line-height:1;
}
.cf-instry-services__text{
	font-size:clamp(1rem,1.3vw,1.125rem);
	font-weight:600;
	line-height:1.45;
	color:var(--cf-text);
	text-transform:uppercase;
	letter-spacing:.015em;
}

/* Shop dark */
.comfa-home-instry .cf-home-shop--dark{
	background:#0f1419!important;
}
.comfa-home-instry .cf-home-shop .vc_column_container{
	max-width:1240px;
	margin-inline:auto;
	padding-inline:28px!important;
}
.comfa-home-instry .cf-home-shop .cf-instry-head__title{max-width:none;}
.comfa-home-instry .cf-home-shop--dark .cf-instry-head__label{
	color:var(--cf-accent-ondark)!important;
}
.comfa-home-instry .cf-home-shop--dark .cf-instry-head__subtitle{
	color:var(--cf-text-ondark)!important;
	max-width:640px;
}
.comfa-home-instry .cf-home-shop .products.wd-products{
	align-items:stretch;
}
.comfa-home-instry .cf-home-shop .product-grid-item,
.comfa-home-instry .cf-home-shop .wd-product{
	display:flex;
	flex-direction:column;
	height:100%;
	background:#fff;
	border-radius:0!important;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.08)!important;
	box-shadow:none!important;
	transition:transform .15s ease;
}
.comfa-home-instry .cf-home-shop .product-wrapper{
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
	height:100%;
	padding-bottom:4px;
}
.comfa-home-instry .cf-home-shop .product-element-top,
.comfa-home-instry .cf-home-shop .wd-product-thumb{
	position:relative;
	flex:0 0 auto;
	width:100%;
	aspect-ratio:1/1;
	overflow:hidden;
	background:#fff;
}
.comfa-home-instry .cf-home-shop .product-image-link,
.comfa-home-instry .cf-home-shop .wd-product-img-link{
	display:flex!important;
	align-items:center;
	justify-content:center;
	width:100%;
	height:100%;
}
.comfa-home-instry .cf-home-shop .product-element-top img,
.comfa-home-instry .cf-home-shop .wd-product-thumb img{
	width:100%!important;
	height:100%!important;
	max-height:none!important;
	object-fit:contain!important;
	object-position:center!important;
}
.comfa-home-instry .cf-home-shop .wd-entities-title{
	flex:1 1 auto;
	margin:14px 16px 0!important;
	padding:0!important;
	min-height:2.75em;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
.comfa-home-instry .cf-home-shop .price{
	flex:0 0 auto;
	min-height:1.35rem;
	margin:8px 16px 0!important;
	padding:0!important;
}
.comfa-home-instry .cf-home-shop .product-grid-item:not(:has(.price)) .wd-entities-title{
	margin-bottom:1.35rem!important;
}
.comfa-home-instry .cf-home-shop .wd-add-btn{
	flex:0 0 auto;
	margin-top:auto!important;
	padding:12px 16px 16px!important;
}
.comfa-home-instry .cf-home-shop .product-grid-item:hover{transform:translateY(-3px);}
.comfa-home-instry .cf-home-shop .wd-entities-title a{
	font-family:var(--cf-display);
	font-size:1rem!important;
	font-weight:700!important;
	text-transform:uppercase;
	letter-spacing:.02em;
	color:var(--cf-text)!important;
}
.comfa-home-instry .cf-home-shop .price{
	color:var(--cf-accent)!important;
	font-weight:800!important;
}
.comfa-home-instry .cf-home-shop .btn{
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
}
.comfa-home-instry .cf-home-shop .wd-button-wrapper:last-of-type{
	margin-bottom:32px!important;
}

/* Blog */
.comfa-home-instry .cf-home-blog{
	background:var(--cf-industrial-bg)!important;
	padding-inline:max(20px,calc((100vw - 1240px) / 2))!important;
	box-sizing:border-box;
}
.comfa-home-instry .cf-home-blog .wd-button-wrapper:last-of-type{
	margin-bottom:32px!important;
}
.comfa-home-instry .cf-home-blog > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.comfa-home-instry .cf-home-blog .wd-blog-holder.wd-grid-g{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:24px;
}
.comfa-home-instry .cf-home-blog .wd-blog-holder.wd-grid-g .wd-post{
	width:100%!important;
	margin:0!important;
	background:#fff;
	border-radius:0;
	overflow:hidden;
	border:1px solid rgba(31,41,51,.08);
	box-shadow:0 12px 32px rgba(15,20,25,.06);
	display:flex;
	flex-direction:column;
	height:100%;
}
.comfa-home-instry .cf-home-blog .wd-post-inner{
	display:flex;
	flex-direction:column;
	height:100%;
}
.comfa-home-instry .cf-home-blog .wd-post-thumb,
.comfa-home-instry .cf-home-blog .post-img-wrapp{
	position:relative;
	width:100%;
	aspect-ratio:8/5;
	overflow:hidden;
	background:#e8edf2;
}
.comfa-home-instry .cf-home-blog .wd-post-thumb img,
.comfa-home-instry .cf-home-blog .post-img-wrapp img{
	width:100%!important;
	height:100%!important;
	max-height:none!important;
	object-fit:cover!important;
	object-position:center!important;
}
.comfa-home-instry .cf-home-blog .wd-post-content,
.comfa-home-instry .cf-home-blog .article-body-container{
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
}
.comfa-home-instry .cf-home-blog .wd-post .entry-meta,
.comfa-home-instry .cf-home-blog .wd-social-icons{display:none!important;}
.comfa-home-instry .cf-home-blog .wd-post-date,
.comfa-home-instry .cf-home-blog .wd-post-cat{display:none!important;}
.comfa-home-instry .cf-home-blog .wd-post .entry-title{
	font-family:var(--cf-display);
	font-size:1.15rem;
	text-transform:uppercase;
	line-height:1.25;
}
.comfa-home-instry .cf-home-blog .wd-post .article-body-container{padding:22px;}
.comfa-home-instry .cf-home-blog .btn{
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
	font-weight:700!important;
}
.comfa-home-instry .cf-home-blog .btn-color-primary.btn-style-bordered{
	background:transparent!important;
	border:2px solid var(--cf-accent)!important;
	color:var(--cf-text)!important;
}
.comfa-home-instry .cf-home-blog .btn-color-primary.btn-style-bordered:hover{
	background:var(--cf-accent)!important;
	border-color:var(--cf-accent)!important;
	color:var(--cf-bg-dark)!important;
}

/* CTA */
.comfa-home-instry .cf-home-cta-band{
	background:linear-gradient(135deg,#0f1419 0%,#1f2933 100%)!important;
	padding-inline:max(20px,calc((100vw - 1240px) / 2))!important;
	box-sizing:border-box;
}
.comfa-home-instry .cf-home-cta-band > .vc_column_container{
	max-width:860px;
	width:100%!important;
	margin-inline:auto!important;
	text-align:center;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.cf-instry-cta__title{
	margin:0 0 .75rem;
	font-family:var(--cf-display);
	font-size:clamp(1.85rem,3.5vw,2.65rem);
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	line-height:1.05;
}
.cf-instry-cta__subtitle{
	margin:0 0 1.5rem;
	color:var(--cf-text-ondark-muted);
	font-size:1.05rem;
	line-height:1.55;
}
.comfa-home-instry .cf-home-cta-band .btn{border-radius:0!important;text-transform:uppercase;letter-spacing:.08em;font-weight:700!important;}
.comfa-home-instry .cf-home-cta-band .btn-color-primary{
	background:var(--cf-accent-ondark)!important;
	border-color:var(--cf-accent-ondark)!important;
	color:var(--cf-bg-dark)!important;
}

/* Yoast tail */
.comfa-home-instry .cf-yoast-intro{
	padding:28px 20px!important;
	background:var(--cf-industrial-bg)!important;
	border-top:1px solid rgba(31,41,51,.08);
}
.comfa-home-instry .cf-yoast-intro .wpb_wrapper p{
	max-width:760px;
	margin:0 auto .65rem;
	font-size:.88rem;
	line-height:1.55;
	color:var(--cf-text-muted)!important;
	text-align:center;
}

@media (max-width:991.98px){
	.cf-instry-features{grid-template-columns:repeat(2,minmax(0,1fr));}
	.cf-instry-hero__grid{grid-template-columns:1fr;max-width:640px;}
	.cf-instry-hero__stat{max-width:220px;}
	.cf-instry-features{grid-template-columns:1fr;}
	.cf-instry-features__item--media{padding-right:26px;min-height:280px;}
	.cf-instry-features__photo{
		position:relative;
		width:100%;
		height:160px;
		margin-top:16px;
	}
	.comfa-home-instry .cf-home-blog .wd-blog-holder.wd-grid-g{grid-template-columns:repeat(2,minmax(0,1fr));}
}

@media (max-width:767.98px){
	html body.comfa-home-instry{
		overflow-x:hidden;
	}
	.comfa-home-instry .cf-home-hero-group{
		width:100vw!important;
		max-width:100vw!important;
		margin-left:calc(50% - 50vw)!important;
		margin-right:calc(50% - 50vw)!important;
	}
	.comfa-home-instry .cf-instry-hero__eyebrow,
	.comfa-home-instry .cf-instry-hero__watermark{
		display:none!important;
	}
	.comfa-home-instry .cf-home-hero-group .wpb_text_column{
		align-items:center;
		justify-content:center;
		padding-top:24px!important;
		padding-inline:20px!important;
		padding-bottom:clamp(40px,10vw,64px)!important;
	}
	.comfa-home-instry .cf-instry-hero__title{
		max-width:none;
		font-size:clamp(1.5rem,6.5vw,2.1rem);
	}
	.comfa-home-instry .cf-home-hero-group .wd-button-wrapper{display:block;margin:12px 0 0;}
	.comfa-home-instry .cf-home-hero-group .btn{width:100%;}
	.comfa-home-instry .cf-home-features{margin-top:-48px!important;}
	.comfa-home-instry .cf-home-about-instry,
	.comfa-home-instry .cf-home-about-legacy,
	.comfa-home-instry .cf-home-services-band,
	.comfa-home-instry .cf-home-services-list,
	.comfa-home-instry .cf-home-shop--dark,
	.comfa-home-instry .cf-home-blog{
		padding-top:64px!important;
		padding-bottom:64px!important;
	}
	.comfa-home-instry .cf-home-about-instry > .vc_column_container + .vc_column_container > .vc_column-inner,
	.comfa-home-instry .cf-home-services-band > .vc_column_container + .vc_column_container > .vc_column-inner{
		padding-left:20px!important;
		padding-top:32px!important;
	}
	.cf-instry-about{max-width:none;}
	.cf-instry-about__title,
	.cf-instry-band__title{max-width:none;}
	.cf-instry-band__intro{max-width:none;}
	.comfa-home-instry .cf-instry-services-img img{min-height:280px;}
	.cf-instry-services__item{
		grid-template-columns:64px 1fr;
		gap:16px;
		padding:22px 0;
	}
	.comfa-home-instry .cf-home-blog .wd-blog-holder.wd-grid-g{grid-template-columns:1fr;}
	.cf-instry-about__watermark{display:none;}
	.cf-about-legacy__grid{grid-template-columns:1fr;}
	.cf-about-legacy__columns{grid-template-columns:1fr;}
	.cf-about-legacy__content{padding:40px 20px;}
	.cf-about-legacy__cta-bar{
		flex-direction:column;
		align-items:flex-start;
		padding:24px 20px;
	}
	.cf-about-legacy__cta-btn{width:100%;text-align:center;}
}

.cf-instry-hero__grid--solo{
	grid-template-columns:minmax(0,1fr);
	max-width:920px;
}
.cf-instry-hero--centered .cf-instry-hero__grid{
	max-width:none;
	text-align:center;
	justify-items:center;
}
.cf-instry-hero--centered .cf-instry-hero__main{
	max-width:920px;
	margin-inline:auto;
}
.cf-instry-hero--centered .cf-instry-hero__title{
	max-width:none;
	margin-inline:auto;
}
.cf-instry-hero--centered .cf-instry-hero__lead{
	margin-inline:auto;
}
.cf-instry-hero--centered .cf-instry-hero__watermark{
	display:none;
}
.comfa-home-instry .cf-home-hero-group .wpb_text_column{
	text-align:center;
}
.cf-home-notice{
	max-width:1240px;
	margin:0 auto;
	padding:16px clamp(20px,4vw,48px);
}
.cf-home-notice__text{
	margin:0;
	padding:14px 18px;
	background:#fff3cd;
	border:1px solid #f0d98c;
	color:#664d03;
	font-weight:700;
	font-size:.95rem;
	text-align:center;
	letter-spacing:.02em;
}
.comfa-home-instry .cf-home-prodotti--legacy{
	background:#fff!important;
}
.comfa-home-instry .cf-home-prodotti--dark{
	background:#0a1c33!important;
	padding-inline:max(20px,calc((100vw - 1240px) / 2))!important;
	box-sizing:border-box;
}
.comfa-home-instry .cf-home-prodotti--dark > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.comfa-home-instry .cf-home-prodotti--legacy > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.comfa-home-instry .cf-home-prodotti--legacy .cf-prodotti-grid__item{
	background:#f4f6f9;
	border:1px solid rgba(15,39,68,.1);
	color:var(--cf-navy,#0f2744);
}
.comfa-home-instry .cf-home-prodotti--legacy .cf-prodotti-grid__title{
	color:var(--cf-navy,#0f2744);
}
.comfa-home-instry .cf-home-prodotti--legacy .cf-prodotti-grid__desc{
	color:var(--cf-text-muted,#6b7280);
	opacity:1;
}
.comfa-home-instry .cf-home-prodotti--legacy .cf-prodotti-grid__link{
	color:var(--cf-blue,#1a6fc4);
}
.comfa-home-instry .cf-home-prodotti--legacy .cf-prodotti-grid__item:hover{
	background:#eef2f7;
	border-color:var(--cf-blue,#1a6fc4);
}
.comfa-home-instry .cf-home-prodotti{
	padding-inline:max(20px,calc((100vw - 1240px) / 2))!important;
	box-sizing:border-box;
}
.comfa-home-instry .cf-home-prodotti > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:clamp(20px,3vw,40px)!important;
	float:none!important;
}
.comfa-home-instry .cf-prodotti-grid{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:24px;
	margin-top:32px;
	align-items:stretch;
}
.comfa-home-instry .cf-prodotti-grid__item{
	display:flex;
	flex-direction:column;
	height:100%;
	padding:28px 24px;
	background:rgba(255,255,255,.06);
	border:1px solid rgba(255,255,255,.12);
	border-radius:var(--cf-radius,2px);
	color:#fff;
	text-decoration:none;
	transition:background .2s,border-color .2s,transform .15s ease;
}
.comfa-home-instry .cf-prodotti-grid__item:hover{
	background:rgba(255,255,255,.1);
	border-color:var(--cf-blue,#1a6fc4);
	color:#fff;
	transform:translateY(-2px);
}
.comfa-home-instry .cf-prodotti-grid__title{
	display:block;
	font-family:var(--cf-display);
	font-size:1.05rem;
	font-weight:700;
	line-height:1.25;
	text-transform:uppercase;
	margin:0 0 10px;
	color:#fff;
}
.comfa-home-instry .cf-prodotti-grid__desc{
	display:-webkit-box;
	flex:1 1 auto;
	margin:0 0 14px;
	font-size:.92rem;
	line-height:1.55;
	opacity:.88;
	color:#cbd5e0;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.comfa-home-instry .cf-prodotti-grid__link{
	margin-top:auto;
	font-size:.82rem;
	font-weight:700;
	letter-spacing:.06em;
	text-transform:uppercase;
	color:var(--cf-blue-light,#7eb8ea);
}
@media (max-width:991px){
	.comfa-home-instry .cf-prodotti-grid{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:575px){
	.comfa-home-instry .cf-prodotti-grid{grid-template-columns:1fr;}
}

/* Icon band — stile Instry compatto */
.comfa-home-instry .cf-home-icon-band{
	margin:0!important;
	padding:0!important;
}
.cf-instry-icon-band{
	position:relative;
	overflow:hidden;
	padding:clamp(48px,6vw,72px) max(20px,calc((100vw - 1240px) / 2));
	background:#0a1c33;
	color:#fff;
}
.cf-instry-icon-band::before{
	content:"";
	position:absolute;
	inset:0;
	background-image:var(--cf-icon-band-bg);
	background-size:cover;
	background-position:center;
	opacity:.35;
}
.cf-instry-icon-band::after{
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(105deg,rgba(10,28,51,.92) 0%,rgba(15,39,68,.78) 55%,rgba(10,28,51,.55) 100%);
}
.cf-instry-icon-band__watermark{
	position:absolute;
	right:clamp(-8px,2vw,48px);
	bottom:clamp(-20px,-2vw,-8px);
	z-index:1;
	font-family:var(--cf-display);
	font-size:clamp(4rem,14vw,9rem);
	font-weight:800;
	line-height:.85;
	text-transform:uppercase;
	color:rgba(255,255,255,.06);
	pointer-events:none;
	user-select:none;
}
.cf-instry-icon-band__inner{
	position:relative;
	z-index:2;
	max-width:1240px;
	margin-inline:auto;
}
.cf-instry-icon-band__title{
	margin:0 0 clamp(20px,3vw,32px);
	max-width:14ch;
	font-family:var(--cf-display);
	font-size:clamp(1.65rem,3.2vw,2.35rem);
	font-weight:700;
	line-height:1.08;
	text-transform:uppercase;
	color:#fff;
}
.cf-instry-icon-band__cols{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:clamp(20px,3vw,40px);
	margin-bottom:clamp(24px,3vw,36px);
	max-width:920px;
}
.cf-instry-icon-band__item{
	display:flex;
	gap:16px;
	align-items:flex-start;
}
.cf-instry-icon-band__icon{
	display:inline-flex;
	flex:0 0 auto;
	align-items:center;
	justify-content:center;
	width:52px;
	height:52px;
	background:var(--cf-cta,#e02b20);
	color:#fff;
}
.cf-instry-icon-band__svg{
	display:block;
	width:24px;
	height:24px;
}
.cf-instry-icon-band__item-title{
	margin:0 0 8px;
	font-family:var(--cf-display);
	font-size:clamp(.9rem,1.4vw,1rem);
	font-weight:700;
	line-height:1.25;
	text-transform:uppercase;
	letter-spacing:.03em;
	color:#fff;
}
.cf-instry-icon-band__item-text{
	margin:0;
	font-size:clamp(.875rem,1.2vw,.9375rem);
	line-height:1.65;
	color:rgba(255,255,255,.82);
	max-width:36ch;
}
.cf-instry-icon-band__cta{
	display:inline-flex;
	align-items:center;
	gap:10px;
	padding:14px 24px;
	background:var(--cf-cta,#e02b20);
	color:#fff!important;
	font-family:var(--cf-display);
	font-size:.8125rem;
	font-weight:700;
	line-height:1.2;
	text-transform:uppercase;
	letter-spacing:.06em;
	text-decoration:none!important;
	transition:background .2s ease,transform .15s ease;
}
.cf-instry-icon-band__cta:hover,
.cf-instry-icon-band__cta:focus-visible{
	background:var(--cf-cta-hover,#c4241a);
	color:#fff!important;
	transform:translateY(-1px);
}
.cf-instry-icon-band__cta-arrow{
	font-size:1rem;
	line-height:1;
}

/* FAQ — split dark + immagine */
.comfa-home-instry .cf-home-faq{
	display:flex!important;
	flex-wrap:wrap;
	align-items:stretch!important;
	margin:0!important;
	padding:0!important;
}
.comfa-home-instry .cf-home-faq > .vc_column_container{
	flex:1 1 320px;
	max-width:none;
	width:50%;
	margin:0!important;
	padding:0!important;
	display:flex!important;
}
.comfa-home-instry .cf-home-faq > .vc_column_container > .vc_column-inner{
	flex:1;
	width:100%;
}
.comfa-home-instry .cf-home-faq__col--content > .vc_column-inner{
	height:100%;
	padding:clamp(48px,6vw,72px) clamp(24px,4vw,56px)!important;
	background:#0f2744;
}
.comfa-home-instry .cf-home-faq__col--media > .vc_column-inner{
	height:100%;
	padding:0!important;
	background:#0f2744;
}
.comfa-home-instry .cf-home-faq__col--media .wpb_wrapper,
.comfa-home-instry .cf-home-faq__col--media .wpb_single_image,
.comfa-home-instry .cf-home-faq__col--media .vc_single_image-wrapper,
.comfa-home-instry .cf-instry-faq-img,
.comfa-home-instry .cf-instry-faq-img .wpb_wrapper{
	display:flex!important;
	flex:1 1 auto;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	margin:0!important;
}
.comfa-home-instry .cf-instry-faq-img img{
	display:block;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	object-fit:cover;
	object-position:center center;
}
.comfa-home-instry .cf-home-faq + .vc_row-full-width{
	height:0!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden;
}
.comfa-home-instry .cf-home-cta-band{
	margin-top:0!important;
}
.cf-instry-faq__title{
	margin:0 0 clamp(20px,3vw,28px);
	font-family:var(--cf-display);
	font-size:clamp(1.5rem,2.8vw,2.1rem);
	font-weight:700;
	line-height:1.1;
	text-transform:uppercase;
	color:#fff;
	max-width:16ch;
}
.cf-instry-faq__list{
	border-top:1px solid rgba(255,255,255,.18);
}
.cf-instry-faq__item{
	border-bottom:1px solid rgba(255,255,255,.18);
}
.cf-instry-faq__question{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:16px;
	padding:18px 0;
	cursor:pointer;
	list-style:none;
	font-family:var(--cf-display);
	font-size:clamp(.8125rem,1.2vw,.9375rem);
	font-weight:700;
	line-height:1.35;
	text-transform:uppercase;
	letter-spacing:.02em;
	color:#fff;
}
.cf-instry-faq__question::-webkit-details-marker{display:none;}
.cf-instry-faq__toggle{
	position:relative;
	flex:0 0 auto;
	width:18px;
	height:18px;
}
.cf-instry-faq__toggle::before,
.cf-instry-faq__toggle::after{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:14px;
	height:2px;
	background:#fff;
	transform:translate(-50%,-50%);
	transition:transform .2s ease,opacity .2s ease;
}
.cf-instry-faq__toggle::after{
	transform:translate(-50%,-50%) rotate(90deg);
}
.cf-instry-faq__item[open] .cf-instry-faq__toggle::after{
	opacity:0;
	transform:translate(-50%,-50%) rotate(0deg);
}
.cf-instry-faq__answer{
	padding:0 0 18px;
}
.cf-instry-faq__answer p{
	margin:0;
	font-size:clamp(.875rem,1.15vw,.9375rem);
	line-height:1.7;
	color:rgba(255,255,255,.78);
	max-width:52ch;
}
@media (max-width:991px){
	.comfa-home-instry .cf-home-faq > .vc_column_container{
		width:100%;
		flex-basis:100%;
	}
	.cf-instry-icon-band__cols{grid-template-columns:1fr;}
	.cf-instry-icon-band__watermark{display:none;}
}
@media (max-width:575px){
	.cf-instry-icon-band__item{
		flex-direction:column;
		gap:12px;
	}
}

