img:is([sizes="auto" i], [sizes^="auto," i]) {
	contain-intrinsic-size: 3000px 1500px
}

:root {
	--w-body-font-family: Poppins, var(--w-font-family);
	--w-h-font-family: Raleway, var(--w-font-family);
	--w-widget-title-font-family: Raleway, var(--w-font-family)
}

html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

embed,
iframe,
object,
video {
	max-width: 100%
}

.main-footer {
	background: var(--w-footer-bg-color);
	border-top: .1em solid var(--w-footer-border-color);
	clear: both;
	color: var(--w-footer-text-color);
	margin-top: 1em;
	padding: 3em 1em;
	width: 100%
}

.main-footer a {
	color: var(--w-footer-link-color)
}

.main-footer .menu {
	margin: 0
}

.main-footer .menu a {
	display: block;
	font-size: .9em;
	line-height: 1.5;
	margin: 10px auto;
	padding: 0
}

.main-footer .logo-container {
	display: block;
	float: none;
	font-size: 1.5em;
	margin: 0 auto;
	max-width: 100%;
	text-align: center;
	width: 100%
}

.main-footer .logo-container a {
	margin: 0 auto
}

.main-footer .title {
	border-bottom: 3px solid var(--w-footer-title-color);
	color: var(--w-footer-title-color);
	display: inline-block;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 100%
}

.main-footer .grid>* {
	padding: 0 1%;
	text-align: left
}

.main-footer .copyright {
	text-align: center
}

.main-footer .copyright a {
	clear: both;
	display: block;
	margin: 10px 0;
	white-space: pre
}

@media screen and (min-width:667px) {
	.main-footer .copyright a {
		display: inline-block;
		margin: 0 0 0 5px
	}

	.main-footer .copyright a:before {
		content: "\00b7";
		margin-right: 5px
	}

	.main-footer .copyright a:first-child:before {
		content: none
	}
}

.top-bar {
	background: var(--w-header-bg-color);
	border-top: .1em solid var(--w-header-border-color);
	clear: both;
	height: 3.6em;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 999
}

.top-bar,
.top-bar a {
	color: var(--w-header-text-color)
}

.top-bar .section {
	align-content: center;
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	padding-bottom: 0;
	padding-top: 0
}

.top-bar .logo-container {
	flex: 1 1;
	font-size: 1.5em;
	padding: .5em
}

.top-bar svg.main-color * {
	fill: var(--w-header-text-color)
}

.top-bar .js-search {
	max-width: 440px;
	width: 100%
}

.top-bar .js-search input[type=search] {
	margin-top: 0;
	padding: .49em .5em
}

.top-bar .js-search form,
.top-bar .js-search input[type=submit] {
	display: none
}

#js-subheader-menu-opener {
	flex: 0 0 28px
}

#js-subheader-menu-opener,
#js-subheader-search-opener {
	background: 0 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 0;
	width: 28px
}

#js-subheader-menu-opener .close,
#js-subheader-search-opener .close {
	display: none
}

#js-subheader-menu-opener svg,
#js-subheader-search-opener svg {
	display: block
}

.full-height-logo .top-bar {
	height: auto
}

.has-primary-menu .top-bar .js-search {
	max-width: 100%;
	width: auto
}

.has-primary-menu .top-bar .js-search form,
.has-primary-menu .top-bar .js-search input[type=submit] {
	display: none
}

header.has-search:not(.has-primary-menu):not(.has-secondary-menu) .top-bar .logo-container {
	align-items: center;
	justify-content: left;
	margin-left: 1%;
	text-align: left
}

body.subheader-menu #js-subheader-menu-opener .open {
	display: none
}

body.subheader-menu #js-subheader-menu-opener .close {
	display: block
}

body.subheader-search #js-subheader-search-opener .open {
	display: none
}

body.subheader-search #js-subheader-search-opener .close {
	display: block
}

@media screen and (min-width:667px) {
	.top-bar .logo-container {
		align-items: center;
		margin-left: 1%
	}

	.top-bar .js-search {
		align-content: center;
		align-items: center;
		display: flex
	}

	.top-bar .js-search form {
		display: block;
		flex: 1 1;
		margin-right: 1%
	}

	#js-subheader-search-opener {
		display: block;
		vertical-align: middle
	}

	.has-search .logo-container {
		justify-content: left;
		text-align: left
	}
}

@media screen and (min-width:860px) {
	.top-bar .logo-container {
		flex: auto;
		flex-shrink: 1;
		justify-content: left;
		max-width: max-content;
		text-align: left
	}

	.top-bar .right {
		align-items: center;
		display: flex;
		flex: auto;
		flex-grow: 1;
		justify-content: flex-end;
		text-align: right
	}

	.exclusive-primary-menu #js-subheader-menu-opener {
		display: none
	}
}

.subheader {
	background: var(--w-subheader-bg-color);
	border-radius: 0 0 var(--w-radius) var(--w-radius);
	border-top: 1px dashed #dedede;
	box-shadow: var(--w-shadow-lg);
	color: var(--w-subheader-text-color);
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	text-align: left;
	z-index: 999
}

.subheader .search-form {
	margin: .6em 0 1em
}

.subheader .search-form input[type=search]::placeholder {
	text-align: center
}

#js-overlay-mask {
	background: rgba(0, 0, 0, .36);
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 101
}

body.subheader-opened #js-overlay-mask,
body.subheader-opened .subheader {
	display: block
}

@media screen and (min-width:540px) {
	.subheader .search-form input[type=search]::placeholder {
		text-align: left
	}
}

@media screen and (min-width:667px) {
	header:not(.has-primary-menu) .subheader .search-form {
		display: none
	}
}

.menu-cta>a {
	box-shadow: var(--w-shadow);
	font-weight: 600;
	padding: 10px 15px;
	text-align: center
}

.menu-cta>a,
table {
	border-radius: var(--w-radius)
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	box-shadow: var(--w-shadow-bordered);
	empty-cells: show;
	margin: 0 0 1.5em;
	max-width: 100%;
	overflow: hidden;
	width: 100%
}

table th {
	font-weight: 600
}

table td,
table th {
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 1em 1.3em
}

table td:not(:first-child),
table th:not(:first-child) {
	border-left: 1px solid #dedede
}

