/* @group SINGLE POST
------------------------------------ */
.single-post .blog-search {
	margin-bottom: 0 !important;
}
.single-post .detail-content header {
	margin: 0 0 3.5rem 0 !important;
}
.single-post .detail-content h1 {
	font-weight: var(--f-w-extrabold);
	font-size: 3.6rem;
	line-height: 1.0783em;
	text-align: left;
	margin-top: 9.4rem;
	margin-bottom: 3.3rem;
	color: var(--headers);
	text-transform: capitalize;
}
.single-post .detail-content .category-button {
	font-weight: var(--f-w-extrabold);
	font-size: 1.2rem;
	line-height: 2.5rem;
	background-color: var(--warning);
	padding: 0rem 1.4rem;
	color: var(--white);
	text-transform: capitalize;
	border-radius: 0.5rem;
	display: block;
	margin-bottom: 1.3rem;
}
.single-post .detail-content time {
	font-weight: var(--f-w-medium);
	font-size: 1.2rem;
	line-height: 1.2em;
	color: var(--dark-gray);
	display: block;
	margin-bottom: 1.3rem;
}
.single-post .detail-content .share {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 1rem;
}
.single-post .detail-content .share h5 {
	color: var(--lavanda);
	font-size: 1.2rem;
	line-height: 1.2em;
	font-weight: var(--f-w-medium);
	margin-right: 1rem;
}
.single-post .detail-content .share button {
	line-height: normal;
	font-size: inherit;
}
.single-post .detail-content .share button::before {
	color: var(--lavanda);
	font-size: 1rem;
}

.single-post .wp-block-button__link,
:where(.editor-styles-wrapper) .wp-block-button__link {
	padding: 1.8rem 2.5rem;
	font-size: 1.4rem;
	line-height: 1.19em;
	font-weight: var(--f-w-medium);
	color: var(--headers) !important;
	background-color: var(--white) !important;
	border: 1px solid var(--headers);
	border-radius: 0.5rem;
	text-decoration: none;
	margin-bottom: 5.5rem;
	border-radius: 0.5rem;
	height: 5.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none !important;
	transition: all 0.2s ease-in-out;
}

@media only screen and (min-width: 961px) {
	.single-post .blog-search .row {
		max-width: 120rem;
	}
	.single-post .detail-content .row.top {
		max-width: 120rem;
	}
	.single-post .col-article {
		flex: 0 1 73.8rem;
		max-width: 73.8rem;
		margin-right: 8.8rem;
	}
	.single-post .col-aside {
		flex: 1;
		position: sticky;
		top: 16.2rem;
	}
	.single-post .detail-content header {
		margin-bottom: 0rem;
	}
	.single-post .detail-content header .row {
		flex-direction: row;
	}
	.single-post .detail-content {
		margin-bottom: 2.4rem;
	}
	.single-post .detail-content h1 {
		font-weight: var(--f-w-black);
		font-size: 4rem;
		line-height: 1.2em;
		text-align: left;
		margin-top: 9.7rem;
		margin-bottom: 10.7rem;
	}
	.single-post .detail-content .category-button {
		margin-right: 1rem;
		margin-bottom: 0;
		display: inline-block;
	}
	.single-post .detail-content time {
		display: inline-block;
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 0) and (max-width: 960px) {
}
/* @end */

/* @group BOX CATEGORIES
------------------------------------ */
.single-post .box {
	background: linear-gradient(0deg, rgba(171, 185, 240, 0.5) -17.54%, rgba(217, 217, 217, 0) 100%);
	min-height: 36.5rem;
	padding: 9.7rem 4.3rem 3.9rem 3.9rem;
}
.single-post .box .title {
	font-size: 1.6rem;
	font-weight: var(--f-w-extrabold);
	line-height: 1.6em;
	color: var(--headers);
	margin-bottom: 1.9rem;
}
.single-post .box ul li a {
	font-weight: var(--f-w-medium);
	line-height: 1.875em;
	font-size: 1.6rem;
	background-color: var(--white);
	color: var(--paragraph);
	padding: 0.5rem 2.8rem;
	border-radius: 0.5rem;
}
.single-post .box ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 2.5rem;
	row-gap: 1.7rem;
}
@media only screen and (min-width: 0) and (max-width: 960px) {
	.single-post .box {
		display: none;
	}
}

