/*
Theme Name: HayCash
Theme URI: https://ew360.mx
Author: EW360
Author URI: https://ew360.mx
Description: Tema de bloques para HayCash desarrollado por EW360. Soporte: soporte@ew360.mx.
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.2
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: haycash
Tags: custom-colors, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, wide-blocks, block-styles, style-variations, business, finance
*/

/*
 * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG` is enabled;
 * in most instances, the `style.min.css` file will be served. It is not recommended that you
 * use the Theme File Editor to modify this stylesheet. Instead, add the necessary style
 * overrides via "Additional CSS" in the Site Editor.
 */

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
body {
	font-family: var(--wp--preset--font-family--montserrat, "Montserrat", sans-serif);
}

h1,
h2,
h3,
h4,
h5,
h6,
.wp-block-heading {
	font-family: var(--wp--preset--font-family--jagger, "Jagger", sans-serif);
	font-weight: 700;
}

a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}

/*
 * Prevents unnecessary scrollbars while handling long lines of preformatted text.
 * https://core.trac.wordpress.org/ticket/63875
 */
:where(pre) {
	overflow-x: auto;
}

/*
 * HayCash custom site overrides
 */
.sinboton a.hs-hero-carousel__button {
	display: none;
}

.beneficios .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 152px;
}

.requisitos .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 145px;
}

.nosotros .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 230px;
}

.page-id-327 .nosotros > .wp-block-columns > .wp-block-column > .wp-block-group,
.page-id-327 .nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns,
.page-id-327 .nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
	height: 100%;
}

.page-id-327 .nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.page-id-327 .nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > * {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
}

.blog .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 126px;
}

.negocios .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 92px;
}

.nosotros-beneficios .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	min-height: 167px;
}

.page-id-327 .nosotros-beneficios > .wp-block-column > .wp-block-group,
.page-id-327 .nosotros-beneficios > .wp-block-column > .wp-block-group > .wp-block-columns,
.page-id-327 .nosotros-beneficios > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
	height: 100%;
}

.page-id-327 .nosotros-beneficios > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.page-id-327 .nosotros-beneficios > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > * {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
}

.page-id-161 .wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
	padding-bottom: 0 !important;
}

.page-id-161 footer.wp-block-template-part {
	margin-block-start: 0;
}

.hc-footer-social {
	margin-bottom: 12px;
}

.hc-footer-social.wp-block-social-links {
	font-size: 2rem;
}

.hc-footer-social .wp-social-link a {
	padding: 0;
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.hc-footer-social .wp-social-link a:hover,
.hc-footer-social .wp-social-link a:focus-visible {
	transform: translateY(-1px);
	opacity: 0.9;
}

li.wp-social-link.wp-block-social-link {
	background-color: inherit;
	font-size: 30px;
}

li.wp-social-link.wp-block-social-link a {
	padding: 0;
}

hr.linea-azul {
	width: 100% !important;
	height: 3px;
}

.haycash-whatsapp-float {
	--hc-whatsapp-offset-x: 0;
	position: fixed;
	bottom: 24px;
	z-index: 9999;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--hc-whatsapp-size, 64px);
	height: var(--hc-whatsapp-size, 64px);
	border-radius: 999px;
	text-decoration: none !important;
	line-height: 0;
	filter: drop-shadow(0 10px 24px rgba(0, 0, 0, 0.18));
	transform: translate3d(var(--hc-whatsapp-offset-x), 0, 0);
	transition: transform 0.2s ease, filter 0.2s ease;
}

.haycash-whatsapp-float:hover,
.haycash-whatsapp-float:focus-visible {
	filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.22));
	transform: translate3d(var(--hc-whatsapp-offset-x), -2px, 0);
}

.haycash-whatsapp-float:focus-visible {
	outline: 2px solid #314270;
	outline-offset: 4px;
}

.haycash-whatsapp-float--left {
	left: 24px;
}

.haycash-whatsapp-float--center {
	left: 50%;
	--hc-whatsapp-offset-x: -50%;
}

.haycash-whatsapp-float--right {
	right: 24px;
}

.haycash-whatsapp-float__icon {
	display: block;
	width: 100%;
	height: 100%;
}

@media (max-width: 782px) {
	.haycash-whatsapp-float--left {
		left: 16px;
	}

	.haycash-whatsapp-float--right {
		right: 16px;
	}

	.haycash-whatsapp-float {
		bottom: 16px;
	}
}

.wpforms-container.form-estilo-tpv {
	max-width: 760px;
	margin: 0 auto;
	font-family: "Jagger", "Montserrat", Arial, sans-serif;
}

.wpforms-container.form-estilo-tpv .wpforms-form {
	padding: 0;
}

.wpforms-container.form-estilo-tpv .wpforms-field {
	padding: 0;
	margin-bottom: 16px;
}

.wpforms-container.form-estilo-tpv .wpforms-field-label {
	display: block;
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.25;
	color: #111827;
}

.wpforms-container.form-estilo-tpv input[type="text"],
.wpforms-container.form-estilo-tpv input[type="email"],
.wpforms-container.form-estilo-tpv input[type="tel"],
.wpforms-container.form-estilo-tpv input[type="number"],
.wpforms-container.form-estilo-tpv textarea,
.wpforms-container.form-estilo-tpv select {
	width: 100% !important;
	max-width: 100% !important;
	height: 44px;
	padding: 0 18px;
	background: #ffffff;
	border: 1.5px solid #28365f;
	border-radius: 11px;
	box-shadow: none;
	outline: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 68px;
	color: #111827;
	box-sizing: border-box;
}

.wpforms-container.form-estilo-tpv input::placeholder,
.wpforms-container.form-estilo-tpv textarea::placeholder {
	color: #7d8795;
	opacity: 1;
}

.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(odd) input,
.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(odd) textarea,
.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(odd) select {
	border-color: #ff9f1c;
}

.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(even) input,
.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(even) textarea,
.wpforms-container.form-estilo-tpv .wpforms-field:nth-child(even) select {
	border-color: #28365f;
}

.wpforms-container.form-estilo-tpv input:focus,
.wpforms-container.form-estilo-tpv textarea:focus,
.wpforms-container.form-estilo-tpv select:focus {
	border-color: #ff9f1c !important;
	box-shadow: 0 0 0 1px rgba(255, 159, 28, 0.15);
}

.wpforms-container.form-estilo-tpv .wpforms-submit-container {
	text-align: center;
	padding: 5px 0 0;
	margin: 0;
}

.wpforms-container.form-estilo-tpv button[type="submit"],
.wpforms-container.form-estilo-tpv input[type="submit"],
.wpforms-container.form-estilo-tpv .wpforms-submit {
	width: 228px;
	height: 52px;
	padding: 0;
	background: #08b486 !important;
	border: none !important;
	border-radius: 6px;
	color: #ffffff !important;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	box-shadow: none;
	transition: background 0.2s ease, transform 0.2s ease;
}

.wpforms-container.form-estilo-tpv button[type="submit"]:hover,
.wpforms-container.form-estilo-tpv input[type="submit"]:hover,
.wpforms-container.form-estilo-tpv .wpforms-submit:hover {
	background: #079f78 !important;
	transform: translateY(-1px);
}

.wpforms-container.form-estilo-tpv label.wpforms-error {
	margin-top: 6px;
	font-size: 14px;
	color: #d93025;
}

.wpforms-container.form-estilo-tpv .wpforms-field input.wpforms-error,
.wpforms-container.form-estilo-tpv .wpforms-field textarea.wpforms-error,
.wpforms-container.form-estilo-tpv .wpforms-field select.wpforms-error {
	border-color: #d93025 !important;
}

main.hc-blog-page#wp--skip-link--target {
	margin-top: 0 !important;
}

:root {
	--hc-blue: #243c86;
	--hc-green: #00b67a;
	--hc-orange: #efab00;
	--hc-teal: #00b4a0;
	--hc-border: #d4d4d4;
	--hc-text: #222222;
}

.hc-blog-page {
	margin: 0 !important;
	padding: 18px 0 48px !important;
	background: #fff;
}

.hc-blog-wrap {
	padding: 0 !important;
}

.hc-featured-query {
	margin: 0 0 28px !important;
}

