/* Home Tecnofilo — stile industrial (ispirato Instry, palette D, no animazioni) */

.page-id-57{
	--tf-display: "Barlow Condensed", "Source Sans 3", system-ui, sans-serif;
	--tf-industrial-bg: #f2f2f0;
}

.page-id-57 #main-content.wd-content-layout,
.page-id-57 #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;
}
.page-id-57 .wd-page-content{padding-top:0;}
.page-id-57 .wd-section-stretch{overflow-x:clip;}
.page-id-57 .wd-content-layout.container{max-width:1240px;}

/* —— Hero group: slider + overlay in un unico blocco —— */
.page-id-57 .tf-home-hero-group{
	position:relative;
	margin:0!important;
	overflow:hidden;
	background:var(--tf-bg-dark);
}
.page-id-57 .tf-home-hero-group::after{
	content:"";
	position:absolute;
	inset:0;
	z-index:3;
	pointer-events:none;
	background:linear-gradient(105deg,rgba(15,20,25,.88) 0%,rgba(15,20,25,.62) 45%,rgba(15,20,25,.35) 100%);
}
.page-id-57 .tf-home-hero-group > .vc_column_container{
	width:100%;
	max-width:none;
	padding:0!important;
}
.page-id-57 .tf-home-hero-group > .vc_column_container > .vc_column-inner{
	position:relative;
	z-index:4;
	min-height:clamp(520px,78vh,760px);
	padding:clamp(96px,12vh,140px) clamp(28px,4vw,48px) clamp(120px,14vh,160px)!important;
}
.page-id-57 .tf-home-hero-group .wpb_wrapper{
	position:static;
	min-height:0;
}
.page-id-57 .tf-home-hero-group .wpb_wrapper > rs-fullwidth-wrap,
.page-id-57 .tf-home-hero-group .wpb_rev_slider_element,
.page-id-57 .tf-home-hero-group rs-fullwidth-wrap,
.page-id-57 .tf-home-hero-group rs-module-wrap,
.page-id-57 .tf-home-hero-group .rev_slider_wrapper{
	position:absolute!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	max-height:none!important;
	z-index:1!important;
	margin:0!important;
	left:0!important;
	right:0!important;
	transform:none!important;
}
.page-id-57 .tf-home-hero-group rs-module{
	position:absolute!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	max-height:none!important;
	z-index:1!important;
	margin:0!important;
	left:0!important;
	right:0!important;
}
.page-id-57 .tf-home-hero-group rs-module,
.page-id-57 .tf-home-hero-group rs-slides,
.page-id-57 .tf-home-hero-group rs-slide{
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
}
.page-id-57 .tf-home-hero-group rs-sbg-wrap,
.page-id-57 .tf-home-hero-group rs-sbg,
.page-id-57 .tf-home-hero-group rs-sbg-px,
.page-id-57 .tf-home-hero-group .rs-pzimg-wrap{
	position:absolute!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	overflow:hidden!important;
}
.page-id-57 .tf-home-hero-group rs-bgimg,
.page-id-57 .tf-home-hero-group rs-sbg img,
.page-id-57 .tf-home-hero-group .rs-pzimg{
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	object-fit:cover!important;
	object-position:center center!important;
	transform:none!important;
}
.page-id-57 .tf-home-hero-group .wpb_text_column,
.page-id-57 .tf-home-hero-group .wd-button-wrapper{
	position:relative;
	z-index:5;
	width:100%;
	max-width:1240px;
	margin-inline:auto;
}

/* Hero content */
.tf-instry-hero{position:relative;}
.tf-instry-hero__watermark{
	position:absolute;
	right:-2%;
	top:50%;
	transform:translateY(-58%);
	font-family:var(--tf-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;
}
.tf-instry-hero__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) 220px;
	gap:32px;
	align-items:end;
	max-width:920px;
}
.tf-instry-hero__eyebrow{
	margin:0 0 1rem;
	font-size:.78rem;
	font-weight:700;
	letter-spacing:.18em;
	text-transform:uppercase;
	color:var(--tf-accent-ondark);
}
.tf-instry-hero__title{
	margin:0 0 1.1rem;
	font-family:var(--tf-display);
	font-size:clamp(2.2rem,5.5vw,4rem);
	font-weight:700;
	line-height:.95;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:-.01em;
	max-width:11ch;
}
.tf-instry-hero__lead{
	margin:0;
	max-width:520px;
	font-size:clamp(1rem,1.8vw,1.15rem);
	line-height:1.6;
	color:var(--tf-text-ondark);
}
.tf-instry-hero__stat{
	background:var(--tf-accent-ondark);
	color:var(--tf-bg-dark);
	padding:28px 24px 24px;
	min-height:180px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	position:relative;
}
.tf-instry-hero__stat::after{
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	width:28px;
	height:28px;
	background:var(--tf-bg-dark);
}
.tf-instry-hero__stat-value{
	font-family:var(--tf-display);
	font-size:clamp(2.5rem,5vw,3.5rem);
	font-weight:700;
	line-height:1;
	letter-spacing:-.02em;
}
.tf-instry-hero__stat-label{
	margin-top:.65rem;
	font-size:.72rem;
	font-weight:700;
	line-height:1.35;
	text-transform:uppercase;
	letter-spacing:.08em;
}

