/* =========================================================
   MAEW — Landing Adoquines V2 Premium Industrial
   ========================================================= */

body.page-id-1064 {
	overflow-x: hidden;
	background: #fff;
}

body.page-id-1064 .maew-float-wa {
	display: none !important;
}

#maew-adoquines-landing {
	--red: #d71920;
	--red-dark: #a90f15;
	--ink: #0f1115;
	--ink-2: #191c22;
	--text: #2c3037;
	--muted: #6e737c;
	--concrete: #efede8;
	--surface: #f8f7f4;
	--white: #fff;
	--line: rgba(15, 17, 21, .12);
	--line-light: rgba(255, 255, 255, .13);
	--shadow: 0 28px 70px rgba(15, 17, 21, .16);
	--shadow-soft: 0 16px 40px rgba(15, 17, 21, .08);
	--radius: 26px;
	--radius-lg: 36px;
	--container: 1280px;
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	overflow: hidden;
	overflow: clip;
	background: var(--white);
	color: var(--text);
	font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 16px;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

#maew-adoquines-landing *,
#maew-adoquines-landing *::before,
#maew-adoquines-landing *::after {
	box-sizing: border-box;
}

#maew-adoquines-landing img {
	display: block;
	max-width: 100%;
}

#maew-adoquines-landing a {
	color: inherit;
	text-decoration: none;
}

#maew-adoquines-landing button {
	font: inherit;
}

#maew-adoquines-landing [hidden] {
	display: none !important;
}

#maew-adoquines-landing :focus-visible {
	outline: 3px solid rgba(215, 25, 32, .35);
	outline-offset: 4px;
}

#maew-adoquines-landing .maew-v2-container {
	width: min(calc(100% - 48px), var(--container));
	margin-inline: auto;
}

#maew-adoquines-landing .maew-v2-skip {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 100000;
	padding: 10px 15px;
	border-radius: 10px;
	background: #000;
	color: #fff;
	transform: translateY(-160%);
}

#maew-adoquines-landing .maew-v2-skip:focus {
	transform: none;
}

#maew-adoquines-landing .maew-v2-topbar {
	background: var(--ink);
	color: rgba(255, 255, 255, .75);
}

#maew-adoquines-landing .maew-v2-topbar .maew-v2-container {
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .11em;
	text-transform: uppercase;
}

#maew-adoquines-landing .maew-v2-topbar span {
	position: relative;
}

#maew-adoquines-landing .maew-v2-topbar span + span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -18px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: var(--red);
	transform: translateY(-50%);
}

#maew-adoquines-landing .maew-v2-eyebrow {
	margin: 0 0 13px;
	color: var(--red);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .16em;
	text-transform: uppercase;
}

#maew-adoquines-landing .maew-v2-section,
#maew-adoquines-landing .maew-v2-dark,
#maew-adoquines-landing .maew-v2-process-section {
	padding: clamp(78px, 8vw, 120px) 0;
}

#maew-adoquines-landing .maew-v2-heading {
	max-width: 820px;
	margin-bottom: 44px;
}

#maew-adoquines-landing .maew-v2-heading--split {
	max-width: none;
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, .62fr);
	gap: 60px;
	align-items: end;
}

#maew-adoquines-landing .maew-v2-heading--center {
	margin-inline: auto;
	text-align: center;
}

#maew-adoquines-landing .maew-v2-heading h2,
#maew-adoquines-landing .maew-v2-cta-red h2,
#maew-adoquines-landing .maew-v2-faq-intro h2,
#maew-adoquines-landing .maew-v2-final h2 {
	margin: 0;
	color: var(--ink);
	font-size: clamp(38px, 4.4vw, 64px);
	font-weight: 930;
	line-height: 1;
	letter-spacing: -.052em;
	text-wrap: balance;
}

#maew-adoquines-landing .maew-v2-heading > p:last-child,
#maew-adoquines-landing .maew-v2-heading--split > p {
	margin: 18px 0 0;
	color: var(--muted);
	font-size: 18px;
}