/* @end */

.is-root-container .single-content {
	max-width: 120rem !important;
	padding: 10rem 0 0;
}

/* @group Single Content
------------------------------------ */
.single-content .wp-block-group__inner-container h2 {
	font-size: 2.4rem;
	line-height: 1.2em;
	font-weight: var(--f-w-extrabold);
	margin-bottom: 3.4rem;
	color: var(--headers);
	text-transform: none;
	text-align: left;
}
.single-content .wp-block-group__inner-container h3 {
	margin-bottom: 3rem;
	color: var(--headers);
	text-transform: none;
	font-size: 2rem;
	font-weight: var(--f-w-extrabold);
	line-height: 1.19em;
}
.single-content .wp-block-group__inner-container p {
	margin-bottom: 3rem;
}
.single-content .wp-block-group__inner-container ul {
	margin-bottom: 4.6rem;
}
.single-content .wp-block-group__inner-container ul li::before {
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e909";
	color: var(--paragraph);
	font-size: 1.4rem;
	vertical-align: middle;
	transition: all var(--anim-delay);
	margin-right: 1.6rem;
}
.single-content .wp-block-group__inner-container figure.wp-block-image img {
	width: 100% !important;
}
.single-content .wp-block-group__inner-container figure.wp-block-image {
	margin-bottom: 5rem;
	/* height: 14.2rem;
	width: 100%; */
}
.single-content .wp-block-group__inner-container :is(h2, h3, h4, h5, p, a, li) {
	color: var(--headers);
}
.single-content .wp-block-group__inner-container h2 {
	font-size: 2.4rem;
	line-height: 1.2em;
	font-weight: var(--f-w-extrabold);
	text-transform: none;
	text-align: left;
	margin-bottom: 3.3rem;
}
.single-content .wp-block-group__inner-container h3 {
	text-transform: none;
	font-size: 1.8rem;
	font-weight: var(--f-w-extrabold);
	line-height: 1.19em;
	margin-bottom: 3rem;
}
.single-content .wp-block-group__inner-container h4 {
	font-weight: var(--f-w-extrabold);
	font-size: 1.8rem;
	line-height: 1.2em;
	margin-bottom: 1.6rem;
}
.single-content .wp-block-group__inner-container a {
	text-decoration: underline;
}
.single-content .wp-block-group__inner-container p {
	margin-bottom: 3rem;
}
.single-content .wp-block-group__inner-container ul {
	padding: 0;
	margin-bottom: 4.6rem;
	list-style-type: none;
}
.single-content .wp-block-group__inner-container ul li [role="textbox"] {
	display: inline-block;
}
.single-content .wp-block-group__inner-container ul li::marker {
	content: none;
}
.single-content .wp-block-group__inner-container ul li::before {
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e909";
	color: var(--paragraph);
	font-size: 1.4rem;
	vertical-align: middle;
	margin-right: 1.6rem;
}
.single-content .wp-block-group__inner-container .wp-element-button.wp-block-button__link {
	padding: 1.8rem 2.5rem;
	font-size: 1.4rem;
	line-height: 1.19em;
	font-weight: var(--f-w-medium);
	color: var(--headers) !important;
	background-color: var(--white) !important;
	border: 1px solid var(--headers);
	border-radius: 0.5rem;
	text-decoration: none;
	margin-bottom: 5.5rem;
}
@media only screen and (min-width: 961px) {
	.is-root-container .single-content {
		padding-right: 44.7rem;
	}
	.single-content .wp-block-group__inner-container h2 {
		font-weight: var(--f-w-black);
		font-size: 3.2rem;
		line-height: 1.18em;
		margin-bottom: 3.4rem;
	}
	.single-content .wp-block-group__inner-container h3 {
		font-weight: var(--f-w-extrabold);
		font-size: 2.4rem;
		line-height: 1.2em;
		margin-bottom: 3.8rem;
	}
	.single-content .wp-block-group__inner-container .wp-element-button.wp-block-button__link {
		padding: 2.3rem 2.6rem;
		margin-bottom: 5.9rem;
	}
	.single-content .wp-block-group__inner-container figure.wp-block-image {
		margin-bottom: 3.8rem;
		/* height: 20.7rem; */
	}
}
@media only screen and (min-width: 961px) and (max-width: 1440px) {
}
@media only screen and (min-width: 0) and (max-width: 960px) {
}