.page-id-57 .tf-home-hero-group .wd-button-wrapper{
	display:inline-block;
	margin:28px 14px 0 0;
}
.page-id-57 .tf-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;
}
.page-id-57 .tf-home-hero-group .btn-color-primary{
	background:var(--tf-accent-ondark)!important;
	border-color:var(--tf-accent-ondark)!important;
	color:var(--tf-bg-dark)!important;
}
.page-id-57 .tf-home-hero-group .btn-color-primary:hover{
	background:#fff!important;
	border-color:#fff!important;
	color:var(--tf-bg-dark)!important;
}
.page-id-57 .tf-home-hero-group .btn-style-bordered.btn-color-white{
	background:transparent!important;
	border:2px solid rgba(255,255,255,.55)!important;
	color:#fff!important;
}
.page-id-57 .tf-home-hero-group .btn-style-bordered.btn-color-white:hover{
	background:#fff!important;
	color:var(--tf-bg-dark)!important;
}

/* Feature strip */
.page-id-57 .tf-home-features{
	position:relative;
	z-index:6;
	margin-top:-72px!important;
	padding:0 clamp(20px,3vw,40px) 48px!important;
	background:var(--tf-industrial-bg)!important;
	display:flex!important;
	flex-wrap:wrap;
	justify-content:center!important;
	margin-left:0!important;
	margin-right:0!important;
}
.page-id-57 .tf-home-features > .vc_column_container{
	max-width:1240px;
	width:100%!important;
	margin-inline:auto!important;
	padding-inline:0!important;
	float:none!important;
}
.tf-instry-features{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	border:1px solid rgba(31,41,51,.12);
	background:#fff;
	box-shadow:0 24px 60px rgba(15,20,25,.12);
}
.tf-instry-features__item{
	padding:28px 26px 30px;
	border-right:1px solid rgba(31,41,51,.1);
	position:relative;
	min-height:220px;
}
.tf-instry-features__item:last-child{border-right:0;}
.tf-instry-features__num{
	display:block;
	margin-bottom:1rem;
	font-family:var(--tf-display);
	font-size:1.35rem;
	font-weight:700;
	color:var(--tf-text-muted);
}
.tf-instry-features__title{
	margin:0 0 .75rem;
	font-family:var(--tf-display);
	font-size:1.35rem;
	font-weight:700;
	line-height:1.15;
	text-transform:uppercase;
	color:var(--tf-text);
}
.tf-instry-features__text{
	margin:0;
	font-size:.95rem;
	line-height:1.55;
	color:var(--tf-text-muted);
}
.tf-instry-features__item--media{
	padding-right:0;
	overflow:hidden;
}
.tf-instry-features__photo{
	position:absolute;
	right:0;
	top:0;
	width:42%;
	height:100%;
	background-size:cover;
	background-position:center;
}

/* Section heads */
.tf-instry-head{margin-bottom:2.5rem;}
.tf-instry-head--center{text-align:center;}
.tf-instry-head--center .tf-instry-head__label{justify-content:center;}
.tf-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(--tf-text-muted);
}
.tf-instry-head__label--light{color:var(--tf-text-ondark-muted);}
.tf-instry-head__dot{
	width:10px;
	height:10px;
	background:var(--tf-accent-ondark);
	flex-shrink:0;
}
.tf-instry-head__title{
	margin:0 0 .75rem;
	font-family:var(--tf-display);
	font-size:clamp(1.85rem,3.5vw,2.75rem);
	font-weight:700;
	line-height:1.05;
	text-transform:uppercase;
	color:var(--tf-text);
	max-width:16ch;
}
.tf-instry-head--center .tf-instry-head__title{max-width:none;margin-inline:auto;}
.tf-instry-head__subtitle{
	margin:0;
	font-size:1.05rem;
	line-height:1.55;
	color:var(--tf-text-muted);
	max-width:560px;
}
.tf-instry-head--center .tf-instry-head__subtitle{margin-inline:auto;}
.tf-instry-head--dark .tf-instry-head__label{
	color:var(--tf-accent-ondark);
}
.tf-instry-head--dark .tf-instry-head__title{
	color:#fff;
}
.tf-instry-head--dark .tf-instry-head__subtitle{
	color:var(--tf-text-ondark);
}