#maew-adoquines-landing .maew-v2-heading--light h2 {
	color: #fff;
}

#maew-adoquines-landing .maew-v2-heading--light > p:last-child,
#maew-adoquines-landing .maew-v2-heading--light.maew-v2-heading--split > p {
	color: rgba(255, 255, 255, .62);
}

/* Hero */
#maew-adoquines-landing .maew-v2-hero {
	position: relative;
	isolation: isolate;
	padding: clamp(70px, 8vw, 112px) 0;
	background:
		radial-gradient(circle at 82% 15%, rgba(215, 25, 32, .13), transparent 27%),
		linear-gradient(135deg, #fff 0%, #f7f6f3 62%, #ebe7e0 100%);
}

#maew-adoquines-landing .maew-v2-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background-image:
		linear-gradient(rgba(15, 17, 21, .035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(15, 17, 21, .035) 1px, transparent 1px);
	background-size: 44px 44px;
	mask-image: linear-gradient(to right, #000, transparent 68%);
}

#maew-adoquines-landing .maew-v2-hero__grid {
	display: grid;
	grid-template-columns: minmax(0, .94fr) minmax(500px, 1.06fr);
	gap: clamp(52px, 7vw, 100px);
	align-items: center;
}

#maew-adoquines-landing .maew-v2-hero h1 {
	margin: 0;
	color: var(--ink);
	font-size: clamp(50px, 5.85vw, 84px);
	font-weight: 950;
	line-height: .96;
	letter-spacing: -.06em;
	text-wrap: balance;
}

#maew-adoquines-landing .maew-v2-hero h1 span {
	display: block;
	color: var(--red);
}

#maew-adoquines-landing .maew-v2-hero__lead {
	max-width: 690px;
	margin: 26px 0 0;
	color: #3a3e45;
	font-size: clamp(19px, 2vw, 24px);
	line-height: 1.48;
}

#maew-adoquines-landing .maew-v2-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

#maew-adoquines-landing .maew-v2-actions--center {
	justify-content: center;
}

#maew-adoquines-landing .maew-v2-btn {
	min-height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 22px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.15;
	text-align: center;
	transition: transform .22s ease, background-color .22s ease, border-color .22s ease, box-shadow .22s ease;
}

#maew-adoquines-landing .maew-v2-btn:hover {
	transform: translateY(-2px);
}

#maew-adoquines-landing .maew-v2-btn--red {
	background: var(--red);
	color: #fff;
	box-shadow: 0 14px 30px rgba(215, 25, 32, .25);
}

#maew-adoquines-landing .maew-v2-btn--red:hover {
	background: var(--red-dark);
}

#maew-adoquines-landing .maew-v2-btn--outline {
	border-color: rgba(15, 17, 21, .18);
	background: rgba(255, 255, 255, .75);
	color: var(--ink);
}

#maew-adoquines-landing .maew-v2-btn--outline-light {
	border-color: rgba(255, 255, 255, .18);
	background: rgba(255, 255, 255, .06);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-btn--white {
	background: #fff;
	color: var(--ink);
	box-shadow: 0 14px 34px rgba(0, 0, 0, .18);
}

#maew-adoquines-landing .maew-v2-btn--dark-outline {
	border-color: rgba(255, 255, 255, .25);
	background: transparent;
	color: #fff;
}

#maew-adoquines-landing .maew-v2-btn--small {
	min-height: 42px;
	padding: 10px 16px;
	font-size: 12px;
}

#maew-adoquines-landing .maew-v2-proof {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin-top: 31px;
}

#maew-adoquines-landing .maew-v2-proof article {
	padding: 14px 15px;
	border-top: 1px solid rgba(15, 17, 21, .15);
}

#maew-adoquines-landing .maew-v2-proof strong,
#maew-adoquines-landing .maew-v2-proof span {
	display: block;
}

