a {
	outline: none;
	cursor: pointer !important;
}

html {
	scroll-behavior: smooth;
}

body {
	top: 0px;
	color: rgb(27, 53, 74);
	width: 100%;
	height: 100%;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 1.4;
	margin: 0px auto;
	overflow-x: hidden;
	cursor: default;
}

.base {
	a {
		text-decoration: underline;
		color: rgb(0, 0, 255);
		cursor: auto;
	}

	a:hover {
		color: rgb(52, 52, 253);
		text-decoration: none;
	}
}

h1 {
	margin: 0px 0px 17px;
	font-family: sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: rgb(27, 53, 74);
}

.base {
	ul li,
	ol li {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 10px;
	}
}

p {
	margin: 15px 0px;
}

.container {
	width: 1020px;
	position: relative;
	margin: 0px auto;
}

header {
	position: relative;
	width: 100%;
	background-color: rgb(255, 255, 255);
}

.text_section {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}

.white_base {
	position: relative;
}

.base {
	padding: 40px 40px 0px;
	max-width: 940px;
	width: 100%;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
}

b {
	font-family: sans-serif;
}

@media screen and (max-width: 1019px) {
	img {
		max-width: 100%;
	}

	.base {
		padding-right: 10px;
		padding-left: 10px;
	}

	.container {
		width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
	p {
		text-align: left;
	}
}

@media screen and (max-width: 480px) {
	.headline {
		font-size: 26px !important;
	}
}

body * {
	font-family: sans-serif !important;
}

.base {
	ul {
		padding-left: 10px;
	}
}

* {
	outline: 0px !important;
	appearance: none !important;
	-webkit-tap-highlight-color: transparent !important;
}

body {
	position: relative;
}

* {
	margin: 0px;
	padding: 0px;
	outline: 0px !important;
	appearance: none !important;
	-webkit-tap-highlight-color: transparent !important;
}

*,
::after,
::before {
	box-sizing: border-box;
}

:focus {
	outline: 0px;
}

.headline {
	font-weight: 700;
}

.base {
	padding-top: 0px !important;
}

.headline {
	font-size: 36px;
	line-height: 46px;
	margin: 20px 0px;
	text-align: center;
}

@media (max-width: 1019px) {
	.base {
		padding-top: 0px !important;
	}
}

@media (max-width: 767px) {
	.headline {
		font-size: 28px;
		line-height: 38px;
	}
}

* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	background-color: #fff;
	color: #333;
	font-family: var(--font-source-sans-pro), "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	/*font-size: 14px;*/
	line-height: 1.42857143;
	margin: 0;
}

p a {
	color: rgba(177, 11, 31, 1) !important;
}

a:hover {
	cursor: pointer;
}

body svg {
	fill: inherit;
	color: inherit;
}

body :focus {
	outline: 0;
}

body ul {
	margin-bottom: 10px;
	margin-top: 0;
}

body a {
	text-decoration: none;
}

body img {
	border: 0;
	vertical-align: middle;
}

body h1,
body h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}

body h1,
body h3,
body h4 {
	color: inherit;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

body h1 {
	font-size: 36px;
	margin: 0.67em 0;
}

body h3 {
	font-size: 24px;
}

body h4 {
	font-size: 18px;
}

body p {
	margin: 0 0 10px;
}

body button,
body textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

body button {
	overflow: visible;
}

body button {
	text-transform: inherit;
}

body button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	cursor: pointer;
}

body button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

body textarea {
	border: none;
	display: block;
	min-height: 50px;
	outline: 0;
	padding: 0.375rem 0.75rem;
}

@font-face {
	font-display: optional;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 700;
	src: url(../index/SourceSansPro-Bold.ttf) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 400;
	src: url(../index/SourceSansPro-Regular.ttf) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 600;
	src: url(../index/SourceSansPro-SemiBold.ttf) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: "Source Serif Pro";
	font-style: normal;
	font-weight: 900;
	src: url(../index/SourceSansPro-Black.ttf) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: "Source Serif Pro";
	font-style: italic;
	font-weight: 400;
	src: url(../index/SourceSansPro-Italic.ttf) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: "Source Serif Pro";
	font-style: normal;
	font-weight: 400;
	src: url(../index/SourceSerifPro-Regular.woff2) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: "Source Serif Pro";
	font-style: normal;
	font-weight: 600;
	src: url(../index/SourceSerifPro-SemiBold.woff2) format("woff2");
}

@font-face {
	font-display: optional;
	font-family: "Source Serif Pro";
	font-style: italic;
	font-weight: 600;
	src: url(../index/SourceSerifPro-SemiBoldItalic.woff2) format("woff2");
}

:root {
	--font-source-sans-pro: Source Sans Pro;
	--font-source-serif-pro: Source Serif Pro;
	--color-milenio: #b10b1f;
	--color-primary: #b10b1f;
	--color-secondary: #f1f1f1;
	--color-accent: #d1d1d1;
	--color-base-light: #fff;
	--color-base-dark: #000;
	--color-background: #fff;
	--color-background-2: #ededed;
	--color-background-3: #f5f5f5;
	--color-urgent: #fde636;
}

body {
	font-family: var(--font-source-sans-pro);
	font-weight: 400;
}

* {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-overflow: inherit;
	text-transform: inherit;
	white-space: inherit;
}

b,
strong {
	font-weight: 700;
}

a:hover {
	text-decoration: underline;
}

body,
html {
	height: 100%;
}

@media (max-width: 968px) {
	body::-webkit-scrollbar,
	body::-webkit-scrollbar-button {
		display: none;
	}
}

#root {
	min-height: 100vh;
}

#root > * {
	max-width: 100vw;
}

#root > header {
	order: 1;
}

#root > main {
	display: grid;
	grid-template-columns: auto;
	justify-items: center;
	order: 2;
	position: relative;
}

#root > main > .left,
#root > main > .right {
	display: none;
	height: 100%;
	max-width: 16vw;
}

#root > main > .left {
	order: 1;
}

#root > main > .right {
	order: 3;
}

#root > main > .content {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
	height: 100%;
	max-width: 100vw;
	order: 2;
	width: 100%;
}

#root > footer {
	order: 3;
	overflow-x: hidden;
	position: sticky;
	top: 100%;
}

@media (min-width: 1366px) {
	#root > main {
		gap: 10px;
		grid-template-columns: auto 1fr auto;
	}

	#root > main > .left,
	#root > main > .right {
		display: block;
	}
}

@media (min-width: 1440px) {
	#root > main > .left,
	#root > main > .right {
		max-width: 20vw;
	}
}

header#main-header {
	position: sticky;
	top: 0;
	z-index: 10;
}

.header-wrapper {
	display: flex;
	flex-direction: column;
}

