@media (max-width: 1200px) {
	.header {
		padding: 2.5rem 1.5rem;
	}

	.header-text {
		font-size: 2.2rem;
	}

	.header-text strong {
		font-size: 2.6rem;
	}

	.header-image img {
		.carousel-track {
			animation-duration: 57s;
		}
		-width: 100%;
		max-height: 500px;
	}

	table tbody tr td:nth-child(1) {
		width: 13rem;
	}

	.threat-icon img {
		width: 100px;
		height: 135px;
	}

	.compatibilidad img {
		max-width: 100%;
		width: 9rem;
	}

	.reconocimientos .row {
		.carousel-track {
			animation-duration: 36s;
		}
		rousel-track {
			animation-duration: 38s;
		}
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 1.5rem;
	}

	.reconocimientos img {
		max-width: 100%;
		width: auto !important;
		height: 4.5rem;
		margin: 0.75rem;
		object-fit: contain;
	}

	.clientes-logos {
		gap: 2rem;
	}

	.clientes-logos .logo-item img {
		max-width: 140px;
	}

	.mercado-card img {
		max-width: 140px;
	}
}

@media (max-width: 1024px) {
	.header {
		padding: 2rem 1rem;
	}

	.header-text {
		font-size: 2rem;
	}

	.header-text strong {
		font-size: 2.4rem;
	}

	.header-image img {
		max-width: 100%;
		max-height: 450px;
	}

	table {
		font-size: 0.9rem;
	}

	table thead tr th {
		padding: 1rem 0.5rem;
	}

	table thead tr th img {
		max-width: 150px;
	}

	table tbody tr td {
		padding: 1rem 0.5rem;
	}

	table tbody tr td:nth-child(1) {
		min-width: 200px;
		padding-left: 1rem;
	}

	table tbody tr td strong {
		font-size: 1rem;
	}

	.threat-icon img {
		width: 90px;
		height: 120px;
	}

	.threat-icon p {
		font-size: 1rem;
	}

	.compatibilidad img {
		max-width: 100%;
		width: 8.5rem;
	}

	.reconocimientos .row {
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 1.2rem;
	}

	.reconocimientos img {
		max-width: 100%;
		width: auto !important;
		height: 4rem;
		margin: 0.6rem;
		object-fit: contain;
	}

	.carousel-track {
		animation-duration: 62s;
	}

	.carousel-track .logo-item {
		min-width: 120px;
		margin: 0 2rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 120px;
	}

	.mercado-card img {
		max-width: 130px;
	}

	.mercado-card p {
		font-size: 1.1rem;
	}
}

@media (max-width: 768px) {
	.header {
		padding: 2rem 1rem;
	}

	.header-text {
		font-size: 1.5rem;
	}

	.header-text strong {
		font-size: 1.8rem;
	}

	.header-image img {
		max-width: 100%;
		max-height: 300px;
	}

	.threat-icon img {
		width: 80px;
		height: 80px;
	}

	.threat-icon p {
		font-size: 1rem;
	}

	table {
		font-size: 0.85rem;
	}

	table thead tr th {
		padding: 0.75rem 0.25rem;
	}

	table thead tr th img {
		max-width: 120px;
	}

	table tbody tr td {
		padding: 0.75rem 0.25rem;
	}

	table tbody tr td:nth-child(1) {
		min-width: 150px;
		padding-left: 0.5rem;
		font-size: 0.8rem;
	}

	table tbody tr td strong {
		font-size: 0.9rem;
	}

	table tbody tr td small {
		font-size: 0.75rem;
	}

	table tbody tr td span img {
		width: 20px;
		height: 20px;
	}

	table tbody tr td img[alt="check"] {
		width: 20px;
		height: 20px;
	}

	.carousel-track {
		animation-duration: 33s;
	}

	.carousel-track .logo-item {
		min-width: 80px;
		margin: 0 1rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 80px;
	}
}