table td p:first-child,
table th p:first-child {
	margin-top: 0
}

table td p:last-child,
table th p:last-child {
	margin-bottom: 0
}

table:not(.has-background) th {
	background-color: #e8e8e8
}

table:not(.has-background) td {
	background-color: #fff
}

table:not(.has-background) tr:nth-child(2n) td {
	background-color: #fafbfb
}

form .btn,
form button,
form input,
form select,
form textarea {
	margin-top: .4em;
	width: 100%
}

textarea {
	-webkit-appearance: none;
	appearance: none;
	min-height: 100px;
	padding: .5em
}

input[type=button],
input[type=checkbox],
input[type=color],
input[type=file],
input[type=radio],
input[type=range],
input[type=reset],
input[type=submit] {
	background-color: inherit;
	border: inherit;
	box-shadow: none;
	color: inherit;
	font-size: inherit;
	outline: inherit;
	padding: inherit
}

input[type=checkbox],
input[type=color],
input[type=radio] {
	width: auto
}

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #dedede;
	border-radius: var(--w-radius);
	color: #444;
	display: block;
	font-size: inherit;
	outline: none;
	padding: .7em .5em
}

input:focus,
input:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
	transition: all .2s ease-in-out
}

input:focus,
select:focus,
textarea:focus {
	border-color: var(--w-color-main)
}

label {
	display: inline-block;
	font-weight: 600;
	width: 100%
}

fieldset {
	border: none;
	margin-bottom: 1em;
	padding: 1em .75em .625em
}

input[type=search] {
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box !important
}

input[type=checkbox],
input[type=radio] {
	background: #fff;
	border: 1px solid #dedede;
	display: inline-block;
	height: 1em;
	margin: 0 .3em -.1em 0;
	min-height: auto;
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1em
}

input[type=checkbox]:checked {
	background: var(--w-color-main);
	border: none
}

input[type=checkbox]:checked:after {
	bottom: 0;
	color: #fff;
	content: "\2713";
	font-weight: 600;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0
}

input[type=radio] {
	border-radius: 1em
}

input[type=radio]:checked:after {
	background: var(--w-color-main);
	border-radius: 50%;
	content: "";
	height: 60%;
	left: 20%;
	position: absolute;
	top: 20%;
	width: 60%
}

input:not([type=range]):not([type=color]) {
	-webkit-appearance: none;
	appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	background: 0 0;
	border: none;
	color: inherit;
	cursor: pointer;
	font: inherit;
	outline: inherit;
	padding: 0
}

.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
	appearance: none;
	background: var(--w-color-main);
	border-radius: var(--w-radius);
	box-shadow: var(--w-shadow);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	line-height: 1;
	outline: none;
	padding: .76em .5em;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-user-select: none;
	user-select: none;
	white-space: nowrap
}

.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	box-shadow: var(--w-shadow-lg)
}

.btn.disabled,
.btn:disabled,
button.disabled,
button:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
	background-color: #dedede !important;
	border-color: #dedede !important;
	color: #666 !important;
	cursor: default;
	opacity: .2 !important
}

[class*=grid-cols-] {
	grid-gap: 10px;
	display: grid;
	grid-template-rows: minmax(min-content, max-content)
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
	--w-gcol-max-w-pr: 50%;
	--w-gcol-max-w-fr: .5fr;
	grid-template-columns: repeat(auto-fit, minmax(max(calc(33.33333% - 5.66667px), 273px), var(--w-grid-cols-max-width-fr, 1fr)))
}

.grid-cols-3 {
	--w-gcol-max-w-pr: 33.33333%;
	--w-gcol-max-w-fr: .33333fr;
	grid-template-columns: repeat(auto-fit, minmax(max(calc(25% - 6.5px), 236px), var(--w-grid-cols-max-width-fr, 1fr)))
}

.grid-cols-4 {
	--w-gcol-max-w-pr: 25%;
	--w-gcol-max-w-fr: .25fr;
	grid-template-columns: repeat(auto-fit, minmax(max(calc(20% - 7px), 229px), var(--w-grid-cols-max-width-fr, 1fr)))
}

.grid-cols-5 {
	--w-gcol-max-w-pr: 20%;
	--w-gcol-max-w-fr: .2fr;
	grid-template-columns: repeat(auto-fit, minmax(max(calc(16.66667% - 7.33333px), 202px), var(--w-grid-cols-max-width-fr, 1fr)))
}

.grid-cols-6 {
	--w-gcol-max-w-pr: 16.66667%;
	--w-gcol-max-w-fr: .16667fr;
	grid-template-columns: repeat(auto-fit, minmax(max(calc(14.28571% - 7.57143px), 175px), var(--w-grid-cols-max-width-fr, 1fr)))
}

@media screen and (min-width:667px) {
	[class*=grid-cols-].strict>:only-of-type {
		max-width: var(--w-gcol-max-w-pr)
	}
}

@media screen and (min-width:1070px) {
	[class*=grid-cols-].strict {
		--w-grid-cols-max-width-fr: var(--w-gcol-max-w-fr);
		justify-content: center
	}

	[class*=grid-cols-].strict>:only-of-type {
		max-width: none
	}
}

.logo-container {
	display: flex;
	font-family: var(--w-logo-font-family, var(--w-font-family));
	height: 100%;
	justify-content: center;
	line-height: .8;
	overflow: hidden;
	width: 75%;
	word-break: break-word
}

.logo-container a {
	align-items: center;
	display: flex;
	height: 100%
}

.logo-container img {
	border-radius: 0;
	display: inline-block;
	margin: auto auto auto 0;
	max-height: 100%;
	width: auto
}

.widget {
	margin: 1em 0
}

.widget .search-form .search-field {
	margin-top: 0
}

.ad {
	margin: 1.5em 0
}

.ad,
.ad-label {
	text-align: center
}

.ad-label {
	font-size: .7em;
	margin: .7em auto -2.4em;
	opacity: .8
}


/* TEST START */
/* .wp-image-3990 {
/*     width: 150px;  /* Keep the width at 150px (or adjust as needed) */
/*     height: 200px; /* Set the desired height */
/*     object-fit: cover; /* This ensures the image fits within the specified dimensions without distortion */
/* }
/* TEST SLUT */