.hc-featured-query .wp-block-post-template,
.hc-blog-grid-query .wp-block-post-template {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.hc-featured-query .wp-block-post,
.hc-blog-grid-query .wp-block-post {
	margin: 0 !important;
}

.hc-featured-card {
	overflow: hidden;
	background: #fff;
	border: 1px solid #d3d3d3;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.14);
	margin: 0 auto !important;
}

.hc-hero-columns {
	display: grid !important;
	grid-template-columns: 48% 52%;
	min-height: 246px;
	margin: 0 !important;
	gap: 0 !important;
}

.hc-hero-image-col,
.hc-hero-content-col {
	margin: 0 !important;
	padding: 0 !important;
	min-height: 246px;
}

.hc-hero-image {
	width: 100%;
	margin: 0 !important;
}

.hc-hero-image a,
.hc-hero-image img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.hc-hero-content-col {
	box-sizing: border-box;
	padding: 18px 26px 18px 28px !important;
	grid-template-columns: minmax(355px, 1.15fr) minmax(210px, 0.85fr);
	grid-template-areas:
		"title excerpt"
		"title button";
	column-gap: 18px;
	row-gap: 14px;
	align-content: center;
	align-items: start;
	background: #fff;
}

.hc-hero-title {
	grid-area: title;
	margin: 0 !important;
	color: var(--hc-blue);
	font-size: 32px !important;
	font-weight: 800 !important;
	line-height: 0.98 !important;
	letter-spacing: -0.7px;
	padding-bottom: 25px;
}

.hc-hero-title a {
	color: var(--hc-blue) !important;
	text-decoration: none !important;
}

.hc-hero-excerpt {
	grid-area: excerpt;
	margin: 0 !important;
	color: #242424;
	font-size: 23px !important;
	line-height: 1.14 !important;
	padding-bottom: 25px;
}

.hc-hero-excerpt p {
	margin: 0 !important;
}

.hc-hero-excerpt .wp-block-post-excerpt__more-text,
.hc-card-excerpt .wp-block-post-excerpt__more-text {
	display: none !important;
}

.hc-read-more-main {
	grid-area: button;
	justify-self: start;
	align-self: start;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: max-content !important;
	min-width: 185px;
	min-height: 38px;
	padding: 0 18px !important;
	margin: 0 !important;
	border-radius: 8px !important;
	background: var(--hc-green) !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	word-break: normal !important;
	writing-mode: horizontal-tb !important;
}

.hc-read-more-main:hover {
	filter: brightness(0.97);
}

.hc-read-more-main br {
	display: none !important;
}

.hc-blog-grid-query {
	margin: 0 !important;
}

.hc-blog-grid-query .wp-block-post-template {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 20px 14px !important;
	width: 100% !important;
	max-width: 1248px !important;
	margin: 0 auto !important;
}

.hc-blog-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 328px;
	overflow: hidden;
	margin: 0 !important;
	background: #fff;
	border: 2px solid var(--hc-orange) !important;
	border-radius: 44px 44px 0 0;
	box-shadow: none !important;
	box-sizing: border-box;
}

.hc-blog-grid-query .wp-block-post:nth-child(2) .hc-blog-card,
.hc-blog-grid-query .wp-block-post:nth-child(4) .hc-blog-card,
.hc-blog-grid-query .wp-block-post:nth-child(6) .hc-blog-card {
	border: 2px solid var(--hc-teal) !important;
}

.hc-card-image {
	width: 100%;
	height: 162px !important;
	margin: 0 !important;
	overflow: hidden;
	border-radius: 28px 28px 0 0;
}

.hc-card-image a,
.hc-card-image img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.hc-card-body {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin: 0 !important;
	padding: 12px !important;
}

.hc-card-title {
	margin: 0 0 12px !important;
	color: var(--hc-blue);
	font-size: 15px !important;
	font-weight: 800 !important;
	line-height: 1.15 !important;
	letter-spacing: -0.2px;
	text-wrap: balance;
}

.hc-card-title a {
	color: var(--hc-blue) !important;
	text-decoration: none !important;
}

.hc-card-excerpt {
	margin: 0 0 12px !important;
	color: #333;
	font-size: 13px !important;
	line-height: 1.18 !important;
}

.hc-card-excerpt p {
	margin: 0 !important;
}

.hc-card-read-more {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	align-self: flex-start;
	margin-top: auto !important;
	min-height: 22px;
	padding: 0 10px !important;
	border: 1px solid #222 !important;
	border-radius: 999px !important;
	background: #fff !important;
	color: #111 !important;
	font-size: 10px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

.hc-card-read-more:hover {
	background: #f5f5f5 !important;
}

.hc-pagination-wrap {
	width: min(1248px, calc(100% - 24px)) !important;
	max-width: 1248px !important;
	margin: 22px auto 0 !important;
}

.hc-pagination-wrap .wp-block-query-pagination {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 14px !important;
}

.hc-pagination-wrap .wp-block-query-pagination-numbers {
	display: flex !important;
	align-items: center;
	gap: 10px;
}

.hc-pagination-wrap a,
.hc-pagination-wrap .page-numbers {
	color: var(--hc-blue) !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}

.hc-pagination-wrap .page-numbers.current {
	text-decoration: none !important;
}

.hc-single-post__hero-inner {
	max-width: 900px;
}

.hc-single-post__title {
	margin-bottom: 0;
	color: #243c86;
	font-size: clamp(2.5rem, 4vw, 4.2rem) !important;
	line-height: 0.96 !important;
}

.hc-single-post__media-wrap {
	position: relative;
	max-width: 700px;
	width: min(100%, 700px);
	margin-right: auto;
	margin-left: auto;
}

.hc-single-post__featured-image {
	overflow: hidden;
	border-radius: 28px;
	box-shadow: 0 20px 48px rgba(14, 30, 58, 0.18);
}

.hc-single-post__featured-image img {
	display: block;
	width: 100%;
	height: auto;
}

.hc-single-post__content-wrap {
	max-width: 840px;
}

.hc-single-post__content > * {
	color: #243c86;
}

.hc-single-post__content p,
.hc-single-post__content li {
	font-size: 1.08rem;
	line-height: 1.8;
}

.hc-single-post__content h2,
.hc-single-post__content h3,
.hc-single-post__content h4 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: #243c86;
}

.hc-single-post__tags {
	padding-top: 12px;
	border-top: 1px solid rgba(36, 60, 134, 0.14);
}

.hc-single-post__navigation {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 18px;
	align-items: stretch;
}

.hc-single-post__nav-link {
	display: block;
	height: 100%;
	min-width: 0;
}

.hc-single-post__nav-link:hover,
.hc-single-post__nav-link:focus-visible {
	transform: none;
}

.hc-single-post__nav-link a {
	display: flex;
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 88px;
	padding: 20px 24px;
	border: 1px solid rgba(36, 60, 134, 0.18);
	border-radius: 24px;
	background: #ffffff;
	box-shadow: 0 14px 36px rgba(14, 30, 58, 0.08);
	color: #243c86 !important;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none !important;
	align-items: center;
	white-space: normal;
	overflow-wrap: anywhere;
	word-break: normal;
	box-sizing: border-box;
}

.hc-single-post__nav-link a:hover,
.hc-single-post__nav-link a:focus-visible {
	border-color: #00af81;
	transform: translateY(-1px);
	text-decoration: none !important;
}

.hc-single-post__nav-link:empty {
	visibility: hidden;
	pointer-events: none;
}

.hc-single-post__latest-title {
	margin-bottom: 28px;
	color: #243c86;
}

.hc-single-post__latest-grid {
	row-gap: 20px;
}

.hc-single-post__latest-card {
	overflow: hidden;
	height: 100%;
	border: 2px solid #243c86;
	border-radius: 28px;
	background: #ffffff;
	box-shadow: 0 16px 36px rgba(14, 30, 58, 0.08);
}

.hc-single-post__latest-image {
	margin-bottom: 0;
}

.hc-single-post__latest-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hc-single-post__latest-body {
	padding: 20px 20px 24px;
}

.hc-single-post__latest-card-title {
	margin-bottom: 12px;
	color: #243c86;
	font-size: 1.2rem !important;
	line-height: 1.15 !important;
}

.hc-single-post__latest-card-title a {
	color: inherit !important;
	text-decoration: none !important;
}

.hc-single-post__latest-excerpt {
	color: #3b4558;
	font-size: 0.95rem;
	line-height: 1.6;
}

.hc-single-post__latest-excerpt .wp-block-post-excerpt__more-text {
	display: none;
}

@media (max-width: 980px) {
	.hc-single-post__navigation {
		grid-template-columns: 1fr !important;
	}

	.hc-single-post__latest-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.hc-blog-page {
		padding: 16px 0 40px !important;
	}

	.hc-blog-page.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
	.hc-blog-page .hc-blog-wrap {
		width: min(100%, calc(100% - 24px)) !important;
	}

	.hc-hero-columns {
		grid-template-columns: 1fr !important;
		min-height: auto;
	}

	.hc-hero-image-col,
	.hc-hero-content-col {
		min-height: auto;
	}

	.hc-hero-image {
		height: 230px !important;
	}

	.hc-hero-content-col {
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"title"
			"excerpt"
			"button";
		row-gap: 14px;
		padding: 20px 22px 22px !important;
	}

	.hc-hero-title,
	.hc-hero-excerpt {
		max-width: none !important;
	}

	.hc-blog-grid-query .wp-block-post-template {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 18px 14px !important;
	}
}

@media (max-width: 768px) {
	.wpforms-container.form-estilo-tpv {
		max-width: 100%;
	}

	.wpforms-container.form-estilo-tpv .wpforms-field-label {
		font-size: 21px;
	}

	.wpforms-container.form-estilo-tpv input[type="text"],
	.wpforms-container.form-estilo-tpv input[type="email"],
	.wpforms-container.form-estilo-tpv input[type="tel"],
	.wpforms-container.form-estilo-tpv input[type="number"],
	.wpforms-container.form-estilo-tpv textarea,
	.wpforms-container.form-estilo-tpv select {
		height: 64px;
		font-size: 18px;
		line-height: 64px;
	}

	.wpforms-container.form-estilo-tpv button[type="submit"],
	.wpforms-container.form-estilo-tpv input[type="submit"],
	.wpforms-container.form-estilo-tpv .wpforms-submit {
		width: 228px;
		height: 44px;
		font-size: 32px;
		line-height: 74px;
	}
}

@media (max-width: 640px) {
	.hc-single-post__title {
		font-size: 2.1rem !important;
	}

	.hc-single-post__meta {
		gap: 8px;
	}

	.hc-single-post__featured-image {
		border-radius: 22px;
	}

	.hc-single-post__media-wrap {
		max-width: 100%;
	}

	.hc-single-post__content p,
	.hc-single-post__content li {
		font-size: 1rem;
		line-height: 1.72;
	}

	.hc-single-post__nav-link {
		padding: 18px 18px;
	}

	.hc-single-post__latest-grid {
		grid-template-columns: 1fr !important;
	}

	.hc-blog-grid-query .wp-block-post-template {
		grid-template-columns: 1fr !important;
	}

	.hc-card-image {
		height: 190px !important;
	}

	.hc-hero-title {
		font-size: 28px !important;
	}

	.hc-hero-excerpt {
		font-size: 15px !important;
	}

	.historias .wp-block-column p {
		text-align: center;
	}
}