#maew-adoquines-landing .maew-v2-proof strong {
	color: var(--red);
	font-size: 11px;
}

#maew-adoquines-landing .maew-v2-proof span {
	margin-top: 5px;
	color: #5a5f67;
	font-size: 12px;
	font-weight: 730;
	line-height: 1.35;
}

/* Slider */
#maew-adoquines-landing .maew-v2-slider {
	position: relative;
	min-width: 0;
}

#maew-adoquines-landing .maew-v2-slider__viewport {
	position: relative;
	aspect-ratio: 1.03 / 1;
	border-radius: var(--radius-lg);
	overflow: hidden;
	background: var(--ink);
	box-shadow: var(--shadow);
}

#maew-adoquines-landing .maew-v2-slider__track {
	position: relative;
	width: 100%;
	height: 100%;
}

#maew-adoquines-landing .maew-v2-slide {
	position: absolute;
	inset: 0;
	opacity: 0;
	transform: scale(1.035);
	transition: opacity .55s ease, transform .8s ease;
	pointer-events: none;
}

#maew-adoquines-landing .maew-v2-slide.is-active {
	opacity: 1;
	transform: scale(1);
	pointer-events: auto;
}

#maew-adoquines-landing .maew-v2-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#maew-adoquines-landing .maew-v2-slide__shade {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(8, 9, 11, .04), rgba(8, 9, 11, .72)),
		linear-gradient(90deg, rgba(8, 9, 11, .2), transparent 60%);
}

#maew-adoquines-landing .maew-v2-slide__content {
	position: absolute;
	right: 34px;
	bottom: 34px;
	left: 34px;
	z-index: 2;
	color: #fff;
}

#maew-adoquines-landing .maew-v2-slide__content p {
	margin: 0;
	color: var(--red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .14em;
}

#maew-adoquines-landing .maew-v2-slide__content h2 {
	margin: 6px 0 4px;
	color: #fff;
	font-size: clamp(30px, 3vw, 47px);
	line-height: 1;
	letter-spacing: -.045em;
}

#maew-adoquines-landing .maew-v2-slide__content span {
	color: rgba(255, 255, 255, .7);
	font-size: 13px;
}

#maew-adoquines-landing .maew-v2-slider__controls {
	position: absolute;
	right: 22px;
	bottom: 22px;
	z-index: 4;
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 8px;
	border-radius: 999px;
	background: rgba(15, 17, 21, .78);
	backdrop-filter: blur(12px);
}

#maew-adoquines-landing .maew-v2-slider__controls > button {
	width: 34px;
	height: 34px;
	display: grid;
	place-items: center;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, .1);
	color: #fff;
	cursor: pointer;
}

#maew-adoquines-landing .maew-v2-slider__dots {
	display: flex;
	gap: 6px;
}

#maew-adoquines-landing .maew-v2-slider__dots button {
	width: 22px;
	height: 4px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 255, 255, .28);
	cursor: pointer;
}

#maew-adoquines-landing .maew-v2-slider__dots button[aria-selected="true"] {
	background: var(--red);
}

#maew-adoquines-landing .maew-v2-slider__badge {
	position: absolute;
	top: -20px;
	right: -18px;
	z-index: 5;
	padding: 15px 18px;
	border-radius: 16px;
	background: var(--red);
	color: #fff;
	box-shadow: 0 16px 35px rgba(215, 25, 32, .28);
}

#maew-adoquines-landing .maew-v2-slider__badge strong,
#maew-adoquines-landing .maew-v2-slider__badge span {
	display: block;
}

#maew-adoquines-landing .maew-v2-slider__badge strong {
	font-size: 14px;
	letter-spacing: .08em;
}

#maew-adoquines-landing .maew-v2-slider__badge span {
	margin-top: 3px;
	font-size: 10px;
}