.imagen img {
    width: 100%; /* Or a max-width of something like 300px */
    height: auto;
    object-fit: cover;
}



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

img[data-lazy-src] {
	will-change: contents
}

svg {
	max-width: 100%
}

svg.main-color * {
	fill: var(--w-color-main)
}

.wp-block-image figure,
.wp-block-image img {
	border-radius: var(--w-radius);
	/*flex-basis: 200px;  Set the initial height of the image */
	object-fit: cover; /* Ensures image covers the space if the container's aspect ratio doesn't match the image's */
	
	flex-direction: column; /* or row, depending on your layout */
	height: auto; /* Container height */
}

.wp-block-image>figure,
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-block-image>figure .wp-caption-text,
.wp-block-image>figure figcaption,
.wp-caption .wp-caption-text,
.wp-caption figcaption {
	color: #666;
	font-size: 90%;
	margin: 0 auto;
	max-width: 100%;
	padding: 5px;
	text-align: left
}

#breadcrumbs {
	color: var(--w-breadcrumb-text-color);
	font-size: 83%;
	font-weight: 400;
	margin: 0 auto;
	opacity: .8;
	padding: 0
}

#breadcrumbs li {
	display: inline-block;
	list-style: none;
	padding: 0;
	vertical-align: middle
}

#breadcrumbs li.breadcrumb_last {
	display: none
}

#breadcrumbs li:nth-child(n+2):before {
	content: "Â»"
}

#breadcrumbs li:first-child,
#breadcrumbs li:last-child,
#breadcrumbs li:nth-child(2):before {
	display: none
}

#breadcrumbs a {
	color: var(--w-breadcrumb-link-color)
}

.hero #breadcrumbs {
	color: #fff;
	font-size: .8em;
	width: 100%
}

.hero #breadcrumbs a {
	color: #fff;
	text-decoration: none
}

.hero #breadcrumbs li:first-child {
	display: inline-block
}

.heading>#breadcrumbs {
	margin: 1.8em auto -1.5em
}

@media screen and (min-width:540px) {

	#breadcrumbs li:first-child,
	#breadcrumbs li:nth-child(2):before {
		display: inline-block;
		margin: 0 1px
	}
}

aside .widget {
	background: #fff;
	border-radius: var(--w-radius);
	box-shadow: var(--w-shadow-bordered);
	padding: 1em
}

aside .widget .title {
	font-family: var(--w-widget-title-font-family, var(--w-font-family));
	font-weight: 600;
	text-transform: uppercase
}

aside .widget ul {
	padding-left: 1em
}

aside .widget ul ul {
	margin: 0
}

aside .widget ul li {
	list-style: disc;
	padding-bottom: .5em
}

aside .widget ul li:last-child {
	padding-bottom: 0
}

aside .widget>:last-child {
	margin-bottom: 0
}

#stop-sticky {
	height: 0;
	opacity: 0
}

@media screen and (min-width:860px) {
	body.has-sidebar main>.main-section {
		display: flex;
		flex-direction: row
	}

	body.has-sidebar main>.main-section article {
		flex: 1 1;
		order: 1
	}

	body.has-sidebar main>.main-section aside {
		flex-basis: var(--w-sidebar-width);
		order: 2;
		width: var(--w-sidebar-width)
	}

	body.has-sidebar main>.main-section aside .widget {
		background: var(--w-widget-bg-color);
		margin-left: 2em
	}

	body.has-sidebar.sidebar-left main>.main-section article {
		order: 2
	}

	body.has-sidebar.sidebar-left main>.main-section aside {
		order: 1
	}

	body.has-sidebar.sidebar-left main>.main-section aside .widget {
		margin-left: 0;
		margin-right: 2em
	}
}

.main-section .content>[class*=wp-block-]:not(:last-child) {
	margin-bottom: 20px
}

blockquote {
	border-left: 4px solid #dedede;
	font-style: italic;
	margin: 0 0 20px 20px;
	padding: 20px;
	position: relative
}

blockquote cite,
blockquote p {
	font-size: 1.1em
}

blockquote p:last-child {
	margin: 0
}

.as-h2,
.as-h3,
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: var(--w-h-font-family, var(--w-font-family));
	font-weight: 400;
	line-height: 1.2
}

.as-h2,
.as-h3,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 20px
}

.as-h2,
.as-h3 {
	display: block;
	width: 100%
}

h1 {
	color: var(--w-h1-text-color);
	font-size: var(--w-h1-font-size);
	font-weight: 600;
	margin: 1em 0 .8em;
	text-align: center
}

.as-h2,
h2 {
	border-radius: var(--w-radius-sm);
	font-size: var(--w-h2-font-size)
}

.as-h3,
h3 {
	font-size: var(--w-h3-font-size);
	font-weight: var(--w-h3-font-weight, inherit)
}

h4 {
	font-size: var(--w-h4-font-size);
	font-weight: var(--w-h4-font-weight, inherit)
}

h5 {
	font-size: var(--w-h5-font-size);
	font-weight: var(--w-h5-font-weight, inherit)
}

h6 {
	font-size: var(--w-h6-font-size);
	font-weight: var(--w-h6-font-weight, inherit)
}

