/* Critical responsive rules formerly emitted in wp_head. */
html,
body {
	width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden !important;
}

.tc-shell,
.tc-legal-shell {
	box-sizing: border-box !important;
	width: min(1180px, calc(100vw - 32px)) !important;
	max-width: calc(100vw - 32px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.tc-hero__content > .tc-kicker,
.tc-hero__content > h1,
.tc-hero__content > .tc-hero__lead,
.tc-hero__content > .tc-actions {
	width: min(820px, calc(100vw - 32px)) !important;
	max-width: calc(100vw - 32px) !important;
	white-space: normal !important;
}

@media (max-width: 768px) {
	.tecnicat-home .tc-hero {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.tc-hero__content,
	.tecnicat-home .tc-hero__content,
	.tecnicat-servicios .tc-hero__content,
	.tecnicat-service-detail .tc-service-hero .tc-hero__content,
	.tecnicat-empresa .tc-hero__content,
	.tecnicat-contacto .tc-hero__content {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 16px !important;
		padding-left: 16px !important;
		padding-top: 54px !important;
		padding-bottom: 48px !important;
	}

	.tc-hero h1,
	.tecnicat-home .tc-hero h1,
	.tecnicat-servicios .tc-hero h1,
	.tecnicat-service-detail .tc-hero h1,
	.tecnicat-empresa .tc-hero h1,
	.tecnicat-contacto .tc-hero h1 {
		font-size: clamp(28px, 7.6vw, 34px) !important;
		line-height: 1.12 !important;
	}

	.tc-hero__content > .tc-kicker,
	.tc-hero__content > h1,
	.tc-hero__content > .tc-hero__lead,
	.tc-hero__content > .tc-actions,
	.tecnicat-home .tc-hero__content > .tc-kicker,
	.tecnicat-home .tc-hero__content > h1,
	.tecnicat-home .tc-hero__content > .tc-hero__lead,
	.tecnicat-home .tc-hero__content > .tc-actions {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		white-space: normal !important;
		overflow-wrap: normal !important;
		word-break: normal !important;
	}

	.tc-actions,
	.tecnicat-home .tc-actions,
	.tecnicat-contacto .tc-actions {
		display: grid !important;
		width: 100% !important;
		grid-template-columns: 1fr !important;
		gap: 12px !important;
	}

	.tc-button,
	.tecnicat-home .tc-button,
	.tecnicat-contacto .tc-button {
		width: 100% !important;
		max-width: 100% !important;
		min-height: 48px !important;
		text-align: center !important;
	}

	.tecnicat-home .tc-hero .tc-kicker,
	.tecnicat-home .tc-hero h1,
	.tecnicat-home .tc-hero__lead {
		display: block !important;
		inline-size: auto !important;
		width: auto !important;
		max-width: none !important;
		white-space: normal !important;
		overflow: visible !important;
	}
}

/* Responsive and cookie banner rules formerly emitted in wp_footer. */
html,
body {
	width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden !important;
}

.tecnicat-home,
.tecnicat-servicios,
.tecnicat-service-detail,
.tecnicat-solutions-index,
.tecnicat-empresa,
.tecnicat-contacto,
.tecnicat-partners,
.tecnicat-soporte,
.tecnicat-blog,
.tecnicat-blog-archive,
.tecnicat-blog-single,
.tecnicat-legal {
	max-width: 100% !important;
	overflow-x: clip !important;
	overflow-y: visible !important;
}

.tc-shell,
.tc-legal-shell {
	box-sizing: border-box !important;
	width: min(1180px, calc(100vw - 32px)) !important;
	max-width: calc(100vw - 32px) !important;
}

.tc-hero__content > .tc-kicker,
.tc-hero__content > h1,
.tc-hero__content > .tc-hero__lead,
.tc-hero__content > .tc-actions {
	width: min(820px, calc(100vw - 32px)) !important;
	max-width: calc(100vw - 32px) !important;
	white-space: normal !important;
}

@media (max-width: 768px) {
	.tecnicat-home .tc-hero {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.tecnicat-home,
	.tecnicat-servicios,
	.tecnicat-service-detail,
	.tecnicat-solutions-index,
	.tecnicat-empresa,
	.tecnicat-contacto,
	.tecnicat-partners,
	.tecnicat-soporte,
	.tecnicat-blog,
	.tecnicat-blog-archive,
	.tecnicat-blog-single,
	.tecnicat-legal {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		overflow-x: clip !important;
		overflow-y: visible !important;
	}

	.tc-shell,
	.tc-legal-shell,
	.tecnicat-home .tc-shell,
	.tecnicat-servicios .tc-shell,
	.tecnicat-service-detail .tc-shell,
	.tecnicat-solutions-index .tc-shell,
	.tecnicat-empresa .tc-shell,
	.tecnicat-contacto .tc-shell,
	.tecnicat-partners .tc-shell,
	.tecnicat-soporte .tc-shell,
	.tecnicat-blog .tc-shell,
	.tecnicat-blog-archive .tc-shell,
	.tecnicat-blog-single .tc-shell {
		box-sizing: border-box !important;
		width: calc(100% - 32px) !important;
		max-width: calc(100vw - 32px) !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.tc-hero__content,
	.tecnicat-home .tc-hero__content,
	.tecnicat-servicios .tc-hero__content,
	.tecnicat-service-detail .tc-service-hero .tc-hero__content,
	.tecnicat-empresa .tc-hero__content,
	.tecnicat-contacto .tc-hero__content {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 16px !important;
		padding-left: 16px !important;
		padding-top: 54px !important;
		padding-bottom: 48px !important;
	}

	.tc-hero__content > .tc-kicker,
	.tc-hero__content > h1,
	.tc-hero__content > .tc-hero__lead,
	.tc-hero__content > .tc-actions,
	.tecnicat-home .tc-hero__content > .tc-kicker,
	.tecnicat-home .tc-hero__content > h1,
	.tecnicat-home .tc-hero__content > .tc-hero__lead,
	.tecnicat-home .tc-hero__content > .tc-actions,
	.tc-hero h1,
	.tc-hero__lead,
	.tc-kicker {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		white-space: normal !important;
		overflow-wrap: normal !important;
		word-break: normal !important;
	}

	.tc-hero h1,
	.tecnicat-home .tc-hero h1,
	.tecnicat-servicios .tc-hero h1,
	.tecnicat-service-detail .tc-hero h1,
	.tecnicat-empresa .tc-hero h1,
	.tecnicat-contacto .tc-hero h1 {
		font-size: clamp(28px, 7.6vw, 34px) !important;
		line-height: 1.12 !important;
	}

	.tc-hero__lead,
	.tecnicat-home .tc-hero__lead,
	.tecnicat-servicios .tc-hero__lead,
	.tecnicat-service-detail .tc-hero__lead,
	.tecnicat-empresa .tc-hero__lead,
	.tecnicat-contacto .tc-hero__lead {
		font-size: 16px !important;
		line-height: 1.62 !important;
	}

	.tc-actions,
	.tecnicat-home .tc-actions,
	.tecnicat-contacto .tc-actions {
		display: grid !important;
		width: 100% !important;
		grid-template-columns: 1fr !important;
		gap: 12px !important;
	}

	.tc-button,
	.tecnicat-home .tc-button,
	.tecnicat-contacto .tc-button {
		width: 100% !important;
		max-width: 100% !important;
		min-height: 48px !important;
		padding-right: 14px !important;
		padding-left: 14px !important;
		text-align: center !important;
	}

	.tecnicat-home .tc-hero .tc-kicker,
	.tecnicat-home .tc-hero h1,
	.tecnicat-home .tc-hero__lead {
		display: block !important;
		inline-size: auto !important;
		width: auto !important;
		max-width: none !important;
		white-space: normal !important;
		overflow: visible !important;
	}

	.tc-trustbar__grid,
	.tc-proof-strip,
	.tc-partners-proof {
		grid-template-columns: 1fr !important;
	}

	.cmplz-cookiebanner {
		right: 10px !important;
		bottom: 10px !important;
		left: 10px !important;
		width: auto !important;
		max-width: none !important;
		transform: none !important;
		padding: 12px 14px !important;
		gap: 8px !important;
	}

	.cmplz-cookiebanner .cmplz-message {
		font-size: 12px !important;
		line-height: 1.45 !important;
		margin: 0 !important;
	}

	.cmplz-cookiebanner .cmplz-buttons {
		gap: 8px !important;
	}

	.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
		min-height: 40px !important;
		padding: 8px 10px !important;
		font-size: 13px !important;
	}
}

@media (min-width: 1024px) {
	.cmplz-cookiebanner {
		left: 50% !important;
		right: auto !important;
		bottom: 18px !important;
		width: min(980px, calc(100vw - 36px)) !important;
		margin: 0 !important;
		transform: translateX(-50%) !important;
		grid-template-columns: minmax(0, 1fr) auto !important;
		gap: 10px 18px !important;
		padding: 14px 18px !important;
	}

	.cmplz-cookiebanner .cmplz-body {
		grid-column: 1 !important;
		display: block !important;
		max-height: none !important;
	}

	.cmplz-cookiebanner .cmplz-message {
		margin: 0 !important;
		font-size: 13px !important;
		line-height: 1.45 !important;
	}

	.cmplz-cookiebanner .cmplz-buttons {
		grid-column: 2 !important;
		grid-row: 1 / span 2 !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(118px, 1fr)) !important;
		align-self: center !important;
		gap: 8px !important;
	}

	.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
		min-width: 118px !important;
		min-height: 42px !important;
		padding: 8px 14px !important;
		font-size: 14px !important;
	}
}