/* Aplicaciones */
#maew-adoquines-landing .maew-v2-dark {
	background:
		radial-gradient(circle at 85% 8%, rgba(215, 25, 32, .17), transparent 26%),
		var(--ink);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-app-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

#maew-adoquines-landing .maew-v2-app-card {
	position: relative;
	min-height: 490px;
	border-radius: var(--radius);
	overflow: hidden;
	background: #202329;
	transition: transform .3s ease, box-shadow .3s ease;
}

#maew-adoquines-landing .maew-v2-app-card:hover {
	transform: translateY(-7px);
	box-shadow: 0 24px 52px rgba(0, 0, 0, .32);
}

#maew-adoquines-landing .maew-v2-app-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .55s ease;
}

#maew-adoquines-landing .maew-v2-app-card:hover img {
	transform: scale(1.045);
}

#maew-adoquines-landing .maew-v2-app-card__overlay {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(8, 9, 11, .03) 20%, rgba(8, 9, 11, .92) 95%),
		linear-gradient(90deg, rgba(8, 9, 11, .35), transparent);
}

#maew-adoquines-landing .maew-v2-app-card__content {
	position: absolute;
	right: 28px;
	bottom: 28px;
	left: 28px;
	z-index: 2;
}

#maew-adoquines-landing .maew-v2-app-card__content > span {
	display: block;
	margin-bottom: 14px;
	color: var(--red);
	font-size: 12px;
	font-weight: 900;
}

#maew-adoquines-landing .maew-v2-app-card h3 {
	margin: 0;
	font-size: 40px;
	line-height: 1;
	letter-spacing: -.045em;
}

#maew-adoquines-landing .maew-v2-app-card p {
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
}

#maew-adoquines-landing .maew-v2-text-link {
	width: fit-content;
	display: inline-block;
	margin-top: 8px;
	border-bottom: 1px solid currentColor;
	font-size: 13px;
	font-weight: 900;
}

/* Galería */
#maew-adoquines-landing .maew-v2-gallery-section {
	background: var(--surface);
}

#maew-adoquines-landing .maew-v2-filterbar {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: -10px 0 30px;
}

#maew-adoquines-landing .maew-v2-filterbar button {
	min-height: 40px;
	padding: 8px 16px;
	border: 1px solid var(--line);
	border-radius: 999px;
	background: #fff;
	color: var(--muted);
	font-size: 12px;
	font-weight: 850;
	cursor: pointer;
}

#maew-adoquines-landing .maew-v2-filterbar button.is-active,
#maew-adoquines-landing .maew-v2-filterbar button:hover {
	border-color: var(--ink);
	background: var(--ink);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-gallery {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-auto-rows: 230px;
	gap: 14px;
}

#maew-adoquines-landing .maew-v2-gallery__item {
	position: relative;
	padding: 0;
	border: 0;
	border-radius: 19px;
	overflow: hidden;
	background: var(--concrete);
	cursor: zoom-in;
}

#maew-adoquines-landing .maew-v2-gallery__item--large {
	grid-column: span 2;
	grid-row: span 2;
}

#maew-adoquines-landing .maew-v2-gallery__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .5s ease;
}

#maew-adoquines-landing .maew-v2-gallery__item:hover img {
	transform: scale(1.05);
}

#maew-adoquines-landing .maew-v2-gallery__item::after {
	content: "";
	position: absolute;
	inset: 45% 0 0;
	background: linear-gradient(transparent, rgba(7, 8, 10, .78));
}

#maew-adoquines-landing .maew-v2-gallery__item span {
	position: absolute;
	right: 16px;
	bottom: 14px;
	left: 16px;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	text-align: left;
}

/* Productos oscuros */
#maew-adoquines-landing .maew-v2-products-section {
	background: var(--ink-2);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-products {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

#maew-adoquines-landing .maew-v2-product-card {
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: var(--radius);
	overflow: hidden;
	background: #202329;
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

#maew-adoquines-landing .maew-v2-product-card:hover {
	border-color: rgba(215, 25, 32, .55);
	box-shadow: 0 24px 58px rgba(0, 0, 0, .28);
	transform: translateY(-6px);
}