:root {
	--w-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--w-section-max-width: 69rem;
	--w-color-main: #5da437;
	--w-color-secondary: #333;
	--w-color-text: #444;
	--w-color-bg: #eee;
	--w-color-link: var(--w-color-main);
	--w-header-text-color: var(--w-color-main);
	--w-header-bg-color: #fff;
	--w-header-border-color: var(--w-color-main);
	--w-subheader-text-color: #333;
	--w-subheader-bg-color: #fff;
	--w-subheader-link-color: var(--w-color-main);
	--w-subheader-secondary-bg-color: #f8f9f9;
	--w-footer-bg-color: #333;
	--w-footer-border-color: var(--w-footer-bg-color);
	--w-footer-text-color: #bbb;
	--w-footer-title-color: var(--w-footer-text-color);
	--w-footer-link-color: var(--w-footer-text-color);
	--w-h1-font-size: 1.7em;
	--w-h1-text-color: var(--w-color-main);
	--w-h2-font-size: 1.2em;
	--w-h2-text-color: #fff;
	--w-h2-bg-color: var(--w-color-secondary);
	--w-h3-font-size: 1.17em;
	--w-h3-text-color: var(--w-color-text);
	--w-h4-font-size: 1em;
	--w-h5-font-size: .83em;
	--w-h6-font-size: .67em;
	--w-radius-sm: .3rem;
	--w-radius: .5rem;
	--w-shadow-color: rgba(0, 0, 0, .25);
	--w-shadow: 0 1px 5px -1px var(--w-shadow-color);
	--w-shadow-bordered: var(--w-shadow);
	--w-shadow-lg: 0 3px 7px -1px var(--w-shadow-color);
	--w-shadow-lg-bordered: var(--w-shadow-lg);
	--w-top-shadow: 0 0 5px -2px var(--w-shadow-color);
	--w-breadcrumb-text-color: #333;
	--w-breadcrumb-link-color: var(--w-breadcrumb-text-color);
	--w-cookies-text-color: #fff;
	--w-cookies-bg-color: var(--w-color-main);
	--w-cookies-allow-text-color: var(--w-cookies-bg-color);
	--w-cookies-allow-bg-color: var(--w-cookies-text-color);
	--w-cookies-deny-text-color: #444;
	--w-scroll-top-bg-color: var(--w-color-main);
	--w-sidebar-width: 30%;
	--w-widget-bg-color: #fff
}

* {
	box-sizing: border-box
}

body,
html {
	height: 100%;
	width: 100%
}

body {
	background: var(--w-color-bg);
	color: var(--w-color-text);
	font-family: var(--w-body-font-family, var(--w-font-family));
	font-size: 17px;
	line-height: 1.7;
	min-height: 100%
}

body:after {
	clear: both;
	content: "";
	display: table
}

link,
style {
	display: none !important
}

.bold,
b,
strong {
	font-weight: 600
}

ol,
ul {
	padding: 0
}

ol li,
ul li {
	list-style: none
}

ins,
mark {
	background: 0 0;
	font-weight: 600
}

.as-a,
a,
ins,
mark {
	text-decoration: none
}

.as-a,
a {
	color: var(--w-color-link);
	cursor: pointer;
	outline: 0
}

.as-a:hover,
a:hover {
	opacity: .95
}

.as-a:focus,
a:focus {
	outline: none
}

.pointer {
	cursor: pointer
}

.d-contents {
	display: contents
}

main {
	background: var(--w-color-bg);
	color: var(--w-color-text);
	min-height: 24em
}

.hide {
	display: none
}

.section {
	margin: 0 auto;
	max-width: var(--w-section-max-width);
	padding: 1em;
	width: 100%
}

.section:after {
	clear: both;
	content: "";
	display: block
}

.top-menu {
	display: none;
	font-size: .85em
}

.top-menu a:after {
	border-color: var(--w-header-text-color)
}

.top-menu .menu-cta>a {
	background: var(--w-header-text-color);
	color: var(--w-header-bg-color)
}

.top-menu>ul>li ul {
	background: var(--w-header-bg-color)
}

.top-menu>ul>li>ul li:after {
	background-color: var(--w-header-text-color);
	background-image: linear-gradient(to right, var(--w-header-bg-color) 2%, var(--w-header-text-color) 50%, var(--w-header-bg-color) 98%)
}

@media screen and (min-width:860px) {
	.top-menu {
		display: block;
		flex: 1 1;
		margin-right: 1%
	}

	.top-menu a:after {
		border-color: var(--w-color-main)
	}

	.top-menu li ul {
		background-color: var(--w-header-bg-color);
		border-radius: var(--w-radius);
		box-shadow: var(--w-shadow-lg);
		margin: 0;
		min-width: 160px;
		opacity: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		visibility: hidden;
		z-index: 1000
	}

	.top-menu li ul>li {
		display: flex;
		flex-direction: column;
		margin: 0 !important;
		padding: 0;
		white-space: nowrap;
		width: 100%
	}

	.top-menu li ul>li a {
		padding: .5em .9em;
		width: 100%
	}

	.top-menu li ul>li:after {
		background-color: var(--w-header-text-color);
		background-image: linear-gradient(to right, var(--w-header-bg-color) 2%, var(--w-header-text-color) 50%, var(--w-header-bg-color) 98%);
		content: "";
		display: block;
		height: 1px;
		margin: 0 auto;
		opacity: .2;
		width: 70%
	}

	.top-menu li ul>li:last-of-type:after {
		content: none
	}

	.top-menu li ul>li.menu-item-has-children>a {
		padding: .5em 1.8em
	}

	.top-menu li ul>li.menu-item-has-children>a:after {
		border: solid;
		border-width: 0 2px 2px 0;
		bottom: 0;
		content: "";
		height: 2px;
		left: .9em;
		margin: auto;
		padding: 1px;
		position: absolute;
		top: .3em;
		transform: translateY(-50%) rotate(134deg);
		width: 2px
	}

	.top-menu li ul .menu-cta {
		padding-left: 5px;
		padding-right: 5px
	}

	.top-menu li:hover>a {
		opacity: .7
	}

	.top-menu li:hover>ul {
		opacity: 1;
		visibility: visible
	}

	.top-menu .menu>li {
		display: inline-block;
		font-size: .9rem;
		margin-right: 2.5%;
		position: relative;
		vertical-align: middle
	}

	.top-menu .menu>li.menu-item-has-children>a:after {
		border: solid;
		border-width: 0 2px 2px 0;
		content: "";
		display: inline-block;
		margin-left: .5em;
		padding: 2px;
		transform: translateY(-50%) rotate(45deg)
	}

	.top-menu .menu>li>ul {
		left: 50%;
		transform: translateX(-50%)
	}

	.top-menu .menu>li>ul li {
		position: relative
	}

	.top-menu .menu>li>ul li>ul {
		right: 100%;
		top: 0
	}

	.top-menu .menu>li:last-child>ul {
		left: auto;
		right: 0;
		transform: none
	}

	.subheader nav~nav:last-of-type {
		background: none !important;
		margin-top: 0;
		padding: 0
	}

	.subheader .primary-menu {
		display: none
	}

	.has-primary-menu .subheader .search-form {
		display: block
	}
}

.subheader a {
	color: var(--w-subheader-link-color);
	display: block;
	line-height: 1.2;
	padding: .5em 0;
	width: 100%
}