/*
 * July 2026 production QA adjustments
 */
.wp-block-template-part header .wp-block-group.alignwide,
header.wp-block-template-part .wp-block-group.alignwide {
	gap: 18px;
}

header.wp-block-template-part .wp-block-image {
	display: flex !important;
	align-items: center !important;
	align-self: center !important;
	justify-content: center;
	margin: 0 !important;
	min-height: 100%;
}

header.wp-block-template-part .wp-block-image a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center;
	min-height: 100%;
}

header.wp-block-template-part .wp-block-image img {
	display: block;
	vertical-align: middle;
}

header.wp-block-template-part .wp-block-navigation {
	gap: 0.4rem 0.8rem;
}

header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content {
	padding: 8px 10px;
	border-radius: 999px;
	font-size: 0.84rem;
	font-weight: 600;
	line-height: 1.1;
	text-decoration: none !important;
	transition: background-color 0.2s ease, color 0.2s ease;
}

header.wp-block-template-part .wp-block-navigation .current-menu-item > .wp-block-navigation-item__content,
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content:hover,
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content:focus-visible {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff !important;
}

header.wp-block-template-part .wp-block-buttons .wp-block-button__link {
	min-height: 42px;
	padding: 10px 18px !important;
	border-radius: 999px !important;
	font-size: 0.84rem !important;
	line-height: 1.15 !important;
	white-space: nowrap;
}

.hs-hero-carousel__content {
	width: min(var(--hs-hero-content-max-width, 713px), calc(100% - 48px));
}

.page-id-326 .hs-hero-carousel__slide,
.page-id-327 .hs-hero-carousel__slide,
.page-id-328 .hs-hero-carousel__slide,
.page-id-329 .hs-hero-carousel__slide {
	background-position: 82% 50% !important;
	background-size: cover !important;
}

.page-id-326 .hs-hero-carousel,
.page-id-327 .hs-hero-carousel,
.page-id-328 .hs-hero-carousel,
.page-id-329 .hs-hero-carousel {
	--hs-hero-content-max-width: 713px !important;
	overflow: hidden;
}

.hs-hero-carousel__button {
	padding: 0 24px !important;
}

.page-id-326 .wp-block-button.has-custom-width,
.page-id-327 .wp-block-button.has-custom-width,
.page-id-328 .wp-block-button.has-custom-width,
.page-id-329 .wp-block-button.has-custom-width {
	width: 100%;
	max-width: min(100%, 460px);
}

.page-id-326 .wp-block-button.has-custom-width .wp-block-button__link,
.page-id-327 .wp-block-button.has-custom-width .wp-block-button__link,
.page-id-328 .wp-block-button.has-custom-width .wp-block-button__link,
.page-id-329 .wp-block-button.has-custom-width .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 54px;
	padding: 14px 28px !important;
	font-size: clamp(1rem, 1.4vw, 1.65rem) !important;
	line-height: 1.15 !important;
	text-align: center;
	text-wrap: balance;
}

.page-id-326 .wp-block-columns,
.page-id-327 .wp-block-columns,
.page-id-328 .wp-block-columns,
.page-id-329 .wp-block-columns,
.page-id-330 .wp-block-columns {
	align-items: stretch;
}

.page-id-326 .wp-block-columns > .wp-block-column,
.page-id-327 .wp-block-columns > .wp-block-column,
.page-id-328 .wp-block-columns > .wp-block-column,
.page-id-329 .wp-block-columns > .wp-block-column {
	display: flex;
	flex-direction: column;
}

.page-id-326 .wp-block-group.is-style-section-1,
.page-id-326 .wp-block-group.is-style-section-3,
.page-id-327 .wp-block-group.is-style-section-1,
.page-id-328 .wp-block-group.is-style-section-1,
.page-id-329 .wp-block-group.is-style-section-1,
.page-id-330 .wp-block-group.is-style-section-3 {
	overflow: hidden;
}

.page-id-326 .wp-block-group.is-style-section-1 > .wp-block-columns,
.page-id-326 .wp-block-group.is-style-section-3 > .wp-block-columns,
.page-id-327 .wp-block-group.is-style-section-1 > .wp-block-columns,
.page-id-328 .wp-block-group.is-style-section-1 > .wp-block-columns,
.page-id-329 .wp-block-group.is-style-section-1 > .wp-block-columns {
	gap: 24px;
}

.page-id-326 .wp-block-group.has-base-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow,
.page-id-326 .wp-block-group.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color,
.page-id-326 .wp-block-group.has-base-color.has-accent-3-background-color.has-text-color.has-background.has-link-color,
.page-id-327 .wp-block-group.has-base-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow,
.page-id-328 .wp-block-group.has-base-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow,
.page-id-329 .wp-block-group.has-base-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow {
	height: 100%;
}

.page-id-326 .wp-block-column > .wp-block-group,
.page-id-327 .wp-block-column > .wp-block-group,
.page-id-328 .wp-block-column > .wp-block-group,
.page-id-329 .wp-block-column > .wp-block-group {
	flex: 1 1 auto;
}

.page-id-326 .wp-block-image img,
.page-id-327 .wp-block-image img,
.page-id-328 .wp-block-image img,
.page-id-329 .wp-block-image img {
	max-width: 100%;
	height: auto;
}

.page-id-327 header.wp-block-template-part .wp-block-image img,
.page-id-328 header.wp-block-template-part .wp-block-image img,
.page-id-329 header.wp-block-template-part .wp-block-image img,
.page-id-327 footer.wp-block-template-part .wp-block-image img,
.page-id-328 footer.wp-block-template-part .wp-block-image img,
.page-id-329 footer.wp-block-template-part .wp-block-image img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	object-position: center !important;
}

.page-id-327 header.wp-block-template-part .wp-block-image,
.page-id-328 header.wp-block-template-part .wp-block-image,
.page-id-329 header.wp-block-template-part .wp-block-image {
	flex: 0 0 auto;
	margin: 0;
}

.page-id-327 header.wp-block-template-part .wp-block-image img,
.page-id-328 header.wp-block-template-part .wp-block-image img,
.page-id-329 header.wp-block-template-part .wp-block-image img {
	width: 139px !important;
}

.page-id-326 .beneficios .wp-block-image img,
.page-id-326 .negocios .wp-block-image img,
.page-id-327 .wp-block-image img,
.page-id-328 .wp-block-image img,
.page-id-329 .wp-block-image img,
.page-id-326 .hc-home-latest-posts .hc-card-image img {
	width: 100%;
	aspect-ratio: 16 / 10;
	object-fit: cover;
	object-position: center top;
}

.page-id-326 .beneficios > .wp-block-column > .wp-block-group > .wp-block-image,
.page-id-326 .beneficios > .wp-block-column > .wp-block-group > .wp-block-image .wp-block-image {
	width: min(100%, 296px);
	margin: 0 !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.page-id-326 .beneficios > .wp-block-column > .wp-block-group > .wp-block-image img {
	display: block;
	width: 100% !important;
	max-width: 296px !important;
	height: auto !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	object-position: center center !important;
	margin: 0 auto;
}

.page-id-328 .wp-block-image .wp-image-267,
.page-id-328 .wp-block-image .wp-image-323,
.page-id-328 .wp-block-image .wp-image-252,
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash.png"],
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash_azul.png"],
.page-id-329 .wp-block-image .wp-image-267,
.page-id-329 .wp-block-image .wp-image-252,
.page-id-329 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash.png"],
.page-id-329 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash_azul.png"] {
	display: block;
	width: min(280px, 72vw) !important;
	max-width: 100% !important;
	height: auto !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	object-position: center !important;
	margin-right: auto;
	margin-left: auto;
}

.page-id-328 .wp-block-image .wp-image-141,
.page-id-328 .wp-block-image .wp-image-143,
.page-id-328 .wp-block-image .wp-image-144,
.page-id-328 .wp-block-image .wp-image-145,
.page-id-328 .wp-block-image .wp-image-146,
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_calculadora.webp"],
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_calendario.webp"],
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_check.webp"],
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_contrato.webp"],
.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_documento.webp"] {
	display: block;
	width: min(126px, 100%) !important;
	max-width: 126px !important;
	height: auto !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	object-position: center !important;
	margin-right: auto;
	margin-left: auto;
}

.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_ward.webp"],
.page-id-328 .wp-block-image .wp-image-142 {
	display: block;
	width: min(69px, 100%) !important;
	max-width: 69px !important;
	height: auto !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	object-position: center !important;
	margin-right: auto;
	margin-left: auto;
}

.page-id-326 .hc-home-latest-posts .hc-blog-card {
	height: 100%;
	border-width: 2px;
}

.page-id-326 .hc-home-latest-posts .wp-block-post {
	display: flex;
}

.page-id-326 .hc-home-latest-posts .hc-card-body {
	justify-content: flex-start;
}

.page-id-326 .hc-home-latest-posts .hc-card-title {
	font-size: 1.05rem !important;
	line-height: 1.18 !important;
}

.page-id-326 .hc-home-latest-posts .hc-card-excerpt {
	font-size: 0.98rem !important;
	line-height: 1.3 !important;
}

