#contenedorPrincipal {
	padding-top: 0 !important;
	overflow: visible !important;
	overflow-x: hidden !important;
	min-height: 0 !important;
}

#pwv2-landing {
	overflow-x: hidden;
}

#pwv2-landing .pwv2-section {
	width: 100%;
}

#pwv2-landing .pwv2-container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 4rem 3rem;
}

#pwv2-landing img {
	max-width: 100%;
	height: auto;
}

.pwv2-pending {
	cursor: pointer;
}

/* Section 1 — Hero */
.pwv2-hero {
	background: #f5f5f5;
}

.pwv2-hero .container {
	width: 100%;
	max-width: 1440px;
	padding-left: 3rem;
	padding-right: 3rem;
}

.pwv2-hero-title {
	font-size: clamp(3.25rem, 5.5vw, 6.75rem);
	line-height: 1.08;
	color: #0433ff;
}

.pwv2-hero-lead {
	font-size: clamp(1.45rem, 2.1vw, 2.35rem);
	line-height: 1.45;
	color: #222;
	max-width: 52rem;
}

.pwv2-hero-lead strong {
	color: #0433ff;
	font-family: 'Circular Std Bold', sans-serif;
}

.pwv2-hero-divider {
	border: none;
	border-top: 2px solid #0433ff;
	margin: 3.5rem 0 3.25rem;
	max-width: 100%;
}

.pwv2-hero-note {
	font-size: clamp(1.05rem, 1.35vw, 1.35rem);
	line-height: 1.5;
	color: #333;
}

.pwv2-hero-icon {
	width: min(340px, 38vw);
}

.pwv2-hero .pwv2-btn-primary {
	background: #0433ff;
	border: none;
	color: #fff;
	font-size: clamp(1rem, 1.2vw, 1.2rem);
	padding: 1rem 2.5rem;
	border-radius: 0;
}

.pwv2-btn-primary {
	background: #0433ff;
	border: none;
	color: #fff;
	font-family: 'Circular Std Bold', sans-serif;
	font-size: 1rem;
	padding: 0.85rem 2rem;
	border-radius: 0;
}

.pwv2-btn-primary:hover,
.pwv2-btn-primary:focus {
	background: #0329cc;
	color: #fff;
}

/* Section 2 — Problema */
.pwv2-problema {
	background: #0433ff;
	color: #fff;
}