.subheader .more {
	display: none
}

.subheader .menu-cta>a {
	background: var(--w-subheader-link-color);
	color: var(--w-subheader-bg-color)
}

.subheader [class*=grid-cols-],
.subheader [class*=grid-cols-] .sub-menu,
.subheader [class*=grid-cols-]>ul,
.subheader [class*=grid-cols-] li {
	margin: 0
}

.subheader [class*=grid-cols-]>li>a {
	font-weight: 600
}

.subheader [class*=grid-cols-]>li>ul {
	font-size: .9em
}

.subheader [class*=grid-cols-]>li>ul a {
	color: var(--w-subheader-text-color)
}

.subheader [class*=grid-cols-]>li>ul>li.menu-item-has-children>a {
	font-weight: 600
}

.subheader [class*=grid-cols-]>li>ul>li.menu-item-has-children ul ul li {
	list-style: disc;
	margin-left: 1.5em
}

.subheader [class*=grid-cols-]>li,
.subheader [class*=grid-cols-]>ul {
	position: relative
}

.subheader [class*=grid-cols-]>li:after,
.subheader [class*=grid-cols-]>ul:after {
	background: var(--w-subheader-text-color);
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	opacity: .1;
	position: absolute;
	right: 0
}

.subheader [class*=grid-cols-]>li:last-of-type:after,
.subheader [class*=grid-cols-]>ul:last-of-type:after {
	content: none
}

.subheader nav~nav:last-of-type {
	background: var(--w-subheader-secondary-bg-color);
	border-radius: var(--w-radius);
	margin-top: .5em;
	padding: .8em 1em
}

.subheader nav~nav:last-of-type .menu-cta>a {
	color: var(--w-subheader-secondary-bg-color)
}

.subheader .categories-grid .title svg * {
	fill: var(--w-subheader-link-color)
}

.subheader .categories-grid .featured-post a {
	color: var(--w-subheader-text-color)
}

.subheader .categories-grid .featured-post a:hover {
	color: currentColor
}

@media screen and (min-width:540px) {
	.subheader .more {
		display: block
	}

	.subheader [class*=grid-cols-]>li:after,
	.subheader [class*=grid-cols-]>ul:after {
		content: none
	}

	.subheader .categories-grid,
	.subheader .primary-menu,
	.subheader .secondary-menu {
		font-size: .85em
	}
}

:root {
	--wp-admin-theme-color: #007cba;
	--wp-admin-theme-color--rgb: 0, 124, 186;
	--wp-admin-theme-color-darker-10: #006ba1;
	--wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
	--wp-admin-theme-color-darker-20: #005a87;
	--wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
	--wp-admin-border-width-focus: 2px;
	--wp-block-synced-color: #7a00df;
	--wp-block-synced-color--rgb: 122, 0, 223;
	--wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
	:root {
		--wp-admin-border-width-focus: 1.5px
	}
}

.wp-element-button {
	cursor: pointer
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-very-dark-gray-color {
	color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
	font-size: 1em
}

.has-larger-font-size {
	font-size: 2.625em
}

.has-normal-font-size {
	font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
	font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

#end-resizable-editor-section {
	display: none
}

.aligncenter {
	clear: both
}

.items-justified-left {
	justify-content: flex-start
}

.items-justified-center {
	justify-content: center
}

.items-justified-right {
	justify-content: flex-end
}

.items-justified-space-between {
	justify-content: space-between
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #ddd;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

/* TEST START
html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}
TEST SLUT */

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px
	}
}

/*! This file is auto-generated */
.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
	content: " "
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative
}

form.submitting .wpcf7-spinner {
	visibility: visible
}

