@font-face {
	font-family: 'Basier Square Regular';
	src: url(../fonts/BasierSquare-Regular.eot);
	src: url(../fonts/BasierSquare-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/BasierSquare-Regular.woff2) format("woff2"), url(../fonts/BasierSquare-Regular.woff) format("woff"), url(../fonts/BasierSquare-Regular.ttf) format("truetype"), url(../fonts/BasierSquare-Regular.svg#BasierSquare-Regular) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Basier Square Semibold';
	src: url(../fonts/BasierSquare-SemiBold.eot);
	src: url(../fonts/BasierSquare-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/BasierSquare-SemiBold.woff2) format("woff2"), url(../fonts/BasierSquare-SemiBold.woff) format("woff"), url(../fonts/BasierSquare-SemiBold.ttf) format("truetype"), url(../fonts/BasierSquare-SemiBold.svg#BasierSquare-SemiBold) format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCDisplay Extralight';
	src: url(../fonts/ABCDisplay-El.eot);
	src: url(../fonts/ABCDisplay-El.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCDisplay-El.woff2) format("woff2"), url(../fonts/ABCDisplay-El.woff) format("woff"), url(../fonts/ABCDisplay-El.ttf) format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCDisplay Light';
	src: url(../fonts/ABCDisplay-Lg.eot);
	src: url(../fonts/ABCDisplay-Lg.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCDisplay-Lg.woff2) format("woff2"), url(../fonts/ABCDisplay-Lg.woff) format("woff"), url(../fonts/ABCDisplay-Lg.ttf) format("truetype"), url(../fonts/ABCDisplay-Lg.svg#ABCDisplay-Lg) format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCDisplay Semibold';
	src: url(../fonts/ABCDisplay-Sb.eot);
	src: url(../fonts/ABCDisplay-Sb.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCDisplay-Sb.woff2) format("woff2"), url(../fonts/ABCDisplay-Sb.woff) format("woff"), url(../fonts/ABCDisplay-Sb.ttf) format("truetype"), url(../fonts/ABCDisplay-Sb.svg#ABCDisplay-Sb) format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCDisplay Black';
	src: url(../fonts/ABCDisplay-Bk.eot);
	src: url(../fonts/ABCDisplay-Bk.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCDisplay-Bk.woff2) format("woff2"), url(../fonts/ABCDisplay-Bk.woff) format("woff"), url(../fonts/ABCDisplay-Bk.ttf) format("truetype"), url(../fonts/ABCDisplay-Bk.svg#ABCDisplay-Bk) format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCText Light';
	src: url(../fonts/ABCText-Lg.eot);
	src: url(../fonts/ABCText-Lg.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCText-Lg.woff2) format("woff2"), url(../fonts/ABCText-Lg.woff) format("woff"), url(../fonts/ABCText-Lg.ttf) format("truetype"), url(../fonts/ABCText-Lg.svg#ABCText-Lg) format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ABCText Semibold';
	src: url(../fonts/ABCText-Sb.eot);
	src: url(../fonts/ABCText-Sb.eot?#iefix) format("embedded-opentype"), url(../fonts/ABCText-Sb.woff2) format("woff2"), url(../fonts/ABCText-Sb.woff) format("woff"), url(../fonts/ABCText-Sb.ttf) format("truetype"), url(../fonts/ABCText-Sb.svg#ABCText-Sb) format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}
:root {
	--cp2: #ae5100;
	--cp3: #008ab7;
	--cp4: #b97011;
	--cp5: #8AB0DB;
	--cp7: #E64A19;
	--cp9: #FFA85B;
	--cp11: #8CCEF1;
	--cp19: #46BEE5;
	--cp23: #6F5F4F
}

@supports (-webkit-touch-callout: none) {}

.voc-container--c-ticker {
	z-index: 0
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-info-container {
		word-break: break-word
	}
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent
}

html,
body {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	height: 100%
}

li {
	padding: 0;
	list-style: none
}

button {
	color: inherit;
	background-color: transparent;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

article,
aside,
header,
nav,
section {
	display: block
}

h1,
h2,
h3 {
	font-size: inherit;
	margin: 0;
	font-weight: inherit
}

figcaption,
figure {
	display: block
}

ul {
	list-style: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

strong {
	font-weight: inherit
}

strong {
	font-weight: bolder
}

img {
	border-style: none;
	display: block;
	width: 100%;
	height: auto
}

svg:not(:root) {
	overflow: hidden
}

button {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button {
	overflow: visible
}

button {
	text-transform: none
}

button {
	-webkit-appearance: button
}

button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring {
	outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

[hidden] {
	display: none
}

html,
body {
	height: auto
}

body {
	font: 400 17px/1em "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000;
	overflow-x: hidden
}

::-moz-selection {
	background-color: #e4b016;
	color: #000
}

::selection {
	background-color: #e4b016;
	color: #000
}

@-webkit-keyframes ticker {
	0% {
		transform: translate3d(0, 0, 0);
		visibility: visible
	}

	100% {
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes ticker {
	0% {
		transform: translate3d(0, 0, 0);
		visibility: visible
	}

	100% {
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes blinkUrgentPill {
	0% {
		background: var(--cp7);
		color: #fff
	}

	50% {
		background: #fff;
		color: var(--cp7)
	}

	100% {
		background: var(--cp7);
		color: #fff
	}
}

@keyframes blinkUrgentPill {
	0% {
		background: var(--cp7);
		color: #fff
	}

	50% {
		background: #fff;
		color: var(--cp7)
	}

	100% {
		background: var(--cp7);
		color: #fff
	}
}

.voc-header {
	width: 100%;
	background: #fff;
	margin-bottom: 32px;
	position: relative;
	transition: .2s ease-in
}

.voc-header__wrapper {
	z-index: 250;
	position: relative;
	background: #fff;
	box-shadow: 0px 3px 6px #00000029
}

@media (min-width: 1039px) {
	.voc-header__wrapper {
		box-shadow: none
	}
}

.voc-header__container {
	position: relative;
	display: flex;
	justify-content: space-between;
	min-height: 63px;
	padding: 11px 12px 6px 12px;
	background: #fff
}

@media (min-width: 1039px) {
	.voc-header__container {
		max-width: 1200px;
		min-height: 60px;
		margin: 0 auto;
		padding: 15px 25px 15px
	}
}

.voc-header__logo {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1
}

.voc-header__img {
	width: auto;
	height: 20px
}

@media (min-width: 1039px) {
	.voc-header__img {
		height: 22px;
		margin-top: 0
	}
}

.voc-header__text {
	display: block;
	font: 18px/18px "ABCDisplay Semibold", Georgia, Times New Roman, serif, sans-serif;
	color: var(--cp3);
	text-align: center
}

@media (min-width: 1039px) {
	.voc-header__text {
		margin-top: 0;
		font-size: 32px;
		line-height: 32px
	}
}

.voc-header__buttons {
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	min-width: 50px
}

@media (min-width: 1039px) {
	.voc-header__buttons {
		min-width: 116px
	}
}

.voc-header .voc-social {
	display: none
}

.voc-header .voc-social__icon {
	width: 24px;
	height: 24px
}

@media (min-width: 375px) {
	.voc-header .voc-social__icon {
		width: 30px;
		height: 30px
	}
}

.voc-header .voc-social__icon svg {
	height: 13px
}

@media (min-width: 699px) {
	.voc-header .voc-social__icon svg {
		height: 15px
	}
}

.voc-header .voc-social__icon--save svg {
	height: 16px
}

@media (min-width: 699px) {
	.voc-header .voc-social__icon--save svg {
		height: 18px
	}
}

.voc-header .voc-login {
	display: flex;
	align-items: center;
	z-index: 1
}

@media (min-width: 1039px) {
	.voc-header .voc-login:hover {
		opacity: .8
	}
}

.voc-header .voc-login__icon {
	width: 24px;
	height: 24px;
	padding: 6px;
	background: #000;
	border-radius: 100%
}

@media (min-width: 375px) {
	.voc-header .voc-login__icon {
		width: 30px;
		height: 30px
	}
}

.voc-header .voc-login__icon svg {
	fill: #fff
}

@media (min-width: 1039px) {
	.voc-header__pill--desktop {
		position: absolute;
		top: -33px;
		display: block
	}

	.voc-header__pill--desktop--xs {
		display: none;
		z-index: 1;
		top: 0;
		left: 87px;
		width: 101px;
		height: 70px
	}

	.voc-header__pill--desktop img {
		width: 101px;
		height: 70px
	}
}

.voc-header-news .voc-header__pill--desktop {
	display: none
}

@media (min-width: 1039px) {
	.voc-header-news .voc-header__pill--desktop--xs {
		display: block;
		left: 112px
	}
}

.voc-menu-icon {
	position: relative;
	display: flex;
	align-items: center;
	min-width: 42px;
	height: 19px;
	padding-left: 6px;
	transition: .3s;
	z-index: 1
}

.voc-menu-icon:hover {
	opacity: .6
}

.voc-menu-icon:before,
.voc-menu-icon:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	background: #000;
	transition: .3s
}

.voc-menu-icon:before {
	top: 0
}

.voc-menu-icon:after {
	bottom: 0
}

.voc-menu-icon__stripe {
	width: 28px;
	height: 2px;
	background: #000
}

.voc-header-news.voc-header {
	border-bottom: 7px solid #ddd
}

@media (min-width: 1039px) {
	.voc-header-news.voc-header {
		height: 67px
	}
}

.voc-header-news .voc-menu-icon {
	min-width: 50px
}

@media (min-width: 1039px) {
	.voc-header-news .voc-menu-icon {
		min-width: 116px
	}
}

@media (min-width: 1039px) {
	.voc-header-news .voc-header__wrapper {
		height: 60px
	}
}

.voc-header-news .voc-header__container {
	align-items: center;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 60px
}

@media (min-width: 1039px) {
	.voc-header-news .voc-header__logo {
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center
	}
}

.voc-header-news .voc-header__logo a:first-of-type {
	margin-bottom: 6px
}

@media (min-width: 1039px) {
	.voc-header-news .voc-header__logo a:first-of-type {
		margin-bottom: 0
	}
}

@media (min-width: 1039px) {
	.voc-header-news .voc-header__logo a {
		margin: 2px 5px
	}
}

.voc-header-news .voc-header__logo .voc-header__title {
	display: none
}

.voc-progress {
	position: absolute;
	bottom: -7px;
	width: 100%;
	height: 7px;
	background: var(--cp3)
}

.submenu-2-lvl ul::-webkit-scrollbar:horizontal {
	height: 2px
}

.voc-grid {
	display: grid;
	grid-gap: 26px;
	grid-template-columns: 100%
}

.voc-grid--wxsab-c {
	grid-gap: 26px
}

@media (min-width: 1039px) {
	.voc-grid--wxsab-c {
		grid-template-columns: minmax(auto, 660px) 300px;
		place-content: center
	}

	.voc-grid--wxsab-c>.voc-grid__col {
		position: relative;
		padding-top: 32px
	}

	.voc-grid--wxsab-c>.voc-grid__col:after {
		content: '';
		display: inline-block;
		height: 0.8px;
		background-color: #ddd;
		position: absolute;
		top: 0
	}

	.voc-grid--wxsab-c>.voc-grid__col:first-child:after {
		left: 0;
		right: 0
	}

	.voc-grid--wxsab-c>.voc-grid__col:last-child:after {
		left: 0;
		right: 104px
	}

	.voc-grid--wxsab-c>.voc-grid__col:last-child:before {
		content: '';
		display: inline-block;
		width: 0.9px;
		background-color: #ddd;
		position: absolute;
		top: 0;
		left: -13px;
		bottom: 0
	}
}

@media (min-width: 1366px) {
	.voc-grid--wxsab-c {
		grid-gap: 90px;
		place-content: flex-end
	}

	.voc-grid--wxsab-c>.voc-grid__col:last-child:before {
		left: -25px
	}
}

.voc-grid__col {
	position: relative
}

.voc-grid__col>* {
	margin-bottom: 32px
}

.voc-grid__col>*:last-child {
	margin-bottom: 0
}

@media (min-width: 699px) {
	.voc-grid__col--sticky-adver {
		display: flex;
		flex-direction: column
	}
}

.voc-footer {
	padding: 24px 18px 32px 18px;
	text-align: center
}

@media (min-width: 1039px) {
	.voc-footer {
		max-width: 1150px;
		margin: 0 auto 32px
	}
}

@media (min-width: 1366px) {
	.voc-footer {
		padding: 24px 0
	}
}

.voc-footer__social {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 8px 0 24px 0
}

@media (min-width: 1039px) {
	.voc-footer__social {
		flex-wrap: nowrap;
		justify-content: space-between;
		margin: 16px 0 24px 0
	}
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-to-top {
		order: 4
	}

	.voc-footer__social .voc-to-top span {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer
	}

	.voc-footer__social .voc-to-top__text {
		display: inline-block;
		font: 11px/11px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif, sans-serif;
		text-transform: uppercase
	}
}

.voc-footer__social .voc-premium {
	width: 100%
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-premium {
		width: auto;
		order: 2
	}

	.voc-footer__social .voc-premium:hover {
		opacity: .8;
		transition: all .2s linear
	}
}

.voc-footer__social .voc-premium__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	margin: 16px auto;
	padding: 0 16px;
	background-color: #e4b016;
	border-radius: 14px
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-premium__link {
		margin: 0
	}
}

.voc-footer__social .voc-premium__text {
	font: 16px/18px "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase
}

.voc-footer__social .voc-premium__icon {
	width: 19px;
	height: 19px;
	margin-left: 5px
}

.voc-footer__social .voc-premium__icon svg {
	fill: #fff
}

.voc-footer__social .voc-social-networks {
	display: flex
}

.voc-footer__social .voc-social-networks__icon {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 14px 0 0
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-social-networks__icon:hover {
		opacity: .8;
		transition: all .2s linear
	}
}

.voc-footer__social .voc-social-networks__icon svg path {
	fill: #fff
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-social-networks {
		order: 1
	}
}

.voc-footer__social .voc-stores {
	display: flex;
	align-items: center
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-stores {
		order: 3
	}

	.voc-footer__social .voc-stores__text {
		display: block;
		margin-right: 16px;
		font: 11px/11px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif, sans-serif;
		text-transform: uppercase
	}
}

.voc-footer__social .voc-stores__text {
	display: none
}

.voc-footer__social .voc-stores__icon {
	margin: 0 14px 0 0;
	width: 32px;
	height: 32px
}

@media (min-width: 1039px) {
	.voc-footer__social .voc-stores__icon:hover {
		opacity: .8;
		transition: all .2s linear
	}
}

.voc-footer__social .voc-stores__icon:last-child {
	margin-right: 0
}

.voc-footer__pages {
	margin: 0 0 24px 0
}

@media (min-width: 1039px) {
	.voc-footer__pages {
		margin-bottom: 32px
	}
}

.voc-footer .voc-footer-nav {
	text-align: left
}

.voc-footer .voc-footer-nav:nth-child(2) a {
	font: 11px/16px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	letter-spacing: 0.17px
}

@media (min-width: 1039px) {
	.voc-footer .voc-footer-nav {
		text-align: center
	}
}

.voc-footer .voc-footer-nav__list {
	line-height: 20px
}

.voc-footer .voc-footer-nav__list li {
	display: contents
}

.voc-footer .voc-footer-nav__list li:after {
	content: "-";
	font: 13px/20px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	padding: 0 4px;
	color: #000
}

.voc-footer .voc-footer-nav__list li:last-child:after {
	content: none
}

.voc-footer .voc-footer-nav__list li a {
	font: 700 13px/20px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000;
	letter-spacing: 0.26px
}

@media (min-width: 1039px) {
	.voc-footer .voc-footer-nav__list li a:hover {
		opacity: .8;
		transition: all .2s linear;
		text-decoration: underline
	}
}

.voc-footer__corporate {
	overflow: hidden
}

.voc-footer__corporate .voc-heading__icon--arrow {
	padding-right: 12px
}

.voc-footer__corporate .voc-heading__icon--arrow span {
	display: block;
	width: 18px;
	padding: 0;
	cursor: pointer;
	transition: all 0.3s ease
}

.voc-footer__corporate .voc-heading__icon--arrow span svg {
	padding-bottom: 4px
}

@media (min-width: 1039px) {
	.voc-footer__corporate .voc-heading__icon--arrow {
		display: none
	}
}

.voc-footer__corporate .voc-footer-toggle {
	z-index: 1;
	height: 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #707070;
	transform: translateY(-320px);
	transition: all .2s;
	opacity: 0
}

@media (min-width: 1039px) {
	.voc-footer__corporate .voc-footer-toggle {
		transform: none;
		height: auto;
		margin-top: 12px;
		opacity: 1
	}
}

.voc-footer__corporate .voc-footer-nav__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	line-height: 20px
}

@media (min-width: 1039px) {
	.voc-footer__corporate .voc-footer-nav__list {
		justify-content: flex-start
	}
}

.voc-footer__corporate .voc-footer-nav__list li {
	display: initial;
	width: 33%;
	text-align: left
}

.voc-footer__corporate .voc-footer-nav__list li:after {
	content: none
}

@media (min-width: 1039px) {
	.voc-footer__corporate .voc-footer-nav__list li {
		width: 11.11%
	}
}

.voc-footer__corporate .voc-footer-nav__list li a {
	font: 11px/18px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif
}

@media (min-width: 1039px) {
	.voc-footer__corporate .voc-footer-nav__list li a:hover {
		opacity: .8;
		transition: all .2s linear;
		text-decoration: underline
	}
}

.voc-d>*,
.voc-d span.paywall>* {
	margin-bottom: 16px
}

.voc-d>*:last-child,
.voc-d span.paywall>*:last-child {
	margin-bottom: 0
}

.voc-d span.paywall {
	display: inline-block;
	width: 100%
}

.voc-d .report-error__btn {
	max-width: 87px;
	width: 100%
}

@supports (grid-gap: 16px 26px) {}

@supports (grid-gap: 14px 16px) {}

.voc-p {
	font: 20px/28px ABCText Light, Georgia, Times New Roman, serif;
	color: #000
}

.voc-p a {
	font-family: "ABCText Semibold", Georgia, Times New Roman, serif;
	-webkit-text-decoration: underline solid 1px;
	text-decoration: underline solid 1px;
	color: var(--cp2);
	transition: .3s
}

.voc-p a:hover {
	opacity: .8
}

.voc-p strong {
	font-family: "ABCText Semibold", Georgia, Times New Roman, serif
}

@media (min-width: 699px) {
	.voc-p {
		font-size: 22px;
		line-height: 32px
	}
}

.voc-title {
	font-family: "ABCDisplay Semibold", Georgia, Times New Roman, serif;
	font-weight: 500;
	color: #000
}

.voc-title a {
	transition: .3s
}

.voc-title a:hover {
	-webkit-text-decoration: underline solid 1px;
	text-decoration: underline solid 1px;
	opacity: .8
}

.voc-onplus {
	display: inline-flex;
	align-items: center;
	margin-top: 17px
}

.voc-onplus__author {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 11px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	letter-spacing: -.2px
}

.voc-onplus+.voc-p {
	margin-top: 12px
}

.voc-img-link {
	position: relative;
	display: block
}

a.voc-img-link {
	transition: .3s
}

a.voc-img-link .voc-img {
	transition: .3s
}

a.voc-img-link:hover .voc-img {
	opacity: .8
}

.voc-subtitle {
	font-family: "ABCDisplay Light", Georgia, Times New Roman, serif;
	color: #000
}

.voc-subtitle a {
	font-family: "ABCDisplay Semibold", Georgia, Times New Roman, serif;
	color: var(--cp4);
	-webkit-text-decoration: underline solid 1px;
	text-decoration: underline solid 1px;
	transition: .3s
}

.voc-subtitle a:hover {
	opacity: .8
}

.voc-article-container {
	position: relative
}

.voc-img-container {
	flex-shrink: 0;
	position: relative
}

@media (min-width: 1366px) {
	.voc-img-container--w-col-ab {
		width: 760px;
		margin-left: -100px
	}
}

.voc-img-figure {
	position: relative
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-article .voc-img-container.voc-img-container--fw-xs {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%
	}

	.voc-article .voc-img-container.voc-img-container--fw-xs .voc-figcaption-container {
		padding: 0 25px
	}
}

.voc-article--photo-right {
	display: flex;
	flex-direction: row-reverse
}

.voc-article--photo-right .voc-img-container {
	margin-left: 16px
}

.voc-article--photo-right .voc-info-container {
	flex: 1
}

.voc-article--detail {
	margin-bottom: 32px
}

@media (min-width: 1039px) {
	.voc-article--detail {
		margin-bottom: 72px
	}
}

.voc-article--detail .voc-img-container {
	margin-top: 24px
}

.voc-article--detail .voc-title {
	font-size: 32px;
	line-height: 34px
}

@media (min-width: 699px) {
	.voc-article--detail .voc-title {
		font-size: 42px;
		line-height: 44px;
		width: 100%
	}
}

@media (min-width: 1039px) {
	.voc-article--detail .voc-title {
		max-width: 562px
	}
}

.voc-article--detail .voc-title+.voc-subtitle {
	margin-top: 48px
}

@media (min-width: 699px) {
	.voc-article--detail .voc-title+.voc-subtitle {
		margin-top: 72px
	}
}

.voc-article--detail .voc-subtitle {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 18px
}

.voc-article--detail .voc-subtitle:last-child {
	margin-bottom: 0
}

@media (min-width: 699px) {
	.voc-article--detail .voc-subtitle {
		font-size: 24px;
		line-height: 26px;
		width: 100%
	}
}

@media (min-width: 1039px) {
	.voc-article--detail .voc-subtitle {
		max-width: 562px
	}
}

.voc-article--detail .voc-figcaption {
	font-size: 12px;
	line-height: 14px
}

@media (min-width: 699px) {
	.voc-article--detail .voc-figcaption {
		font-size: 14px;
		line-height: 16px
	}
}

.voc-article--detail .voc-figcaption--text+.voc-figcaption--author:before {
	content: '// '
}

.voc-article--detail .voc-figcaption--author {
	font-size: 12px;
	line-height: 14px
}

@media (min-width: 699px) {
	.voc-article--detail .voc-figcaption--author {
		font-size: 14px;
		line-height: 16px
	}
}

.voc-article--c-related-news .voc-title {
	font-size: 18px;
	line-height: 20px;
	font-family: "ABCDisplay Semibold", Georgia, Times New Roman, serif;
	display: block
}

@media (min-width: 699px) {
	.voc-article--c-related-news .voc-title {
		font-size: 22px;
		line-height: 24px
	}
}

.voc-article--c-related-news .voc-p {
	font-size: 15px;
	line-height: 18px;
	font-family: "ABCText Light", Georgia, Times New Roman, serif;
	margin-top: 16px
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-article--c-related-news .voc-p {
		display: none
	}
}

.voc-article--c-related-news .voc-img-container {
	width: 106px;
	margin-left: 8px
}

@media (min-width: 699px) {
	.voc-article--c-related-news .voc-img-container {
		width: 268px;
		margin-left: 26px
	}
}

.voc-wrapper {
	margin-bottom: 32px
}

.voc-wrapper>.voc-container {
	margin-bottom: 32px
}

.voc-wrapper>.voc-container:last-child {
	margin-bottom: 0
}

.voc-container>* {
	margin-bottom: 32px
}

.voc-container>*:last-child {
	margin-bottom: 0
}

.voc-container {
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px
}

@media (min-width: 0) and (max-width: 375px) {
	.voc-container {
		padding: 0 17px
	}
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-container--c-ticker {
		padding: 0;
		position: relative
	}

	.voc-container--c-ticker>.voc-ticker {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-container--c-ticker {
		margin-top: -32px
	}
}

.voc-c-container {
	position: relative
}

.voc-c-container--bdr:before,
.voc-c-container--bdr:after {
	content: '';
	display: block;
	width: 90px;
	height: .9px;
	background-color: #888
}

@media (min-width: 699px) {

	.voc-c-container--bdr:before,
	.voc-c-container--bdr:after {
		width: 170px
	}
}

.voc-c-container--bdr:before {
	margin-bottom: 12px
}

.voc-c-container--bdr:after {
	margin-top: 12px
}

.voc-modal__close {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background-color: #000;
	border-radius: 50%;
	transition: .3s;
	position: absolute;
	right: -15px;
	top: -15px
}

.voc-modal__close:hover {
	opacity: .6
}

.voc-modal__close svg {
	width: 18px;
	height: 15px
}

.voc-modal-dropdown {
	display: none
}

.voc-modal-dropdown__header {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 8px
}

.voc-modal-dropdown__title {
	flex: 1;
	font-size: 14px;
	line-height: 15px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: var(--cp3);
	text-transform: uppercase;
	margin-bottom: 8px
}

.voc-modal-dropdown__wrapper {
	background-color: #f3f3f3;
	position: relative;
	padding: 16px 25px 16px 25px;
	box-shadow: 0px -2px 8px #00000033;
	border-radius: 14px
}

@media (min-width: 699px) {
	.voc-modal-dropdown__wrapper {
		border-radius: 0 0 8px 8px;
		box-shadow: -6px 6px 8px #00000033;
		min-width: 174px;
		padding: 8px 16px 13px 16px
	}

	.voc-modal-dropdown__wrapper:before {
		content: '';
		display: inline-block;
		position: absolute;
		top: -24px;
		right: 24px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 24px 24px 24px;
		border-color: transparent transparent #f3f3f3 transparent
	}
}

.voc-modal-dropdown .voc-modal__close {
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: #ddd;
	border-radius: 50%;
	position: static
}

.voc-modal-dropdown .voc-modal__close svg {
	width: 14px
}

@media (min-width: 699px) {
	.voc-modal-dropdown .voc-modal__close {
		display: none
	}
}

@media (min-width: 699px) {
	.voc-modal-dropdown--negative .voc-modal-dropdown__wrapper {
		background-color: rgba(85, 85, 85, 0.9)
	}

	.voc-modal-dropdown--negative .voc-modal-dropdown__wrapper:before {
		border-color: transparent transparent rgba(85, 85, 85, 0.9) transparent
	}
}

.voc-form__input--select:not(:checked) {
	color: #000
}

.voc-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-width: 100px;
	height: 32px;
	padding: 8px 17px;
	font: 12px/12px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-radius: 16px;
	transition: .3s;
	color: #fff;
	background-color: var(--cp3);
	border: none;
	cursor: pointer
}

.voc-btn:hover {
	opacity: .8
}

.voc-btn__number {
	font-family: "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif
}

.voc-btn__container {
	display: flex;
	position: relative
}

.voc-btn__container--s-between {
	justify-content: space-between
}

.voc-btn--w {
	background-color: #fff;
	color: #000
}

.voc-btn--w:hover {
	opacity: 1;
	background-color: var(--cp3);
	color: #fff
}

.voc-btn--g {
	background-color: #ddd;
	color: #000
}

.voc-btn--bdr {
	color: #000;
	background-color: #fff;
	border: 1px solid var(--cp3)
}

.voc-btn--bdr:hover {
	opacity: 1;
	color: #fff;
	background-color: var(--cp3)
}

.voc-btn--bdr-g {
	color: #000;
	background-color: #fff;
	border: 1px solid #888
}

.voc-btn--has-icon .voc-btn__icon {
	display: inline-block;
	height: 13px;
	width: 13px;
	transition: .3s
}

.voc-btn--has-icon .voc-btn__icon svg {
	height: 13px;
	width: 13px
}

.voc-btn--has-icon--right .voc-btn__icon {
	margin-left: 8px
}

.voc-btn--has-icon--right:hover .voc-btn__icon {
	margin-left: 15px
}

.voc-btn--xs {
	height: 20px;
	font-size: 10px;
	line-height: 1px;
	border-radius: 10px;
	padding: 0 12px
}

.voc-btn.visible-xs {
	display: inline-flex
}

@media (min-width: 699px) {
	.voc-btn.visible-xs {
		display: none
	}
}

.voc-list__item {
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 23px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
	color: #000
}

@media (min-width: 699px) {
	.voc-list__item {
		font-size: 20px;
		line-height: 25px
	}
}

.voc-list__item a {
	-webkit-text-decoration: 1px underline solid;
	text-decoration: 1px underline solid;
	transition: .3s
}

.voc-list__item a:hover {
	opacity: .8
}

.voc-list__item:last-child {
	margin-bottom: 0
}

.voc-accordion__link {
	display: flex;
	align-items: center
}

.voc-accordion__icon {
	display: inline-block;
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	margin-left: 12px
}

.voc-accordion__icon svg {
	width: 16px;
	height: 16px
}

.voc-heading {
	display: flex;
	flex-direction: column;
	margin-bottom: 8px
}

@media (min-width: 1039px) {
	.voc-heading {
		flex-direction: row
	}
}

@media (min-width: 1039px) {

	.voc-heading:before,
	.voc-heading:after {
		content: '';
		position: relative;
		top: 10px;
		flex: 1 0 auto;
		background: #707070;
		background-size: 11px 1px;
		height: 1px
	}
}

.voc-heading__logo {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px
}

.voc-heading__logo:before,
.voc-heading__logo:after {
	content: '';
	position: relative;
	top: 6px;
	flex: 1 0 auto;
	background: #707070;
	background-size: 11px 1px;
	height: 1px
}

@media (min-width: 1039px) {
	.voc-heading__logo {
		margin-bottom: 0
	}

	.voc-heading__logo:before,
	.voc-heading__logo:after {
		content: none
	}
}

@media (min-width: 1039px) {
	.voc-heading__logo {
		align-items: center
	}
}

.voc-heading__link {
	padding: 0 12px
}

.voc-heading__img {
	width: auto;
	height: 14px
}

.voc-heading__text {
	padding-right: 12px;
	font: 13px/20px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	letter-spacing: 0.07px;
	white-space: nowrap
}

.voc-author {
	position: relative;
	margin-bottom: 32px
}

.voc-author__container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start
}

.voc-author__item--1 {
	padding-bottom: 8px
}

.voc-author__item--2 {
	border-top: 1px solid #ddd
}

.voc-author__item--2 .voc-author__subitem--1 {
	padding-top: 8px
}

.voc-author__subitem--1 {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-right: 16px
}

.voc-author__subitem--2 {
	display: flex;
	justify-content: flex-end;
	position: relative
}

@media (min-width: 699px) {
	.voc-author__subitem--2 .voc-modal-dropdown {
		right: 0;
		top: 48px
	}
}

.voc-author__name {
	font: 14px/16px "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: var(--cp2);
	text-transform: uppercase
}

.voc-author__name a {
	transition: .3s
}

.voc-author__name a:hover {
	opacity: .8
}

.voc-author__special {
	font: 12px/14px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #555
}

.voc-author__time {
	font: 11px/15px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #333
}

.voc-author__btn:after {
	content: 'Seguir autor'
}

.voc-author__btn:hover {
	opacity: .8
}

.voc-author__social {
	display: flex
}

.voc-author__social-container {
	display: flex;
	border-right: 1px solid #ddd;
	padding-top: 8px;
	position: relative
}

.voc-author__social-container:last-child {
	padding-right: 0;
	border-right: 0;
	padding-left: 12px
}

.voc-author__image {
	width: 72px;
	height: 72px;
	border: 1px solid #ddd;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	background-color: #fff
}

@media (min-width: 0) and (max-width: 699px) {
	.voc-author__image {
		display: none
	}
}

.voc-author__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center
}

.voc-author-comments-number {
	font-size: 12px;
	line-height: 12px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 5px
}

@media (min-width: 0) and (max-width: 699px) {

	.voc-author .voc-social--tw,
	.voc-author .voc-social--fb {
		display: none
	}
}

.voc-figcaption {
	font-size: 12px;
	line-height: 12px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000;
	display: contents
}

.voc-figcaption--author {
	display: inline-block;
	font-family: "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-left: 3px;
	font-size: 10px
}

.voc-figcaption-container {
	text-align: right;
	margin-top: 6px
}

@media (min-width: 699px) {
	.voc-figcaption-container {
		display: block
	}
}

.voc-comments-panel .gig-composebox-textarea:empty:not(:focus):before {
	color: #000;
	content: 'Escribe aquí tus comentarios...'
}

.voc-share-social__item {
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
	position: relative;
	transition: .3s
}

.voc-share-social__item:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -25px;
	right: -25px;
	transition: .3s
}

@media (min-width: 699px) {
	.voc-share-social__item:before {
		right: -16px;
		left: -16px
	}
}

.voc-share-social__item:hover .voc-share-social__paragraph {
	color: #fff;
	border-bottom: 1px solid #fff
}

.voc-share-social__item:hover:before {
	background-color: #888
}

.voc-share-social__icon {
	width: 30px;
	height: 30px;
	background-color: #ddd;
	border-radius: 50%;
	margin-right: 11px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.voc-share-social__icon svg {
	height: 15px;
	max-width: 17px
}

.voc-share-social__paragraph {
	font-size: 14px;
	line-height: 14px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000
}

.voc-share-social__link {
	display: flex;
	align-items: center;
	z-index: 1;
	position: relative
}

.voc-social {
	display: flex;
	position: relative
}

.voc-social__icon {
	margin-right: 12px;
	transition: .3s;
	flex-shrink: 0
}

.voc-social__icon--save svg {
	fill: transparent;
	stroke: #000;
	height: 30px
}

.voc-social__icon--comments {
	position: relative
}

.voc-social__icon--comments svg {
	height: 30px
}

.voc-social__icon--share {
	position: relative
}

.voc-social__icon--circle {
	border-radius: 50%;
	background-color: #ddd;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.voc-social__icon--circle svg {
	height: 15px
}

.voc-social__icon--circle:hover:not(:active):not(:focus) {
	background-color: #555
}

.voc-social__icon--circle:hover:not(:active):not(:focus) svg {
	fill: #fff
}

.voc-social__icon:hover:not(:active):not(:focus) {
	opacity: .8
}

.voc-save-news .voc-modal-dropdown__container {
	display: flex;
	flex-direction: column;
	align-items: center
}

.voc-save-news__paragraph {
	font-size: 12px;
	line-height: 16px;
	font-family: "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000;
	margin-bottom: 11px
}

@media (min-width: 699px) {
	.voc-save-news__paragraph {
		color: #fff
	}
}

.voc-save-news__btn {
	background-color: #555;
	color: #fff
}

@media (min-width: 699px) {
	.voc-save-news__btn {
		background-color: #fff;
		color: #000
	}
}

.voc-d-c__header {
	margin-bottom: 16px
}

@media (min-width: 699px) {
	.voc-d-c__header {
		margin-bottom: 24px
	}
}

.voc-d-c__pretitle {
	font-size: 14px;
	line-height: 15px;
	font-family: "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: var(--cp2);
	text-transform: uppercase;
	margin-bottom: 8px
}

@media (min-width: 699px) {
	.voc-d-c__pretitle {
		font-size: 16px;
		line-height: 18px
	}
}

.voc-d-c__s-title {
	margin-top: 24px;
	margin-bottom: -8px;
	font: 24px/26px "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #000
}

@media (min-width: 699px) {
	.voc-d-c__s-title {
		font-size: 26px;
		line-height: 28px
	}
}

.voc-to-top {
	width: 100%
}

.voc-to-top:hover {
	opacity: .8;
	transition: all .2s linear
}

@media (min-width: 1039px) {
	.voc-to-top {
		width: auto
	}
}

.voc-to-top__text {
	display: none
}

.voc-to-top__icon {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	cursor: pointer
}

.voc-to-top__icon svg {
	fill: var(--cp5)
}

.voc-d-c-related-news .voc-d-c__header {
	margin-bottom: 8px
}

.voc-d-c-related-news .voc-p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

@media (min-width: 699px) {
	.voc-grid--ab-c .voc-grid__col:first-child .voc-most-read ol .voc-most-read__item:first-of-type:is(:last-of-type) .voc-most-read__item-media {
		grid-column: 5;
		margin-top: 0
	}

	.voc-grid--ab-c .voc-grid__col:first-child .voc-most-read ol .voc-most-read__item:first-of-type:is(:last-of-type) .voc-most-read__item-title {
		margin-right: 16px
	}
}

.voc-topics {
	margin-top: 8px;
	margin-bottom: 32px
}

.voc-topics:before {
	content: '';
	display: block;
	width: 90px;
	height: .9px;
	background-color: #888;
	margin-bottom: 8px
}

@media (min-width: 699px) {
	.voc-topics:before {
		width: 170px
	}
}

.voc-topics__header-link {
	font: 14px/14px Basier Square Regular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: var(--cp2);
	text-transform: uppercase;
	flex-direction: row-reverse;
	justify-content: flex-end
}

.voc-topics__list {
	display: flex;
	flex-wrap: wrap
}

.voc-topics__list-item {
	margin-right: 12px;
	margin-bottom: 6px;
	transition: .3s
}

.voc-topics__list-item:first-child {
	align-self: flex-end
}

.voc-topics__list-item:last-child {
	margin-right: 0
}

.voc-topics__list-item:hover {
	opacity: .8
}

@supports (grid-gap: 12px) {
	.voc-topics__list {
		grid-gap: 6px 12px
	}

	.voc-topics__list-item {
		margin: 0
	}
}

.voc-topics__link {
	font-size: 12px;
	line-height: 12px;
	color: #555;
	transition: .3s;
	-webkit-text-decoration: underline 1px solid;
	text-decoration: underline 1px solid
}

.voc-topics__icon {
	margin-left: 0;
	margin-right: 12px
}

.voc-topics__card {
	overflow: hidden;
	height: 18px
}

.voc-breadcrumbs {
	margin-bottom: 6px;
	display: none
}

@media (min-width: 1039px) {
	.voc-breadcrumbs {
		display: block
	}
}

.voc-breadcrumbs__nav {
	display: flex;
	align-items: center
}

.voc-breadcrumbs__link {
	display: flex;
	align-items: center;
	margin-right: 11px;
	transition: .3s
}

.voc-breadcrumbs__link.is-active .voc-breadcrumbs__text {
	font-family: "Basier Square Semibold", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif
}

.voc-breadcrumbs__link:hover {
	opacity: .8
}

.voc-breadcrumbs__link:last-child {
	margin-right: 0
}

.voc-breadcrumbs__text {
	font: 16px/16px "Basier Square Regular", -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
	color: #555
}

.voc-breadcrumbs__icon {
	width: 13px;
	height: 8px;
	flex-shrink: 0;
	display: inherit;
	margin-right: 11px
}

@media (min-width: 1039px) {
	.voc-breadcrumbs--space-left {
		display: flex;
		justify-content: center
	}
}

@media (min-width: 1366px) {
	.voc-breadcrumbs--space-left {
		justify-content: flex-end
	}
}

@media (min-width: 1039px) {
	.voc-breadcrumbs--space-left .voc-breadcrumbs__nav {
		max-width: 986px;
		width: 100%
	}
}

@media (min-width: 1366px) {
	.voc-breadcrumbs--space-left .voc-breadcrumbs__nav {
		max-width: 1050px
	}
}

.voc-ticker {
	position: relative;
	display: flex;
	align-items: center;
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

@media (min-width: 699px) {
	.voc-ticker {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd
	}
}

.voc-ticker__pill {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	padding: 5px 11px;
	font: 15px/17px "ABCDisplay Black", Georgia, Times New Roman, serif;
	color: #fff;
	border-radius: 25px;
	white-space: nowrap
}

@media (min-width: 699px) {
	.voc-ticker__pill {
		margin-right: 8px;
		font-size: 16px;
		line-height: 18px
	}
}

.voc-ticker__body {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden
}

.voc-ticker__body:before,
.voc-ticker__body:after {
	content: '';
	position: absolute;
	top: 0;
	width: 20px;
	height: 100%;
	z-index: 1
}

@media (min-width: 699px) {

	.voc-ticker__body:before,
	.voc-ticker__body:after {
		content: none
	}
}

.voc-ticker__body:before {
	left: 0px;
	background: linear-gradient(273deg, rgba(255, 255, 255, 0) 0%, #fff 75%)
}

.voc-ticker__body:after {
	right: 0px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.voc-ticker__content {
	position: relative;
	padding-left: 100%;
	-webkit-animation: ticker 30s linear infinite;
	animation: ticker 30s linear infinite
}

@media (min-width: 699px) {
	.voc-ticker__content {
		padding: 0;
		-webkit-animation: unset;
		animation: unset
	}
}

.voc-ticker__content a {
	display: flex;
	font: 15px/17px "ABCDisplay Semibold", Georgia, Times New Roman, serif;
	color: #000;
	white-space: nowrap;
	transition: .3s
}

@media (min-width: 699px) {
	.voc-ticker__content a {
		font-size: 16px;
		line-height: 18px;
		text-overflow: ellipsis;
		white-space: normal;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden
	}
}

.voc-ticker__content a:hover {
	opacity: .6
}

.voc-ticker--urg .voc-ticker__pill {
	-webkit-animation: blinkUrgentPill 3s infinite;
	animation: blinkUrgentPill 3s infinite
}

ev-engagement {
	width: 100%
}

.voc-header-section {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-bottom: 16px
}

@media (min-width: 699px) {
	.voc-header-section {
		flex-direction: column
	}
}

@media (min-width: 1039px) {
	.voc-header-section {
		flex-direction: row
	}
}

.voc-header-section:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #C4C4C4
}

.voc-header-section__title {
	position: relative;
	font: 22px/25px "ABCDisplay Black", Georgia, Times New Roman, serif;
	color: var(--cp3);
	border-top: 4px solid var(--cp3);
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.voc-swiss {
	position: relative
}

.voc-swiss>*:not(.voc-header-section) {
	margin-bottom: 16px
}

.voc-swiss>*:not(.voc-header-section):last-child {
	margin-bottom: 0
}

.voc-swiss .voc-list__item {
	position: relative;
	padding-left: 12px;
	font: 14px/17px "ABCDisplay Semibold", Georgia, Times New Roman, serif
}

.voc-swiss .voc-list__item:not(:last-child) {
	margin-bottom: 12px
}

.voc-swiss .voc-list__item:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #262626;
	border-radius: 100%
}

.voc-swiss .voc-list__item a {
	text-decoration: none;
	transition: .3s
}

.voc-swiss .voc-list__item a:hover {
	text-decoration: underline;
	opacity: .8
}

>.voc-lot-msg span:first-child {
	text-transform: uppercase
}

.visible-xs {
	display: block
}

@media (min-width: 699px) {
	.visible-xs {
		display: none !important
	}
}

@media (max-width: 699px) {
	.hidden-xs {
		display: none !important
	}
}
.is-fixed.voc-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: showHeaderFixed;
  animation-name: showHeaderFixed;
  z-index: 201;
}
@media (min-width: 1039px) {
  .is-fixed.voc-header-news .voc-social {
    display: flex;
  }
}
@media (min-width: 1366px) {
  .is-fixed.voc-header-news .voc-header__title {
    max-width: 758px !important;
  }
   .is-fixed.voc-header-news .voc-header__title {
    display: block;
    width: 100%;
    max-width: 658px;
    margin-top: 5px;
    font: 14px/16px "ABCText Light",Georgia,Times New Roman,serif;
    color: #888;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
    .is-fixed.voc-header-news .voc-header__img {
    height: 14px;
  }
  .is-fixed.voc-header-news .voc-header__text {
  font-size: 20px;
  line-height: 20px;
}
  .is-fixed .voc-header__logo {
    max-width: 758px;
  }
  .is-fixed .voc-header__logo {
    align-items: center;
  }
}
.is-fixed .voc-header__logo {
  flex: 1;
  margin: 0 12px;
}