.navbar {
	align-items: center;
	background-color: var(--color-primary, var(--color-milenio, #000));
	display: flex;
	height: 65px;
	justify-content: space-between;
	order: 2;
	padding: 0 15px;
	position: relative;
	transition: height 0.2s linear;
	z-index: 4;
}

.navbar > * {
	max-height: 70px;
}

.navbar > *,
.navbar > * > img {
	height: 100%;
}

.navbar__name {
	clip: rect(0 0 0 0);
	border: 0;
	height: 0.0625rem;
	margin: -0.0625rem;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 0.0625rem;
}

.navbar__logo {
	fill: var(--color-base-light, #fff);
	align-items: center;
	display: flex;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.navbar__logo img {
	max-height: 80%;
	max-width: 240px;
	width: auto;
}

.navbar__left {
	align-items: center;
	color: var(--color-base-light, #fff);
	display: flex;
	height: 100%;
	justify-content: flex-start;
	left: 0;
}

.navbar__left .menu-button {
	align-items: center;
	cursor: pointer;
	display: inherit;
	position: relative;
	z-index: 1;
}

.navbar__left .menu-button .close-menu-icon {
	display: none;
}

.navbar__left .menu-button svg {
	fill: var(--color-base-light, #fff);
	stroke: var(--color-base-light, #fff);
	stroke-width: 1px;
}

.navbar__left .menu-button .label {
	display: none;
	font-size: 13px;
	font-weight: 600;
	margin: 0 18px 0 10px;
}

.navbar__left .menu-button .label-close {
	display: none;
}

.navbar__left .sections {
	display: none;
	height: 100%;
	text-align: left;
}

.navbar__left .sections .places {
	border-left: 1px solid var(--color-base-light, #fff);
	font-size: 14px;
	font-weight: 600;
	padding: 0 15px;
	position: relative;
	text-transform: uppercase;
	transition: width 0.2s linear;
}

.navbar__left .sections .places .selected {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: inherit;
	justify-content: space-between;
	position: relative;
	white-space: nowrap;
}

.navbar__left .sections .places .selected .label {
	padding-right: 5px;
}

.navbar__left .sections .places .selected .label .close {
	color: var(--color-primary, var(--color-milenio, #000));
	display: none;
	font-size: 13px;
	text-transform: none;
}

.navbar__left .sections .places .selected .toggle-icon {
	fill: var(--color-base-light, #fff);
}

.navbar__left .sections .places .options {
	display: none;
}

.navbar__right {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	right: 0;
}

.navbar__right .controls {
	display: none;
}

.navbar__right .account-icon-mobile {
	fill: var(--color-base-light, #fff);
	cursor: pointer;
	margin-right: 15px;
}

header#main-header nav.nav-sections,
header#main-header nav.nav-today {
	align-items: center;
	background-color: var(--color-base-light, #fff);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	font-family: var(--font-source-sans-pro);
	height: 50px;
	min-height: 50px;
	white-space: nowrap;
	z-index: 0;
}

header#main-header nav.nav-today > :not(:last-child) {
	padding-right: 7.5px;
}

header#main-header nav.nav-sections ul,
header#main-header nav.nav-today ul {
	margin: 0;
	overflow: auto;
	padding: 0;
}

header#main-header nav.nav-sections ul::-webkit-scrollbar,
header#main-header nav.nav-today ul::-webkit-scrollbar {
	display: none;
}

header#main-header nav.nav-sections li,
header#main-header nav.nav-today li {
	display: inline;
	text-decoration: none;
}

header#main-header nav.nav-today {
	font-size: 14px;
	order: 1;
	padding: 8px 15px;
	position: relative;
}

header#main-header nav.nav-today .account,
header#main-header nav.nav-today .date {
	display: none;
}

header#main-header nav.nav-today .account > * {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 4px 12px;
	padding: 0;
}

header#main-header nav.nav-today .date:first-child {
	padding-right: 15px;
}

header#main-header nav.nav-today .account:last-child {
	padding-left: 15px;
}

header#main-header nav.nav-today .account svg {
	fill: var(--color-primary, var(--color-milenio, #000));
}

header#main-header nav.nav-today .account .account-icon {
	background: none;
	border: none;
}

header#main-header nav.nav-today .navigation {
	align-items: center;
	color: #555;
	display: flex;
	overflow: auto;
}

header#main-header nav.nav-today .navigation > :first-child:not(:only-child) {
	padding-right: 7.5px;
}

header#main-header nav.nav-today .navigation li:not(:last-child):after {
	content: "•";
	margin: 0 2px;
}

header#main-header nav.nav-today .date {
	color: var(--color-base-dark, #000);
	text-transform: capitalize;
}

header#main-header nav.nav-sections {
	flex-direction: column;
	font-size: 18px;
	height: -moz-max-content;
	height: max-content;
	order: 4;
	z-index: 3;
}

header#main-header nav.nav-sections ul {
	gap: 8px;
	overflow: initial;
}

header#main-header nav.nav-sections a {
	text-decoration: none;
}

header#main-header nav.nav-sections .opinion {
	padding: 0 16px;
	text-transform: uppercase;
}

header#main-header nav.nav-sections .opinion:hover {
	color: var(--color-primary, var(--color-milenio, #000));
}

.nav-sections-container {
	position: relative;
	width: 100%;
}

.nav-sections-links {
	display: flex;
	gap: 16px;
	height: 50px;
	overflow: auto;
	width: 100%;
}

.nav-sections-links > * {
	align-items: center;
	display: inherit;
}

.nav-sections-links .opinion {
	font-weight: 600;
}

.nav-sections-links .section-links {
	gap: 16px;
}

.nav-sections-links .printed-toggle {
	fill: var(--color-base-dark, #000);
	cursor: pointer;
	font-weight: 600;
	height: 100%;
	justify-content: space-between;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
}

.printed-menu {
	background-color: #ededed;
	color: #555;
	display: none;
	justify-content: center;
	text-align: center;
	width: 100vw;
}

.sections-menu {
	background-color: var(--color-secondary, #000);
	display: none;
	flex-grow: 1;
	order: 2;
	position: relative;
	width: 100%;
}

@media (min-width: 968px) {
	header#main-header nav.nav-today {
		font-size: 12px;
		justify-content: space-between;
	}

	header#main-header nav.nav-today .account,
	header#main-header nav.nav-today .date {
		align-items: center;
		display: flex;
		margin-right: 10px;
	}

	header#main-header nav.nav-today .navigation {
		left: 50%;
		max-width: 50%;
		position: absolute;
		transform: translateX(-50%);
	}
}

@media screen and (min-width: 968px) and (min-width: 1396px) {
	header#main-header .navbar,
	header#main-header .sections-menu,
	header#main-header nav.nav-sections,
	header#main-header nav.nav-today {
		padding: 0 calc(50% - 683px);
	}

	header#main-header .sections-menu {
		padding-bottom: 20px;
		padding-top: 20px;
	}
}