#maew-adoquines-landing .maew-v2-product-card__media {
	position: relative;
	aspect-ratio: 1 / .86;
	display: grid;
	place-items: center;
	padding: 25px;
	overflow: hidden;
	background:
		linear-gradient(rgba(15, 17, 21, .035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(15, 17, 21, .035) 1px, transparent 1px),
		#eeeae4;
	background-size: 28px 28px;
}

#maew-adoquines-landing .maew-v2-product-card__media img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	mix-blend-mode: multiply;
	transition: transform .45s ease;
}

#maew-adoquines-landing .maew-v2-product-card:hover .maew-v2-product-card__media img {
	transform: scale(1.045);
}

#maew-adoquines-landing .maew-v2-product-card__media > span {
	position: absolute;
	top: 14px;
	left: 14px;
	padding: 7px 10px;
	border-radius: 999px;
	background: var(--ink);
	color: #fff;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#maew-adoquines-landing .maew-v2-product-card__body {
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 23px;
}

#maew-adoquines-landing .maew-v2-product-card__label {
	margin: 0 0 8px;
	color: var(--red);
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#maew-adoquines-landing .maew-v2-product-card h3 {
	margin: 0;
	font-size: 22px;
	line-height: 1.08;
	letter-spacing: -.035em;
}

#maew-adoquines-landing .maew-v2-product-card__description {
	min-height: 63px;
	color: rgba(255, 255, 255, .6);
	font-size: 13px;
}

#maew-adoquines-landing .maew-v2-specs {
	margin: 17px 0 22px;
	padding-top: 5px;
	border-top: 1px solid rgba(255, 255, 255, .1);
}

#maew-adoquines-landing .maew-v2-specs div {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 10px;
	padding: 8px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .08);
}

#maew-adoquines-landing .maew-v2-specs dt {
	color: rgba(255, 255, 255, .45);
	font-size: 10px;
	text-transform: uppercase;
}

#maew-adoquines-landing .maew-v2-specs dd {
	margin: 0;
	color: rgba(255, 255, 255, .85);
	font-size: 11px;
	font-weight: 750;
	text-align: right;
}

#maew-adoquines-landing .maew-v2-product-card__actions {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
	margin-top: auto;
}

/* CTA roja */
#maew-adoquines-landing .maew-v2-cta-red {
	position: relative;
	isolation: isolate;
	padding: 74px 0;
	overflow: hidden;
	background: var(--red);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-cta-red::before {
	content: "";
	position: absolute;
	top: -170px;
	right: -100px;
	z-index: -1;
	width: 390px;
	height: 390px;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 50%;
}

#maew-adoquines-landing .maew-v2-cta-red__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(300px, .7fr) auto;
	gap: 45px;
	align-items: center;
}

#maew-adoquines-landing .maew-v2-cta-red .maew-v2-eyebrow {
	color: rgba(255, 255, 255, .76);
}

#maew-adoquines-landing .maew-v2-cta-red h2 {
	color: #fff;
	font-size: clamp(35px, 4vw, 56px);
}

#maew-adoquines-landing .maew-v2-cta-red__grid > p {
	margin: 0;
	color: rgba(255, 255, 255, .78);
}

/* Beneficios */
#maew-adoquines-landing .maew-v2-why {
	background:
		linear-gradient(rgba(15, 17, 21, .025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(15, 17, 21, .025) 1px, transparent 1px),
		var(--surface);
	background-size: 38px 38px;
}

#maew-adoquines-landing .maew-v2-benefits {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	border-top: 1px solid var(--line);
	border-left: 1px solid var(--line);
}

#maew-adoquines-landing .maew-v2-benefits article {
	min-height: 245px;
	padding: 32px;
	border-right: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
	background: rgba(255, 255, 255, .72);
}