/* About */
.page-id-57 .tf-home-about-instry{
	background:#fff!important;
	padding-top:clamp(56px,6vw,80px)!important;
	padding-bottom:clamp(56px,6vw,80px)!important;
}
.page-id-57 .tf-home-about-instry > .vc_column_container{
	padding-inline:clamp(20px,3vw,40px)!important;
}
.page-id-57 .tf-home-about-instry > .vc_column_container:first-child > .vc_column-inner{
	display:flex;
	justify-content:center;
}
.page-id-57 .tf-home-about-instry > .vc_column_container + .vc_column_container > .vc_column-inner{
	padding-left:clamp(8px,2vw,28px)!important;
}
.page-id-57 .tf-instry-about-img{
	width:100%;
	max-width:420px;
}
.page-id-57 .tf-instry-about-img .vc_single_image-wrapper{
	position:relative;
	aspect-ratio:4/5;
	overflow:hidden;
	max-width:420px;
	margin-inline:auto;
}
.page-id-57 .tf-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);
}
.page-id-57 .tf-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;
}
.tf-instry-about{
	position:relative;
	max-width:560px;
	padding-top:4px;
}
.tf-instry-about .tf-instry-head__label{
	margin-bottom:1.25rem;
	font-size:.8125rem;
}
.tf-instry-about__watermark{
	position:absolute;
	left:-8%;
	top:-8%;
	font-family:var(--tf-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;
}
.tf-instry-about__title{
	margin:0 0 1.5rem;
	font-family:var(--tf-display);
	font-size:clamp(1.85rem,3.5vw,2.75rem);
	font-weight:700;
	line-height:1.08;
	text-transform:uppercase;
	color:var(--tf-text);
	max-width:22ch;
}
.tf-instry-about__body p{
	margin:0 0 1.25rem;
	font-size:clamp(1.0625rem,1.5vw,1.125rem);
	color:var(--tf-text-muted);
	line-height:1.7;
}
.tf-instry-about__body p:last-child{
	margin-bottom:0;
}
.page-id-57 .tf-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;
}