.wpcf7-spinner:before {
	content: '';
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
	.wpcf7-spinner:before {
		animation-name: blink;
		animation-duration: 2s
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes blink {
	from {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.wpcf7 [inert] {
	opacity: .5
}

.wpcf7 input[type=file] {
	cursor: pointer
}

.wpcf7 input[type=file]:disabled {
	cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
	direction: ltr
}

.wpcf7-reflection>output {
	display: list-item;
	list-style: none
}

.wpcf7-reflection>output[hidden] {
	display: none
}

article h1.has-background,
article h2.has-background,
article h3.has-background,
article h4.has-background,
article h5.has-background,
article h6.has-background {
	padding: .6em .85em
}

article .as-h2,
article h2 {
	background: var(--w-h2-bg-color);
	color: var(--w-h2-text-color);
	font-weight: 600;
	padding: .6em .85em
}

article .as-h3,
article h3 {
	border-bottom: 1px solid var(--w-h3-text-color);
	color: var(--w-h3-text-color);
	padding-bottom: 5px
}

article h3.has-background {
	border-bottom: none !important;
	padding-bottom: 0 !important
}

article .is-style-underline {
	background: 0 0;
	border-bottom: 1px solid hsla(0, 0%, 40%, .47);
	color: var(--w-color-secondary);
	font-weight: 600;
	margin-bottom: 1em;
	padding-bottom: .3em;
	text-align: center
}

article li,
article p {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	hyphens: auto;
	overflow-wrap: break-word
}

article ul li {
	list-style: disc
}

article ol li {
	list-style: decimal
}

article ol,
article ul {
	margin: 0 0 20px 15px;
	padding-left: 1em
}

article ol li,
article ul li {
	padding-bottom: .5em
}

article ol li:last-child,
article ul li:last-child {
	padding-bottom: 0
}

article pre {
	margin: 0 0 20px
}

article header {
	text-align: center
}

article .cluster {
	margin-bottom: 1em
}

body.h3-underline-disabled .as-h3,
body.h3-underline-disabled h3 {
	border-bottom: none;
	padding-bottom: 0
}

body:not(.h2-background-disabled) .as-h2,
body:not(.h2-background-disabled) h2 {
	text-align: center
}

body.h2-background-disabled .as-h2,
body.h2-background-disabled h2 {
	background: 0 0
}

body.h2-background-disabled .as-h2:not(.has-background),
body.h2-background-disabled h2:not(.has-background) {
	padding: 0
}

body .content>:last-child {
	margin-bottom: 0
}

body .content>:first-child,
body .content>link:first-child+* {
	margin-top: 0
}

body.white-background main article>.content {
	background: #fff;
	border-radius: var(--w-radius);
	box-shadow: var(--w-shadow-bordered);
	padding: 1.5em
}

article .content .thumbnail {
	margin: 0 -1em 20px 0;
	text-align: center
}

article .content .thumbnail+* {
	margin-top: 0
}

body {
	overflow-x: var(--w-overflow-x, initial)
}

body.white-background article .content {
	margin-left: -1em;
	margin-right: -1em
}

body.white-background article .content .thumbnail {
	margin: -1.5em -1.5em 20px
}

body.white-background article .content .thumbnail img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

body:not(.has-sidebar) .main-section article .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: auto
}

.bottom-author-box .author-box {
	border: 1px solid #bbb;
	border-radius: var(--w-radius);
	margin: 0;
	padding: 1em;
	text-align: center
}

.related-posts {
	margin-top: 10px
}

.related-posts>.as-h2 {
	background: var(--w-h2-bg-color);
	color: var(--w-h2-text-color);
	font-weight: 600;
	padding: .6em .85em;
	text-align: center
}

@media screen and (min-width:540px) {
	body.white-background article .content {
		margin-left: auto;
		margin-right: auto
	}

	article .content .thumbnail {
		margin: 0 auto 20px
	}
}

html {
	scroll-behavior: smooth
}

:root {
	--w-section-max-width: 69rem;
	--w-color-main: #0a3161;
	--w-color-secondary: #333;
	--w-color-text: #444;
	--w-color-bg: #eee;
	--w-color-link: #bd0f17;
	--w-subheader-text-color: #333;
	--w-subheader-bg-color: #fff;
	--w-subheader-link-color: #0a3161;
	--w-subheader-secondary-bg-color: #f8f9f9;
	--w-footer-text-color: #bbb;
	--w-footer-bg-color: #0a3161;
	--w-footer-border-color: #333;
	--w-footer-title-color: #bbb;
	--w-footer-link-color: #bbb;
	--w-header-text-color: #fff;
	--w-header-bg-color: #0a3161;
	--w-header-border-color: #c44031;
	--w-h1-font-size: 1.7em;
	--w-h1-text-color: #0a3161;
	--w-h2-font-size: 1.37em;
	--w-h2-text-color: #fff;
	--w-h2-bg-color: #0a3161;
	--w-h3-font-size: 1.21em;
	--w-h3-text-color: #444;
	--w-h4-font-size: 1em;
	--w-h5-font-size: .83em;
	--w-h6-font-size: .67em;
	--w-scroll-top-bg-color: #0a3161
}

body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

* {
	hyphens: none !important
}

.wpcf7-textarea {
	height: 120px !important
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #d7e3f1
}

.wp-block-contact-form-7-contact-form-selector form {
	border: 3px solid #b31942;
	border-radius: 10px;
	padding: 25px;
	padding-bottom: 0;
	background-color: #d7e3f1;
	color: #0a3161;
	margin-bottom: 25px
}

.block-cta {
	border: 4px solid #b3d2f7 !important;
	background: #d4e4f6;
	padding: 9px
}
}

.consultar {
	background-color: #d7e3f1;
	border: 2px solid #2938aa;
	border-left: 5px solid #2938aa;
	padding: 9px;
	padding-left: 10px
}

.style-2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px;
	text-align: center
}

.post-list-item {
	border: .9px solid #135e96
}

.post-list-item a {
	color: #135e96
}

table a {
	color: #fff;
	background-color: #b31942;
	border-color: #901435;
	border-radius: 8px;
	display: block;
	border-width: 1px;
	border-style: solid;
	display: block !important;
	margin: 0;
	padding: 12px 2px
}

table td {
	margin: 10px !important
}

.mapa-home iframe {
	box-shadow: none !important;
	border: 0 !important;
	height: 400px !important
}

.h2 {
	margin-top: 20px;
	background: var(--w-h2-bg-color);
	color: var(--w-h2-text-color);
	font-weight: 600;
	padding: .6em .85em;
	font-size: var(--w-h2-font-size);
	border-radius: var(--w-radius-sm)
}

.rank-math-question {
	width: 100% !important;
	border-left: 4px solid #b61842;
	background: linear-gradient(90deg, #ebdbdf 60%, #fff 100%);
	background-color: #f1e6e9;
	padding: 10px;
	display: block;
	color: #07305f;
	font-weight: 700;
	margin-top: 20px
}

.column {
	background-color: #fbfbfb !important;
	padding: 0 !important
}

iframe {
	margin-top: -5px !important;
	height: 200px !important;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .5);
	padding: 1px;
	border: 3px solid #000 !important;
	border-top: 0 solid #000 !important;
	border-radius: 4px
}

.lista a {
	color: #386195
}

.columna-link-title {
	font-size: 20px;
	font-weight: 700
}

.columnas-link {
	justify-content: center !important
}

.columna-link {
	padding: 10px 43px;
	background-color: #fff;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .5);
	border-radius: 20px;
	max-width: 450px !important;
	border: 1px solid red
}

.consultar {
	background-color: #d7e3f1;
	border: 2px solid #2938aa;
	border-left: 5px solid #2938aa;
	padding: 9px;
	padding-left: 10px
}

.tenerencuenta-header:before {
	content: "ðŸ“ ";
	font-size: 25px
}

.tenerencuenta-header {
	background-color: #2938aa;
	font-weight: 700;
	padding: .5em 1em;
	margin: 0;
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	width: 100%;
	display: inline-block
}

.tenerencuenta-contenido {
	padding: 1em;
	border: solid 2px #333;
	border-radius: 5px;
	background: #fff
}

.style-2 {
	padding: 0 !important
}

.style-2 .post-list-item {
	margin: 0
}

.style-2 .title {
	border-bottom: 0 !important;
	margin: 0 !important;
	font-size: 19px !important
}

.style-2 p {
	display: none
}

.columna-estados {
	border: 4px solid #ddd !important;
	border-radius: 10px !important;
	padding: 10px
}

.columna-estados img {
	padding: 0 !important;
	width: 600px !important;
	height: 40px !important;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .4);
	margin-top: 3px;
	border-radius: 20px
}

.columna-estado-tipo a {
	color: #0a3161
}