#maew-adoquines-landing .maew-v2-benefits span {
	display: block;
	margin-bottom: 30px;
	color: var(--red);
	font-size: 11px;
	font-weight: 900;
}

#maew-adoquines-landing .maew-v2-benefits h3 {
	margin: 0 0 10px;
	color: var(--ink);
	font-size: 22px;
	line-height: 1.12;
}

#maew-adoquines-landing .maew-v2-benefits p {
	margin: 0;
	color: var(--muted);
	font-size: 14px;
}

/* Proceso */
#maew-adoquines-landing .maew-v2-process-section {
	background: var(--ink);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-process {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

#maew-adoquines-landing .maew-v2-process article {
	min-height: 250px;
	padding: 28px;
	border: 1px solid var(--line-light);
	border-radius: 20px;
	background: rgba(255, 255, 255, .04);
}

#maew-adoquines-landing .maew-v2-process span {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	margin-bottom: 36px;
	border-radius: 50%;
	background: var(--red);
	color: #fff;
	font-size: 12px;
	font-weight: 900;
}

#maew-adoquines-landing .maew-v2-process h3 {
	margin: 0;
	font-size: 22px;
	line-height: 1.12;
}

#maew-adoquines-landing .maew-v2-process p {
	margin-bottom: 0;
	color: rgba(255, 255, 255, .58);
	font-size: 13px;
}

/* FAQ */
#maew-adoquines-landing .maew-v2-faq-section {
	background: var(--concrete);
}

#maew-adoquines-landing .maew-v2-faq-layout {
	display: grid;
	grid-template-columns: minmax(280px, .65fr) minmax(0, 1.35fr);
	gap: 70px;
	align-items: start;
}

#maew-adoquines-landing .maew-v2-faq-intro {
	position: sticky;
	top: 25px;
}

#maew-adoquines-landing .maew-v2-faq {
	padding: 5px 28px;
	border-radius: var(--radius);
	background: #fff;
	box-shadow: var(--shadow-soft);
}

#maew-adoquines-landing .maew-v2-faq article + article {
	border-top: 1px solid var(--line);
}

#maew-adoquines-landing .maew-v2-faq h3 {
	margin: 0;
}

#maew-adoquines-landing .maew-v2-faq button {
	width: 100%;
	min-height: 80px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) 28px;
	gap: 20px;
	align-items: center;
	padding: 18px 0;
	border: 0;
	background: transparent;
	color: var(--ink);
	font-size: 16px;
	font-weight: 820;
	text-align: left;
	cursor: pointer;
}

#maew-adoquines-landing .maew-v2-faq button span {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: var(--concrete);
}

#maew-adoquines-landing .maew-v2-faq button span::before,
#maew-adoquines-landing .maew-v2-faq button span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 2px;
	background: var(--ink);
	transform: translate(-50%, -50%);
	transition: transform .2s ease;
}

#maew-adoquines-landing .maew-v2-faq button span::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

#maew-adoquines-landing .maew-v2-faq button[aria-expanded="true"] span::after {
	transform: translate(-50%, -50%) rotate(0);
}

#maew-adoquines-landing .maew-v2-faq article > div {
	padding: 0 46px 23px 0;
	color: var(--muted);
}

#maew-adoquines-landing .maew-v2-faq article > div p {
	margin: 0;
}

/* Final */
#maew-adoquines-landing .maew-v2-final {
	position: relative;
	isolation: isolate;
	padding: clamp(90px, 9vw, 130px) 0;
	overflow: hidden;
	background:
		radial-gradient(circle at 80% 20%, rgba(215, 25, 32, .24), transparent 24%),
		var(--ink-2);
	color: #fff;
}

#maew-adoquines-landing .maew-v2-final::before {
	content: "";
	position: absolute;
	right: -220px;
	bottom: -360px;
	z-index: -1;
	width: 700px;
	height: 700px;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 50%;
}