/* Services band + list */
.page-id-57 .tf-home-services-band{
	background:linear-gradient(135deg,#1F2933 0%,#0F1419 100%)!important;
	padding-top:clamp(72px,8vw,104px)!important;
	padding-bottom:clamp(72px,8vw,104px)!important;
}
.page-id-57 .tf-home-services-band > .vc_column_container,
.page-id-57 .tf-home-services-list > .vc_column_container{
	padding-inline:clamp(20px,3vw,40px)!important;
}
.page-id-57 .tf-home-services-band > .vc_column_container{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.page-id-57 .tf-home-services-band > .vc_column_container + .vc_column_container > .vc_column-inner{
	padding-left:clamp(8px,2vw,28px)!important;
}
.page-id-57 .tf-home-services-band .tf-instry-head__label{
	margin-bottom:1.25rem;
	font-size:.8125rem;
}
.tf-instry-band__title{
	margin:0;
	font-family:var(--tf-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;
}
.tf-instry-band__intro{
	margin:0 0 1.75rem;
	color:var(--tf-text-ondark);
	line-height:1.7;
	font-size:clamp(1.0625rem,1.5vw,1.125rem);
	max-width:480px;
}
.page-id-57 .tf-home-services-band .btn-color-white,
.page-id-57 .tf-home-services-band .btn-color-primary{
	background:var(--tf-accent-ondark)!important;
	border-color:var(--tf-accent-ondark)!important;
	color:var(--tf-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;
}
.page-id-57 .tf-home-services-list{
	padding-top:clamp(56px,6vw,80px)!important;
	padding-bottom:clamp(72px,8vw,104px)!important;
}
.page-id-57 .tf-home-services-list > .vc_column_container{
	align-self:center;
}
.page-id-57 .tf-instry-services-img img{
	width:100%;
	height:auto;
	min-height:400px;
	object-fit:cover;
}
.tf-instry-services{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid rgba(31,41,51,.12);
}
.tf-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);
}
.tf-instry-services__num{
	font-family:var(--tf-display);
	font-size:1.65rem;
	font-weight:700;
	color:var(--tf-accent);
	line-height:1;
}
.tf-instry-services__text{
	font-size:clamp(1rem,1.3vw,1.125rem);
	font-weight:600;
	line-height:1.45;
	color:var(--tf-text);
	text-transform:uppercase;
	letter-spacing:.015em;
}

/* Shop dark */
.page-id-57 .tf-home-shop--dark{
	background:#0f1419!important;
}
.page-id-57 .tf-home-shop .vc_column_container{
	max-width:1240px;
	margin-inline:auto;
	padding-inline:28px!important;
}
.page-id-57 .tf-home-shop .tf-instry-head__title{max-width:none;}
.page-id-57 .tf-home-shop--dark .tf-instry-head__label{
	color:var(--tf-accent-ondark)!important;
}
.page-id-57 .tf-home-shop--dark .tf-instry-head__subtitle{
	color:var(--tf-text-ondark)!important;
	max-width:640px;
}
.page-id-57 .tf-home-shop .products.wd-products{
	align-items:stretch;
}
.page-id-57 .tf-home-shop .product-grid-item,
.page-id-57 .tf-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;
}
.page-id-57 .tf-home-shop .product-wrapper{
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
	height:100%;
	padding-bottom:4px;
}
.page-id-57 .tf-home-shop .product-element-top,
.page-id-57 .tf-home-shop .wd-product-thumb{
	position:relative;
	flex:0 0 auto;
	width:100%;
	aspect-ratio:1/1;
	overflow:hidden;
	background:#fff;
}
.page-id-57 .tf-home-shop .product-image-link,
.page-id-57 .tf-home-shop .wd-product-img-link{
	display:flex!important;
	align-items:center;
	justify-content:center;
	width:100%;
	height:100%;
}
.page-id-57 .tf-home-shop .product-element-top img,
.page-id-57 .tf-home-shop .wd-product-thumb img{
	width:100%!important;
	height:100%!important;
	max-height:none!important;
	object-fit:contain!important;
	object-position:center!important;
}
.page-id-57 .tf-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;
}
.page-id-57 .tf-home-shop .price{
	flex:0 0 auto;
	min-height:1.35rem;
	margin:8px 16px 0!important;
	padding:0!important;
}
.page-id-57 .tf-home-shop .product-grid-item:not(:has(.price)) .wd-entities-title{
	margin-bottom:1.35rem!important;
}
.page-id-57 .tf-home-shop .wd-add-btn{
	flex:0 0 auto;
	margin-top:auto!important;
	padding:12px 16px 16px!important;
}
.page-id-57 .tf-home-shop .product-grid-item:hover{transform:translateY(-3px);}
.page-id-57 .tf-home-shop .wd-entities-title a{
	font-family:var(--tf-display);
	font-size:1rem!important;
	font-weight:700!important;
	text-transform:uppercase;
	letter-spacing:.02em;
	color:var(--tf-text)!important;
}
.page-id-57 .tf-home-shop .price{
	color:var(--tf-accent)!important;
	font-weight:800!important;
}
.page-id-57 .tf-home-shop .btn{
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
}
.page-id-57 .tf-home-shop .wd-button-wrapper:last-of-type{
	margin-bottom:32px!important;
}

/* Blog */
.page-id-57 .tf-home-blog{
	background:var(--tf-industrial-bg)!important;
}
.page-id-57 .tf-home-blog .wd-button-wrapper:last-of-type{
	margin-bottom:32px!important;
}
.page-id-57 .tf-home-blog .vc_column_container{
	max-width:1240px;
	margin-inline:auto;
	padding-inline:28px!important;
}
.page-id-57 .tf-home-blog .wd-blog-holder.wd-grid-g{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:24px;
}
.page-id-57 .tf-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);
}
.page-id-57 .tf-home-blog .wd-post .entry-meta,
.page-id-57 .tf-home-blog .wd-social-icons{display:none!important;}
.page-id-57 .tf-home-blog .wd-post .entry-title{
	font-family:var(--tf-display);
	font-size:1.15rem;
	text-transform:uppercase;
	line-height:1.25;
}
.page-id-57 .tf-home-blog .wd-post .article-body-container{padding:22px;}
.page-id-57 .tf-home-blog .btn{
	border-radius:0!important;
	text-transform:uppercase;
	letter-spacing:.08em;
	font-weight:700!important;
}
.page-id-57 .tf-home-blog .btn-color-primary.btn-style-bordered{
	background:transparent!important;
	border:2px solid var(--tf-accent)!important;
	color:var(--tf-text)!important;
}
.page-id-57 .tf-home-blog .btn-color-primary.btn-style-bordered:hover{
	background:var(--tf-accent)!important;
	border-color:var(--tf-accent)!important;
	color:var(--tf-bg-dark)!important;
}

