/* ================================================
   EXPRESS PAGE - hero
   ================================================ */
.ex-hero {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.ex-hero::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url('../../img/core/blur_de_colores.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	opacity: 0.1;
	pointer-events: none;
	z-index: 0;
}

.ex-hero__inner {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	gap: 60px;
}

.ex-hero__text {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 24px;
}

.ex-hero__title {
	margin: 0;
	color: var(--site-color-primary);
}

/* ---- Card derecha ---- */
.ex-hero__buy {
	flex: 0 0 380px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.ex-hero__delivery {
	text-align: center;
	color: var(--site-color-7932011);
	font-size: 14px;
	line-height: 1.5em;
}

.ex-hero__delivery strong {
	font-size: 20px;
	font-weight: 500;
	color: var(--site-color-7932011);
}

.ex-hero__card {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 28px !important;
	box-shadow: 0px 0px 10px 0px rgba(17, 20, 41, 0.13);
}

.ex-hero__card-title {
	text-align: center;
	margin: 0;
}

.ex-hero__card .price {
	text-align: center;
}

.ex-hero__card ins,
.ex-hero__card ins .woocommerce-Price-amount {
	color: #394b62;
	font-size: 26px;
	font-weight: 500;
}

/* ---- Botón Agregar al carrito ---- */
.ex-hero__card .single_add_to_cart_button.button.alt {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
	width: 100% !important;
	background: var(--site-color-a1d799a) !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	padding: 14px 28px !important;
	border-radius: 8px !important;
	border: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
}

.ex-hero__card .single_add_to_cart_button.button.alt:hover {
	opacity: 0.88 !important;
}

.ex-hero__card .single_add_to_cart_button.button.alt svg {
	width: 22px;
	height: 22px;
	fill: #fff;
	flex-shrink: 0;
}

/* ---- Variaciones (selector de plantilla) ---- */
.ex-hero__card .variations {
	width: 100%;
	margin-bottom: 15px;
}

.ex-hero__card .variations tr {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.ex-hero__card .variations td {
	display: block;
	padding: 0;
}

.ex-hero__card .variations td.label,
.ex-hero__card .variations th.label {
	display: none;
}

.ex-hero__card .variations td.value {
	position: relative;
}

.ex-hero__card .reset_variations {
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	text-decoration: none;
	color: #7157BA;
	font-size: 0;
	line-height: 1;
}

.ex-hero__card .variations select {
	width: 100%;
	font-size: 18px;
	padding: 10px;
	border: 1px solid #aa9ad6;
	border-radius: 8px;
}

.ex-hero__card del,
.ex-hero__card del .woocommerce-Price-amount {
	color: #7e5ed5;
	font-size: 20px;
	font-weight: 500;
}

.ex-hero__izipay {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: var(--site-color-accent);
	margin: 0;
}

.ex-hero__izipay span {
	max-width: 160px;
	font-size: 17px;
	line-height: 17px;
}

.ex-hero__izipay img {
	height: auto;
	width: 120px !important;
	max-width: inherit !important;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
	.ex-hero__inner {
		flex-direction: column;
		gap: 40px;
	}
	.ex-hero__buy {
		flex: none;
		width: 100%;
		max-width: 420px;
	}
}


/* ================================================
   EXPRESS PAGE �?" features
   ================================================ */
.ex-features {
}

.ex-features__title {
	text-align: center;
	margin: 0 auto 56px auto;
	max-width: 650px;
}

.ex-features__inner {
	max-width: 850px;
}

.ex-features__layout {
	display: flex;
	align-items: center;
	gap: 50px;
}

.ex-features__layout.box-caracteristicas {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* 2do y 4to layout: columnas invertidas */
.ex-features__inner > .ex-features__layout:nth-child(4),
.ex-features__inner > .ex-features__layout:nth-child(8) {
	flex-direction: row-reverse;
}

/* 1ro y 3ro: texto alineado a la derecha */
.ex-features__inner > .ex-features__layout:nth-child(2) .ex-features__item,
.ex-features__inner > .ex-features__layout:nth-child(6) .ex-features__item {
	text-align: right;
}

/* 2do y 4to: texto alineado a la izquierda */
.ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item,
.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item {
	text-align: left;
}

/* ---- Flechas como ::before del título ---- */
.ex-features__item-title::before {
	content: '';
	display: block;
	width: 100px;
	height: 55px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
}

/* 1ro y 3ro: flecha a la derecha del título */
.ex-features__inner > .ex-features__layout:nth-child(2) .ex-features__item-title::before,
.ex-features__inner > .ex-features__layout:nth-child(6) .ex-features__item-title::before {
	right: -120px;
	z-index: 2;
}

/* 2do y 4to: flecha a la izquierda del título */
.ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item-title::before,
.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item-title::before {
	right: inherit;
	left: -120px;
}

/* Imagen específica por layout e ítem */
.ex-features__inner > .ex-features__layout:nth-child(2) .ex-features__item:nth-child(1) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-1.png'); }
.ex-features__inner > .ex-features__layout:nth-child(2) .ex-features__item:nth-child(2) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-2.png'); }
.ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item:nth-child(1) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-3.png'); }
.ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item:nth-child(2) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-4.png'); }
.ex-features__inner > .ex-features__layout:nth-child(6) .ex-features__item:nth-child(1) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-5.png'); }
.ex-features__inner > .ex-features__layout:nth-child(6) .ex-features__item:nth-child(2) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-6.png'); }
.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item:nth-child(1) .ex-features__item-title::before { content: none; }
.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item:nth-child(2) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-7.png'); }
.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item:nth-child(3) .ex-features__item-title::before { background-image: url('../../img/tienda/flecha-8.png'); }

.ex-features__left {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 48px;
	position: relative;
	z-index: 1;
}

.ex-features__item {
	display: flex;
	flex-direction: column;
	gap: 12px;
	text-align: center;
	position: relative;
}

.ex-features__item-title {
	color: var(--site-color-a1d799a);
	margin: 0;
	position: relative;
}

.ex-features__item p {
	margin: 0;
}

.ex-features__arrow {
	width: 120px;
	height: 60px;
	align-self: flex-end;
	margin-right: -20px;
}

.ex-features__phone {
	flex: 0 0 50%;
	max-width: 400px;
	position: relative;
	z-index: 0;
}

.ex-features__phone video {
	width: 100%;
	border-radius: 16px;
}

.ex-features__phone img {
	width: 100%;
	height: auto;
	display: block;
}

@media (max-width: 768px) {
	.ex-features__layout {
		flex-direction: column-reverse !important;
		gap: 40px;
	}
	.ex-features__phone {
		flex: none;
		width: 100%;
	}
	/* Flechas ocultas en mobile */
	.ex-features__item-title::before {
		content: none;
	}
	/* Items centrados y en columna en mobile */
	.ex-features__left {
		align-items: center;
	}
	.ex-features__inner > .ex-features__layout:nth-child(2) .ex-features__item,
	.ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item,
	.ex-features__inner > .ex-features__layout:nth-child(6) .ex-features__item,
	.ex-features__inner > .ex-features__layout:nth-child(8) .ex-features__item {
		text-align: center;
	}
	.ex-features__arrow {
		display: none;
	}
	.ex-features__layout.box-caracteristicas {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.ex-features__sep {
	width: 100%;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' overflow='visible' height='100%25' viewBox='0 0 24 24' fill='none' stroke='%237e5ed5' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10'%3E%3Cpolyline points='0,18 12,6 24,18 '/%3E%3C/svg%3E");
	background-repeat: repeat-x;
	background-size: 24px 24px;
	margin-top: 40px;
}

/* CTA botones al final de features */
.ex-features__cta {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	margin-top: 48px;
	flex-wrap: wrap;
}

/* ================================================
   EXPRESS PAGE - Qu� incluye
   ================================================ */

.ex-includes {
	padding: 60px 0;
}

.ex-includes__inner {
	max-width: 1000px;
}

.ex-includes__subtitle {
	text-align: center;
	margin-bottom: 40px;
	color: var(--site-color-primary);
}

/* Scroller a todo el ancho (fuera del inner). El padding lateral evita
   que las cards rotadas y sus sombras se recorten contra los bordes. */
.ex-includes__scroller {
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0 30px;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	scrollbar-color: #f4f4f9 transparent;
}

/* arrastre con el mouse (solo desktop/tablet) */
@media (min-width: 768px) {
	.ex-includes__scroller {
		cursor: grab;
	}
	.ex-includes__scroller.is-dragging {
		cursor: grabbing;
		user-select: none;
		scroll-behavior: auto;
	}
	.ex-includes__scroller.is-dragging .ex-includes__item {
		transition: none;
	}
}

.ex-includes__scroller::-webkit-scrollbar {
	height: 6px;
}

.ex-includes__scroller::-webkit-scrollbar-thumb {
	background: #f4f4f9;
	border-radius: 3px;
}

/* Abanico: las cards se solapan y se inclinan alternadamente */
.ex-includes__grid {
	display: flex;
	align-items: stretch;
	justify-content: center;
	min-width: max-content;
	margin: 0 auto;
	padding: 30px 0;
}

.ex-includes__item {
	flex: 0 0 190px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 12px;
	padding: 24px 18px;
	border: 1px solid #e2e8f0;
	border-radius: 18px;
	box-shadow: 0 10px 15px #2549cc1a, 0 4px 6px #28335b1a;
	justify-content: flex-start;
	transform-origin: center bottom;
	transition: transform .25s ease, box-shadow .25s ease;
}

.ex-includes__item + .ex-includes__item { margin-left: -20px; }

.ex-includes__item:nth-child(4n+1) { transform: rotate(-3.5deg) translateY(8px);  z-index: 1; }
.ex-includes__item:nth-child(4n+2) { transform: rotate(1.5deg)  translateY(-4px); z-index: 2; }
.ex-includes__item:nth-child(4n+3) { transform: rotate(-1.5deg) translateY(6px);  z-index: 3; }
.ex-includes__item:nth-child(4n)   { transform: rotate(2.5deg)  translateY(-2px); z-index: 4; }

/* al hover se endereza y pasa por encima. Solo con puntero real:
   en tactil el :hover se queda pegado tras el tap. */
@media (hover: hover) and (pointer: fine) {
	.ex-includes__grid .ex-includes__item:hover {
		transform: rotate(0deg) translateY(-14px) scale(1.04);
		box-shadow: 0 22px 20px rgba(20, 30, 60, .20);
		z-index: 20;
	}
}

/* el texto ocupa el resto para que todas las cards midan igual */
.ex-includes__item p {
	margin: 0;
	flex: 1;
}

.ex-includes__item img {
	width: 52px;
	height: 52px;
	object-fit: contain;
}

.ex-includes__asterisk {
	color: var(--site-color-a1d799a);
	font-weight: 500;
}

@media (max-width: 768px) {
	.ex-includes__item {
		flex: 0 0 170px;
	}
}

/* ================================================
   EXPRESS / EXCLUSIVE - Tabla comparativa
   ================================================ */

.ex-compara__toggle-wrap {
	margin-top: 40px;
	text-align: center;
}

.ex-compara.is-oculto {
	display: none;
}

.ex-compara {
	max-width: 700px;
	margin: 40px auto 0;
}

.ex-compara__subtitle {
	text-align: center;
	margin-bottom: 32px;
	color: var(--site-color-primary);
}

.ex-compara__scroll {
	overflow-x: auto;
	/* aire para que la columna destacada no se corte contra los bordes */
	padding: 14px 20px;
}

.ex-compara__table {
	width: 100%;
	min-width: 560px;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
}

/* Esquina vacia: sin fondo */
.ex-compara__th-item {
	background: transparent;
}

/* Cabecera de cada plan */
.ex-compara__plan {
	width: 26%;
	text-align: center;
	vertical-align: bottom;
	padding: 24px 16px;
	background: #fff;
	border-radius: 12px 12px 0 0;
}

.ex-compara__plan-name {
	display: block;
	font-weight: 600;
	color: var(--site-color-primary);
}

.ex-compara__link {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	color: var(--site-color-a1d799a);
	text-decoration: underline;
}

/* Columna del plan que se esta viendo: sobresale por arriba y por abajo */
.ex-compara__plan.is-actual {
	background: var(--site-color-dd5d35a);
	border-radius: 12px 12px 0 0;
	padding-top: 38px;
	box-shadow: 0 -6px 18px rgba(20, 30, 60, .08);
}

.ex-compara__badge {
	margin-bottom: 10px;
	background: #fff;
}

/* Filas */
.ex-compara__item {
	font-weight: 400;
	color: var(--site-color-text);
	padding: 16px 20px;
	background: #fff;
	border-bottom: 1px solid var(--site-color-debac6c);
}

.ex-compara__table tbody tr:first-child .ex-compara__item {
	border-radius: 12px 0 0 0;
}

.ex-compara__table tbody tr:last-child .ex-compara__item {
	border-radius: 0 0 0 12px;
}

.ex-compara__celda {
	text-align: center;
	padding: 16px;
	background: #fff;
	border-bottom: 1px solid var(--site-color-debac6c);
}

.ex-compara__celda.is-actual {
	background: var(--site-color-dd5d35a);
	border-bottom-color: transparent;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .6);
}

.ex-compara__table tbody tr:last-child .ex-compara__item,
.ex-compara__table tbody tr:last-child .ex-compara__celda {
	border-bottom: none;
}

.ex-compara__table tbody tr:last-child .ex-compara__celda.is-actual {
	border-radius: 0 0 12px 12px;
	padding-bottom: 30px;
	box-shadow: 0 8px 18px rgba(20, 30, 60, .08);
}

/* Check / cruz */
.ex-compara__marca {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
}

.ex-compara__marca svg {
	width: 14px;
	height: 14px;
}

.ex-compara__marca--si {
	color: var(--site-color-4baa0cb);
	background: var(--site-color-ea5641a);
}

.ex-compara__marca--no {
	color: var(--site-color-accent);
	background: var(--site-color-93d65f3);
}

@media (max-width: 768px) {
	/* sin ancho minimo: la tabla se adapta y no genera scroll horizontal */
	.ex-compara__table {
		min-width: 0;
	}

	.ex-compara__scroll {
		padding: 14px 0;
	}

	.ex-compara__item {
		font-size: 15px;
		padding: 14px 12px;
	}

	.ex-compara__celda {
		padding: 14px 8px;
	}

	.ex-compara__plan {
		padding: 20px 8px;
	}
}


/* .ex-faq se movio a main.css: lo comparten productos y la pagina de servicio */


/* ================================================
   EXPRESS PAGE �?" features Mockups
   ================================================ */

/* img1 eliminado */


    

/*img 2*/
.img2_video{
    border-radius: 35px;
}
.img2_destacadas{
    position: relative;
    width: 400px;
    font-size: 18px;
    background-image: url('../../img/tienda/express/decoracion.webp');
    background-size: 100% 100%;
    background-position: -10px -10px;
    background-repeat: no-repeat;
}

.img2_tel{
    width: 270px;
    background: url('../../img/tienda/tel.webp');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 10px 13px 12px 13px;
    margin: 30px auto 0 auto;
    z-index: 1 !important;
    position: relative;
    height: auto;
    overflow: hidden !important;
}
.img2_pantalla{
    position: relative;
    z-index: 2;
    height: 525px;
    overflow: hidden;
    border-radius: 35px;
}

@media(max-width: 767px){
    .img2_destacadas{
        width: 280px;
        margin: auto;
    }
    .img2_tel{
        width: 240px;
        margin: 40px auto 0 auto !important;
        padding: 8px 13px 12px 13px;
    }
    .img2_pantalla,
    .img2_video{
        border-radius: 28px;
        height: auto;
    }
}

/*img 3*/
.img3_video{
}
.img3_destacadas{
    position: relative;
    width: 400px;
    font-size: 18px;
    background-size: 100% 100%;
    background-position: -10px -10px;
    background-repeat: no-repeat;
}

@media(max-width: 767px){
    .img3_destacadas{
        width: 280px;
        margin: auto;
    }
}

/*img 4*/

.img4_destacadas{
    position: relative;
    width: 400px;
    font-size: 18px;
    background-size: 100% 100%;
    background-position: -10px -10px;
    background-repeat: no-repeat;
}
.img4_pantalla{
    position: relative;
    z-index: 2;
    height: 525px;
    overflow: hidden;
    border-radius: 35px;
}
.img4_pantalla img{
    position: absolute;
    top: 0px;
    left:0px;
    width: 100%;
    opacity: 0;
    transition: all .2s linear;
	border-radius: 35px;
}
.img4_pantalla img{
    opacity: 0;
}
.img4_pantalla img.active{
    opacity: 1;
}
.img4_slide_arrows{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 6;
}
.img4_slide_arrows img{
    width: 70px;
    margin-left: -25px;
    transform: scale(1);
    transition: all .2s linear;
    cursor: pointer;
}
.img4_slide_arrows img:hover{
    width: 70px;
    margin-left: -25px;
    transform: scale(1.2);
}
.arrow_2{
    position: absolute;
    margin-left: 0 !important;
    left: calc(100% - 35px) !important;
}
.img4_sello{
    position: absolute;
    top: -30px;
    right: 10px;
    z-index: 5;
    background: #2A4A75;
    border: 5px solid #2A4A75;
    border-radius: 50%;
}
.img4_sello{
    width: 100%;
    max-width: 120px;
}
.img4_sello_box{
    position: relative;
    padding: 10px;
}
.img4_sello .sello_animado{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 90%;
    left: 0px;
    right: 0px;
    margin: 5% auto;
    animation: giro 20s linear infinite;
}
@keyframes giro{
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.img4_music{
    position: absolute;
    bottom: 70px;
    right: 60px;
    z-index: 5;
    background: white;
    width: 70px;
    height: 70px;
    border-radius: 40px;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2);
}
.img4_music img{
    transform: scale(1.5);
}

@media(max-width: 767px){
	.img4_destacadas{
		width: 280px;
		margin: auto;
	}
	.img4_pantalla img,
	.img4_pantalla{
		border-radius: 28px  !important;
	}
	.img4_sello {
		max-width: 80px;
		top: 30px;
	}
	.img4_music {
		bottom: 40px;
		right: 40px;
		width: 50px;
		height: 50px;
	}
	.img2_tel {
		width: 210px;
	}
	.img4_destacadas {
		padding-top: 30px;
	}
	.img3_destacadas {
		padding-top: 30px;
	}
}

/* ================================================
   EXPRESS PAGE �?" modelos / plantillas
   ================================================ */
.ex-models {
	background: var(--site-color-primary);
	scroll-margin-top: 90px;
}

.ex-models__title {
	color: #fff;
	text-align: center;
	margin: 0 0 48px;
}

.ex-models__grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 24px;
}

.ex-models__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.ex-models__card {
	position: relative;
	width: 100%;
	aspect-ratio: 9 / 16;
	border-radius: 20px;
	border: 6px solid rgba(255, 255, 255, 0.6);
	overflow: hidden;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.ex-models__card img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: block;
	transform: translateY(0%) !important;
	transition: transform 0.5s ease;
}

.ex-models__card:hover img {
	transform: translateY(-50%) !important;
}

.ex-models__name {
	color: #fff;
	text-align: center;
	margin: 0;
}

.ex-models__link {
	/* fondo oscuro �?" color invertido */
	color: #fff;
}

@media (max-width: 1024px) {
	.ex-models__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.ex-models__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}


/* ================================================
   EXPRESS PAGE �?" cómo funciona
   ================================================ */
.ex-how {
}

[data-theme="dark"] .ex-how__deco {
	display: none;
}

.ex-how__scroll {
	display: flex;
	justify-content: center;
	padding-bottom: 8px;
	color: var(--site-color-a1d799a);
	opacity: 0.5;
}

.ex-how__scroll svg {
	width: 28px;
	height: 28px;
}

.ex-how__card {
	display: flex;
	flex-flow: row nowrap;
	align-items: stretch;
	gap: 0;
	padding: 30px 0 !important;
	overflow: hidden;
	box-shadow: 0px 24px 54px 0px rgba(113, 87, 186, 0.11);
}

.ex-how__card::before {
	content: '';
	position: absolute;
	inset: 10px;
	border: 1px solid #AA9AD6;
	border-radius: 4px;
	pointer-events: none;
	z-index: 0;
}

/* Columna izquierda �?" título */
.ex-how__left {
	flex: 0 0 200px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 32px 28px;
	position: relative;
}

.ex-how__title {
	line-height: 1.2em;
	margin: 0;
	color: var(--site-color-908e84f);
}

.ex-how__title-script {
	font-family: var(--site-typography-script-font-family), cursive;
	font-size: 71px;
	line-height: 1;
	color: var(--site-color-a1d799a);
	font-weight: 400;
}

.ex-how__deco {
	width: 108px;
	position: absolute;
	left: -16px;
}

@media (min-width: 1025px) {
	.ex-how__deco {
		bottom: -3px;
	}
	.ex-how__card {
		padding: 50px 0 !important;
	}
}

/* Pasos */
.ex-how__step {
	flex: 1;
	padding: 0px 28px;
	border-left: 1px solid var(--site-color-debac6c);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
}

.ex-how__step-header {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
}

.ex-how__num {
	font-size: 64px;
	font-weight: 500;
	line-height: 1em;
	color: #fff0;
	-webkit-text-stroke: 2px #7157BA;
}

.ex-how__step-title {
	line-height: 1.3em;
	margin: 0;
	text-align: left;
}

.ex-how__step-desc {
	font-size: 15px;
	color: var(--site-color-text);
	line-height: 1.5em;
	flex: 1;
}

.ex-how__link {
	font-size: 16px;
	font-weight: 400;
	color: var(--site-color-a1d799a);
}


/* ---- Responsive: compartido tablet + mobile ---- */
@media (max-width: 1024px) {
	.ex-how__card {
		padding: 30px 0 !important;
	}
	.ex-how__card > * {
		border: none !important;
	}
	.ex-how__deco {
		bottom: 0;
	}
	.img2_destacadas,
	.img3_destacadas,
	.img4_destacadas,
	.ex-features__phone,
	.ex-features__inner {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
}

/* ---- Tablet only ---- */
@media (min-width: 769px) and (max-width: 1024px) {
	.ex-how__card {
		flex-flow: row wrap;
	}
	.ex-how__left {
		flex: 0 0 100%;
		min-width: 100%;
		text-align: center;
		align-items: center;
		padding: 0;
	}
	.ex-how__step {
		flex: 0 0 33.3%;
		padding: 20px 28px;
		align-items: center;
		text-align: center;
	}
	.ex-how__step-header {
		justify-content: center;
	}
	.ex-features__phone {
		flex: none;
		width: 100%;
	}
}

/* ---- Mobile ---- */
@media (max-width: 768px) {
	.ex-how__card {
		flex-direction: column;
	}
	.ex-how__left {
		flex: 0 0 0;
		width: 100%;
		text-align: center;
		align-items: center;
		padding: 0;
	}
	.ex-how__step {
		padding: 20px 28px;
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		align-items: center;
		text-align: center;
	}
	.ex-how__step-header {
		justify-content: center;
	}
}

/* ================================================
   WOOCOMMERCE - reset variaci�n
   ================================================ */
.reset_variations {
	display: inline-flex !important;
	align-items: center;
	font-size: 0;
	color: transparent;
	text-decoration: none;
	cursor: pointer;
	margin-left: 6px;
	opacity: 0.5;
	transition: opacity 0.2s;
}

.reset_variations:hover {
	opacity: 1;
}

.ex-hero__card .reset_variations::after {
	content: '\00D7';
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: var(--site-color-text);
	line-height: 1;
}

/* ================================================
   EXCLUSIVE PAGE - overrides
   ================================================ */
.exclusive-page .ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item:nth-child(1) .ex-features__item-title::before {
	left: -100px;
	top: -20px;
}

.exclusive-page .ex-features__inner > .ex-features__layout:nth-child(4) .ex-features__item:nth-child(2) .ex-features__item-title::before {
	left: -90px;
}