#maew-adoquines-landing .maew-v2-final__inner {
	max-width: 900px;
	text-align: center;
}

#maew-adoquines-landing .maew-v2-final h2 {
	color: #fff;
	font-size: clamp(46px, 5.6vw, 76px);
}

#maew-adoquines-landing .maew-v2-final__inner > p:not(.maew-v2-eyebrow):not(.maew-v2-final__email) {
	max-width: 680px;
	margin: 20px auto 0;
	color: rgba(255, 255, 255, .7);
	font-size: 18px;
}

#maew-adoquines-landing .maew-v2-final__email {
	margin-top: 20px;
	color: rgba(255, 255, 255, .56);
	font-size: 13px;
}

/* Lightbox */
#maew-adoquines-landing .maew-v2-lightbox {
	position: fixed;
	inset: 0;
	z-index: 10000;
	display: grid;
	place-items: center;
	padding: 30px;
	background: rgba(5, 6, 8, .92);
	backdrop-filter: blur(12px);
}

#maew-adoquines-landing .maew-v2-lightbox > button {
	position: absolute;
	top: 20px;
	right: 22px;
	width: 46px;
	height: 46px;
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 50%;
	background: rgba(255, 255, 255, .08);
	color: #fff;
	font-size: 28px;
	cursor: pointer;
}

#maew-adoquines-landing .maew-v2-lightbox figure {
	width: min(1100px, 94vw);
	margin: 0;
}

#maew-adoquines-landing .maew-v2-lightbox img {
	width: 100%;
	max-height: 82vh;
	object-fit: contain;
	border-radius: 16px;
}

#maew-adoquines-landing .maew-v2-lightbox figcaption {
	margin-top: 12px;
	color: rgba(255, 255, 255, .75);
	text-align: center;
}

/* Reveal */
#maew-adoquines-landing .maew-v2-reveal {
	opacity: 0;
	transform: translateY(18px);
	transition: opacity .55s ease, transform .55s ease;
}

#maew-adoquines-landing .maew-v2-reveal.is-visible {
	opacity: 1;
	transform: none;
}

#maew-adoquines-landing .maew-v2-mobile-cta {
	display: none;
}

@media (max-width: 1120px) {
	#maew-adoquines-landing .maew-v2-hero__grid,
	#maew-adoquines-landing .maew-v2-heading--split,
	#maew-adoquines-landing .maew-v2-faq-layout {
		grid-template-columns: 1fr;
	}

	#maew-adoquines-landing .maew-v2-slider {
		max-width: 850px;
	}

	#maew-adoquines-landing .maew-v2-products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	#maew-adoquines-landing .maew-v2-cta-red__grid {
		grid-template-columns: 1fr;
	}

	#maew-adoquines-landing .maew-v2-cta-red__grid > .maew-v2-btn {
		justify-self: start;
	}

	#maew-adoquines-landing .maew-v2-faq-intro {
		position: static;
	}
}