.page-id-326 .historias .wp-block-column,
.page-id-327 .historias .wp-block-column,
.page-id-328 .historias .wp-block-column,
.page-id-329 .historias .wp-block-column {
	display: flex;
}

.page-id-326 .historias .wp-block-columns {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 24px !important;
	align-items: stretch !important;
}

.page-id-326 .historias .wp-block-column {
	display: flex !important;
	min-width: 0;
	height: 100%;
	width: auto !important;
	max-width: none !important;
	flex: 1 1 0 !important;
	flex-basis: auto !important;
	margin: 0 !important;
}

.page-id-326 .historias .wp-block-column > .wp-block-group,
.page-id-327 .historias .wp-block-column > .wp-block-group,
.page-id-328 .historias .wp-block-column > .wp-block-group,
.page-id-329 .historias .wp-block-column > .wp-block-group,
.page-id-326 .historias .wp-block-column.has-base-background-color,
.page-id-327 .historias .wp-block-column.has-base-background-color,
.page-id-328 .historias .wp-block-column.has-base-background-color,
.page-id-329 .historias .wp-block-column.has-base-background-color {
	width: 100%;
	height: 100%;
}

.page-id-326 .historias .wp-block-column.has-base-background-color {
	display: flex !important;
	flex-direction: column;
	justify-content: flex-start;
	box-sizing: border-box;
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	padding: 22px 22px 16px !important;
}

.page-id-326 .historias .wp-block-column.has-base-background-color > * {
	margin-top: 0 !important;
}

