.f451-et-header {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.25;
	color: #fff;
	white-space: nowrap;
}

.f451-et-date,
.f451-et-separator,
.f451-et-weather,
.f451-et-weather-text {
	display: inline-flex;
	align-items: center;
	line-height: inherit;
}

a.logo.f451-et-logo-enhanced {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

a.logo.f451-et-logo-enhanced img {
	display: block;
}

.f451-et-header-under-logo {
	margin-top: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	white-space: nowrap;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

body.et_fixed_nav #main-header,
body.et_fixed_nav #main-header a.logo {
	overflow: visible !important;
}

body.f451-et-header-is-sticky #main-header .f451-et-header,
body.f451-et-header-is-sticky #main-header .f451-et-header-under-logo,
body.et_fixed_nav #main-header.et-fixed-header .f451-et-header,
body.et_fixed_nav #main-header.et-fixed-header .f451-et-header-under-logo,
#main-header.f451-et-sticky-active .f451-et-header,
#main-header.f451-et-sticky-active .f451-et-header-under-logo,
#main-header.et-fixed-header .f451-et-header,
#main-header.et-fixed-header .f451-et-header-under-logo {
	display: inline-flex !important;
	align-items: center !important;
	gap: 4px !important;
	margin-top: 2px !important;
	margin-bottom: 8px !important;
	padding: 0 !important;
	font-size: var(--f451-et-sticky-header-font-size, 11px) !important;
	line-height: 1.15 !important;
	white-space: nowrap !important;
	background: transparent !important;
}

body.et_fixed_nav #main-header.et-fixed-header .f451-et-date,
body.et_fixed_nav #main-header.et-fixed-header .f451-et-separator,
body.et_fixed_nav #main-header.et-fixed-header .f451-et-weather,
body.et_fixed_nav #main-header.et-fixed-header .f451-et-weather-text,
body.f451-et-header-is-sticky #main-header .f451-et-date,
body.f451-et-header-is-sticky #main-header .f451-et-separator,
body.f451-et-header-is-sticky #main-header .f451-et-weather,
body.f451-et-header-is-sticky #main-header .f451-et-weather-text,
#main-header.f451-et-sticky-active .f451-et-date,
#main-header.f451-et-sticky-active .f451-et-separator,
#main-header.f451-et-sticky-active .f451-et-weather,
#main-header.f451-et-sticky-active .f451-et-weather-text,
#main-header.et-fixed-header .f451-et-date,
#main-header.et-fixed-header .f451-et-separator,
#main-header.et-fixed-header .f451-et-weather,
#main-header.et-fixed-header .f451-et-weather-text {
	display: inline-flex !important;
	align-items: center !important;
	line-height: 1.15 !important;
	background: transparent !important;
}

body.et_fixed_nav #main-header.et-fixed-header .f451-et-weather-icon,
body.f451-et-header-is-sticky #main-header .f451-et-weather-icon,
#main-header.f451-et-sticky-active .f451-et-weather-icon,
#main-header.et-fixed-header .f451-et-weather-icon {
	width: var(--f451-et-sticky-weather-icon-size, 13px) !important;
	height: var(--f451-et-sticky-weather-icon-size, 13px) !important;
	display: inline-flex !important;
	align-items: center !important;
	flex-basis: var(--f451-et-sticky-weather-icon-size, 13px) !important;
}

body.et_fixed_nav #main-header.et-fixed-header a.logo img,
body.f451-et-header-is-sticky #main-header a.logo img {
	max-height: 34px !important;
	width: auto !important;
}

.f451-et-weather {
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.f451-et-weather-city {
	font-weight: 700;
}

.f451-et-weather-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	vertical-align: middle;
}

.f451-et-exchange {
	width: 100%;
	max-width: 560px;
	border-collapse: collapse;
	font-size: 14px;
}

.f451-et-exchange th,
.f451-et-exchange td {
	padding: 8px 10px;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}

.f451-et-exchange th {
	font-weight: 700;
}

.f451-et-grains {
	width: 100%;
	max-width: 560px;
	border-collapse: collapse;
	font-size: 14px;
}

.f451-et-grains th,
.f451-et-grains td {
	padding: 8px 10px;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}

.f451-et-grains th {
	font-weight: 700;
}

.f451-et-market-meta,
.f451-et-exchange-meta,
.f451-et-grains-meta {
	margin-top: 10px;
	font-size: 12px;
	color: #555;
	font-style: italic;
	line-height: 1.4;
}

.f451-et-market-meta-link {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.f451-et-market-meta-link:hover {
	text-decoration-thickness: 2px;
}

.f451-et-exchange-error,
.f451-et-grains-error {
	margin: 0;
	font-size: 14px;
	color: #666;
}

.f451-et-footer-simple {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 4px 8px;
	font-size: 12px;
	line-height: 1.5;
	color: inherit;
	max-width: 100%;
	overflow-wrap: anywhere;
}

.f451-et-footer-simple a,
#footer-info .f451-et-footer-simple a {
	color: inherit;
	text-decoration: none;
}

.f451-et-footer-simple--soft-links a,
#footer-info .f451-et-footer-simple--soft-links a {
	font-weight: 400;
	color: inherit;
	opacity: 0.82;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.f451-et-footer-simple--soft-links a:hover,
#footer-info .f451-et-footer-simple--soft-links a:hover {
	opacity: 1;
	border-bottom-color: rgba(255, 255, 255, 0.55);
}