/* CTA */
.page-id-57 .tf-home-cta-band{
	background:linear-gradient(135deg,#0f1419 0%,#1f2933 100%)!important;
}
.page-id-57 .tf-home-cta-band .vc_column_container{
	max-width:860px;
	margin-inline:auto;
	text-align:center;
	padding-inline:28px!important;
}
.tf-instry-cta__title{
	margin:0 0 .75rem;
	font-family:var(--tf-display);
	font-size:clamp(1.85rem,3.5vw,2.65rem);
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	line-height:1.05;
}
.tf-instry-cta__subtitle{
	margin:0 0 1.5rem;
	color:var(--tf-text-ondark-muted);
	font-size:1.05rem;
	line-height:1.55;
}
.page-id-57 .tf-home-cta-band .btn{border-radius:0!important;text-transform:uppercase;letter-spacing:.08em;font-weight:700!important;}
.page-id-57 .tf-home-cta-band .btn-color-primary{
	background:var(--tf-accent-ondark)!important;
	border-color:var(--tf-accent-ondark)!important;
	color:var(--tf-bg-dark)!important;
}

/* Yoast tail */
.page-id-57 .tf-yoast-intro{
	padding:28px 20px!important;
	background:var(--tf-industrial-bg)!important;
	border-top:1px solid rgba(31,41,51,.08);
}
.page-id-57 .tf-yoast-intro .wpb_wrapper p{
	max-width:760px;
	margin:0 auto .65rem;
	font-size:.88rem;
	line-height:1.55;
	color:var(--tf-text-muted)!important;
	text-align:center;
}

@media (max-width:991.98px){
	.tf-instry-hero__grid{grid-template-columns:1fr;max-width:640px;}
	.tf-instry-hero__stat{max-width:220px;}
	.tf-instry-features{grid-template-columns:1fr;}
	.tf-instry-features__item{border-right:0;border-bottom:1px solid rgba(31,41,51,.1);}
	.tf-instry-features__item--media{padding-right:26px;min-height:280px;}
	.tf-instry-features__photo{
		position:relative;
		width:100%;
		height:160px;
		margin-top:16px;
	}
	.page-id-57 .tf-home-blog .wd-blog-holder.wd-grid-g{grid-template-columns:repeat(2,minmax(0,1fr));}
}

@media (max-width:767.98px){
	.page-id-57 .tf-home-hero-group > .vc_column_container > .vc_column-inner{padding-inline:20px!important;}
	.page-id-57 .tf-home-hero-group .wd-button-wrapper{display:block;margin:12px 0 0;}
	.page-id-57 .tf-home-hero-group .btn{width:100%;}
	.page-id-57 .tf-home-features{margin-top:-48px!important;}
	.page-id-57 .tf-home-about-instry,
	.page-id-57 .tf-home-services-band,
	.page-id-57 .tf-home-services-list,
	.page-id-57 .tf-home-shop--dark,
	.page-id-57 .tf-home-blog{
		padding-top:64px!important;
		padding-bottom:64px!important;
	}
	.page-id-57 .tf-home-about-instry > .vc_column_container + .vc_column_container > .vc_column-inner,
	.page-id-57 .tf-home-services-band > .vc_column_container + .vc_column_container > .vc_column-inner{
		padding-left:20px!important;
		padding-top:32px!important;
	}
	.tf-instry-about{max-width:none;}
	.tf-instry-about__title,
	.tf-instry-band__title{max-width:none;}
	.tf-instry-band__intro{max-width:none;}
	.page-id-57 .tf-instry-services-img img{min-height:280px;}
	.tf-instry-services__item{
		grid-template-columns:64px 1fr;
		gap:16px;
		padding:22px 0;
	}
	.page-id-57 .tf-home-blog .wd-blog-holder.wd-grid-g{grid-template-columns:1fr;}
	.tf-instry-about__watermark{display:none;}
}