.pwv2-problema .pwv2-container {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.pwv2-problema-line {
	font-size: clamp(1.8rem, 3vw, 3.5rem);
	line-height: 1.2;
	margin-bottom: 6rem;
}

.pwv2-problema-line img {
	width: clamp(34px, 3.2vw, 56px);
	height: auto;
	margin-right: clamp(18px, 2vw, 36px);
	flex-shrink: 0;
}

/* Section 3 — Cuadrante */
.pwv2-cuadrante {
	background: #1a1a1a;
	color: #fff;
}

.pwv2-cuadrante-intro {
	font-size: clamp(1.9rem, 2.6vw, 3rem);
	line-height: 1.3;
	margin-bottom: 9.5rem;
}

.pwv2-cuadrante-item {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
	margin-bottom: 3.75rem;
	font-size: clamp(1.35rem, 1.6vw, 1.85rem);
	line-height: 1.35;
}

.pwv2-cuadrante-item-icon {
	width: 68px;
	flex-shrink: 0;
}

.pwv2-cuadrante-tu {
	font-size: 1.05rem;
	line-height: 1;
	margin-bottom: 0.35rem;
}

.pwv2-cuadrante-note {
	font-size: clamp(1.35rem, 1.45vw, 1.65rem);
	opacity: 0.9;
	margin: 6rem 0 3.25rem;
}

.pwv2-cuadrante-close {
	font-size: clamp(1.5rem, 1.85vw, 2rem);
	margin-top: 6.5rem;
}

.pwv2-cuadrante-diagram img {
	width: 100%;
	max-width: 560px;
	display: block;
	margin: 0 auto;
}

/* Section 4 — Etapas */
.pwv2-etapas {
	background: #0433ff;
	color: #fff;
}

.pwv2-etapas-intro {
	font-size: clamp(1.4rem, 2vw, 2rem);
	text-align: center;
	margin-bottom: 2rem;
}

.pwv2-etapas-divider {
	border-top: 1px solid rgba(255, 255, 255, 0.7);
	margin-bottom: 2.5rem;
}

.pwv2-etapas .pwv2-container {
	padding-top: 5.5rem;
	padding-bottom: 5.5rem;
}

.pwv2-etapa {
	display: flex;
	flex-direction: column;
	height: 80vh;
	text-align: center;
	padding: 0 1rem;
	border-right: 1px solid rgba(255, 255, 255, 0.45);
}

.pwv2-etapa:last-child {
	border-right: none;
}

.pwv2-etapa-title {
	flex-shrink: 0;
	font-family: 'Circular Std Bold', sans-serif;
	font-size: 3rem;
	margin-bottom: 0;
}

.pwv2-etapa-graphic {
	flex: 1 1 auto;
	min-height: 0;
	width: clamp(140px, 12vw, 190px);
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
	display: block;
	object-fit: contain;
	align-self: center;
}

.pwv2-etapa-text {
	flex-shrink: 0;
	font-size: 1.5rem;
	line-height: 1.45;
	margin-top: auto;
}

/* Section 5 — Beneficios */
.pwv2-beneficios.fullScreen {
	align-items: stretch;
	padding: 0;
}

.pwv2-beneficios .row {
	min-height: 100vh;
	margin: 0;
}

.pwv2-beneficios-left,
.pwv2-beneficios-right {
	min-height: 100vh;
}

.pwv2-beneficios-left {
	padding: 3rem 2.5rem;
	background-color: #525252;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.pwv2-beneficios-right {
	background: url('../img/sections/beneficios_2.png') center center / cover no-repeat;
	color: #fff;
}

.pwv2-beneficios-right-content {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.pwv2-beneficios-left .pwv2-beneficios-quote--left {
	flex-shrink: 0;
	font-size: clamp(2.75rem, calc(2.5vw + 1rem), 3.75rem);
	line-height: 1.25;
	padding-top: 2rem;
}

.pwv2-beneficios-scribble {
	flex: 1 1 auto;
	width: 100%;
	min-height: 0;
	background: url('../img/sections/beneficios_1.png') center center / 70% auto no-repeat;
}

.pwv2-beneficios-right .pwv2-beneficios-quote--right {
	flex-shrink: 0;
	font-size: clamp(2.75rem, calc(2.5vw + 1rem), 3.75rem);
	line-height: 1.25;
	margin-bottom: 2rem;
}

.pwv2-beneficios-list {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: clamp(2.1rem, calc(1.35vw + 1rem), 2.35rem);
	line-height: 1.55;
}

.pwv2-beneficios-list li {
	margin-bottom: 1rem;
}

.pwv2-beneficios-close {
	flex-shrink: 0;
	font-size: clamp(2.25rem, calc(1.6vw + 1rem), 2.65rem);
	line-height: 1.4;
	margin-top: auto;
}

.pwv2-beneficios-quote {
	font-size: clamp(1.4rem, 2vw, 2rem);
	margin-bottom: 0;
}

/* Section 6 — E10 */
.pwv2-e10.fullScreen {
	align-items: stretch;
	padding: 0;
}

.pwv2-e10 .row {
	min-height: 100vh;
	margin: 0;
}

.pwv2-e10-left,
.pwv2-e10-right {
	min-height: 100vh;
}

.pwv2-e10-left {
	background-color: #222;
	background-image: url('../img/sections/e10_1.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70% auto;
}

.pwv2-e10-right {
	background-color: #222;
	color: #fff;
}

.pwv2-e10-right-content {
	min-height: 100vh;
}

.pwv2-e10-block--title {
	margin-bottom: 6rem;
}

.pwv2-e10-block--body {
	margin-bottom: 6rem;
}

.pwv2-e10-block--tags {
	margin-bottom: 6rem;
}

.pwv2-e10-block--cta {
	margin-bottom: 0;
}

.pwv2-e10-title {
	font-size: clamp(2.25rem, calc(2.2vw + 1rem), 3.25rem);
	line-height: 1.25;
}

.pwv2-e10-text {
	font-size: clamp(1.35rem, calc(1.1vw + 0.75rem), 1.65rem);
	line-height: 1.55;
	margin-bottom: 2.5rem;
}

.pwv2-e10-grid {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin: 0;
}

.pwv2-e10-grid-item {
	gap: 0.6rem;
	border: 1px solid rgba(255, 255, 255, 0.65);
	border-radius: 0.75rem;
	padding: 0.675rem 1rem;
	font-size: 1.2rem;
	font-family: 'Circular Std Bold', sans-serif;
	text-decoration: none;
	white-space: nowrap;
	justify-content: flex-start;
}

.pwv2-e10-grid-item:hover,
.pwv2-e10-grid-item:focus {
	text-decoration: none;
	color: #fff;
}

.pwv2-e10-grid-item img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex-shrink: 0;
}

.pwv2-e10 .pwv2-e10-btn.btn.btn-lg {
	font-size: 1.7rem;
	padding: 1.25rem 3.5rem;
	line-height: 1.2;
}

/* Section 7 — Poder único */
.pwv2-poder.fullScreen {
	align-items: stretch;
	padding: 0;
}

.pwv2-poder .row {
	min-height: 100vh;
	margin: 0;
}

.pwv2-poder-left,
.pwv2-poder-right {
	min-height: 100vh;
}

.pwv2-poder-left {
	background-color: #fff;
	color: #222;
}

.pwv2-poder-left-content {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.pwv2-poder-right {
	background-color: #fff;
	background-image: url('../img/sections/tumuuk_1.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 85%;
}

.pwv2-poder-title {
	margin-bottom: 6rem;
}

.pwv2-poder-text {
	font-size: clamp(1.75rem, calc(1.2vw + 1rem), 2.15rem);
	line-height: 1.55;
	margin-bottom: 6rem;
}

.pwv2-poder-highlight {
	font-size: clamp(2.25rem, calc(2vw + 1rem), 3rem);
	line-height: 1.3;
	margin-bottom: 6rem;
}

.pwv2-poder-text:last-child {
	margin-bottom: 0;
}

/* Section 8 — Testimoniales */
.pwv2-testimonials.fullScreen {
	align-items: stretch;
	padding: 0;
	height: 100vh;
	max-height: 100vh;
	overflow: hidden;
}

.pwv2-testimonials .row {
	height: 100%;
	max-height: 100vh;
	margin: 0;
	min-height: 0;
}

.pwv2-testimonials .row > [class*="col-"] {
	height: 100%;
	min-height: 0;
}

.pwv2-testimonials {
	background: #f5f5f5;
}

.pwv2-testimonials-left,
.pwv2-testimonials-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	max-height: 100vh;
	min-height: 0;
}

.pwv2-testimonials-left {
	padding: 0;
	align-self: stretch;
	overflow: hidden;
}

.pwv2-testimonials-right {
	padding: 0;
	overflow: hidden;
	justify-content: stretch;
}

.pwv2-testimonials-right-top,
.pwv2-testimonials-right-bottom {
	flex: 1 1 50%;
	min-height: 0;
	display: flex;
	flex-direction: column;
}

.pwv2-testimonials-right-top {
	padding: 2.5rem 2.5rem 1.25rem 3.5rem;
	justify-content: center;
	min-height: 0;
}

.pwv2-testimonials-cards-wrap {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	width: 100%;
	flex: 0 0 auto;
}

.pwv2-testimonials-cards-viewport {
	flex: 0 0 auto;
	min-width: 0;
	overflow: hidden;
	container-type: inline-size;
	padding: 0 0.75rem;
	box-sizing: border-box;
}

.pwv2-testimonials-cards-nav {
	display: flex;
	flex: 0 0 auto;
	justify-content: flex-end;
	align-items: center;
	gap: 0.5rem;
	margin-top: 0.5rem;
	padding: 0 0.75rem;
}

.pwv2-testimonials-cards-track {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	will-change: transform;
	gap: 1rem;
}

.pwv2-testimonials-arrow {
	flex: 0 0 auto;
	border: none;
	background: transparent;
	padding: 0;
	line-height: 0;
	cursor: pointer;
}

.pwv2-testimonials-arrow img {
	width: clamp(22px, 1.6vw, 28px);
	height: auto;
	display: block;
}

.pwv2-testimonials-arrow.is-disabled,
.pwv2-testimonials-arrow:disabled {
	opacity: 0.35;
	cursor: default;
}

.pwv2-testimonials-right-bottom {
	padding: 1.25rem 3.25rem 2.5rem 4.25rem;
	justify-content: flex-start;
	align-items: stretch;
}

.pwv2-testimonials-mosaic {
	display: flex;
	gap: 3px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	min-height: 0;
	overflow: hidden;
	background: #fff;
}

.pwv2-testimonials-col {
	flex: 1 1 0;
	min-width: 0;
	min-height: 0;
	height: 100%;
	overflow: hidden;
}

.pwv2-testimonials-track {
	display: flex;
	flex-direction: column;
	gap: 3px;
	will-change: transform;
}

.pwv2-testimonials-col--up .pwv2-testimonials-track {
	animation: pwv2-testimonials-scroll-up 22s linear infinite;
}

.pwv2-testimonials-col--down .pwv2-testimonials-track {
	animation: pwv2-testimonials-scroll-down 22s linear infinite;
}

@keyframes pwv2-testimonials-scroll-up {
	0% { transform: translateY(0); }
	100% { transform: translateY(-50%); }
}

@keyframes pwv2-testimonials-scroll-down {
	0% { transform: translateY(-50%); }
	100% { transform: translateY(0); }
}

.pwv2-testimonials-mosaic:hover .pwv2-testimonials-track {
	animation-play-state: paused;
}

#pwv2-landing .pwv2-testimonials-track img {
	width: 100%;
	height: 200px;
	max-width: none;
	object-fit: cover;
	display: block;
	flex-shrink: 0;
}

.pwv2-testimonial-card {
	background: #fff;
	border: 2px solid #0433ff;
	border-radius: 8px;
	padding: 1.75rem 2.25rem;
	margin-bottom: 0;
	flex: 0 0 calc(100cqw - 1.5rem);
	width: calc(100cqw - 1.5rem);
	max-width: calc(100cqw - 1.5rem);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 0;
}

.pwv2-testimonial-name {
	color: #0433ff;
	font-size: 2.35rem;
	margin-bottom: 1rem;
}

.pwv2-testimonial-video {
	background: #fff;
	border: 2px solid #0433ff;
	border-radius: 8px;
	color: #0433ff;
	padding: 2rem 2.25rem;
	flex: 0 0 auto;
	width: 100%;
	align-self: stretch;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 220px;
	box-sizing: border-box;
}

.pwv2-testimonial-video-title {
	font-family: 'Circular Std Bold', sans-serif;
	font-size: 2.85rem;
	color: #0433ff;
}

.pwv2-testimonial-play {
	width: 72px;
	align-self: center;
	margin: 1rem 0;
	padding: 1rem;
	background: #0433ff;
	border-radius: 50%;
	box-sizing: content-box;
}

.pwv2-testimonial-video-logo {
	max-width: 90px;
	width: auto;
	height: auto;
	align-self: flex-start;
}

/* Section 9 — Números */
.pwv2-numeros {
	background: #0433ff;
	color: #fff;
}

.pwv2-numeros .row {
	margin: 0;
}

.pwv2-numeros-col {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 5rem 2.5rem;
	border-right: 1px solid rgba(255, 255, 255, 0.45);
}

.pwv2-numeros-col:last-child {
	border-right: none;
}

.pwv2-numeros-col-content {
	max-width: 36rem;
}

.pwv2-numeros .pwv2-numero {
	color: #fff;
	margin-bottom: 2rem;
}

.pwv2-numero-label {
	font-size: clamp(1.5rem, calc(1vw + 0.85rem), 1.85rem);
	line-height: 1.55;
	margin-bottom: 0;
}

/* Section 10 — Featured */
.pwv2-featured {
	background: #fff;
	color: #222;
	padding: 5rem 2.5rem;
}

.pwv2-featured-content {
	max-width: 1440px;
	margin: 0 auto;
	text-align: center;
}

.pwv2-featured-title {
	font-size: clamp(2.1rem, 3.2vw, 4.4rem);
	line-height: 1.1;
	color: #0433ff;
	margin-bottom: 3.5rem;
}

.pwv2-featured-logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 2rem 2.5rem;
}

.pwv2-featured-logos img {
	max-height: 60px;
	width: auto;
	height: auto;
}

/* Section 11 — Founder (8×13 grid collage) */
.pwv2-founder {
	background: #fff;
}

.pwv2-founder-grid-wrap {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.pwv2-founder-grid {
	display: grid;
	grid-template-columns: repeat(8, minmax(0, 1fr));
	grid-template-rows: repeat(13, minmax(0, 1fr));
	gap: 0;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	aspect-ratio: 8 / 13;
	min-width: 720px;
	background: #fff;
}

.pwv2-founder-item {
	margin: 0;
	padding: 0;
	min-width: 0;
	min-height: 0;
}

.pwv2-founder-panel {
	padding: 1.25rem 1.5rem;
	color: #fff;
	font-size: clamp(1.22rem, calc(0.85vw + 0.5rem), 1.45rem);
	line-height: 1.45;
	overflow: visible;
	display: block;
	width: 100%;
	height: auto;
	align-self: start;
	justify-self: stretch;
	box-sizing: border-box;
}

.pwv2-founder-panel h2 {
	font-size: clamp(2.75rem, calc(2vw + 1.25rem), 3.5rem);
	line-height: 1.15;
	margin-bottom: 1.25rem;
	white-space: normal;
}

.pwv2-founder-panel p {
	margin-bottom: 1.25rem;
	white-space: normal;
}

.pwv2-founder-panel p:last-child {
	margin-bottom: 0;
}

.pwv2-founder-panel strong {
	font-family: 'Circular Std Bold', sans-serif;
}

.pwv2-panel-purple { background: #9257c2; }
.pwv2-panel-blue { background: #3498db; }
.pwv2-panel-green { background: #27ae60; }
.pwv2-panel-orange { background: #e67e22; }

.pwv2-founder-photo {
	width: 100%;
	height: 100%;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

#pwv2-landing .pwv2-founder-photo img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
	display: block;
	vertical-align: top;
}

/* Section 12 — Footer */
.pwv2-footer {
	background: #222;
	color: #fff;
	padding: 1.25rem 2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
}

.pwv2-footer img {
	max-height: 36px;
}

.pwv2-footer-social img {
	width: 28px;
	margin-left: 0.75rem;
	opacity: 0.9;
}

@media (max-width: 991.98px) {
	#pwv2-landing .pwv2-container {
		padding: 3rem 1.5rem;
	}

	.pwv2-etapa {
		height: auto;
		min-height: 0;
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.35);
		padding-bottom: 2rem;
		margin-bottom: 1rem;
	}

	.pwv2-etapa-graphic {
		flex: 0 0 auto;
		margin: 1.5rem auto;
	}

	.pwv2-e10-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.pwv2-numeros-col {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.45);
		padding: 3rem 1.5rem;
	}

	.pwv2-numeros-col:last-child {
		border-bottom: none;
	}

	.pwv2-featured {
		padding: 3rem 1.5rem;
	}

	.pwv2-testimonials.fullScreen {
		height: auto;
		max-height: none;
		min-height: 100vh;
	}

	.pwv2-testimonials .row {
		height: auto;
		max-height: none;
	}

	.pwv2-testimonials-left,
	.pwv2-testimonials-right {
		height: auto;
		max-height: none;
		min-height: 50vh;
	}

	.pwv2-testimonials-mosaic {
		height: 50vh;
		max-height: 50vh;
	}

	.pwv2-testimonials-right-top {
		padding: 2rem 1.5rem 1rem 2rem;
	}

	.pwv2-testimonials-right-bottom {
		padding: 1rem 2.25rem 2rem 2.75rem;
	}

	.pwv2-founder-grid {
		min-width: 640px;
	}

	.pwv2-founder-panel {
		padding: 1rem 1.1rem;
		font-size: clamp(1rem, calc(0.7vw + 0.45rem), 1.2rem);
	}

	.pwv2-founder-panel h2 {
		font-size: clamp(1.75rem, calc(1.2vw + 0.9rem), 2.35rem);
	}
}

@media (max-width: 575.98px) {
	.pwv2-founder-grid {
		min-width: 560px;
	}
}
