<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.sin-scroll{
		top: 0px;
		padding-right: 15px;
		width: 100%;
		position: fixed;
	}	
	.box-menu-principal {
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 99999;
		position: fixed;
		display: none;
	}	

	.contenedor-menu-principal {
		height: calc(-159px + 100vh);
		background-color: rgba(0, 0, 0, 0.7);
		margin-bottom: 0px;
		overflow: auto;
		width: 100%;
		position: absolute;
		top: 159px;
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
		text-transform: lowercase;
	}
	.contenedor-menu-principal #menu-container {
		margin: auto;
		display: flex;
		width: calc(1234px);
		display: flex;
		align-content: flex-start;
		height: calc(-160px + 100vh);
	}

	.bloque-izq {
		display: flex;
		flex-direction: column;
		-webkit-box-pack: justify;
		justify-content: space-between;
		width: 342px;
		margin-top: 8px;
		min-width: 300px;
	}
	.bloque-izq .menu-cat {
		background-color: rgb(255, 255, 255);
		height: 100%;
		margin: 0px;
		overflow: hidden auto;
		scrollbar-width: none;
		padding: 0px;
		position: relative;
		border-radius: 16px 16px 0px 0px;
		-webkit-box-pack: justify;
		justify-content: space-between;
		padding-top: 16px;
		/*variacion del original*/
		border-radius: 3px 3px 3px 3px;
		margin-bottom: 8px;
	}

	.bloque-izq .link {
		color: rgb(73, 80, 87);
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		font-family: Montserrat;
		font-size: 14px;
		letter-spacing: -0.2px;
		font-weight: 500;
		height: 44px;
		line-height: 45px;
		list-style: none;
		padding: 0px 0px 0px 16px;
		position: relative;
		text-decoration: none;
	}
	.bloque-izq .link span::after {
		position: absolute;
		width: 6px;
		height: 6px;
		border-top: 2px solid rgb(134, 142, 150);
		border-left: 2px solid rgb(134, 142, 150);
		color: transparent;
		content: "";
		transform: rotate(135deg);
		margin-left: 10px;
		margin-top: 3px;
		transition: all 0.2s ease 0s;
		top: 15px;
		right: 16px;
	}
	
.bloque-izq li a:nth-child(1):first-letter, .detalle-noticia div:nth-child(2):first-letter {
	text-transform: uppercase;
}
	
	.bloque-izq .menu-cat-bott {
		background-color: rgb(255, 255, 255);
		border-radius: 0px 0px 16px 16px;
		margin-bottom: 8px;
		/*variacion del original*/
		display: none;
	}
	.bloque-izq .menu-cat-bott .separador {
		border-top: 1px solid rgb(206, 212, 218);
		margin: 0px;
	}
	.bloque-izq .menu-cat-bott .sucursal {
		color: rgb(73, 80, 87);
		display: flex;
		font-family: Montserrat;
		font-size: 14px;
		letter-spacing: -0.2px;
		font-weight: 500;
		height: 44px;
		line-height: 45px;
		list-style: none;
		padding: 0px 0px 0px 16px;
		position: relative;
		text-decoration: none;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: start;
		justify-content: flex-start;
		border-radius: 0px 0px 16px 16px;
	}
	.bloque-izq .menu-cat-bott .sucursal svg {
		margin-right: 16px;
	}

/*----------------------*/
.bloque-der {
	background-color: rgb(255, 255, 255);
	margin-left: 10px;
	margin-top: 8px;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 918px;
	min-width: 918px;
	height: max-content;
	max-height: calc(-177px + 100vh);
	border-radius: 16px;
	/*variacion del original*/
	border-radius: 3px;
}
.bloque-der .top-categoria {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin: 24px 32px;
	gap: 16px;
}
.bloque-der .top-categoria .titulo-categoria {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.3px;
}
.color-destacado {
	font-family: Montserrat, sans-serif;
	text-align: left;
	color: rgb(11, 13, 29);
}	
.ver-todo {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.ver-todo .btn-celeste {
	font-family: Montserrat, sans-serif;
	text-align: left;
	color: rgb(0, 103, 160);
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.2px;
	margin-right: 4px;
	text-decoration: none;
}

.bloque-der .separador {
	border-top: 1px solid rgb(206, 212, 218);
	margin: 0px 32px 24px;
}	

.bloque-der .menu-subcategorias {
	align-content: start;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	padding: 0px 30px;
	overflow-x: hidden;
}

.bloque-der .menu-subcategorias .grupo-subcategorias {
	box-sizing: border-box;
	margin-top: 3px;
	padding: 0px 14px;
	width: 32%;
	margin-bottom: 24px;
}

.bloque-der .menu-subcategorias .grupo-subcategorias .titulo-subcategorias {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.2px;
}	

.bloque-der .menu-subcategorias .grupo-subcategorias .sub-items {
	padding: 0px;
	margin: 0px;
}

.bloque-der .menu-subcategorias .grupo-subcategorias .sub-items .li-item {
	list-style: none;
	margin-top: 8px;
}
.bloque-der .menu-subcategorias .grupo-subcategorias .sub-items .li-item a {
	color: rgb(73, 80, 87);
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.2px;
}


.scroll-paul::-webkit-scrollbar {
	width: 4px;
	background: rgb(241, 243, 245);
}
.scroll-paul::-webkit-scrollbar-thumb:hover {
	background: rgb(206, 212, 218);
}
.scroll-paul::-webkit-scrollbar-thumb {
	width: 2px;
	background: rgb(206, 212, 218);
	border-radius: 15px;
}

.scroll-paul::-webkit-scrollbar-track {
	background: rgb(241, 243, 245);
}	

.menu-subcategorias::-webkit-scrollbar-track {
	border: none;
	background-color: transparent;
}
.menu-subcategorias::-webkit-scrollbar {
	width: 16px;
	background-color: transparent;
}	

.dropdown.open .box-menu-principal  {
	display: block;
}	

.dropdown:hover &gt; body  {
	position: relative;
}</pre></body></html>