.columna-estados .wp-block-columns {
	gap: .5em
}

.columna-estado-estado a {
	color: #0a3161
}

.columna-estado-tipo {
	font-size: 11.5px;
	margin-bottom: 0
}

.columna-estado-estado {
	font-size: 20px;
	margin-top: -5px !important
}

.columna-estados p:not(.columna-estado-tipo):not(.columna-estado-estado) {
	padding: 0
}

article h3 {
	border-bottom: 3px solid var(--w-h3-text-color)
}

.ficha {
	border: 3px solid #0a3161;
	padding: 20px;
	border-radius: 8px;
	background: #fbfbfb
}

.ficha p:nth-child(-n+5) {
	border-left: 4px solid #000;
	border-radius: 20px;
	padding: 5px
}

.ficha iframe {
	width: 100%;
	height: 300px;
	border-radius: 20px;
	border: 4px solid #000 !important
}

.ficha h3 {
	font-size: 30px !important
}

.wp-block-button {
	text-align: center
}

.wp-block-button__link:hover {
	background: #aa392c !important
}

.wp-block-button__link {
	background: #aa392c !important;
	margin: 20px 0;
	border-radius: 10px;
	border: 2px solid #000
}

.wp-block-button {
	transition: transform .2s linear;
	margin-bottom: 7px !important
}

.wp-block-button:hover {
	transform: scale(1.01)
}

p {
	hyphens: none !important
}

.logo-container {
	height: 110px !important
}

.top-bar {
	height: 100px;
	padding: 15px
}

h1 {
	padding-top: 20px
}

h3 {
	text-align: center;
	font-weight: 700 !important
}

h4 {
	font-weight: 700 !important
}

.section {
	padding: 0
}

.wp-block-cover__background {
	background: radial-gradient(ellipse at center, var(--w-color-main) 88%, #000000d1 100%);
	padding: 0 !important
}

article {
	padding: 0 20px 20px;
	background: #fbfbfb;
	box-shadow: 0px 2px .5rem 1px #c1bcc1 !important;
	border-radius: 20px
}

.menu-item {
	font-size: 18px !important
}

table {
	background: #0a3161;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #0a3161
}

thead th {
	background: #0a3161 !important;
	color: #fff
}

table tr:nth-child(odd) td {
	background: #d7e3f1
}

.banner {
	border: 2px solid #b2d2f7 !important;
	background: #d5e4f6;
	padding: 10px
}

@media only screen and (max-width:768px) {
	h1 {
		margin-top: 0 !important
	}

	.logo-container {
		height: 100px !important
	}
}

.comment-body {
	padding: 20px
}

.subheader {
	padding: 20px 10px
}

@media (max-width:500px) {
	.landing_h1 {
		font-size: 3vw !important
	}

	table {
		max-width: 100% !important
	}
}

@media only screen and (max-width:600px) {
	.ficha h3 {
		font-size: 23px !important
	}

	h1 {
		font-size: 22px !important
	}

	h2 {
		font-size: 18px !important
	}

	p {
		font-size: 16px
	}

	table {
		max-width: 100% !important;
		font-size: 16px;
		padding: 0
	}

	th {
		padding: 0
	}

	.post-grid-item,
	.grid-cols-2 {
		width: 1 !important;
		margin: 0 auto
	}
}

th {
	background-color: #f6f6f6 !important
}
}

.boton_link {
	background-color: #13322b
}

.is-small-text {
	font-size: .875em
}

.is-regular-text {
	font-size: 1em
}

.is-large-text {
	font-size: 2.25em
}

.is-larger-text {
	font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: .68;
	margin: .05em .1em 0 0;
	text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
	float: none;
	margin-left: .1em
}

p.has-drop-cap.has-background {
	overflow: hidden
}

:root :where(p.has-background) {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
	rotate: 180deg
}

.wp-block-button__link {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	word-break: break-word
}

.wp-block-button__link.aligncenter {
	text-align: center
}

.wp-block-button__link.alignright {
	text-align: right
}

:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
	text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
	max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
	width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
	width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
	flex-basis: 100%;
	width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
	width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
	width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
	width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
	border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
	border: 2px solid;
	padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
	color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
	background-color: initial;
	background-image: none
}

.wp-block-buttons.is-vertical {
	flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
	margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
	display: inline-block;
	margin: 0
}

.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
	justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center
}

.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between
}

.wp-block-buttons.aligncenter {
	text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
	text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}

.wp-block-button.aligncenter {
	text-align: center
}

.wp-block-columns {
	align-items: normal !important;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap !important
	
	/* flex-direction: column; /* or row, depending on your layout */
	/* height: 300vh; /* Container height */
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap !important
	}
}

.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}

@media (max-width:781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100% !important
	}
}

@media (min-width:782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 0%;
		flex-grow: 1
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}
}

.wp-block-columns.is-not-stacked-on-mobile {
	flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
	flex-basis: 0%;
	flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
	flex-grow: 0
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	overflow-wrap: break-word;
	word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
	align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
	width: 100%
	height: auto;
}

.wp-block-image a {
	display: inline-block;
	height: auto
}

.wp-block-image img {
	box-sizing: border-box;
	min-height: 110px;
	max-width: 100%;
	vertical-align: bottom
}

@media (prefers-reduced-motion:no-preference) {
	.wp-block-image img.hide {
		visibility: hidden
	}

	.wp-block-image img.show {
		animation: show-content-image .4s
	}
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
	border-radius: inherit
}

.wp-block-image.has-custom-border img {
	box-sizing: border-box
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull a,
.wp-block-image.alignwide a {
	width: 100%
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	height: auto;
	width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
	display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
	caption-side: bottom;
	display: table-caption
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		border-radius: 0;
		-webkit-mask-image: url(data:image/svg+xml;utf8,);
		mask-image: url(data:image/svg+xml;utf8,);
		mask-mode: alpha;
		-webkit-mask-position: center;
		mask-position: center;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain
	}
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
	border-radius: 9999px
}

.wp-block-image figure {
	margin: 0
}

.wp-lightbox-container {
	display: flex;
	flex-direction: column;
	position: relative
}

.wp-lightbox-container img {
	cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
	opacity: 1
}