@media (max-width: 900px) {
	#maew-adoquines-landing .maew-v2-app-grid,
	#maew-adoquines-landing .maew-v2-benefits,
	#maew-adoquines-landing .maew-v2-process {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	#maew-adoquines-landing .maew-v2-gallery {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	#maew-adoquines-landing {
		padding-bottom: calc(72px + env(safe-area-inset-bottom));
	}

	#maew-adoquines-landing .maew-v2-container {
		width: min(calc(100% - 28px), var(--container));
	}

	#maew-adoquines-landing .maew-v2-topbar .maew-v2-container {
		min-height: 38px;
		justify-content: flex-start;
		gap: 22px;
		overflow-x: auto;
		white-space: nowrap;
		scrollbar-width: none;
	}

	#maew-adoquines-landing .maew-v2-topbar .maew-v2-container::-webkit-scrollbar {
		display: none;
	}

	#maew-adoquines-landing .maew-v2-section,
	#maew-adoquines-landing .maew-v2-dark,
	#maew-adoquines-landing .maew-v2-process-section {
		padding: 66px 0;
	}

	#maew-adoquines-landing .maew-v2-hero {
		padding: 58px 0 70px;
	}

	#maew-adoquines-landing .maew-v2-hero__grid {
		gap: 42px;
	}

	#maew-adoquines-landing .maew-v2-hero h1 {
		font-size: clamp(43px, 12.4vw, 59px);
	}

	#maew-adoquines-landing .maew-v2-hero__lead {
		font-size: 18px;
	}

	#maew-adoquines-landing .maew-v2-actions {
		flex-direction: column;
	}

	#maew-adoquines-landing .maew-v2-actions .maew-v2-btn {
		width: 100%;
	}

	#maew-adoquines-landing .maew-v2-proof,
	#maew-adoquines-landing .maew-v2-app-grid,
	#maew-adoquines-landing .maew-v2-products,
	#maew-adoquines-landing .maew-v2-benefits,
	#maew-adoquines-landing .maew-v2-process {
		grid-template-columns: 1fr;
	}

	#maew-adoquines-landing .maew-v2-slider__viewport {
		aspect-ratio: .84 / 1;
		border-radius: 27px;
	}

	#maew-adoquines-landing .maew-v2-slider__badge {
		top: -14px;
		right: -8px;
	}

	#maew-adoquines-landing .maew-v2-slide__content {
		right: 22px;
		bottom: 78px;
		left: 22px;
	}

	#maew-adoquines-landing .maew-v2-heading {
		margin-bottom: 32px;
	}

	#maew-adoquines-landing .maew-v2-heading h2,
	#maew-adoquines-landing .maew-v2-faq-intro h2 {
		font-size: clamp(35px, 10vw, 47px);
	}

	#maew-adoquines-landing .maew-v2-heading > p:last-child,
	#maew-adoquines-landing .maew-v2-heading--split > p {
		font-size: 16px;
	}

	#maew-adoquines-landing .maew-v2-app-card {
		min-height: 410px;
	}

	#maew-adoquines-landing .maew-v2-gallery {
		grid-template-columns: 1fr;
		grid-auto-rows: 300px;
	}

	#maew-adoquines-landing .maew-v2-gallery__item--large {
		grid-column: auto;
		grid-row: auto;
	}

	#maew-adoquines-landing .maew-v2-product-card__actions {
		grid-template-columns: 1fr;
	}

	#maew-adoquines-landing .maew-v2-cta-red__grid > .maew-v2-btn {
		width: 100%;
	}

	#maew-adoquines-landing .maew-v2-benefits {
		border-left: 0;
	}

	#maew-adoquines-landing .maew-v2-benefits article {
		min-height: auto;
		border-left: 1px solid var(--line);
	}

	#maew-adoquines-landing .maew-v2-faq {
		padding: 3px 20px;
	}

	#maew-adoquines-landing .maew-v2-final h2 {
		font-size: clamp(42px, 11vw, 56px);
	}

	#maew-adoquines-landing .maew-v2-mobile-cta {
		position: fixed;
		right: 10px;
		bottom: max(10px, env(safe-area-inset-bottom));
		left: 10px;
		z-index: 9998;
		min-height: 54px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 12px 20px;
		border-radius: 999px;
		background: #25d366;
		color: #082c15;
		font-size: 14px;
		font-weight: 950;
		box-shadow: 0 16px 38px rgba(0, 0, 0, .28);
	}
}

@media (prefers-reduced-motion: reduce) {
	#maew-adoquines-landing *,
	#maew-adoquines-landing *::before,
	#maew-adoquines-landing *::after {
		scroll-behavior: auto !important;
		animation: none !important;
		transition: none !important;
	}

	#maew-adoquines-landing .maew-v2-reveal {
		opacity: 1 !important;
		transform: none !important;
	}
}