.f451-et-footer-simple-links {
	margin-left: 8px;
}

.f451-et-footer-simple-separator {
	margin: 0 6px;
	opacity: 0.6;
}

.f451-et-whatsapp-button {
	position: fixed;
	bottom: var(--f451-et-whatsapp-bottom, 24px);
	right: var(--f451-et-whatsapp-side, 24px);
	width: 52px;
	height: 52px;
	border-radius: 999px;
	background: #25d366;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	z-index: var(--f451-et-whatsapp-z-index, 9999);
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.f451-et-whatsapp-button:hover {
	transform: translateY(-1px);
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.28);
}

.f451-et-whatsapp-bottom-left {
	left: var(--f451-et-whatsapp-side, 24px);
	right: auto;
}

.f451-et-whatsapp-icon svg {
	width: 26px;
	height: 26px;
	display: block;
	fill: currentColor;
}

.f451-divi-button-wrapper {
	margin: 20px 0;
}

.f451-divi-button-wrapper .f451-divi-button {
	color: var(--f451-divi-button-color, #d00500);
	border-color: var(--f451-divi-button-color, #d00500);
	background: #fff;
}

.f451-divi-button-wrapper .f451-divi-button:hover {
	color: var(--f451-divi-button-color, #d00500);
	border-color: var(--f451-divi-button-color, #d00500);
}

.f451-divi-divider {
	border-top-style: solid;
	padding: 0;
}

.f451-divi-divider .et_pb_divider_internal {
	display: none;
}

.lr-columnistas-home {
	width: 100%;
	max-width: none;
	background: #fff;
	border-top: 5px solid #d00500;
	padding: 0;
	margin: 0 0 32px;
	box-sizing: border-box;
}

.lr-columnistas-home *,
.lr-columnistas-home *::before,
.lr-columnistas-home *::after {
	box-sizing: border-box;
}

.lr-columnistas-home__title {
	margin: 0;
	padding: 24px 28px 10px;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
	color: #2b2f33;
}

.lr-columnistas-home__grid {
	width: 100%;
	max-width: none;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 36px;
	row-gap: 0;
	padding: 10px 28px 18px;
}

.lr-columnistas-home__item {
	width: 100%;
	min-width: 0;
	display: grid;
	grid-template-columns: 92px minmax(0, 1fr);
	gap: 18px;
	align-items: center;
	padding: 22px 0;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.lr-columnistas-home__thumb-link {
	width: 82px;
	height: 82px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	text-decoration: none;
}

.lr-columnistas-home__image {
	width: 100%;
	height: 100%;
	max-width: none;
	display: block;
	object-fit: cover;
	object-position: center;
}

.lr-columnistas-home__content {
	min-width: 0;
	width: 100%;
}

.lr-columnistas-home__post-title {
	margin: 0 0 8px;
	padding: 0;
	font-size: 17px;
	line-height: 1.15;
	font-weight: 700;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #dd3333;
}

.lr-columnistas-home__post-title a {
	color: #dd3333;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	word-break: normal;
	overflow-wrap: normal;
	hyphens: none;
}

.lr-columnistas-home__author {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	color: #777;
}

.lr-columnistas-home__author a {
	color: inherit;
	text-decoration: none;
}

.f451-columnistas-pagination-wrap {
	margin: 24px 0 0;
}

.f451-columnistas-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.f451-columnistas-pagination li {
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
}

.f451-columnistas-pagination a,
.f451-columnistas-pagination span {
	min-width: 34px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(0, 0, 0, 0.16);
	background: #fff;
	color: #444;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
}

.f451-columnistas-pagination li.active a,
.f451-columnistas-pagination a:hover,
.f451-columnistas-pagination a:focus {
	border-color: #d00500;
	background: #d00500;
	color: #fff;
}

.f451-columnistas-pagination .ellipsis span {
	border-color: transparent;
	background: transparent;
	color: #777;
}

.f451-columnistas-pagination .prev.arrow a::before {
	content: "\2039";
	font-size: 22px;
	line-height: 1;
}

.f451-columnistas-pagination .next.arrow a::before {
	content: "\203A";
	font-size: 22px;
	line-height: 1;
}

@media (max-width: 600px) {
	.f451-et-header {
		flex-wrap: wrap;
		white-space: normal;
	}
}

@media (max-width: 980px) {
	.lr-columnistas-home__grid {
		grid-template-columns: 1fr;
		column-gap: 0;
	}
}

@media (max-width: 768px) {
	.f451-et-header-under-logo {
		font-size: 11px;
		white-space: normal;
		text-align: center;
	}

	.f451-et-header-under-logo .f451-et-weather-city {
		display: none;
	}

	.f451-et-whatsapp-hide-mobile {
		display: none;
	}
}

@media (max-width: 600px) {
	.lr-columnistas-home__title {
		padding: 20px 18px 8px;
		font-size: 20px;
	}

	.lr-columnistas-home__grid {
		padding: 8px 18px 14px;
	}

	.lr-columnistas-home__item {
		grid-template-columns: 76px minmax(0, 1fr);
		gap: 14px;
		padding: 16px 0;
	}

	.lr-columnistas-home__thumb-link {
		width: 68px;
		height: 68px;
	}

	.lr-columnistas-home__post-title {
		font-size: 14px;
	}
}

@media (min-width: 769px) {
	.f451-et-whatsapp-hide-desktop {
		display: none;
	}
}