@media (max-width: 576px) {
	.header {
		padding: 1.5rem 0.75rem;
	}

	.header-text {
		font-size: 1.3rem;
	}

	.header-text strong {
		font-size: 1.6rem;
	}

	.header-image img {
		max-width: 100%;
		max-height: 250px;
	}

	.threat-icon img {
		width: 70px;
		height: 70px;
	}

	.threat-icon p {
		font-size: 0.9rem;
	}

	table {
		font-size: 0.75rem;
	}

	table thead tr th {
		padding: 0.5rem 0.15rem;
	}

	table thead tr th img {
		max-width: 80px;
	}

	table tbody tr td {
		padding: 0.5rem 0.15rem;
	}

	table tbody tr td:nth-child(1) {
		min-width: 120px;
		padding-left: 0.35rem;
		font-size: 0.7rem;
	}

	table tbody tr td strong {
		font-size: 0.8rem;
	}

	table tbody tr td small {
		font-size: 0.65rem;
	}

	table tbody tr td span img {
		width: 18px;
		height: 18px;
	}

	table tbody tr td img[alt="check"] {
		width: 18px;
		height: 18px;
	}

	.compatibilidad img {
		max-width: 100%;
		width: 7rem;
	}

	.reconocimientos .row {
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 0.75rem;
	}

	.reconocimientos img {
		max-width: 48%;
		width: auto !important;
		height: 3rem;
		margin: 0.3rem;
		object-fit: contain;
	}

	.carousel-track {
		animation-duration: 53s;
	}

	.carousel-track .logo-item {
		min-width: 100px;
		margin: 0 1.5rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 100px;
	}

	.mercado-card img {
		max-width: 100px;
	}

	.mercado-card p {
		font-size: 0.95rem;
		min-height: 2.5rem;
	}
}

@media (max-width: 480px) {
	.header {
		padding: 1.5rem 0.5rem;
	}

	.header-text {
		font-size: 1.2rem;
	}

	.header-text strong {
		font-size: 1.5rem;
	}

	.header-image img {
		max-width: 100%;
		max-height: 220px;
	}

	.threat-icon img {
		width: 60px;
		height: 60px;
	}

	.threat-icon p {
		font-size: 0.85rem;
	}

	table tbody tr td {
		padding: 0.3rem;
		font-size: 0.8rem;
	}

	table tbody tr td:nth-child(1) {
		width: 8rem;
	}

	table tbody tr td strong {
		font-size: 1rem;
	}

	.compatibilidad img {
		max-width: 100%;
		width: 6rem;
	}

	.reconocimientos .row {
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 0.5rem;
	}

	.reconocimientos img {
		max-width: 48%;
		width: auto !important;
		height: 2.5rem;
		margin: 0.25rem;
		object-fit: contain;
	}

	.carousel-track {
		animation-duration: 33s;
	}

	.carousel-track .logo-item {
		min-width: 80px;
		margin: 0 1rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 80px;
	}

	.mercado-card img {
		max-width: 90px;
	}

	.mercado-card p {
		font-size: 0.9rem;
		min-height: 2.2rem;
	}
}

@media (max-width: 360px) {
	.header {
		padding: 1rem 0.5rem;
	}

	.header-text {
		font-size: 1.1rem;
	}

	.header-text strong {
		font-size: 1.4rem;
	}

	.header-image img {
		max-width: 100%;
		max-height: 200px;
	}

	.threat-icon img {
		width: 50px;
		height: 50px;
	}

	.threat-icon p {
		font-size: 0.8rem;
	}

	table tbody tr td {
		padding: 0.25rem;
		font-size: 0.75rem;
	}

	table tbody tr td:nth-child(1) {
		width: 7rem;
	}

	table tbody tr td strong {
		font-size: 0.95rem;
	}

	.compatibilidad img {
		max-width: 100%;
		width: 5rem;
	}

	.reconocimientos .row {
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 0.4rem;
	}

	.reconocimientos img {
		max-width: 48%;
		width: auto !important;
		height: 2.2rem;
		margin: 0.2rem;
		object-fit: contain;
	}

	.carousel-track {
		animation-duration: 22s;
	}

	.carousel-track .logo-item {
		min-width: 70px;
		margin: 0 0.8rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 70px;
	}

	.mercado-card img {
		max-width: 80px;
	}

	.mercado-card p {
		font-size: 0.85rem;
		min-height: 2rem;
	}
}

@media (max-height: 500px) and (orientation: landscape) {
	.header {
		padding: 1rem 0.5rem;
	}

	.header-text {
		font-size: 1.2rem;
		margin-bottom: 1rem;
	}

	.header-text strong {
		font-size: 1.5rem;
	}

	.header-image img {
		max-height: 180px;
	}

	.threat-icon img {
		width: 60px;
		height: 60px;
	}

	.reconocimientos img {
		max-width: 30%;
		height: 2.5rem;
		margin: 0.3rem;
	}

	.carousel-track {
		animation-duration: 22s;
	}

	.carousel-track .logo-item {
		min-width: 90px;
		margin: 0 1rem 0 0;
	}

	.carousel-track .logo-item img {
		max-width: 90px;
	}

	.mercado-card img {
		max-width: 80px;
	}

	.mercado-card p {
		min-height: 2rem;
	}
}