@media (min-width: 968px) {
	.navbar {
		height: 70px;
	}

	.nav-sections-container {
		max-width: 960px;
	}

	.navbar__left .menu-button .label {
		display: initial;
	}

	.navbar__left .sections {
		align-items: center;
		display: inline-flex;
	}

	.navbar__right .controls {
		display: inherit;
		font-weight: 600;
	}

	.navbar__right .controls > :not(:last-child) {
		margin-right: 15px;
	}

	.navbar__right .controls .btn-live-tv {
		fill: var(--color-secondary, #000);
		align-items: center;
		background-color: var(--color-primary, var(--color-milenio, #000));
		border: 2px solid var(--color-secondary, #000);
		border-radius: 45px;
		color: var(--color-secondary, #000);
		display: inline-flex;
		height: 30px;
		padding: 4px 12px;
	}

	.navbar__right .controls .btn-register {
		fill: var(--color-primary, var(--color-milenio, #000));
		align-items: center;
		background-color: var(--color-secondary, #000);
		border: none;
		border-radius: 45px;
		color: var(--color-primary, var(--color-milenio, #000));
		display: inline-flex;
		height: 30px;
		padding: 4px 12px;
	}

	.navbar__right .account-icon-mobile {
		display: none;
	}

	header#main-header .social-media {
		display: none;
	}
}

@media (min-width: 1440px) {
	header#main-header nav.nav-today .navigation {
		max-width: 968px;
	}
}

main .content {
	padding: 0 10px;
}

#main-content {
	margin-top: 10px;
}

#main-content > .content {
	padding: 0;
}

.social-media {
	color: #bababc;
	float: right;
}

:host(.swiper-horizontal.swiper-rtl)
	.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: transform 0.2s, right 0.2s;
}

[class*="_tab"] {
	display: none;
}

@media (min-width: 48em) {
	[class*="_tab"] {
		display: flex;
	}
}

@media (min-width: 64em) {
	[class*="_tab"] {
		display: none;
	}
}

.dialog::backdrop {
	background-color: var(--_background-dialog);
	opacity: 1;
}

a {
	color: inherit;
	text-decoration: none;
}

@media (min-width: 1024px) {
	a:hover {
		cursor: pointer;
		transition: all 0.2s ease-in-out;
	}
}

strong:not(.--font-primary) {
	font-weight: 700;
}

.marker-24 ::marker {
	font-size: 1.5rem;
}

body:has(.disable-body-scroll) {
	overflow: hidden;
}

.viafoura.viafoura {
	font-family: Arial, "sans-serif";
	margin-bottom: 4rem;
}

.viafoura.viafoura.not-comment section div.vf-post-form__container {
	display: none;
}

.viafoura.viafoura .vf-content-actions__like.vf-content-actions__like,
.viafoura.viafoura .vf-content-actions__like.vf-content-actions__like:focus,
.viafoura.viafoura .vf-content-actions__like.vf-content-actions__like:hover {
	display: flex;
	gap: 5px;
}

.viafoura.viafoura
	.vf-button.vf-button.comment-nav-right__icon.comment-nav-right__icon.vf-button.vf-button.vf-no-outline.is-size-large.vf-tray-trigger {
	display: none;
}

.viafoura.viafoura .vf3-comments .vf3-comments__tabbed-nav .vf-tabbed-nav {
	position: relative;
}

.viafoura.viafoura
	.vf-comment__bottom-actions
	.vf-button.vf-button.is-link.is-link.is-accent-color.is-accent-color:not(
		.is-danger-color
	),
.viafoura.viafoura
	.vf-comment__bottom-actions
	.vf-button.vf-button.is-link.is-link.is-accent-color.is-accent-color:not(
		.is-danger-color
	):hover {
	color: rgba(0, 0, 0, 0.6);
}

::selection {
	background-color: #0250c9;
	color: #fff;
}

@media (min-width: 68.75em) {
	.sidebar__main {
		flex-basis: calc(100% - 316px);
		margin-right: 1rem;
	}
}

@media (min-width: 83.75em) {
	.sidebar__main {
		flex-basis: calc(100% - 340px);
		margin-right: 2.5rem;
	}
}

.viafoura {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.viafoura *,
.viafoura :after,
.viafoura :before {
	box-sizing: inherit;
}

.viafoura article,
.viafoura nav,
.viafoura section {
	display: block;
	margin: 0;
	padding: 0;
}

.viafoura h3,
.viafoura h4,
.viafoura ol,
.viafoura p,
.viafoura ul {
	margin: 0;
	padding: 0;
}

.viafoura ol,
.viafoura ul {
	list-style-type: none;
}

.viafoura svg:not(:root) {
	overflow: hidden;
}

.viafoura button,
.viafoura textarea {
	font-family: inherit;
	font-size: 16px !important;
	margin: 0;
	vertical-align: baseline;
}

.viafoura button {
	background: none;
	border: none;
	box-shadow: none;
	color: inherit;
	padding: 0;
	text-transform: inherit;
}

.viafoura button:active {
	color: inherit;
}

.viafoura button {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
}

.viafoura textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

.viafoura textarea:invalid {
	background-color: #f0dddd;
}

.viafoura div,
.viafoura textarea {
	margin: 0;
	padding: 0;
}

.viafoura {
	--background-color: var(--default-color, #fff);
	--light-text-on-background-color: var(
		--light-text-on-default-color,
		rgba(0, 0, 0, 0.6)
	);
	--dark-text-on-background-color: var(--dark-text-on-default-color, #000);
	background-color: #fff;
	background-color: var(--background-color, #fff);
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-cyrillic-ext.woff2") format("woff2");
	unicode-range: u+0460 -052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f,
		u+fe2e-fe2f;
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-cyrillic.woff2") format("woff2");
	unicode-range: u+0301, u+0400 -045f, u+0490 -0491, u+04b0-04b1, u+2116;
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-greek-ext.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-greek.woff2") format("woff2");
	unicode-range: u+0370 -03ff;
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-vietnamese.woff2") format("woff2");
	unicode-range: u+0102 -0103, u+0110 -0111, u+0128 -0129, u+0168 -0169,
		u+01a0-01a1, u+01af-01b0, u+0300 -0301, u+0303 -0304, u+0308 -0309, u+0323,
		u+0329, u+1ea0-1ef9, u+20ab;
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-latin-ext.woff2") format("woff2");
	unicode-range: u+0100 -02af, u+0304, u+0308, u+0329, u+1e00-1e9f, u+1ef2-1eff,
		u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
	font-display: swap;
	font-family: Inter;
	font-style: normal;
	font-weight: 100 900;
	src: url("inter-latin.woff2") format("woff2");
	unicode-range: u+0131, u+0152 -0153, u+02bb-02bc, u+02c6, u+02da, u+02dc,
		u+0304, u+0308, u+0329, u+2000 -206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
		u+2212, u+2215, u+feff, u+fffd;
}

@font-face {
	font-display: swap;
	font-family: viafoura;
	font-style: normal;
	font-weight: 400;
	src: url("");
	src: url("") format("embedded-opentype"), url("") format("woff2"),
		url("") format("woff"), url("") format("truetype"), url("") format("svg");
}

.viafoura {
	color: #000;
	color: var(--dark-text-on-background-color, #000);
	font-family: Inter, sans-serif;
	font-family: var(--primary-font, Inter, sans-serif);
	font-size: 87.5%;
	font-weight: 400;
	line-height: 1.3;
}

.viafoura h3,
.viafoura h4 {
	font-weight: 400;
}

.viafoura h3 {
	font-size: 1.43em;
	font-weight: 300;
}

.viafoura h4 {
	font-size: 1.14em;
}

.viafoura .vf-content {
	line-height: 1.8;
}

.viafoura .vf-label {
	font-size: 14px !important;
}

.viafoura .vf-label.vf-label-upper {
	text-transform: uppercase;
}

.viafoura .vf-secondary-text {
	font-size: calc(var(--base-font-size, 0.625rem) * var(--small-font, 1.2));
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-secondary-text {
		font-size: calc(
			var(--base-font-size, 0.625rem) * var(--small-mobile-font, 1.2)
		);
	}
}

.viafoura .vf-label-text {
	font-size: 16px;
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-label-text {
		font-size: 16px;
	}
}

.viafoura .vf-body-text--deprecated {
	font-size: 16px;
}

.viafoura .vf-label-text {
	text-transform: uppercase;
}

.viafoura .vf-button {
	padding: 0.9em 1.3em;
	word-break: keep-all;
}

.viafoura .vf-button {
	border: none;
	border-radius: 3px;
}

.viafoura .vf-button:focus .vf-icon,
.viafoura .vf-button:hover .vf-icon {
	fill-opacity: 1;
}

.viafoura .vf-expanding-hover-light:before {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	transform: translate(-50%, 50%);
	transition: width 0.2s;
	width: 0;
}

.viafoura .vf-expanding-hover-light.vf-active:before,
.viafoura .vf-expanding-hover-light:focus-within:before,
.viafoura .vf-expanding-hover-light:focus:before,
.viafoura .vf-expanding-hover-light:hover:before {
	width: 100% !important;
}

.viafoura .vf-no-outline {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.viafoura .vf-no-outline::-moz-focus-inner {
	border: 0;
}

.viafoura .vf-label-with-dot {
	margin-left: 8px;
	position: relative;
	white-space: nowrap;
}

.viafoura .vf-label-with-dot:before {
	background-color: rgba(0, 0, 0, 0.6);
	background-color: var(--primary-color-60, rgba(0, 0, 0, 0.6));
	border-radius: 50%;
	content: " ";
	display: inline-block;
	height: 2px;
	left: -6px;
	position: absolute;
	top: calc(50% - 2px);
	width: 2px;
}

.viafoura .vf-avatar {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.viafoura button {
	display: inline-block;
}

.viafoura .vf-icon {
	display: inline-block;
	text-align: center;
}

.viafoura .vf-icon.vf-icon-small {
	font-size: 6px;
	height: 12px;
	line-height: 12px;
	width: 12px;
}

.viafoura .vf-icon.vf-icon-medium {
	font-size: 9px;
	height: 18px;
	line-height: 18px;
	width: 18px;
}

.viafoura .vf-icon {
	font-weight: 500;
	text-transform: uppercase;
}

.viafoura div,
.viafoura p {
	word-wrap: break-word;
	word-break: break-word;
}

.viafoura ul {
	margin: 0;
	padding: 0;
	width: auto;
}

.viafoura .vf-accent-border-colour {
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
}

.viafoura .vf-offscreen-text {
	border: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
	clip: rect(1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.viafoura .vf-horiz-list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}

.viafoura .vf-tabbed-nav {
	height: 50px;
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-tabbed-nav {
		height: 35px;
	}
}

.viafoura .vf-tray-trigger {
	align-items: center;
	display: flex;
	height: 40px;
	justify-content: center;
	outline: none;
	overflow: visible;
	padding: 0;
	position: relative;
	width: 40px;
}

.viafoura .vf-tray-trigger:focus,
.viafoura .vf-tray-trigger:hover {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura .vf-tray-trigger:active {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura .vf-expanding-hover-light[data-v-35fff156]:before {
	border-width: 3px;
}

.viafoura .vf-flex-nav {
	display: flex;
}

.viafoura .vf-flex-nav .vf-nav-label {
	align-self: center;
	text-align: center;
	width: 100%;
}

.viafoura .vf-tabbed-nav {
	display: flex;
	width: 100%;
}

.viafoura .vf-tabbed-nav .vf-nav-button {
	height: 100%;
	padding-left: 1.1em;
	padding-right: 1.1em;
	position: relative;
	width: 100%;
}

.viafoura .vf-tabbed-nav .vf-nav-label {
	backface-visibility: hidden;
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	font-size: 1.14em;
	font-weight: 300;
	transition: color 0.2s;
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-tabbed-nav .vf-nav-label {
		font-size: 1em;
	}
}

.viafoura .vf-tabbed-nav > * {
	height: 100%;
	justify-content: center;
}

.viafoura .vf-tabbed-nav > .vf-horiz-list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.viafoura .vf-active .vf-nav-label,
.viafoura .vf-nav-button:focus .vf-nav-label,
.viafoura .vf-nav-button:hover .vf-nav-label {
	color: #000;
	color: var(--primary-color-100, #000);
	font-weight: 400;
}

.viafoura .vf-default-avatar {
	border-radius: 50%;
	min-height: 100%;
	min-width: 100%;
	--default-avatar-color-0: #d4145a;
	--default-avatar-color-1: #8e78ff;
	--default-avatar-color-2: #ff7300;
	--default-avatar-color-3: #fbb03b;
	--default-avatar-color-4: #ed1e79;
	--default-avatar-color-5: #009244;
	--default-avatar-color-6: #ed1c24;
	--default-avatar-color-7: #2e3192;
	--default-avatar-color-8: #fc7d7b;
	--default-avatar-color-9: #fc0;
	--default-avatar-color-10: #3aa17e;
	--default-avatar-color-11: #4f00bc;
	--default-avatar-color-12: #09c9be;
	--default-avatar-color-13: #662d8c;
	--default-avatar-color-14: #00a8c5;
	--default-avatar-color-15: #0053ae;
}

.viafoura .vf-default-avatar,
.viafoura .vf-image-wrapper {
	height: 100%;
	position: relative;
	width: 100%;
}

.viafoura .vf-image-wrapper.vf-crop {
	align-content: stretch;
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	overflow: hidden;
}

.viafoura .vf-image-wrapper.vf-image-round {
	border-radius: 50%;
	clip-path: circle(50%);
}

.viafoura .vf-button.is-link[data-v-7870d8ba] {
	border: 1px solid transparent;
}

.viafoura .vf-button.is-link[data-v-7870d8ba]:focus:not([disabled]),
.viafoura .vf-button.is-link[data-v-7870d8ba]:hover:not([disabled]) {
	text-decoration: underline;
}

.viafoura .vf-button.is-link.is-accent-color[data-v-7870d8ba]:not([disabled]) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura
	.vf-button.is-link.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):active:not([disabled]) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura
	.vf-button.is-link.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	) {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}

.viafoura
	.vf-button.is-link.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):focus:not([disabled]),
.viafoura
	.vf-button.is-link.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):hover:not([disabled]) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura
	.vf-button.is-link.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):active:not([disabled]) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura .vf-button.is-size-inline[data-v-7870d8ba] {
	padding: 0 0.4em;
}

.viafoura .vf-icon {
	display: inline-block;
	text-align: center;
}

.viafoura .vf-icon.vf-icon-small {
	font-size: 6px;
	height: 12px;
	line-height: 12px;
	width: 12px;
}

.viafoura .vf-icon.vf-icon-medium {
	font-size: 9px;
	height: 18px;
	line-height: 18px;
	width: 18px;
}

.viafoura .vf-default-avatar__name[data-v-95c7f054] {
	align-items: center;
	color: #fff;
	color: var(--text-on-primary-color, #fff);
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	padding-top: 1px;
	position: absolute;
	text-shadow: 0 0 1.43em rgba(0, 0, 0, 0.6);
	text-shadow: 0 0 1.43em var(--primary-color-60, rgba(0, 0, 0, 0.6));
	text-transform: uppercase;
	top: 0;
	white-space: nowrap;
	width: 100%;
}

.viafoura .vf-avatar[data-v-95c7f054] {
	margin: 3px;
	position: relative;
}

.viafoura .vf-avatar > [data-v-95c7f054] {
	z-index: 2;
}

.viafoura .vf-avatar[data-v-95c7f054]:after,
.viafoura .vf-avatar[data-v-95c7f054]:before {
	border-radius: 50%;
	content: "";
	display: block;
	height: calc(100% + 6px);
	left: -3px;
	min-height: calc(100% + 6px);
	min-width: calc(100% + 6px);
	position: absolute;
	top: -3px;
	width: calc(100% + 6px);
	z-index: 1;
}

.viafoura .vf-avatar[data-v-95c7f054]:before {
	background: transparent;
}

.viafoura .vf-avatar[data-v-95c7f054]:after {
	background-color: rgba(0, 116, 232, 0);
	background-color: var(--accent-color-0, rgba(0, 116, 232, 0));
	border: 0 solid transparent;
}

.viafoura .vf-avatar > .vf-avatar__inner[data-v-95c7f054],
.viafoura .vf-avatar[data-v-95c7f054]:after {
	transition: border-width 0.1s ease, border-color 0.1s ease,
		transform 0.1s ease, background-color 0.1s ease;
}

.viafoura .vf-avatar--clickable[data-v-95c7f054]:focus:before,
.viafoura .vf-avatar--clickable[data-v-95c7f054]:hover:before {
	background: #fff;
}

.viafoura .vf-avatar--clickable[data-v-95c7f054]:focus:after,
.viafoura .vf-avatar--clickable[data-v-95c7f054]:hover:after {
	background-color: #fff;
	background-color: var(--background-color, #fff);
}

.viafoura .vf-avatar:focus > [data-v-95c7f054],
.viafoura .vf-avatar:hover > [data-v-95c7f054],
.viafoura .vf-avatar[data-v-95c7f054]:focus:after,
.viafoura .vf-avatar[data-v-95c7f054]:hover:after {
	transition: border-width 0.1s ease, border-color 0.1s ease,
		transform 0.2s ease, background-color 0.1s ease;
}

.viafoura .vf-avatar--clickable[data-v-95c7f054]:hover:after {
	border-width: 2px;
}

.viafoura .vf-avatar--clickable[data-v-95c7f054]:focus:after {
	border-width: 3px;
}

.viafoura .vf-avatar--medium[data-v-95c7f054] {
	font-size: 0.857em;
	height: 40px;
	min-height: 40px;
	min-width: 40px;
	width: 40px;
}

.viafoura
	.vf-avatar--medium.vf-avatar--clickable:hover
	> .vf-avatar__inner[data-v-95c7f054] {
	transform: scale(0.95);
}

.viafoura
	.vf-avatar--medium.vf-avatar--clickable:focus
	> .vf-avatar__inner[data-v-95c7f054] {
	transform: scale(0.9);
}

.viafoura .vf-avatar--clickable[data-v-95c7f054]:focus:after,
.viafoura .vf-avatar--clickable[data-v-95c7f054]:hover:after {
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}

.viafoura .vf-icon-svg {
	display: inline-block;
	text-align: center;
	fill: none;
	stroke: none;
}

.viafoura .vf-icon-svg--fill {
	fill: currentcolor;
}

.viafoura .vf-icon-svg--stroke {
	stroke: currentcolor;
}

.viafoura .vf-button.is-link {
	border: 1px solid transparent;
}

.viafoura .vf-button.is-link:focus:not([disabled]),
.viafoura .vf-button.is-link:hover:not([disabled]) {
	text-decoration: underline;
}

.viafoura .vf-button.is-link.is-accent-color:not([disabled]) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura
	.vf-button.is-link.is-accent-color:not([disabled]):active:not([disabled]) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura .vf-button.is-link.is-inverted.is-accent-color:not([disabled]) {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}

.viafoura
	.vf-button.is-link.is-inverted.is-accent-color:not([disabled]):focus:not(
		[disabled]
	),
.viafoura
	.vf-button.is-link.is-inverted.is-accent-color:not([disabled]):hover:not(
		[disabled]
	) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura
	.vf-button.is-link.is-inverted.is-accent-color:not([disabled]):active:not(
		[disabled]
	) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura .vf-button.is-size-inline {
	padding: 0 0.4em;
}

.viafoura .vf-post-name-button[data-v-cd0a3c1a] {
	border: 0 !important;
	max-width: 100%;
	padding: 0;
}

.viafoura .vf-post-name-button__username[data-v-cd0a3c1a] {
	display: block;
	font-size: 1em;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.viafoura .vf-post-name-button[data-v-cd0a3c1a]:not(:hover):not(:focus) {
	color: #000;
	color: var(--dark-text-on-background-color, #000);
}

.viafoura .vf-content-text > * + [data-v-4ca2631c] {
	margin-top: 10px;
	margin-top: calc(var(--base-font-size, 0.625rem) * 1);
}

.viafoura .vf-content-layout[data-v-2396f95c] {
	display: flex;
	padding: 15px 10px;
	position: relative;
}

.viafoura .vf-content-layout__left[data-v-2396f95c] {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-right: 20px;
	min-width: 40px;
	position: relative;
	width: 40px;
}

@media (max-width: 480px) {
	.viafoura .vf-content-layout__left[data-v-2396f95c] {
		margin-right: 10px;
		min-width: 30px;
		width: 30px;
	}
}

.viafoura .vf-content-layout__right[data-v-2396f95c] {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}

.viafoura .vf-expanding-hover-light:before {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	transform: translate(-50%, 50%);
	transition: width 0.2s;
	width: 0;
}

.viafoura .vf-expanding-hover-light.vf-active:before,
.viafoura .vf-expanding-hover-light:focus-within:before,
.viafoura .vf-expanding-hover-light:focus:before,
.viafoura .vf-expanding-hover-light:hover:before {
	width: 100% !important;
}

.viafoura .vf-dropdown-trigger {
	padding: 1em 0;
}

.viafoura .vf-dropdown {
	display: inline-block;
	position: relative;
}

.viafoura .vf-dropdown:before {
	height: 10px;
	opacity: 0;
	transition: opacity 0s, visibility 0s 0s;
	visibility: hidden;
	width: 10px;
	z-index: 2;
}

.viafoura .vf-dropdown:before {
	--background-color: var(--default-color, #fff);
	--light-text-on-background-color: var(
		--light-text-on-default-color,
		rgba(0, 0, 0, 0.6)
	);
	--dark-text-on-background-color: var(--dark-text-on-default-color, #000);
}

.viafoura .vf-dropdown__text-trigger {
	border-radius: 3px;
	padding: 5px;
	transition: background-color 0.2s ease;
}

.viafoura .vf-dropdown__text-trigger:not([disabled]):focus,
.viafoura .vf-dropdown__text-trigger:not([disabled]):hover {
	background-color: rgba(0, 116, 232, 0.1);
	background-color: var(--accent-color-10, rgba(0, 116, 232, 0.1));
}

.viafoura .vf-dropdown:before {
	background-color: #fff;
	background-color: var(--background-color, #fff);
}

.viafoura .vf-dropdown:before {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-left-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-top-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	content: " ";
	position: absolute;
	z-index: 3;
}

.viafoura .vf-badge[data-v-2c5d8df2] {
	border: 1px solid transparent;
	display: inline-block;
	line-height: 1;
	min-width: auto;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}

.viafoura .vf-badge--accent-color[data-v-2c5d8df2] {
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	color: #fff;
	color: var(--text-on-accent-color, #fff);
}

.viafoura .vf-badge--disabled[data-v-2c5d8df2] {
	background-color: rgba(0, 0, 0, 0.1);
	background-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}

.viafoura .vf-dropdown-button[data-v-606f25f2] {
	align-items: center;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	display: flex;
	min-height: 26px;
	min-height: calc(var(--base-font-size, 0.625rem) * 2.6);
	transition: border-color 0.15s, background-color 0.15s, fill 0.15s,
		stroke 0.15s;
	white-space: nowrap;
}

.viafoura .vf-dropdown-button--small[data-v-606f25f2] {
	padding: 2px;
	padding: calc(var(--base-font-size, 0.625rem) * 0.2);
}

.viafoura .vf-dropdown-button__text[data-v-606f25f2] {
	flex-grow: 1;
	margin: 0 5px;
	margin: 0 calc(var(--base-font-size, 0.625rem) * 0.5);
	position: relative;
	text-align: left;
}

.viafoura .vf-dropdown-button[data-v-606f25f2] .vf-dropdown-button__icon {
	height: 18px;
	height: calc(var(--base-font-size, 0.625rem) * 1.8);
	margin-right: 7px;
	margin-right: calc(var(--base-font-size, 0.625rem) * 0.7);
	width: 18px;
	width: calc(var(--base-font-size, 0.625rem) * 1.8);
}

.viafoura
	.vf-dropdown-button--icon-right[data-v-606f25f2]
	.vf-dropdown-button__icon {
	margin-left: 7px;
	margin-left: calc(var(--base-font-size, 0.625rem) * 0.7);
	margin-right: 0;
}

.viafoura
	.vf-dropdown-button--small[data-v-606f25f2]
	.vf-dropdown-button__icon {
	margin: 0;
}

.viafoura
	.vf-dropdown-button--icon-right[data-v-606f25f2]
	.vf-dropdown-button__text {
	order: -1;
	text-align: right;
}

.viafoura .vf-dropdown-button--accent[data-v-606f25f2] {
	background-color: #fff;
	background-color: var(--background-color, #fff);
	border-color: #fff;
	border-color: var(--background-color, #fff);
	color: #000;
	color: var(--dark-text-on-background-color, #000);
}

.viafoura .vf-dropdown-button--accent[data-v-606f25f2]:not([disabled]):focus,
.viafoura .vf-dropdown-button--accent[data-v-606f25f2]:not([disabled]):hover {
	background-color: rgba(0, 116, 232, 0.1);
	background-color: var(--accent-color-10, rgba(0, 116, 232, 0.1));
	border-color: transparent;
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}

.viafoura
	.vf-dropdown-button--accent[data-v-606f25f2]:not([disabled]):focus
	.vf-dropdown-button__icon,
.viafoura
	.vf-dropdown-button--accent[data-v-606f25f2]:not([disabled]):hover
	.vf-dropdown-button__icon {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura .vf-dropdown-button--accent[data-v-606f25f2]:not([disabled]):focus {
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}

.viafoura .vf-select-dropdown__trigger {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.viafoura .vf-dropdown-tabs[data-v-4c13d62a] {
	white-space: nowrap;
}

.viafoura .vf-dropdown-tabs[data-v-4c13d62a] .vf-tabbed-nav__tabs {
	overflow: hidden;
	padding-bottom: 2px;
	position: relative;
}

.viafoura .vf-tabbed-views[data-v-215377dc] {
	display: flex;
	flex-direction: column;
}

.viafoura .vf-square-badge {
	border-radius: 3px;
	border-radius: calc(var(--base-font-size, 0.625rem) * 0.3);
}

.viafoura .vf-square-badge--small {
	padding: 3px 5px;
	padding: calc(var(--base-font-size, 0.625rem) * 0.3)
		calc(var(--base-font-size, 0.625rem) * 0.5);
}

.viafoura .vf-post-details[data-v-61f51bf7] {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	line-height: 20px;
	line-height: calc(var(--base-font-size, 0.625rem) * 2);
	min-width: 0;
}

.viafoura .vf-post-details > [data-v-61f51bf7] {
	margin-right: 3px;
}

.viafoura .vf-post-details__name[data-v-61f51bf7] {
	align-items: baseline;
	display: flex;
}

.viafoura .vf-post-details__time[data-v-61f51bf7] {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}

.viafoura .vf-toggle input:checked:not(:indeterminate) + .vf-slider {
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}

.viafoura .vf-toggle input:checked:not(:indeterminate) + .vf-slider:before {
	background-color: #fff;
	background-color: var(--background-color, #fff);
	right: -12px;
	transform: translateX(5px);
}

.viafoura .vf-content-focus-container[data-v-2917e5f4] {
	margin: -1px;
	position: relative;
}

.viafoura .vf-content-focus-container--default[data-v-2917e5f4] {
	border: 1px solid transparent;
	border-radius: 4px;
	transition: all 0.4s ease;
}

@-moz-document url-prefix() {
}

.viafoura .vf-content-editor-form .vf-content-editor-input {
	min-height: 24px;
}

.viafoura .vf-content-editor-form .vf-editor-area {
	position: relative;
}

@media (max-width: 480px) {
	.viafoura .vf-content-editor-form .vf-content-editor-input {
		min-height: 25px;
	}
}

.viafoura .vf-content-editor-input.vf-content {
	line-height: 1.8;
}

.viafoura .vf-content-editor-form__textarea {
	background-color: transparent;
	border: none;
	color: #000;
	color: var(--dark-text-on-background-color, #000);
	font-weight: 400;
	height: 24px;
	overflow: hidden;
	padding-top: 0 !important;
	resize: none;
	text-overflow: ellipsis;
	width: 100%;
}

.viafoura .vf-content-editor-form__textarea:focus,
.viafoura .vf-content-editor-form__textarea:hover {
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	outline: none;
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
		.viafoura .vf-content-editor-form__textarea {
			font-size: 16px;
		}
	}
}

.viafoura .vf-content-editor-form__textarea::-moz-placeholder {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	overflow: hidden;
	text-overflow: ellipsis;
}

.viafoura .vf-editor-area--with-limit {
	padding-right: 2em;
}

.viafoura .pin-line[data-v-dddb053c] {
	border-left: 1px solid transparent;
	left: calc(50% - 1px);
	position: absolute;
	transition: border height 0.4s ease ease 1s;
}

.viafoura .pin-line--bottom[data-v-dddb053c] {
	height: calc(100% + 8px);
	top: 26px;
}

.viafoura .vf-post-alert {
	height: 1px;
	overflow: hidden;
	width: 1px;
}

.viafoura .transition-wrapper[data-v-3f6168e0] {
	overflow: hidden;
}

.viafoura .realtime-bar[data-v-12ff1538] {
	display: flex;
	justify-content: center;
	left: 0;
	position: sticky;
	top: 0;
	top: var(--reserved-space-top, 0);
	width: 100%;
	z-index: 7;
}

.viafoura .vf-thread[data-v-e85106b2] {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	position: relative;
}

.viafoura .top-typing-indicator[data-v-9a7a0df6] {
	max-height: 0;
	transition: margin 0.4s;
}

.viafoura .top-typing-indicator__internal[data-v-9a7a0df6] {
	display: flex;
	padding-bottom: 0;
	padding-top: 0;
}

.viafoura .vf-content-actions[data-v-2cf991b1] {
	align-items: baseline;
	display: flex;
}

.viafoura .vf-content-actions__like[data-v-2cf991b1] svg {
	bottom: 2px;
}

.viafoura .vf-content-actions__dislike[data-v-2cf991b1],
.viafoura .vf-content-actions__like[data-v-2cf991b1] {
	position: relative;
}

.viafoura .vf-content-actions__dislike[data-v-2cf991b1] svg,
.viafoura .vf-content-actions__like[data-v-2cf991b1] svg {
	position: relative;
	vertical-align: bottom;
	fill: currentcolor;
}

.viafoura .vf-content-actions__dislike[data-v-2cf991b1]:focus:before,
.viafoura .vf-content-actions__dislike[data-v-2cf991b1]:hover:before,
.viafoura .vf-content-actions__like[data-v-2cf991b1]:focus:before,
.viafoura .vf-content-actions__like[data-v-2cf991b1]:hover:before {
	content: " ";
	left: 2px;
	letter-spacing: 15px;
	position: absolute;
	text-decoration: underline;
}

.viafoura .vf-content-actions__like[data-v-2cf991b1]:focus:first-child:before,
.viafoura .vf-content-actions__like[data-v-2cf991b1]:hover:first-child:before {
	left: -1px;
}

.viafoura .vf-content-actions__left-action[data-v-2cf991b1] {
	line-height: 13px;
	margin-left: 5px;
}

.viafoura .vf-content-actions__left-actions > [data-v-2cf991b1]:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.viafoura
	.vf-content-actions:not(.vf-content-actions--entered)
	.vf-content-actions__left-action[data-v-2cf991b1] {
	opacity: 0.6;
}

.viafoura .vf-content-actions .vf-button[data-v-2cf991b1] {
	text-transform: uppercase;
}

.viafoura .vf3-conversations-list > * + * {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-top-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
}

.viafoura .vf3-conversations-list--empty {
	padding-top: 15px;
}

.viafoura .vf3-conversations-list--no-separator > * + * {
	border-top: none;
}

.viafoura .vf-report-content__link[data-v-fd4632a8]:focus-visible {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura .vf-nav-tab-button__text[data-v-5517aee9] {
	color: #000;
	color: var(--dark-text-on-background-color, #000);
	font-weight: 400;
}

.viafoura .vf-nav-tab-button__badge[data-v-5517aee9] {
	margin-left: 5px;
}

.viafoura .vf-no-outline {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.viafoura .vf-no-outline::-moz-focus-inner {
	border: 0;
}

.viafoura .comment-nav-right[data-v-0970e46c] {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	position: relative;
}

.viafoura .comment-nav-right > * + [data-v-0970e46c] {
	margin-left: 5px;
}

.viafoura .comment-nav-right__icon[data-v-0970e46c] svg {
	color: #000;
	color: var(--dark-text-on-background-color, #000);
	height: 14px;
	width: 14px;
}

.viafoura .comment-nav-right__settings-button[data-v-0970e46c] {
	position: relative;
}

.viafoura .comment-nav-right__settings-button[data-v-0970e46c]:before {
	background-color: #fff;
	background-color: var(--background-color, #fff);
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-left-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-top-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	content: "";
	display: block;
	height: 9px;
	left: auto;
	position: absolute;
	right: 50%;
	top: -9px;
	transform: translateX(50%) rotate(-135deg) scale(0);
	transition: transform 0.4s ease-in-out;
	width: 9px;
	z-index: 7;
}

.viafoura .vf-sort-actions[data-v-0970e46c] .vf-select-dropdown__trigger {
	align-items: center;
	color: #0074e8;
	color: var(--accent-color, #0074e8);
	display: flex;
	font-size: 0.857em;
	font-weight: 300;
	text-transform: uppercase;
}

.viafoura .vf3-comment[data-v-7861ada0] {
	position: relative;
}

.viafoura .vf-comment__bottom-actions[data-v-7861ada0] {
	padding-top: 5px;
}

@media (max-width: 480px) {
	.viafoura .vf-comment__bottom-actions[data-v-7861ada0] {
		padding-top: 8px;
	}
}

.viafoura .vf3-comment__header[data-v-7861ada0] {
	padding-bottom: 5px;
	position: relative;
}

.viafoura .vf-comment__content-editor[data-v-7861ada0] {
	line-height: 1.643em;
}

@media (max-width: 480px) {
	.viafoura .vf-comment__content-editor[data-v-7861ada0] {
		line-height: 1.286em;
	}
}

.viafoura .vf3-comment__avatar[data-v-7861ada0] {
	margin: 0;
}

.viafoura .vf3-content-with-reply-form[data-v-3a551d26] {
	position: relative;
}

.viafoura .bottom-rt-bar[data-v-5ce821cf] {
	bottom: 0;
	top: 0;
}

.viafoura .all-comments[data-v-5ce821cf] {
	position: relative;
}

.viafoura .all-comments__top-rt-bar-container[data-v-5ce821cf] {
	max-height: 0;
	position: sticky;
	top: 36px;
	top: calc(36px + var(--reserved-space-top, 0rem));
	transition: margin 0.4s;
	z-index: 5 !important;
}

@media only screen and (max-width: 640px) {
	.viafoura .all-comments__top-rt-bar-container[data-v-5ce821cf] {
		top: 35px;
		top: calc(35px + var(--reserved-space-top, 0rem));
	}
}

.viafoura .all-comments__typing-indicator[data-v-5ce821cf] {
	padding-top: 10px;
}

.viafoura
	.vf3-conversations-list--comments[data-v-5ce821cf]
	.vf3-conversations-list--comments--list {
	position: relative;
	will-change: height, padding;
}

.viafoura .vf-conversations-list__pinned-comments--empty[data-v-5ce821cf] {
	padding-top: 0;
}

.viafoura .vf-feedback-survey__link[data-v-20f0c242]:focus-visible {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura .vf3-comments__tabbed-nav__right[data-v-66fa0041] {
	margin-left: auto;
}

.viafoura .vf3-comments__tabbed-nav[data-v-66fa0041] .vf-tabbed-nav {
	background-color: #fff;
	background-color: var(--background-color, #fff);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	height: 36px;
	opacity: 1;
	position: sticky;
	top: 0;
	top: var(--reserved-space-top, 0);
	transition: opacity 0.2s ease, box-shadow 0.2s;
	z-index: 6;
}

.viafoura .all-comments-container[data-v-66fa0041] {
	position: relative;
}

.vf-icon-button {
	padding-right: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
}

.goToForm:hover {
	background-color: #aa2f31;
	color: white;
}

.goToForm {
	padding: 10px 15px;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	background-color: #e91b1e;
	color: white;
	border: none;
	margin: 20px 0;
}

.cuerpo__nota img {
	width: 100%;
	margin: 15px 0;
}

.navbar__left .sections .places {
	border-left: 1px solid var(--color-base-light, #fff);
	font-size: 14px;
	font-weight: 600;
	padding: 0 15px;
	position: relative;
	text-transform: uppercase;
	transition: width 0.2s linear;
}

.navbar__left .sections .places .options {
	background-color: #ededed;
	color: var(--color-base-dark, #000);
	line-height: 28px;
	padding: 32px 28px 29px;
	position: absolute;
	right: 0;
	top: 100%;
	white-space: nowrap;
	z-index: 1;
}

.navbar__left .sections .places .options .label {
	font-weight: 400;
	text-transform: none;
}

.navbar__left .sections .places .options ul {
	padding: 0;
}

.navbar__left .sections .places .options li {
	list-style: none;
}

.navbar__left .sections .places .options a:hover {
	color: var(--color-primary, var(--color-milenio, #000));
	text-decoration: none;
}

.printed-menu * {
	white-space: normal;
}

.printed-menu__grid {
	align-items: center;
	display: grid;
	gap: 10px;
	grid-template-areas: "head" "cover" "foot";
	max-width: 375px;
	padding: 22px 16px 27px;
}

.printed-menu__heading {
	grid-area: head;
}

.printed-menu__heading__title {
	display: block;
	font-family: var(--font-source-serif-pro);
	font-size: 24px;
	font-weight: 900;
	line-height: 26px;
}

.printed-menu__heading span {
	font-size: 18px;
	line-height: 26px;
}

.printed-menu__cover {
	cursor: pointer;
	display: flex;
	grid-area: cover;
	justify-content: center;
	position: relative;
}

.printed-menu__more-info {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 5px;
	grid-area: foot;
	line-height: 24px;
}

.printed-menu__more-info * {
	font-size: 18px;
}

.printed-menu__more-info a {
	align-items: center;
	background-color: var(--color-primary, var(--color-milenio, #000));
	border-radius: 50px;
	color: var(--color-base-light, #fff);
	display: flex;
	font-size: 14px;
	height: 40px;
	justify-content: center;
	line-height: 17px;
	white-space: nowrap;
	width: 248px;
}

.sections-menu .closePianoMenu {
	fill: var(--color-base-light, #fff);
	stroke: var(--color-base-light, #fff);
	stroke-width: 1px;
	display: none;
	position: absolute;
	right: 30px;
	top: 28px;
}

.sections-menu .content {
	fill: #555;
	align-items: center;
	align-self: center;
	color: #555;
	flex-direction: column;
	font-size: 22px;
	height: 100%;
	line-height: 17px;
	width: 100%;
}

.sections-menu .content-top {
	border-bottom: 1px solid #d1d1d1;
	display: flex;
	font-size: 15px;
	font-weight: 600;
	height: 65px;
	justify-content: space-around;
	line-height: 17px;
	width: 100%;
}

.sections-menu .content-top > * {
	align-items: center;
	cursor: pointer;
	display: inherit;
	gap: 14px;
	height: 100%;
	justify-content: center;
	width: 100%;
}

.sections-menu .content-top > .alerts {
	align-self: flex-end;
}

.sections-menu .content-top > .newsletter {
	align-self: flex-start;
}

.sections-menu .content-top > :not(:last-child) {
	border-right: 1px solid #d1d1d1;
}

.sections-menu .menu-search-bar {
	display: flex;
	flex-direction: column;
	height: 84px;
	justify-content: center;
	padding: 0 15px;
	width: 100%;
}

.sections-menu .options {
	flex-direction: column;
	width: 100%;
}

.sections-menu .options a:hover {
	color: var(--color-primary, var(--color-milenio, #000));
	text-decoration: none;
}

.sections-menu .options > ul > li .item,
.sections-menu .options > ul > li:not(.father) {
	text-transform: uppercase;
}

.sections-menu .options ul {
	padding-left: 0;
	width: 100%;
}

.sections-menu .options li,
.sections-menu .options ul {
	list-style: none;
}

.sections-menu .options .item {
	flex-grow: 1;
}

header#main-header .social-media {
	border-top: 1px solid #d1d1d1;
	padding: 20px 20px 29px 15px;
}

header#main-header .social-media-header {
	color: var(--color-primary, var(--color-milenio, #000));
	font-size: 20px;
	line-height: 17px;
	margin-bottom: 13px;
	text-transform: uppercase;
}

header#main-header .social-media-links {
	display: flex;
	justify-content: space-around;
}

header#main-header .social-media-links a {
	fill: #888;
	align-items: center;
	border: 1px solid #d1d1d1;
	border-radius: 100px;
	display: flex;
	height: 45px;
	justify-content: center;
	width: 45px;
}

header#main-header .social-media-links a svg {
	scale: 1.5;
}

header#main-header .social-media-links a:hover {
	fill: var(--color-base-light, #fff);
	background-color: var(--color-primary, var(--color-milenio, #000));
}

@media (max-width: 968px) {
	.sections-menu .content .options .item,
	.sections-menu .content .options li {
		min-height: 65px;
	}

	.sections-menu .content .options .item:not(.father),
	.sections-menu .content .options li:not(.father) {
		align-items: center;
		display: flex;
		justify-content: space-between;
	}

	.sections-menu .content .options .item button,
	.sections-menu .content .options li button {
		background: none;
		border: none;
	}

	.sections-menu .content .options li {
		border-top: 1px solid #d1d1d1;
		padding: 0 15px;
		width: auto;
	}

	.sections-menu .content .options li.father .children {
		display: none;
	}

	.sections-menu .content .options li.father ul {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.sections-menu .content .options li.father ul li {
		border-top: 1px dotted #555;
		padding: 0;
	}
}

@media (min-width: 425px) {
	header#main-header .social-media-links a {
		height: 64px;
		width: 64px;
	}

	header#main-header .social-media-links a svg {
		scale: 2;
	}
}

@media (min-width: 968px) {
	header#main-header nav.nav-sections {
		font-size: 14px;
		line-height: 17px;
		overflow: initial;
	}

	header#main-header nav.nav-sections ul {
		overflow: auto;
	}

	.nav-sections-links {
		justify-content: space-between;
	}

	.nav-sections-links .printed-toggle {
		font-weight: 400;
	}

	.nav-sections-links .printed-toggle:hover {
		color: var(--color-primary, var(--color-milenio, #000));
	}

	.printed-menu {
		height: 328px;
		position: absolute;
		right: 0;
		text-align: left;
		top: 100%;
		width: 505px;
	}

	.printed-menu__grid {
		align-items: start;
		gap: 8px;
		grid-template-areas: "head cover" "foot cover";
		max-width: none;
		padding: 15px 15px 20px 26px;
	}

	.printed-menu__heading {
		grid-area: head;
		width: 258px;
	}

	.printed-menu__heading span {
		font-size: 16px;
		line-height: 28px;
	}

	.printed-menu__heading span:first-child {
		font-size: 26px;
		line-height: 28px;
	}

	.printed-menu__more-info {
		align-items: flex-start;
		align-self: end;
		gap: 7px;
		line-height: 24px;
	}

	.printed-menu__more-info * {
		font-size: 16px;
	}

	.printed-menu__more-info a {
		font-size: 12px;
		font-weight: 700;
		height: 30px;
		width: 199px;
	}

	header#main-header .sections-menu .content {
		padding: 0 55px;
	}

	header#main-header .sections-menu .content-top {
		display: none;
	}

	header#main-header .sections-menu .menu-search-bar {
		height: 133px;
		padding: 0;
	}

	header#main-header .sections-menu nav.options > ul {
		color: var(--color-base-dark, #000);
		-moz-column-count: 5;
		column-count: 5;
		-moz-column-gap: 32px;
		column-gap: 32px;
		-moz-column-rule: 1px solid #666;
		column-rule: 1px solid #666;
		font-size: 16px;
		font-weight: 600;
		line-height: 30px;
	}

	header#main-header .sections-menu nav.options > ul .father .item button {
		display: none;
	}

	header#main-header .sections-menu nav.options > ul .father .children {
		color: #666;
		font-size: 17px;
		font-weight: 400;
	}

	header#main-header .sections-menu nav.options > ul .father .children li {
		list-style: disc inside;
	}

	header#main-header .sections-menu nav.options > ul .father .children li span {
		position: relative;
	}

	header#main-header
		.sections-menu
		nav.options
		> ul
		.father
		.children
		li::marker {
		font-size: 10px;
	}
}

@media (min-width: 1440px) {
	.navbar__left .sections .places .options {
		padding-right: 72px;
	}
}

footer#main-footer {
	background-color: var(--color-background, #000);
	display: grid;
	grid-template-rows: auto 1fr;
	overflow-y: hidden;
	z-index: 10;
}

footer#main-footer > * {
	max-width: 100vw;
	width: 100%;
}

footer#main-footer .head {
	background-color: var(--color-milenio, #000);
	display: flex;
	height: 55px;
	justify-content: space-between;
	order: 1;
}

footer#main-footer .head .left {
	display: flex;
	flex-grow: 1;
	height: 44px;
	justify-content: space-between;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 5px;
}

footer#main-footer .head .left .logos > * {
	height: 100%;
	width: auto;
}

footer#main-footer .head .left nav.sections {
	display: none;
}

footer#main-footer .content {
	align-items: center;
	color: #888;
	display: flex;
	flex-direction: column;
	font-family: var(--font-source-serif-pro);
	font-size: 12px;
	font-weight: 500;
	order: 2;
	text-transform: uppercase;
}

footer#main-footer
	.content
	> :not(:only-child):not(.eo-free):not(:first-child) {
	border-top: 1px solid #e9e9e9;
	margin-top: 9.5px;
	padding-top: 9.5px;
}

footer#main-footer .content > * {
	align-items: center;
	justify-content: center;
	width: 100%;
}

footer#main-footer .content .rights-reserved {
	line-height: 17px;
	padding: 15px 0 5px;
	text-align: center;
}

footer#main-footer .content .sections {
	-moz-column-count: 2;
	column-count: 2;
	-moz-column-gap: 42px;
	column-gap: 42px;
	-moz-column-rule: 2px dotted var(--color-accent, #000);
	column-rule: 2px dotted var(--color-accent, #000);
	font-size: 16px;
	font-weight: 700;
	line-height: 36px;
	padding-left: 41px;
	padding-right: 32px;
	text-decoration: none;
	text-transform: none;
}

footer#main-footer .content .sections .item-sec {
	list-style: none;
	margin-bottom: 8px;
}

footer#main-footer .content .sections .item-sec:before {
	content: "-";
}

footer#main-footer .content .sections .item-sec > a {
	padding: 15px 4px;
}

footer#main-footer .content .sections a:hover {
	text-decoration: none;
}

footer#main-footer .content .external-logos {
	display: flex;
	height: 55px;
	padding-left: 19px;
	padding-right: 15px;
}

footer#main-footer .content .external-logos img {
	height: 35px;
	width: auto;
}

footer#main-footer .content .social-media {
	display: flex;
	flex-direction: column;
	margin: 8px 0 20px;
}

footer#main-footer .content .social-media-header {
	line-height: 13px;
	margin-bottom: 16px;
}

footer#main-footer .content .social-media-links {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
	width: 100%;
}

footer#main-footer .content .social-media-links a {
	align-items: center;
	background-color: #888;
	border-radius: 100px;
	display: flex;
	height: 45px;
	justify-content: center;
	width: 45px;
}

footer#main-footer .content .social-media-links a svg {
	fill: var(--color-base-light, #fff);
	scale: 1.4;
}

@media screen and (min-width: 1390px) {
	footer#main-footer .content,
	footer#main-footer .head {
		padding-left: calc(50% - 683px);
		padding-right: calc(50% - 683px);
	}
}

@media (min-width: 968px) {
	footer#main-footer .head .left {
		color: var(--color-base-light, #fff);
		font-family: var(--font-source-sans-pro);
		font-size: 14px;
		font-weight: 600;
		line-height: 17px;
		margin-right: 29px;
	}

	footer#main-footer .head .left nav.sections {
		align-items: center;
		display: flex;
		flex-direction: row;
		flex-grow: 1;
		flex-wrap: nowrap;
		justify-content: flex-end;
		margin-left: 12px;
		max-width: 70vw;
		white-space: nowrap;
	}

	footer#main-footer .head .left nav.sections ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	footer#main-footer .head .left nav.sections ul li {
		display: inline;
	}

	footer#main-footer .head .left nav.sections ul li:not(:last-child) {
		padding-right: 12px;
	}

	footer#main-footer .head .left nav.sections ul li * {
		text-decoration: none;
	}

	footer#main-footer .content {
		flex-direction: row;
		height: 55px;
	}

	footer#main-footer
		.content
		> :not(:only-child):not(.eo-free):not(:first-child) {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
	}

	footer#main-footer .content .rights-reserved {
		font-family: var(--font-source-sans-pro);
		font-size: 14px;
		padding: 0;
	}

	footer#main-footer .content .sections {
		display: none;
	}

	footer#main-footer .content .external-logos {
		height: 39px;
		justify-content: flex-end;
		padding: 0 6px 0 0;
	}

	footer#main-footer .content .social-media {
		border-left: 1px solid var(--color-accent, #000);
		flex-direction: row;
		font-family: var(--font-source-sans-pro);
		font-size: 11px;
		gap: 12px;
		justify-content: flex-end;
		margin: 0;
		max-height: 55px;
		padding-left: 12px;
		padding-right: 9px;
		width: auto;
	}

	footer#main-footer .content .social-media-header {
		font-size: 10px;
		margin: 0;
	}

	footer#main-footer .content .social-media-links {
		flex-wrap: nowrap;
		gap: 11px;
		justify-content: normal;
	}

	footer#main-footer .content .social-media-links a {
		height: 35px;
		width: 35px;
	}

	footer#main-footer .content .social-media-links a svg {
		scale: 1;
	}
}

.form-widget {
	max-width: 450px;
	width: 100%;
	box-shadow: 0 4px 20.9px 3.1px hsla(0, 0%, 5%, 0.3);
}

body,
button,
textarea {
	font-family: Poppins, sans-serif;
}

a,
button,
footer li {
	cursor: pointer;
}

.form-widget {
	margin: 0 auto;
}

.ad-skyscraper-base {
	height: 600px;
	position: fixed !important;
	width: 160px;
	z-index: 0;
}

.ad-skyscraper-base.left {
	left: 0;
}

.ad-skyscraper-base.right {
	right: 0;
}

@media only screen and (max-width: 1260px) {
	.ad-skyscraper-base {
		z-index: -1;
	}
}

@media only screen and (max-width: 1024px) {
	.ad-skyscraper-base {
		display: none;
	}
}

:root {
	--color-primary: rgba(177, 11, 31, 1);
}

.lr-list-row-row-bullet::marker {
	font-size: 24px;
}

@media (min-width: 968px) {
	.ctr-modules-more-content__container > :after {
		border-right: 1px solid #e9e9e9;
		content: "";
		height: 100%;
		position: absolute;
		right: -10px;
	}
}

@media (min-width: 968px) {
	.ctr-modules-brands__container > :after {
		border-right: 1px solid #e9e9e9;
		content: "";
		height: 100%;
		position: absolute;
		right: -10px;
		top: 0;
	}
}

.sr-only {
	clip: rect(0, 0, 0, 0) !important;
	border: 0 !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

#form {
	max-width: 450px;
	margin: 20px auto;
	scroll-margin-top: 100px;
}

.highlight {
	color: var(--color-primary);
}