.wp-lightbox-container button {
	align-items: center;
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	backdrop-filter: blur(16px) saturate(180%);
	background-color: #5a5a5a40;
	border: none;
	border-radius: 4px;
	cursor: zoom-in;
	display: flex;
	height: 20px;
	justify-content: center;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 16px;
	text-align: center;
	top: 16px;
	transition: opacity .2s ease;
	width: 20px;
	z-index: 100
}

.wp-lightbox-container button:focus-visible {
	outline: 3px auto #5a5a5a40;
	outline: 3px auto -webkit-focus-ring-color;
	outline-offset: 3px
}

.wp-lightbox-container button:hover {
	cursor: pointer;
	opacity: 1
}

.wp-lightbox-container button:focus {
	opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
	background-color: #5a5a5a40;
	border: none
}

.wp-lightbox-overlay {
	box-sizing: border-box;
	cursor: zoom-out;
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 100000
}

.wp-lightbox-overlay .close-button {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	min-height: 40px;
	min-width: 40px;
	padding: 0;
	position: absolute;
	right: calc(env(safe-area-inset-right) + 16px);
	top: calc(env(safe-area-inset-top) + 16px);
	z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
	background: 0 0;
	border: none
}

.wp-lightbox-overlay .lightbox-image-container {
	height: var(--wp--lightbox-container-height);
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform-origin: top left;
	width: var(--wp--lightbox-container-width);
	z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	justify-content: center;
	margin: 0;
	position: relative;
	transform-origin: 0 0;
	width: 100%;
	z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
	height: var(--wp--lightbox-image-height);
	min-height: var(--wp--lightbox-image-height);
	min-width: var(--wp--lightbox-image-width);
	width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
	display: none
}

.wp-lightbox-overlay button {
	background: 0 0;
	border: none
}

.wp-lightbox-overlay .scrim {
	background-color: #fff;
	height: 100%;
	opacity: .9;
	position: absolute;
	width: 100%;
	z-index: 2000000
}

.wp-lightbox-overlay.active {
	animation: turn-on-visibility .25s both;
	visibility: visible
}

.wp-lightbox-overlay.active img {
	animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
	animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
	animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
	.wp-lightbox-overlay.zoom.active {
		animation: none;
		opacity: 1;
		visibility: visible
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container {
		animation: lightbox-zoom-in .4s
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.active .scrim {
		animation: turn-on-visibility .4s forwards
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
		animation: none
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
		animation: lightbox-zoom-out .4s
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
		animation: turn-off-visibility .4s forwards
	}
}

@keyframes show-content-image {
	0% {
		visibility: hidden
	}

	99% {
		visibility: hidden
	}

	to {
		visibility: visible
	}
}

@keyframes turn-on-visibility {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes turn-off-visibility {
	0% {
		opacity: 1;
		visibility: visible
	}

	99% {
		opacity: 0;
		visibility: visible
	}

	to {
		opacity: 0;
		visibility: hidden
	}
}

@keyframes lightbox-zoom-in {
	0% {
		transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
	}

	to {
		transform: translate(-50%, -50%) scale(1)
	}
}

@keyframes lightbox-zoom-out {
	0% {
		transform: translate(-50%, -50%) scale(1);
		visibility: visible
	}

	99% {
		visibility: visible
	}

	to {
		transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
		visibility: hidden
	}
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
	rotate: 180deg
}

.wp-block-spacer {
	clear: both
}

ol,
ul {
	box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table thead {
	border-bottom: 3px solid
}

.wp-block-table tfoot {
	border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
	border: 1px solid;
	padding: .5em
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	background-color: initial;
	border-bottom: 1px solid #f0f0f0;
	border-collapse: inherit;
	border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: #0000
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
	border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
	border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
	border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
	border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
	border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
	border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
	border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
	border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
	border-style: inherit;
	border-width: inherit
}

.scroll-to-top {
	align-items: center;
	background-color: var(--w-scroll-top-bg-color);
	border-radius: var(--w-radius);
	bottom: 30px;
	box-shadow: var(--w-shadow);
	display: flex;
	height: 50px;
	justify-content: center;
	opacity: 0;
	position: fixed;
	right: 30px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	visibility: hidden;
	width: 50px;
	z-index: 99
}

.scroll-to-top:hover {
	cursor: pointer
}

.scroll-to-top.show {
	opacity: 1;
	visibility: visible
}

.scroll-to-top:before {
	border: solid #fff;
	border-width: 0 3px 3px 0;
	content: "";
	display: inline-block;
	padding: 3px;
	transform: rotate(-135deg)
}

:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #fff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: .44rem;
	--wp--preset--spacing--30: .67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
	gap: .5em
}

:where(.is-layout-grid) {
	gap: .5em
}

body .is-layout-flex {
	display: flex
}

.is-layout-flex {
	flex-wrap: wrap;
	align-items: center
}

.is-layout-flex>:is(*, div) {
	margin: 0
}

body .is-layout-grid {
	display: grid
}

.is-layout-grid>:is(*, div) {
	margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em
}

.has-black-color {
	color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
	color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em
}

.wp-container-core-buttons-is-layout-1 {
	justify-content: center
}

.wp-container-core-columns-is-layout-1 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-2 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-3 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-4 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-5 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-6 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-7 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-8 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-9 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-10 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-11 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-12 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-13 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-14 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-15 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-16 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-17 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-18 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-19 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-20 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-21 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-22 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-23 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-24 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-25 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-26 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-27 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-28 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-29 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-30 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-31 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-32 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-33 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-34 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-35 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-36 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-37 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-38 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-39 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-40 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-41 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-42 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-43 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-44 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-45 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-46 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-47 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-48 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-49 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-50 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-51 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-52 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-53 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-54 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-55 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-56 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-57 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-58 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-59 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-60 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-61 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-62 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-63 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-64 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-65 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-66 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-67 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-68 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-69 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-70 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-71 {
	flex-wrap: nowrap
}

.wp-elements-a0b4128294dac3d75e600fd3ac67da23 a:where(:not(.wp-element-button)) {
	color: #b31942
}

.wp-container-core-columns-is-layout-72 {
	flex-wrap: nowrap
}

.wp-container-core-columns-is-layout-73 {
	flex-wrap: nowrap
}