/* @end */

/* @group SINGLE POST BLOG BOTTOM ARTICLE
------------------------------------ */
.single-post .blog-bottom-article {
	padding: 5.8rem 0 7.4rem;
	position: relative;
}
.single-post .blog-bottom-article::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	height: 44rem;
	width: 100%;
	background: linear-gradient(180deg, rgba(171, 185, 240, 0.5) 0%, rgba(217, 217, 217, 0) 100%);
}
.single-post .blog-bottom-article :is(h2, h3, p, a) {
	text-align: center;
}
.single-post .blog-bottom-article .text > .wp-block-heading {
	text-transform: capitalize;
	font-weight: var(--f-w-bold);
	font-size: 1.6rem;
	line-height: 1.19em;
	margin-bottom: 2.8rem;
}
.single-post .blog-bottom-article h3 {
	font-size: 1.4rem;
	line-height: 1.19em;
	font-weight: var(--f-w-extrabold);
	color: var(--red);
	text-transform: none;
}
.single-post .blog-bottom-article p,
.single-post .blog-bottom-article div[itemprop="text"],
.single-post .blog-bottom-article a {
	font-weight: var(--f-w-regular);
	font-size: 1.4rem;
	line-height: 1.57em;
	color: var(--headers);
	text-align: center;
}
.single-post .blog-bottom-article .text {
	margin-bottom: 2.9rem;
}
.single-post .blog-bottom-article .text h2 {
	margin-bottom: 2.8rem;
}
.single-post .blog-bottom-article .text .articles h2 {
	margin-top: 2.9rem;
	margin-bottom: 0rem;
}
.single-post .blog-bottom-article .text h3 {
	margin-bottom: 1.2rem;
}
.single-post .blog-bottom-article .text p {
	color: var(--headers);
}
.single-post .blog-bottom-article .text div[itemprop="mainEntity"]:not(:last-child) {
	margin-bottom: 2.9rem;
}
.single-post .blog-bottom-article .articles ul {
	text-align: center;
}
.single-post .blog-bottom-article .articles ul li a::before {
	content: "•";
	color: var(--headers);
	font-size: 2rem;
	vertical-align: middle;
	margin-right: 0.5rem;
}
@media only screen and (min-width: 961px) {
	.single-post .blog-bottom-article {
		padding: 12rem 0 8.1rem;
	}
	.single-post .blog-bottom-article .row {
		max-width: 120rem;
	}
	.single-post .blog-bottom-article::before {
		height: 20rem;
	}
	.single-post .blog-bottom-article :is(h2, h3, p, a) {
		text-align: left;
	}
	.single-post .blog-bottom-article h2 {
		font-weight: var(--f-w-extrabold);
		font-size: 1.8rem;
		line-height: 1.2em;
	}
	.single-post .blog-bottom-article h3 {
		font-size: 1.6rem;
		line-height: 1.6em;
	}
	.single-post .blog-bottom-article p,
	.single-post .blog-bottom-article div[itemprop="text"],
	.single-post .blog-bottom-article a {
		font-weight: var(--f-w-regular);
		font-size: 1.6rem;
		line-height: 1.6em;
		text-align: left;
	}
	.single-post .blog-bottom-article .text {
		margin-bottom: 3.7rem;
	}
	.single-post .blog-bottom-article .text h2 {
		margin-bottom: 3rem;
	}
	.single-post .blog-bottom-article .text .articles h2 {
		margin-bottom: 0.9rem;
		margin-top: 3rem;
	}
	.single-post .blog-bottom-article .text h3 {
		margin-bottom: 0rem;
	}
	.single-post .blog-bottom-article .text div[itemprop="mainEntity"]:not(:last-child) {
		margin-bottom: 3rem;
	}
	.single-post .blog-bottom-article .articles h2 {
		margin-bottom: 0.9rem;
	}
	.single-post .blog-bottom-article .articles ul {
		text-align: left;
	}
	.single-post .blog-bottom-article .articles ul li a::before {
		font-family: "icomoon" !important;
		speak: never;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\e909";
		color: var(--headers);
		font-size: 1.4rem;
		vertical-align: middle;
		margin-right: 1.6rem;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1440px) {
}
@media only screen and (min-width: 0) and (max-width: 960px) {
}

/* @end */

/* @group SINGLE POST from TT
------------------------------------ */
.detail-content .newpost h2 {
	color: #242954;
	font-size: 2.4em;
	font-weight: 800;
	line-height: 1.2em;
	margin: 0 0 3.5rem;
}
.detail-content .newpost .wp-block-embed-youtube {
	border-radius: 1rem;
	overflow: hidden;
}
.detail-content .newpost .wp-block-blog-blocks-image-video-modal [data-comp="openLightbox"] img {
	object-fit: cover !important;
}
.detail-content .newpost ul {
	padding-left: 2rem;
}
.detail-content .newpost ul + h2,
.detail-content .newpost ol + h2,
.detail-content .newpost p + h2 {
	margin-top: 2rem;
}

.detail-content .newpost h3 {
	color: #242954;
	font-size: 1.6em;
	font-weight: 800;
	line-height: 1.2em;
	text-transform: none;
	margin: 0 0 2rem;
}

.detail-content .newpost ul + h3,
.detail-content .newpost ol + h3,
.detail-content .newpost p + h3 {
	margin-top: 2rem;
}

.detail-content .newpost h4 {
	color: #242954;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: 800;
	margin: 0 0 1.6rem;
}

.detail-content .newpost blockquote {
	padding: 0px;
	padding-left: 4.2rem;
	margin: 0 0 4.4rem;
}

.detail-content .newpost p.copete {
	padding-left: 0;
}

.detail-content .newpost p.copete {
	color: #242954;
	font-size: 2em;
	font-weight: 800;
	line-height: 1.2em;
	margin: 0 0 3.5rem;
}

/* TABLE */
.detail-content .wp-block-table {
	overflow: visible;
}
.detail-content .newpost table {
	margin: 1rem 0 4rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	background: #ffffff;
	box-shadow: 0px 0px 24px 0px #0000001a;
	color: #242954;
	font-size: 1.4rem;
	table-layout: auto;
	width: 100%;
}
.detail-content .newpost table th {
	color: #808ce0;
	text-align: center;
}
.detail-content .newpost table th:first-child {
	text-align: left;
}
.detail-content .newpost table th,
.detail-content .newpost table td {
	text-align: center;
	padding: 2.3rem 3.9rem !important;
	line-height: 1.8rem;
	border-left: 0.2rem solid #ebebeb;
	border-right: 0.2rem solid #ebebeb;
	border-top: 0.2rem solid #ebebeb;
	vertical-align: middle;
	font-size: 1.6rem;
	letter-spacing: 0;
}
.detail-content .newpost table th:last-child {
	border-right: none;
}

.detail-content .newpost table td:first-child {
	text-align: left;
	border-left: 0 none;
	font-weight: 800;
}
.detail-content .newpost table tr:first-child td {
	border-top: none;
	color: #ff113a;
	font-weight: 800;
}

.detail-content .newpost table td:last-child {
	border-right: none;
}
.detail-content .newpost table tr:last-child td {
	border-bottom: none;
}

.detail-content .newpost blockquote p.destacado {
	color: #867fda;
}

.detail-content .newpost blockquote cite,
.detail-content .newpost p.copete cite {
	color: #242954;
	font-size: 16px;
	line-height: 28px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block;
}

.detail-content article p,
.detail-content article li {
	color: #242954;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.5em;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}
.detail-content article h6 {
	font-size: 1.6em;
	font-weight: 800;
	line-height: 1.625em;
	text-transform: uppercase;
	margin: 0 0 1rem;
}
.detail-content article h6 a {
	color: rgba(237, 86, 90, 1);
	text-decoration: none !important;
}
.detail-content article li {
	line-height: 1.625em;
}
.detail-content article ol li {
	font-style: italic;
}
.detail-content article li p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
}
.detail-content article ol,
.detail-content article ul,
.detail-content article p {
	margin: 0 0 3.5rem;
}
.detail-content article ol,
.detail-content article ul {
	text-align: left;
}
.detail-content article ul {
	list-style-position: outside;
	padding-left: 0.5rem;
}
.detail-content article ul li {
	padding-left: 1rem;
}
.detail-content article ul:not(.wp-block-yoast-seo-related-links) li {
	font-weight: 500;
}
.detail-content article ul li::marker {
	content: "•";
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.detail-content article .small {
	text-align: left;
}
.detail-content article .small ol {
	padding-left: 0;
}

.detail-content article p strong,
.detail-content article li strong {
	font-weight: 700;
}
.detail-content article blockquote {
	font-size: 1.8em;
	font-weight: 700;
	line-height: 1.2em;
	padding: 1.5rem 0 1.5rem 4.7rem;
	border-left: 0.5rem solid #867fda;
	max-width: none;
	margin: 0 0 4.4rem;
}
.detail-content article blockquote > * {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
}

.detail-content .newpost blockquote p {
	color: #867fda;
}
.detail-content article p.copete p {
	color: #1d1d1b;
}

#h-related-articles,
.detail-content article .wp-block-yoast-seo-related-links li {
	color: #242954;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
}
#h-related-articles {
	font-weight: 700;
	margin: 0 0 0.6rem;
}
.detail-content article .wp-block-yoast-seo-related-links {
	padding-left: 0.5rem;
	list-style-position: outside;
}
.detail-content article .wp-block-yoast-seo-related-links li::marker {
	margin-right: 0.5rem;
}
.detail-content article .wp-block-yoast-seo-related-links a {
	color: #242954 !important;
	text-decoration: none !important;
}
.detail-content header time {
	color: #242954;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 14px;
}
@media only screen and (min-width: 961px) {
	.detail-content h1 {
		color: #242954;
		font-size: 4em;
		line-height: 1.2em;
		margin: 0 0 9.7rem;
	}

	.detail-content header .category-button {
		margin: 0 1rem 0 0;
	}
	.detail-content header .metadata time {
		margin: 0;
	}

	.detail-content .newpost h2 {
		font-size: 3.2em;
		font-weight: 800;
		line-height: 1.18em;
		margin: 0 0 3.4rem;
	}

	.detail-content .newpost h3 {
		font-size: 2.4em;
		font-weight: 700;
		line-height: 1.2em;
		margin: 0 0 1.4rem;
	}

	.detail-content .newpost ul + h2,
	.detail-content .newpost ol + h2,
	.detail-content .newpost p + h2 {
		margin-top: 3.9rem;
	}
	.detail-content .newpost ul + h3,
	.detail-content .newpost ol + h3,
	.detail-content .newpost p + h3 {
		margin-top: 3.9rem;
	}
	.detail-content article ol li {
		font-style: italic;
		line-height: 2.375em;
	}

	.detail-content .wp-block-buttons .wp-block-button__link {
		padding: 0 2.4rem;
	}

	.detail-content article hr {
		max-width: 25.6rem;
		margin: 3.9rem 0 4.7rem;
	}

	.detail-content article p,
	.detail-content article ol,
	.detail-content article ul {
		margin: 0 0 4rem;
	}
	.detail-content article p:last-child,
	.detail-content article ol:last-child,
	.detail-content article ul:last-child {
		margin: 0;
	}

	.detail-content article p strong,
	.detail-content article li strong {
		font-weight: 700;
	}
	.detail-content article p,
	.detail-content article li {
		line-height: 1.625em;
	}
	.detail-content .newpost blockquote p {
		line-height: 1.2em;
	}
	.detail-content article li {
		margin-top: 0;
		margin-bottom: 0;
	}
	#h-related-articles {
		font-size: 1.8em;
		font-weight: 800;
		line-height: 1.2em;
		margin: 0 0 0.9rem;
	}
	.detail-content article .wp-block-yoast-seo-related-links {
		padding-left: 1.2rem;
	}
	.detail-content article .wp-block-yoast-seo-related-links li {
		font-size: 1.6em;
		font-style: normal;
		font-weight: 400;
		line-height: 1.62em;
	}
	.detail-content article .wp-block-yoast-seo-related-links li::marker {
		content: "\e972";
		padding-right: 1.5rem;
	}
	.detail-content .newpost p.copete {
		width: 90%;
	}
	.detail-content .newpost blockquote cite,
	.detail-content .newpost p.copete cite {
		color: #242954;
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px;
		margin-bottom: 8px;
		display: inline-block;
	}

	.detail-content .newpost p.copete {
		font-size: 2.6em;
		font-weight: 700;
		line-height: 1.2em;
		margin: 0 0 3.8rem;
	}
	/* Detail Aside content blog */
	.detail-content aside {
		position: sticky;
		top: 12.7rem;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1440px) {
}
@media only screen and (max-width: 960px) {
	.detail-content .wp-block-table {
		overflow-x: auto;
		display: block;
		padding-inline: 1rem;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.detail-content .wp-block-table table {
		width: max-content;
		table-layout: auto;
		border-collapse: collapse;
	}
}
/* @end */

/* Estilo de Yoast*/
.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents h2 {
	font-weight: 900;
	margin-bottom: 2.1rem !important;
}
.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents {
	margin-bottom: 40px;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents a {
	color: var(--headers);
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul {
	border: solid 1px var(--salmon);
	border-radius: 10px;
	padding: 35px !important;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents li,
.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents li ul,
.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents li::marker {
	list-style: none !important;
	padding: 0 !important;
	content: none !important;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul > li > a {
	font-size: 1.8rem;
	font-weight: 800;
	line-height: 1.2em;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul > li:not(:last-child) {
	margin-bottom: 2.4rem;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul > li > ul {
	margin-top: 1.1rem;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul > li > ul > li {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6em;
	text-decoration: underline;
}

.wp-block-yoast-seo-table-of-contents.yoast-table-of-contents > ul > li > ul > li::before {
	content: "\e93f";
	font-family: "IcoMoon";
	display: inline-block;
	margin-right: 1rem;
	color: var(--headers);
	font-size: 1.4rem;
}

/* @end Estilo de Yoast*/

:where(.editor-styles-wrapper) table {
	margin: 1rem 0 4rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 24px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 24px rgb(0 0 0 / 10%);
	color: #242954;
	font-size: 1.4rem;
	table-layout: fixed;
	width: 100%;
}

:where(.editor-styles-wrapper) table th,
:where(.editor-styles-wrapper) table td {
	text-align: center;
	padding: 2.3rem 3.9rem !important;
	line-height: 1.8rem;
	border-left: 0.2rem solid #ebebeb;
	border-right: 0.2rem solid #ebebeb;
	border-top: 0.2rem solid #ebebeb;
	vertical-align: middle;
	font-size: 1.6rem;
	letter-spacing: 0;
}
:where(.editor-styles-wrapper) table th:last-child {
	border-right: none;
}

:where(.editor-styles-wrapper) table td:first-child {
	text-align: left;
	border-left: 0 none;
	font-weight: 800;
}
:where(.editor-styles-wrapper) table tr:first-child td {
	border-top: none;
	color: #ff113a;
	font-weight: 800;
}

:where(.editor-styles-wrapper) table td:last-child {
	border-right: none;
}
:where(.editor-styles-wrapper) table tr:last-child td {
	border-bottom: none;
}