@media (min-width: 600px) {
	.page-id-326 .negocios .wp-block-column > .wp-block-group {
		display: flex;
		flex-direction: column;
		width: 100%;
		height: 100%;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-image {
		margin-bottom: 0;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns {
		flex: 1 1 auto;
		width: 100% !important;
		max-width: 100% !important;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		min-height: 96px;
		padding: 10px 18px !important;
	}

	.page-id-326 .negocios h3.wp-block-heading,
	.page-id-326 .negocios h3.wp-block-heading a,
	.page-id-326 .negocios h3.wp-block-heading strong {
		display: block;
		width: 100%;
		margin: 0 !important;
		line-height: 1.18 !important;
		text-align: center !important;
	}
}

@media (max-width: 844px) {
	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 16px;
		row-gap: 18px;
	}

	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-heading,
	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-spacer,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-heading,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-spacer {
		width: 100%;
		flex: 0 0 100%;
	}

	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide {
		display: contents !important;
	}

	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide > .wp-block-image,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide > .wp-block-image {
		flex: 0 1 calc(50% - 8px);
		max-width: calc(50% - 8px);
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.page-id-326 .entry-content > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide > .wp-block-image img,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color.has-text-color.has-background.has-link-color > .wp-block-group.alignwide > .wp-block-image img {
		width: min(150px, 100%) !important;
	}
}

.page-id-330 .wp-block-columns[style*="padding-right:0"] {
	align-items: center;
	justify-content: center;
}

.page-id-330 .wp-block-columns[style*="padding-right:0"] > .wp-block-column {
	display: flex;
	justify-content: center;
}

.page-id-330 .wp-block-columns[style*="padding-right:0"] .wp-block-image {
	margin: 0 auto;
}

.page-id-330 .wp-block-columns[style*="padding-right:0"] .wp-block-image a,
.page-id-330 .wp-block-columns[style*="padding-right:0"] .wp-block-image img {
	display: block;
	margin: 0 auto;
}

.page-id-330 .wpforms-container.form-estilo-tpv .wpforms-field,
.page-id-330 .wpforms-container.form-estilo-tpv .wpforms-submit-container {
	width: 100%;
}

.page-id-330 .wpforms-container.form-estilo-tpv .wpforms-submit {
	max-width: 100%;
	line-height: 1.1 !important;
}

.page-id-330 .wpforms-container.form-estilo-tpv .wpforms-submit-container {
	padding-top: 12px;
}

.hc-single-post__nav-link .post-navigation-link__arrow-previous,
.hc-single-post__nav-link .post-navigation-link__arrow-next {
	display: none;
}

.page-id-329 .wp-block-buttons .wp-block-button:not(.has-custom-width) .wp-block-button__link {
	min-width: min(100%, 320px);
}

header.wp-block-template-part .haycash-mobile-menu-brand,
header.wp-block-template-part .haycash-mobile-menu-ctas {
	display: none !important;
}

@media (max-width: 1100px) {
	header.wp-block-template-part .wp-block-group.alignwide {
		gap: 14px;
	}

	header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content {
		font-size: 0.88rem;
		padding: 8px 8px;
	}

	header.wp-block-template-part .wp-block-buttons .wp-block-button__link {
		padding-right: 14px !important;
		padding-left: 14px !important;
		font-size: 0.84rem !important;
	}
}

@media (min-width: 798px) and (max-width: 1217px) {
	header.wp-block-template-part .wp-block-group.alignwide {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 10px 14px !important;
		align-items: center !important;
	}

	header.wp-block-template-part .wp-block-image {
		margin: 0;
		flex: 0 0 auto;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-group {
		order: 1;
		flex: 1 1 auto;
		min-width: 0;
		margin-left: auto;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-buttons {
		order: 2;
		flex: 0 0 100%;
		width: 100%;
		display: flex !important;
		justify-content: flex-end;
		gap: 10px;
		margin-top: 2px;
	}

	header.wp-block-template-part .wp-block-navigation {
		gap: 0 !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-open,
	header.wp-block-template-part .wp-block-navigation__responsive-container-close {
		display: none !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container {
		display: block !important;
		position: static !important;
		inset: auto !important;
		z-index: auto !important;
		width: auto !important;
		height: auto !important;
		min-width: 0 !important;
		background: transparent !important;
		color: inherit !important;
		overflow: visible !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-close,
	header.wp-block-template-part .wp-block-navigation__responsive-dialog,
	header.wp-block-template-part .wp-block-navigation__responsive-container-content {
		display: block !important;
		margin: 0 !important;
		padding: 0 !important;
		min-height: 0 !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content > .wp-block-navigation__container {
		display: flex !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		justify-content: flex-end !important;
		gap: 0.32rem 0.55rem !important;
	}

	header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content {
		padding: 7px 8px;
		font-size: 0.84rem;
	}

	header.wp-block-template-part .wp-block-buttons .wp-block-button__link {
		min-height: 38px;
		padding: 8px 14px !important;
		font-size: 0.82rem !important;
	}
}

@media (max-width: 797px) {
	header.wp-block-template-part .wp-block-navigation {
		position: relative;
	}

	header.wp-block-template-part .wp-block-group.alignwide {
		gap: 10px;
		align-items: center;
	}

	header.wp-block-template-part .wp-block-image {
		margin: 0;
		flex: 0 0 auto;
	}

	header.wp-block-template-part .wp-block-image img {
		width: 122px !important;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-group {
		margin-left: auto;
		flex: 0 1 auto;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-buttons {
		display: none !important;
	}

	header.wp-block-template-part .wp-block-navigation > .wp-block-navigation__container {
		display: none !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-open,
	header.wp-block-template-part .wp-block-navigation__responsive-container-close {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		width: 46px;
		height: 46px;
		padding: 0;
		border: 0;
		border-radius: 10px;
		background: transparent;
		color: #ffffff;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-open svg,
	header.wp-block-template-part .wp-block-navigation__responsive-container-close svg {
		width: 28px;
		height: 28px;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container {
		display: flex !important;
		align-items: stretch;
		justify-content: flex-end;
		background: transparent !important;
		color: #ffffff !important;
		position: fixed !important;
		inset: 0 !important;
		width: 100vw !important;
		height: 100vh !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		z-index: 99999;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity 0.22s ease, visibility 0.22s ease;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container.is-menu-open {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		padding: 0;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-close {
		display: flex;
		flex: 0 0 min(250px, calc(100vw - 16px));
		width: min(250px, calc(100vw - 16px));
		max-width: min(250px, calc(100vw - 16px));
		height: 100%;
		margin: 0 0 0 auto;
		padding: 0;
		background: #314270;
		box-shadow: -16px 0 36px rgba(9, 13, 27, 0.28);
		transform: translateX(100%);
		transition: transform 0.32s ease;
		will-change: transform;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-close {
		transform: translateX(0);
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 18px;
		width: 100%;
		box-sizing: border-box;
		min-height: 100vh;
		padding: 22px 18px 24px;
		background: transparent;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-dialog {
		display: flex;
		flex: 1 1 auto;
		width: auto;
		height: 100%;
		margin: 0;
		justify-content: flex-end;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
		width: 100%;
		gap: 10px;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
		width: 100%;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		display: block;
		width: 100%;
		padding: 14px 18px;
		border: 1px solid rgba(255, 255, 255, 0.14);
		border-radius: 18px;
		background: rgba(255, 255, 255, 0.06);
		color: #ffffff !important;
		font-size: 1.08rem;
		font-weight: 700;
		text-align: center;
		box-sizing: border-box;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-content .current-menu-item > .wp-block-navigation-item__content,
	header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content:hover,
	header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content:focus-visible {
		background: rgba(0, 175, 129, 0.2);
		border-color: rgba(0, 175, 129, 0.55);
		color: #ffffff !important;
	}

	header.wp-block-template-part .haycash-mobile-menu-brand {
		display: flex !important;
		width: 100%;
		justify-content: center;
		align-items: center;
		margin: 8px 0 12px;
		text-align: center;
	}

	header.wp-block-template-part .haycash-mobile-menu-brand a {
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	header.wp-block-template-part .haycash-mobile-menu-brand img {
		width: 132px !important;
		height: auto;
	}

	header.wp-block-template-part .haycash-mobile-menu-ctas {
		width: 100%;
		display: flex !important;
		margin-top: auto;
		flex-direction: column;
		align-items: stretch;
		gap: 12px;
		padding-top: 14px;
	}

	header.wp-block-template-part .haycash-mobile-menu-ctas .wp-block-button {
		width: 100%;
	}

	header.wp-block-template-part .haycash-mobile-menu-ctas .wp-block-button__link {
		width: 100%;
		min-height: 50px;
		justify-content: center;
		font-size: 1rem !important;
	}

	header.wp-block-template-part .haycash-mobile-menu-ctas .wp-block-button:first-child .wp-block-button__link {
		background: #ffffff !important;
		color: #314270 !important;
	}

	header.wp-block-template-part .haycash-mobile-menu-ctas .wp-block-button:last-child .wp-block-button__link {
		background: #00af81 !important;
		color: #ffffff !important;
	}

	header.wp-block-template-part .wp-block-navigation__responsive-container-close {
		align-self: flex-end;
		margin-bottom: 8px;
	}
}

@media (max-width: 1145px) and (min-width: 783px) {
	.page-id-327 .wp-block-column.nosotros {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 14px !important;
		align-items: stretch !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns {
		display: contents !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column {
		display: flex;
		min-width: 0;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group {
		display: flex;
		width: 100%;
		min-height: 0;
		aspect-ratio: 1 / 1;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns,
	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		height: 100%;
		min-height: 0;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns {
		display: flex !important;
		width: 100% !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 18px 12px !important;
		text-align: center !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size {
		margin-bottom: 12px !important;
		width: 100%;
		max-width: 100%;
		font-size: clamp(1.28rem, 2vw, 2.12rem) !important;
		line-height: 1.02 !important;
		text-wrap: balance;
		white-space: normal !important;
		word-break: keep-all !important;
		overflow-wrap: normal !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size br {
		display: block;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-medium-font-size {
		font-size: clamp(0.9rem, 1.12vw, 1rem) !important;
		line-height: 1.14 !important;
		text-wrap: balance;
		word-break: normal !important;
		overflow-wrap: normal !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
		align-self: center;
	}
}

@media (max-width: 866px) and (min-width: 783px) {
	.page-id-327 .wp-block-column.nosotros {
		gap: 12px !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		padding: 16px 10px !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size {
		font-size: clamp(1.08rem, 1.55vw, 1.72rem) !important;
		line-height: 1.02 !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-medium-font-size {
		font-size: clamp(0.82rem, 0.98vw, 0.92rem) !important;
		line-height: 1.12 !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
		align-self: center;
	}
}

@media (max-width: 599px) {
	main :where(h1, h1.wp-block-heading, .wp-block-post-title) {
		font-size: 40px !important;
		line-height: 1.02 !important;
	}

	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color:first-of-type {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 16px;
		row-gap: 18px;
	}

	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color:first-of-type > .wp-block-heading,
	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color:first-of-type > .wp-block-spacer {
		width: 100%;
		flex: 0 0 100%;
	}

	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color:first-of-type > .wp-block-group.alignwide {
		display: contents;
	}

	.page-id-326 main#wp--skip-link--target > .wp-block-group.alignfull.is-style-section-1.has-base-color.has-accent-1-background-color:first-of-type > .wp-block-group.alignwide > .wp-block-image {
		flex: 0 1 calc(50% - 8px);
		max-width: calc(50% - 8px);
		margin: 0 !important;
		display: flex;
		justify-content: center;
	}

	.page-id-326 .hc-allies-grid-mobile {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 18px 16px !important;
		width: 100% !important;
		max-width: 100% !important;
		justify-items: center;
		align-items: center;
	}

	.page-id-326 .hc-allies-grid-mobile > .wp-block-image {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 100%;
		margin: 0 !important;
	}

	.page-id-326 .hc-allies-grid-mobile > .wp-block-image img {
		width: min(150px, 100%) !important;
	}

	header.wp-block-template-part .wp-block-group.alignwide {
		gap: 10px;
		align-items: center;
	}

	header.wp-block-template-part .wp-block-image {
		margin: 0;
		flex: 0 0 auto;
	}

	header.wp-block-template-part .wp-block-image img {
		width: 122px !important;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-group {
		margin-left: auto;
		flex: 0 1 auto;
	}

	header.wp-block-template-part .wp-block-group.alignwide > .wp-block-buttons {
		display: none !important;
	}

	.page-id-326 .hs-hero-carousel__slide,
	.page-id-327 .hs-hero-carousel__slide,
	.page-id-328 .hs-hero-carousel__slide,
	.page-id-329 .hs-hero-carousel__slide {
		background-position: 82% top !important;
	}

	.page-id-326 .hs-hero-carousel__slide::before,
	.page-id-327 .hs-hero-carousel__slide::before,
	.page-id-328 .hs-hero-carousel__slide::before,
	.page-id-329 .hs-hero-carousel__slide::before {
		content: "";
		position: absolute;
		inset: 0;
		background: linear-gradient(180deg, rgba(14, 19, 34, 0.72) 0%, rgba(14, 19, 34, 0.60) 38%, rgba(14, 19, 34, 0.44) 100%);
		pointer-events: none;
		z-index: 0;
	}

	.page-id-326 .hs-hero-carousel__slide > *,
	.page-id-327 .hs-hero-carousel__slide > *,
	.page-id-328 .hs-hero-carousel__slide > *,
	.page-id-329 .hs-hero-carousel__slide > * {
		position: relative;
		z-index: 1;
	}

	.page-id-326 .hs-hero-carousel__slide {
		background-image: url("https://financiamiento.haycash.com.mx/wp-content/uploads/2026/07/responsive-vertical-sin-personas-01.png") !important;
		background-position: center center !important;
		background-size: cover !important;
	}

	.page-id-327 .hs-hero-carousel__slide {
		background-image: url("https://financiamiento.haycash.com.mx/wp-content/uploads/2026/07/responsive-vertical-sin-personas-02.png") !important;
		background-position: center center !important;
		background-size: cover !important;
	}

	.page-id-328 .hs-hero-carousel__slide {
		background-image: url("https://financiamiento.haycash.com.mx/wp-content/uploads/2026/07/responsive-vertical-sin-personas-03.png") !important;
		background-position: center center !important;
		background-size: cover !important;
	}

	.page-id-329 .hs-hero-carousel__slide {
		background-image: url("https://financiamiento.haycash.com.mx/wp-content/uploads/2026/07/responsive-vertical-sin-personas-04.png") !important;
		background-position: center center !important;
		background-size: cover !important;
	}

	.page-id-326 .hs-hero-carousel__content,
	.page-id-327 .hs-hero-carousel__content,
	.page-id-328 .hs-hero-carousel__content,
	.page-id-329 .hs-hero-carousel__content {
		width: min(100%, calc(100% - 28px));
	}

	.page-id-326 .wp-block-button.has-custom-width .wp-block-button__link,
	.page-id-327 .wp-block-button.has-custom-width .wp-block-button__link,
	.page-id-328 .wp-block-button.has-custom-width .wp-block-button__link,
	.page-id-329 .wp-block-button.has-custom-width .wp-block-button__link {
		min-height: 48px;
		padding: 12px 18px !important;
		font-size: 1rem !important;
	}

	.page-id-326 .hc-home-latest-posts .hc-blog-grid-query .wp-block-post-template {
		grid-template-columns: 1fr !important;
	}

	.page-id-326 .historias .wp-block-columns {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
	}

	.page-id-326 .historias .wp-block-column,
	.page-id-326 .historias .wp-block-column.has-base-background-color,
	.page-id-326 .historias .wp-block-column > .wp-block-group {
		height: auto !important;
		min-height: 0 !important;
	}

	.page-id-326 .historias .wp-block-column {
		width: 100% !important;
		max-width: 100% !important;
	}

	.page-id-326 .historias .wp-block-column.has-base-background-color {
		min-height: 185px !important;
	}

	.page-id-326 .hc-home-latest-posts .hc-card-image img,
	.page-id-327 .wp-block-image img,
	.page-id-328 .wp-block-image img,
	.page-id-329 .wp-block-image img {
		aspect-ratio: 16 / 11;
		object-position: center top;
	}

	.page-id-328 .wp-block-image .wp-image-267,
	.page-id-328 .wp-block-image .wp-image-323,
	.page-id-328 .wp-block-image .wp-image-252,
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash.png"],
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash_azul.png"],
	.page-id-329 .wp-block-image .wp-image-267,
	.page-id-329 .wp-block-image .wp-image-252,
	.page-id-329 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash.png"],
	.page-id-329 main#wp--skip-link--target .wp-block-image img[src*="logo_haycash_azul.png"] {
		width: min(240px, 68vw) !important;
		aspect-ratio: auto !important;
		object-fit: contain !important;
	}

	.page-id-328 .wp-block-image .wp-image-141,
	.page-id-328 .wp-block-image .wp-image-143,
	.page-id-328 .wp-block-image .wp-image-144,
	.page-id-328 .wp-block-image .wp-image-145,
	.page-id-328 .wp-block-image .wp-image-146,
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_calculadora.webp"],
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_calendario.webp"],
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_check.webp"],
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_contrato.webp"],
	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_documento.webp"] {
		width: min(126px, 100%) !important;
		max-width: 126px !important;
		aspect-ratio: auto !important;
		object-fit: contain !important;
	}

	.page-id-328 main#wp--skip-link--target .wp-block-image img[src*="icono_ward.webp"],
	.page-id-328 .wp-block-image .wp-image-142 {
		width: min(69px, 100%) !important;
		max-width: 69px !important;
	}

	.page-id-328 main#wp--skip-link--target .wp-block-image.alignright,
	.page-id-328 .wp-block-image.alignright {
		float: none !important;
		display: table !important;
		width: auto !important;
		max-width: 100% !important;
		margin-top: 10px !important;
		margin-right: auto !important;
		margin-bottom: 18px !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	.page-id-326 .negocios.wp-block-columns,
	.page-id-326 .negocios .wp-block-columns {
		row-gap: 28px !important;
	}

	.page-id-326 .negocios {
		margin-top: 0 !important;
		margin-block-start: 0 !important;
	}

	.page-id-326 .negocios + .negocios {
		margin-top: 28px !important;
		margin-block-start: 28px !important;
	}

	.page-id-326 .negocios > .wp-block-column[style*="flex-basis:160px"] {
		display: none !important;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group {
		width: 100%;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns,
	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		min-height: 108px;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns {
		width: 100% !important;
		max-width: 100% !important;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 0;
		min-height: 82px;
		padding-top: 12px !important;
		padding-right: 16px !important;
		padding-bottom: 12px !important;
		padding-left: 16px !important;
	}

	.page-id-326 .negocios h3.wp-block-heading,
	.page-id-326 .negocios h3.wp-block-heading a,
	.page-id-326 .negocios h3.wp-block-heading strong {
		display: block;
		width: 100%;
		margin: 0 !important;
		margin-bottom: 0 !important;
		font-size: 1.45rem !important;
		line-height: 1.18 !important;
		text-align: center !important;
	}

	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > p:empty,
	.page-id-326 .negocios .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph:empty {
		display: none !important;
		margin: 0 !important;
	}

	.page-id-330 .wpforms-container.form-estilo-tpv .wpforms-submit {
		width: 100%;
		max-width: 100%;
		font-size: 1.25rem !important;
		line-height: 1.1 !important;
	}

	.page-id-327 .wp-block-buttons {
		justify-content: center !important;
	}

	.page-id-327 .wp-block-buttons > .wp-block-button {
		margin-inline: auto !important;
	}
}

@media (min-width: 798px) {
	header.wp-block-template-part .haycash-mobile-menu-brand,
	header.wp-block-template-part .haycash-mobile-menu-ctas,
	header.wp-block-template-part .wp-block-navigation__responsive-container-content .haycash-mobile-menu-brand,
	header.wp-block-template-part .wp-block-navigation__responsive-container-content .haycash-mobile-menu-ctas {
		display: none !important;
	}
}

.page-template-landing-haycash-restaurantes .landing-haycash-page,
.page-template-landing-haycash-restaurantes .landing-haycash-page * {
	box-sizing: border-box;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page {
	background: #ffffff;
	color: #314270;
}

.page-template-landing-haycash-restaurantes .haycash-whatsapp-float {
	display: none !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page > .wp-block-post-content,
.page-template-landing-haycash-restaurantes .landing-haycash-page .wp-block-post-content {
	margin-block-start: 0;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__section {
	width: min(1320px, calc(100% - 48px));
}

.page-template-landing-haycash-restaurantes .landing-haycash-page p {
	line-height: 1.2;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero {
	overflow: hidden;
	width: 100vw;
	max-width: 100vw !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-inner {
	width: 100vw;
	max-width: 100vw !important;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-columns {
	align-items: stretch !important;
	gap: 0;
	margin: 0 !important;
	min-height: 500px;
	width: 100vw;
	max-width: 100vw !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-columns > .wp-block-column,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-media-col.is-vertically-aligned-center,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy.is-vertically-aligned-center {
	align-self: stretch !important;
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-media-col {
	flex: 0 0 50% !important;
	width: 50% !important;
	max-width: 50% !important;
	min-width: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 28px;
	padding-right: 42px;
	box-sizing: border-box;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy > * {
	margin-top: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy .wp-block-heading {
	margin-bottom: 16px !important;
	font-size: clamp(2.2rem, 4vw, 4.2rem) !important;
	letter-spacing: 0;
	text-wrap: balance;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy .wp-block-paragraph {
	max-width: 540px;
	margin-bottom: 24px !important;
	font-size: clamp(1.05rem, 1.45vw, 1.65rem) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-logo {
	margin-bottom: 22px !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-logo img {
	width: 228px !important;
	height: auto !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero .wp-block-button__link {
	min-width: 330px;
	min-height: 64px;
	font-size: 1.2rem !important;
	font-weight: 700;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-media-col {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	min-height: 100%;
	overflow: hidden;
	padding: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual {
	position: relative;
	min-height: 520px;
	padding: 34px 0 34px 98px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::before {
	content: "";
	position: absolute;
	inset: -120px -180px auto auto;
	width: 420px;
	height: 420px;
	border-radius: 50%;
	background: #ffba00;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::after {
	content: "";
	position: absolute;
	left: 12px;
	bottom: -110px;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	border: 48px solid #00af81;
	border-right-color: transparent;
	border-top-color: transparent;
	transform: rotate(18deg);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated {
	min-height: auto;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	padding: 0;
	align-self: stretch;
	overflow: hidden;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated.has-global-padding {
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated.is-layout-constrained {
	max-width: none !important;
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated::before,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated::after {
	content: none !important;
	display: none !important;
	background: transparent !important;
	border: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-photo {
	position: relative;
	z-index: 2;
	margin: 0 !important;
	border-radius: 380px 0 0 380px;
	overflow: hidden;
	box-shadow: 0 20px 44px rgba(20, 30, 66, 0.16);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated .lhc-landing__hero-photo {
	height: 100%;
	min-height: 100%;
	width: 100%;
	max-width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	border-radius: 0;
	overflow: hidden;
	box-shadow: none;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-photo img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated .lhc-landing__hero-photo img {
	width: auto !important;
	height: 100% !important;
	min-height: 100% !important;
	max-height: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
	object-fit: contain !important;
	object-position: right center !important;
	transform: none !important;
	transform-origin: right center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-badge {
	position: absolute;
	right: -4px;
	bottom: 56px;
	z-index: 3;
	width: 168px;
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-columns {
	align-items: center !important;
	gap: 36px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-copy .wp-block-heading {
	margin-bottom: 18px !important;
	font-size: clamp(2.2rem, 4vw, 4.2rem) !important;
	line-height: 1.04 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-copy .wp-block-paragraph {
	font-size: clamp(1.15rem, 1.95vw, 2rem) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-image {
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-image img {
	width: 100%;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses .wp-block-heading:first-child {
	margin-bottom: 16px !important;
	font-size: clamp(2.2rem, 4vw, 4rem) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses > .wp-block-paragraph {
	max-width: 880px;
	margin: 0 auto 28px !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid {
	gap: 0;
	margin-top: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid > .wp-block-column {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 18px;
	border-right: 1px solid rgba(49, 66, 112, 0.16);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid > .wp-block-column:last-child {
	border-right: 0;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__use-icon {
	display: flex;
	justify-content: center;
	margin: 0 0 14px !important;
	min-height: 98px;
	align-items: center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__use-card .wp-block-heading {
	margin-bottom: 10px !important;
	font-size: 1.05rem !important;
	line-height: 1.08 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__use-card .wp-block-paragraph {
	max-width: 180px;
	margin: 0 auto !important;
	line-height: 1.12 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cards-columns {
	align-items: stretch !important;
	gap: 28px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__left-stack {
	display: flex;
	flex-direction: column;
	gap: 18px;
	flex: 0 0 62% !important;
	flex-basis: 62% !important;
	width: 62% !important;
	max-width: 62% !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__card-image {
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__card-image img {
	width: 100%;
	height: auto !important;
	border-radius: 18px;
	box-shadow: 0 10px 26px rgba(49, 66, 112, 0.08);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-column {
	display: flex;
	flex: 0 0 38% !important;
	flex-basis: 38% !important;
	width: 38% !important;
	max-width: 38% !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-card {
	width: 100%;
	box-shadow: 0 12px 26px rgba(49, 66, 112, 0.08);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-card .wp-block-heading {
	margin-bottom: 8px !important;
	font-size: clamp(1.7rem, 2.6vw, 3rem) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-card > .wp-block-paragraph {
	margin-bottom: 18px !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__field,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__row > * {
	min-width: 0;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form input,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form textarea {
	width: 100%;
	border: 2px solid rgba(49, 66, 112, 0.28);
	border-radius: 18px;
	padding: 18px 20px;
	font-size: 1.45rem;
	line-height: 1.1;
	font-family: "Montserrat", Arial, sans-serif;
	color: #314270;
	background: #ffffff;
	box-shadow: none;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form textarea {
	min-height: 140px;
	resize: vertical;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form input::placeholder,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form textarea::placeholder {
	color: rgba(49, 66, 112, 0.44);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__button {
	align-self: center;
	width: min(100%, 420px);
	height: 66px;
	border: 0;
	border-radius: 999px;
	background: #314270;
	color: #ffffff;
	font-size: 2rem;
	font-weight: 700;
	font-family: "Montserrat", Arial, sans-serif;
	cursor: pointer;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons .wp-block-heading:first-child {
	margin-bottom: 28px !important;
	font-size: clamp(2.2rem, 4vw, 4rem) !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid {
	gap: 0;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid > .wp-block-column {
	padding: 0 24px;
	border-right: 1px solid rgba(49, 66, 112, 0.16);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid > .wp-block-column:last-child {
	border-right: 0;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reason-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 112px;
	margin: 0 0 12px !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reason-card .wp-block-heading {
	margin-bottom: 10px !important;
	font-size: 1.08rem !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reason-card .wp-block-paragraph {
	max-width: 220px;
	margin: 0 auto !important;
	line-height: 1.14 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-strip {
	box-shadow: 0 16px 34px rgba(49, 66, 112, 0.14);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-columns {
	align-items: center !important;
	gap: 16px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-copy .wp-block-group {
	gap: 16px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-copy .wp-block-paragraph {
	margin: 0 !important;
	line-height: 1.1 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-brand {
	border-left: 4px solid #ffba00;
	padding-left: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-logo,
.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer-logo {
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-logo img {
	width: 227px !important;
	height: auto !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works {
	border: 2px solid #314270;
	border-radius: 28px;
	background: #fff;
	padding: 28px 24px 24px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__title {
	margin: 0 0 24px;
	color: #314270;
	font-size: clamp(2rem, 2.8vw, 2.9rem);
	font-weight: 800;
	line-height: 1;
	text-align: center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__progress {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
	margin: 0 34px 28px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__progress-line {
	position: absolute;
	top: 50%;
	left: 4%;
	right: 4%;
	height: 8px;
	border-radius: 999px;
	background: #ffba00;
	transform: translateY(-50%);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__step {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	justify-self: center;
	width: 42px;
	height: 42px;
	border: 3px solid #00af81;
	border-radius: 50%;
	background: #ffba00;
	color: #fff;
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	align-items: stretch;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 14px;
	padding: 12px 14px 0;
	min-width: 0;
	text-align: center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:not(:last-child) {
	border-right: 1px solid rgba(49, 66, 112, 0.28);
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__mobile-step {
	display: none;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	width: 100%;
	margin-bottom: 2px;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__mobile-step-number {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border: 3px solid #00af81;
	border-radius: 50%;
	background: #ffba00;
	color: #fff;
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__mobile-step-line {
	flex: 1 1 auto;
	height: 8px;
	border-radius: 999px;
	background: #ffba00;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 82px;
	color: #00af81;
	position: relative;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__icon svg {
	display: none;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__icon::before {
	content: "";
	display: block;
	width: 86px;
	height: 86px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(1) .lhc-how-works__icon::before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAABMCAMAAADk3D/4AAAAM1BMVEVMaXEAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4HjG55OAAAAEHRSTlMAoDAg0PAQwIBAYOCQUHCwiGcT1wAAAAlwSFlzAAALEgAACxIB0t1+/AAAAhRJREFUWIXtmNuyoyAQRQG5KYr9/197uJnMMRtsMk9TNfslVcISoW90hBBCyUBzClKJon0SrPIXqnc/o11XeCUyq5jVaoiUOInm0bKkFETnF6gQjoxou56WJ4Lsdjq3L9+wVlcrbF+wGXXZW45pdkvmXspPmGaT0cpWJZGdZV162AZHhv9b1pD+/VA2No5ZnXxD3o3hG7sO2S375JKMEafZ9FEpFvIbKLi3wpvVrqNwuc5m7nF9sQOZtlEb3eS6LmLT884K6z/7T7HH4T2PX2KZ6W8+qdUzqopbn/bOklnWVIOGbzjbMvsfbLQqPa6xsg/YvMCi33FkdY0V96tqQq0lH9e8Xp/YWhmO9C1rKXxn0BJ+ejPJYl5skw0hAxv1q8VlTn9nRV1e5WqhcbW4WPvBNslT1YTQZ185Fku2qoFZP2QP5KlMFno5k40lL3/H7miUyTpUlV/sgazwkiY3YMUxKtm5hCGWcVmycJZisSt2aBYLXYPJeuSSnVO4C5q3YznmJMlZ2CHzpuM3DLg3RTHg7oFmWA+vvh3zXvCoechZtDtcUmwcjeqBs++EgrvqAS2JobMl+YR2IoWFds2QUPOEpksxcp0UBOa5EGO3cxy0NFzcN96F8ySbBX4ZWCxOK+M7wyV8r+K1nAucxmxX0TRe9hawm+ZeEJE5+OxnLuzk9A91/u946MOrIm6IOGiCUUcEIuEHdpkzc7tQoPYAAAAASUVORK5CYII=");
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(2) .lhc-how-works__icon::before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAABICAMAAACqX6mjAAAAM1BMVEVMaXEAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4HjG55OAAAAEHRSTlMA8CCwYDAQwIBAcKBQ4NCQ3DnrNQAAAAlwSFlzAAALEgAACxIB0t1+/AAAApRJREFUWIXVmVmWrCAQRFFGUZT9r7ZBRZlJeH7Ui6/uU3ALIslkKIQ8zWJEC2qKTnpIa5OstFa8WwbdHLXWO2vPLBbRWrTJAMtS8V8g0wUo1knewIti7yTDF9/R60anfoHMMCRBjgGyBHk8zf1kJCF1aBsYc686yHM1Pea422freYrRn+WgiuvhZ3VjxI1loDrDyIgZ9kI/Jy+rsnYYJ7n0B09qpss2eVNny5Ns4i9eNq6ReYvMXPebbNhPjrFW7a+R6a5jMmDbdKqQvdTwyIBjRI5swkLc32zXWfLdohzBPbMPkrcjQqvXOCDrcwGWI3jnuU8m/pgWv3FI5ueUiuGjqRtuguT6oEiGVdXUjQtNdYWMu8hn8Bx6Q0eNrFkpgiQl38G724vQjIS8hQGukZ/gkbtn2CEm2z7Z6CVukBdBrm+ukyFGn+TXs4maf0imXUjmEPLJ0j462R1QEi9DZrWzgc1CTKNeIjfGWDxa77GUIbB4OBuEbL6e1s5gNDNP53F1SNlINAx8uhx55K1cKIDgKLsj2UN97AZmMHDdDpL7XADBYRUNZSOfHKcxFFwr7c0iWgcjpgrg5h7bABcPn9cOmzvyUiC4gF4r30qAYGNIsgAmWZsPgYJtu9Ds9UmRkhtQsG36rBF1tFOvA2y1bELI9Oj97+DsyVnGl7RTvAucvbUJ1zucCe4CZ8kut6Os8c+CgEoLvmnOq4cmiA65kZXUL9qAp6HbcfJwYMO86wdNhu/dycMBvzeLC30V8LEbffxwwNwGZ9BXafrwreAqBNgt/w/Jpkjt8l3fX7lhiFQGafNVBFXSZJCcrLq0yU+89vxfZOiF2BfkZdtkAIb+bPDIJuTWIsOfh5NS0tKyQl5EY8k87A+F4osKt6e64wAAAABJRU5ErkJggg==");
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(3) .lhc-how-works__icon::before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAA8CAMAAAD2ddyfAAAAM1BMVEVMaXEAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4HjG55OAAAAEHRSTlMAYLDQ8BDgQIDAcDCQUKAgr+kbggAAAAlwSFlzAAALEgAACxIB0t1+/AAAAcdJREFUWIXll9mShSAMRF2AAIry/187JKgg4waZt+mXW3U1p6SNaei6oH7wvyUW6GolzQWINNeSxlBkdKkZ/9Z1KO39uF5dcML7ywu3Ul7I6yt95RLXh/uVV78WnstOp9vhwZHb93FIuY+oSbyy/PIN9SIJS2DZv0DF6vTSeChspeOxmCjp/XBGyeXd4FIjtcLozRll60mhE7DelKiwZFOp0Ch3qFqXzL9GgX2cA4VUKKQfpR2cUfbDt3vfFy5HMQU5Smho1Rx6P0OJ6dreTwrpJxOqZ5CwftpQpr4ZyqfaFyhSdzRpPLyS9Ul8Fs14QgHTKqBZSihNfdEum/pqYLq+UD2hFLrG0EgTFVHylIwNilmBKMiDsUFbauEP1/U+1iOK6/qMX2BEqZhDzTKxHlFZwjbJx88uoAwv67tpq8e9CN91t6F8dK1Zetv+wpH+zTJedAeK5/o+7AjFcn3d6wnlXu5+lNuHHaHqDg2FKCJ2lOCQUsQgihcRR8QA1/UUMcB1PUUMojgRn0UMojikLGKA63qKGGAGcxYxzINJvgeSvI+5z49eoVkH17jbs3iOTbuNL0fRJ+X7lun9iHwvU4zytXk/mw/yH+NJP/pTRE1ZAAAAAElFTkSuQmCC");
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(4) .lhc-how-works__icon::before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABHCAMAAACu95DGAAAAM1BMVEVMaXEAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4EAr4HjG55OAAAAEHRSTlMAMNCgQIBgwPAQ4CBQcLCQj0a3zAAAAAlwSFlzAAALEgAACxIB0t1+/AAABDxJREFUWIWtWFmCpCAMlU0ERL3/acdsiGi1WDX56Omh4Zm8rDAMX0mw2YHY9N35q6g1bkUmM/8HyLFCZFwXfoOcCTIuLls7OqMZ9gfIsCCiU8dSGhFXq8+n/hYFasaxXbYelL0sd2JO+2ExVFkQ/s8If/kKFTAnhAnjMrGTfMagSvo7VMDUgBDcdHK+wUXzDWrYddEQOpb8741zq0f4KcOGHXV6662Vz4yIOEpkzgaVla++w7T70Zkx4ymHlGfUtKudX4HuJxfG9KKl/Lsyat6NeZNblvaDs4ysGS0IIzvJHxHXI4a2+4o2WyGs9M19KfZjhl2VhBpNpdbVoIMmCyIR3ycjMaoLDnoHZZQvbAFZXbtBDR5WxRHpCH9e8ej59MZ+jdYfekBwao/C8T6TLREV7pNdIdKGK4ivgqBs2fafS9nyKLufPKkxFNA2zD0a4/o9ZQmU9AUB8w00vqOEkI6uP1ILqOcFVfxUEsD9DCqtaju4/R50O9aw8putpplAu2sKZScFVi1hj1eOKQqmtd/7w4QKmba2h0NTDntfPvIsZBsn68AtkJsUrWRi98TQgzjMJS4rA8aPZCkTQqVkrnz5KIqMM6JqWLzfGY4+h6Iob3hR+yPan7YqYerSBwVmJL+9GAMd2bVWHVMdWknPc2K9rZu4/lRiQAdLpwvqKKVTVnnTgP6qZPlD1chNampKhpLpZCluOoNGd5ExiaoQMxhMviIuOKn/0P6sgB5BsN2Lh60zH8WpaZ8mkIREswROWPC5degG3VmhDKSEcnd/pVFruAXVtpVswOCoMPUJNZnauQuajGSHe9C7fCDWMjp5M3gwzDSbeUOMQ/DX49kzKIfdEgL05XhThZJnY96ADoFPreikNqTQWb4O8S5Q9k7mih/XWSCsw2horiedoIUCGaMnaPrSVEyT8b2gRMEekSE3t7NpvRSRblCmAOxUeYmir7trHy9AiYLiEWsr3yTkVurrG9BCQSsUAKj6/AyqcoNQKKhk9jXF4yPodeA+UwAXNaIXbuj0u3oCXdqwZgqk7iaKsBIAkMr+CRSvzW1VzlJZmMpY3feh7oZHR2VQpZm5M1Y5S1Tq84CB09+j97Fb6HN8Q/OMVeGrZO0CpeHmTAG7e2rTc8Cqq7ridGwp0C2VRWacjLuCv6FAXakUzAljsC+jThQEfb1HECTQArPDGfTzKxNSYPByHuuL3/Fdch2+0Fy6aVzvJ0xFr0X08/JpyQLi+a5F63w3ZoVV/h7bzybOAhkCzwVXSwU+3h7qsytMTUvrIs4Cf6yfH1lWeMnjpc5HPCkodRaom6lv5mlh+kDvIdyy7rLgZvPIE3h0f2xP14LyhJs1q39H7/CpoDxKkofSi28KlZeC0iNK6D25Tbp/F5W3MjO90+KggSqbaeHHt9gwnlobeefLp81akrhtu0blT7izMzBAuduhpJZ/WJdbjOMQ1T0AAAAASUVORK5CYII=");
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__label {
	margin: 0;
	color: #314270;
	font-size: clamp(1rem, 1.14vw, 1.12rem);
	font-weight: 500;
	line-height: 1.08;
	max-width: 136px;
	text-wrap: balance;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer {
	padding-left: 24px;
	padding-right: 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer-logo {
	margin-bottom: 18px !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer-logo img {
	width: 227px !important;
	height: auto !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer .wp-block-paragraph {
	margin: 0 !important;
}

.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer a {
	color: #ffffff !important;
	text-decoration: none;
}

@media (max-width: 1200px) {
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__section {
		width: min(1320px, calc(100% - 36px));
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual {
		padding-left: 52px;
		min-height: 460px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid > .wp-block-column,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid > .wp-block-column {
		padding: 0 14px;
	}
}

@media (max-width: 900px) {
	.page-id-327 .wp-block-column.nosotros {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 12px !important;
		align-items: stretch !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns {
		display: contents !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column {
		display: flex;
		min-width: 0;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group {
		display: flex;
		width: 100%;
		min-height: 252px;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns {
		display: flex !important;
		width: 100% !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		min-height: 252px;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 18px 16px !important;
		text-align: center !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size {
		font-size: clamp(1.7rem, 3vw, 2.4rem) !important;
		line-height: 1 !important;
		text-wrap: balance;
		word-break: normal !important;
		overflow-wrap: normal !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-medium-font-size {
		font-size: clamp(0.92rem, 1.45vw, 1.08rem) !important;
		line-height: 1.16 !important;
		text-wrap: balance;
		word-break: normal !important;
		overflow-wrap: normal !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
		align-self: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-columns,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-columns,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cards-columns,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-columns {
		flex-direction: column !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-inner,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-columns {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-columns {
		min-height: 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-media-col,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-copy,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-media,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__left-stack,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-column,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-copy,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-brand {
		flex: 0 0 100% !important;
		flex-basis: 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 24px;
		padding-right: 24px;
		text-align: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy .wp-block-paragraph {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero .wp-block-buttons {
		justify-content: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-media-col {
		justify-content: center;
		padding-top: 10px !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual {
		padding: 16px 0 42px;
		min-height: auto;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated {
		width: min(100%, 560px) !important;
		max-width: 560px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding: 0;
		height: auto;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated .lhc-landing__hero-photo,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual--integrated .lhc-landing__hero-photo img {
		width: 100% !important;
		min-width: 0 !important;
		max-width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		max-height: none !important;
		object-fit: contain !important;
		object-position: center center !important;
		transform: none !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::before {
		width: 280px;
		height: 280px;
		top: -74px;
		right: -120px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::after {
		left: -10px;
		bottom: -85px;
		width: 190px;
		height: 190px;
		border-width: 32px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-photo {
		border-radius: 220px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-badge {
		right: 8px;
		bottom: 28px;
		width: 132px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 22px 0 !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid > .wp-block-column:nth-child(2n),
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid > .wp-block-column:nth-child(2n) {
		border-right: 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__form-card {
		margin-top: 8px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works {
		padding: 28px 22px 26px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 26px 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__progress {
		display: none;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card {
		gap: 16px;
		padding: 0 18px 10px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(2n) {
		border-right: 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(-n+2) {
		padding-bottom: 28px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(odd) {
		border-right: 1px solid rgba(49, 66, 112, 0.22);
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__mobile-step {
		display: flex;
		justify-content: flex-start;
		gap: 10px;
		margin-bottom: 4px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__mobile-step-line {
		display: block;
		flex: 1 1 auto;
		height: 7px;
		border-radius: 999px;
		background: #ffba00;
		align-self: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(2) .lhc-how-works__mobile-step-line,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card:nth-child(4) .lhc-how-works__mobile-step-line {
		display: none;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-brand {
		border-left: 0;
		padding-left: 0;
		border-top: 4px solid #ffba00;
		padding-top: 18px;
		text-align: center;
	}
}

@media (max-width: 866px) and (min-width: 783px) {
	.page-id-327 .wp-block-column.nosotros {
		gap: 12px !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		padding: 16px 10px !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size {
		font-size: clamp(1.28rem, 1.85vw, 1.72rem) !important;
		line-height: 1.02 !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-medium-font-size {
		font-size: clamp(0.8rem, 0.92vw, 0.9rem) !important;
		line-height: 1.12 !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
		align-self: center;
	}
}

@media (max-width: 640px) {
	.page-id-327 .wp-block-column.nosotros {
		grid-template-columns: 1fr !important;
		gap: 14px !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group,
	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		min-height: 228px;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns {
		display: flex !important;
		width: 100% !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 16px 18px !important;
		text-align: center !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-xx-large-font-size {
		font-size: clamp(2rem, 8.6vw, 2.85rem) !important;
	}

	.page-id-327 .wp-block-column.nosotros > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-columns > .wp-block-column > .wp-block-paragraph.has-medium-font-size {
		font-size: clamp(1rem, 4.2vw, 1.15rem) !important;
		line-height: 1.18 !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
		align-self: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__section {
		width: calc(100% - 28px);
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-inner {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy .wp-block-heading,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-copy .wp-block-heading,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses .wp-block-heading:first-child,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons .wp-block-heading:first-child {
		font-size: 2.35rem !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-copy .wp-block-paragraph,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__intro-copy .wp-block-paragraph,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses > .wp-block-paragraph {
		font-size: 1.08rem !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-logo img,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-logo img,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__footer-logo img {
		width: 210px !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works {
		padding: 24px 16px 22px;
		border-radius: 24px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__title {
		margin-bottom: 22px;
		font-size: 2rem;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__grid {
		gap: 20px 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__card {
		gap: 14px;
		padding: 0 10px 4px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__icon {
		min-height: 72px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__icon::before {
		width: 76px;
		height: 76px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-how-works__label {
		font-size: 0.96rem;
		line-height: 1.08;
		max-width: 128px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero .wp-block-button__link {
		width: min(100%, 300px);
		min-width: 0;
		min-height: 56px;
		font-size: 1.08rem !important;
		padding: 16px 20px !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero .wp-block-buttons {
		justify-content: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::before {
		width: 240px;
		height: 240px;
		top: -56px;
		right: -108px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-visual::after {
		left: -6px;
		bottom: -68px;
		width: 160px;
		height: 160px;
		border-width: 28px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__hero-badge {
		right: 10px;
		bottom: 18px;
		width: 116px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid {
		grid-template-columns: 1fr !important;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__uses-grid > .wp-block-column,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__reasons-grid > .wp-block-column {
		border-right: 0;
		padding: 0;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__row {
		grid-template-columns: 1fr;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form input,
	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form textarea {
		font-size: 1rem;
		padding: 16px 18px;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing-form__button {
		width: 100%;
		height: 56px;
		font-size: 1.4rem;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-copy .wp-block-group {
		flex-wrap: nowrap;
		align-items: center;
	}

	.page-template-landing-haycash-restaurantes .landing-haycash-page .lhc-landing__cta-copy .wp-block-paragraph {
		font-size: 1rem !important;
	}
}
