input,
button {
	outline: none;
}
.newsletter-subscription {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.newsletter-subscription__image-url img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}
.newsletter-subscription {
	background: #fff;
	margin-bottom: 16px;
	display: flex;
	flex-direction: column;
}
.newsletter-subscription__heading {
	display: flex;
	margin-bottom: 16px;
}
.newsletter-subscription__heading-text {
	margin-right: 8px;
}
.newsletter-subscription__heading-text div {
	font-size: 24px;
	line-height: 26px;
	font-family: "proximanova-bold", sans-serif;
	color: #212121;
	margin: 0 0 8px;
}
.newsletter-subscription__heading-text p {
	font-size: 13px;
	margin: 0;
}
.newsletter-subscription__heading-logo {
	width: 36px;
	height: 36px;
	flex: 0 0 auto;
	margin: 8px 0 0 auto;
}
.newsletter-subscription__heading-logo img {
	width: 100%;
}
.newsletter-subscription__blurb {
	font-size: 13px;
	line-height: 18px;
	display: flex;
	align-items: flex-start;
	margin: 16px 0 0;
}
.newsletter-subscription__blurb img {
	width: 54px;
	margin-right: 16px;
	flex: 0 0 auto;
}
.newsletter-subscription__blurb p {
	margin: 0;
}
.newsletter-subscription__btn {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	font-size: 15px;
	text-align: center;
	display: block;
	margin-top: 16px;
}
.newsletter-subscription__btn:hover,
.newsletter-subscription__btn:focus,
.newsletter-subscription__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.newsletter-subscription__btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.newsletter-subscription__image-url {
	width: calc(32px + 100%);
	height: 214px;
	flex: 0 0 auto;
	overflow: hidden;
	position: relative;
	margin-left: -16px;
}
.newsletter-subscription {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.newsletter-subscription__image-url img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}
@font-face {
	font-family: "proximanova-bold";
	src: url("/fonts/proximanova-bold-webfont.woff2") format("woff2"),
		url("/fonts/proximanova-bold-webfont.woff") format("woff"),
		url("/fonts/proximanova-bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "proximanova-regular";
	src: url("/fonts/proximanova-regular-webfont.woff2") format("woff2"),
		url("/fonts/proximanova-regular-webfont.woff") format("woff"),
		url("/fonts/proximanova-regular-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
a {
	background-color: rgba(0, 0, 0, 0);
}
b {
	font-weight: bolder;
}
img {
	border-style: none;
}
button,
input {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	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;
}
*,
*:after,
*:before {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
@media (min-width: 768px) {
	html {
		overflow-y: scroll;
	}
}
html,
body {
	margin: 0;
	padding: 0;
	height: auto;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	height: auto;
	position: relative;
}
img:-moz-loading {
	visibility: hidden;
}
img:before {
	content: " ";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url("/img/placeholder-no-image.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f5f5f5;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover,
a:focus,
a:active {
	outline: 0;
}
::selection,
::-webkit-selection,
::-moz-selection {
	background: #04a4cc;
	color: #fff;
	text-shadow: none;
}
body {
	margin: 0;
	font-family: "proximanova-regular", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #212121;
	background-color: #f0f4fb;
}
@media (min-width: 768px) {
	body {
		padding-top: 58px;
		background-color: #fafafa;
	}
}
b {
	font-family: "proximanova-bold", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.wrapper {
	margin: auto;
}
#main-content {
	cursor: default;
}
@media (min-width: 10px) and (max-width: 768px) {
	#main-content {
		padding-bottom: 60px;
		width: 100vw;
		position: relative;
		background-color: #f0f4fb;
	}
}
@media (min-width: 768px) {
	#main-content {
		margin-bottom: 70px;
		padding: 0;
	}
	#main-content.wrapper {
		padding: 8px;
		background-color: #fafafa;
	}
}
.container {
	display: flex;
	justify-content: center;
	flex-flow: row nowrap;
}
.container .tf-lhs-col {
	width: 664px;
	margin-right: 16px;
	align-self: flex-start;
}
.container .tf-rhs-col {
	width: 300px;
	flex: 0 0 auto;
	align-self: flex-start;
	position: relative;
}
.container .tf-rhs-col--inner {
	margin-bottom: 80px;
	position: relative;
}
input:focus {
	outline: 0;
}
input[type="text"] {
	border: none;
	padding: 8px 16px;
	font-size: 16px;
}
button,
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.brandbar {
	height: 50px;
	top: 0;
	background-color: #000;
	margin-bottom: 8px;
	display: flex;
	cursor: default;
	z-index: 11;
	position: fixed;
	width: 100%;
}
.brandbar .wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.brandbar__links {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	font-size: 0;
}
.brandbar__links li {
	display: inline-block;
	padding: 0 10px;
	position: relative;
}
.brandbar__links li > a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: "proximanova-bold", sans-serif;
	display: block;
	line-height: 18px;
}
.brandbar__links li > a:hover {
	text-decoration: underline;
}
.brandbar__links .links--image {
	display: inline-flex;
	align-items: center;
	padding: 0 4px;
}
.brandbar__links .links--image-notice {
	margin: -6px 16px 0 0;
	padding: 0;
	min-height: 22px;
}
.brandbar__links .links--image-notice img {
	min-width: 110px;
}
.brandbar__links .links--image a {
	display: flex;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.brandbar__links .links--image a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.brandbar__links .links--image a img {
	max-height: 22px;
}
.brandbar__links .links--image:after {
	display: none;
}
.brandbar .auth {
	margin: 0;
	padding: 0;
	display: flex;
}
.brandbar .auth li {
	list-style: none;
	display: inline-flex;
	align-items: center;
	margin-left: 8px;
}
.brandbar .auth__login a {
	font-size: 12px;
	color: #fff;
	font-family: "proximanova-bold", sans-serif;
	width: 110px;
	text-align: center;
}
.brandbar .auth__login a:hover {
	text-decoration: underline;
}
.brandbar .links--dropdown {
	color: #fff;
	font-size: 12px;
	font-family: "proximanova-bold", sans-serif;
	display: inline-block;
	padding: 17px 10px;
	width: 115px;
	flex: 0 0 auto;
}
.brandbar .links--dropdown > span:after {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 13px;
}
.brandbar .links--dropdown:hover > span:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.brandbar .links--dropdown:hover .brandbar__dropdown {
	display: flex;
}
.brandbar .links__dropdown--image {
	display: flex;
	align-items: center;
	width: auto;
	min-height: 48px;
	margin-right: 16px;
	padding: 12px 0;
}
.brandbar .links__dropdown--image img {
	margin-right: 8px;
	max-height: 24px;
}
.brandbar .links__dropdown--image > span {
	display: flex;
	align-items: center;
	justify-content: center;
}
.brandbar .links__dropdown--image:after {
	display: none;
}
.brandbar__dropdown {
	position: absolute;
	top: 49px;
	right: 0;
	z-index: 100;
	padding: 22px 15px;
	background-color: #fff;
	display: none;
	justify-content: space-between;
	width: auto;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.brandbar__dropdown:before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	top: -5px;
	left: 0;
}
.brandbar__dropdown--column {
	color: #212121;
	font-size: 14px;
	line-height: 20px;
	font-family: "proximanova-bold", sans-serif;
	width: 145px;
	margin: 0 15px;
}
.brandbar__dropdown--column a {
	color: #212121;
	font-family: "proximanova-bold", sans-serif;
	display: block;
	margin-bottom: 8px;
}
.brandbar__dropdown--column a:hover {
	text-decoration: underline;
}
.brandbar__dropdown--column a:last-child {
	margin-bottom: 0;
}
.social-links-container ul {
	margin: 0;
	padding: 0;
}
.social-links-container ul li {
	display: inline-block;
}
header .social-links {
	position: relative;
	margin: 0;
}
header .social-links .social-control {
	display: flex;
}
header .social-links .social-control .social-item {
	margin: 0 0 0 8px;
	flex: auto;
}
header .social-links .social-control .social-item a {
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
header .social-links .social-control .social-item a img {
	height: 22px;
}
header .social-links .social-control .social-item a:hover {
	opacity: 0.7;
}
header .social-links-container ul li {
	display: block;
}
.footer .social-links {
	flex-direction: column;
	margin: 20px auto 10px;
}
@media (min-width: 768px) {
	.header {
		background-color: #fff;
		margin-bottom: 8px;
		-o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
	}
	.header-container {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		height: 100px;
		padding: 0 16px;
	}
	.header-container--content {
		margin-left: 16px;
		display: flex;
		align-items: center;
		height: 40px;
		justify-content: flex-end;
	}
	.header__logo {
		display: inline-block;
		flex: 1;
	}
	.header__logo.news24 > img {
		width: auto;
		height: 55px;
	}
	.header__logo > img {
		width: auto;
		height: 55px;
	}
	.header .social-links {
		height: 31px;
	}
	.header .social-links .social-control .social-item {
		width: 31px;
	}
	.header .social-links .social-control .social-item a img {
		height: 31px;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.header {
		background-color: #fff;
		color: #212121;
		padding: 0 8px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 52px;
	}
	.header__logo {
		display: inline-block;
		font-size: 0;
	}
	.header__logo > img {
		height: 29px;
		width: auto;
	}
}
.header__nav {
	background-color: #fff;
}
@media (min-width: 10px) and (max-width: 768px) {
	.header__nav {
		background-color: #fff;
		margin: 0;
		position: relative;
		margin-bottom: 4px;
	}
	.header__nav:after {
		content: "";
		width: 8px;
		height: 100%;
		top: 0;
		right: 0;
		position: absolute;
		background: linear-gradient(
			to right,
			rgba(164, 164, 164, 0) 0%,
			rgba(164, 164, 164, 0.2) 50%,
			rgba(164, 164, 164, 0.8) 100%
		);
	}
}
.header__nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
@media (min-width: 768px) {
	.header__nav ul {
		display: flex;
		justify-content: flex-start;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul {
		text-align: justify;
		padding: 0 8px;
		white-space: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}
.header__nav ul > li {
	display: inline-block;
	position: relative;
}
@media (min-width: 768px) {
	.header__nav ul > li {
		flex: 0 1 auto;
		text-align: center;
		text-transform: uppercase;
		position: relative;
		white-space: nowrap;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul > li {
		height: 43px;
		text-align: center;
		margin-right: 20px;
	}
}
.header__nav ul > li a {
	position: relative;
	text-decoration: none;
	color: #212121;
	font-size: 13px;
	padding: 13px 12px;
	display: block;
}
@media (min-width: 768px) {
	.header__nav ul > li a {
		font-weight: 400;
		-webkit-transition: color 0.2s ease;
		-moz-transition: color 0.2s ease;
		-o-transition: color 0.2s ease;
		transition: color 0.2s ease;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul > li a {
		font-size: 10px;
		letter-spacing: 1px;
		color: rgba(33, 33, 33, 0.5);
		text-transform: uppercase;
		font-family: "proximanova-bold", sans-serif;
		position: relative;
		display: flex;
		height: 100%;
		align-items: center;
		padding: 0 5px;
	}
}
.header__nav ul > li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	opacity: 0;
	height: 3px;
	background-color: #d0021b;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.header__nav ul > li a.is-active {
	color: #c00000;
}
@media (min-width: size) {
	.header__nav ul > li a.is-active {
		color: #212121;
	}
}
.header__nav ul > li a.is-active:after {
	opacity: 1;
}
@media (min-width: 768px) {
	.header__nav ul > li:hover a {
		color: #c00000;
	}
	.header__nav ul > li:hover a:after {
		opacity: 1;
	}
	.header__nav ul > li:hover .sub-nav {
		display: flex;
	}
}
.header__nav ul > li.has-children:before {
	content: "";
	width: 12px;
	height: 9px;
	position: absolute;
	top: 20px;
	right: 4px;
	z-index: 1;
	background-image: url("/img/icon-arrow-down.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.header__nav ul > li.has-children a {
}
.header__nav ul > li.has-children:hover:before {
	background-image: url("/img/icon-arrow-red-down.svg");
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 16px;
}
.header__nav ul > li.has-children.is-active.has-children:before {
	background-image: url("/img/icon-arrow-red-down.svg");
}
.header__nav ul > li.has-children.is-active.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 16px;
}
.header__nav ul > li .sub-nav,
.header__nav ul > li .sub-nav-child {
	flex-direction: column;
	display: none;
	background-color: #fff;
	position: absolute;
	min-width: 180px;
	top: 100%;
	left: 0;
	z-index: 10;
	-webkit-border-radius: 0 0 2px 2px;
	-khtml-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-ms-border-radius: 0 0 2px 2px;
	-o-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
}
.header__nav ul > li .sub-nav > li,
.header__nav ul > li .sub-nav-child > li {
	text-align: left;
}
.header__nav ul > li .sub-nav > li a,
.header__nav ul > li .sub-nav-child > li a {
	font-size: 11px;
	letter-spacing: 0.71px;
	color: #212121;
	padding: 8px 16px;
	text-transform: uppercase;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.header__nav ul > li .sub-nav > li a:hover,
.header__nav ul > li .sub-nav-child > li a:hover {
	background-color: #f3f3f3;
}
.header__nav ul > li .sub-nav > li a:after,
.header__nav ul > li .sub-nav-child > li a:after {
	display: none;
}
.header__nav ul > li .sub-nav > li.has-children:before {
	top: 12px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.header__nav ul > li .sub-nav > li.has-children:hover:before {
	background-image: url("/img/icon-arrow-down.svg");
	right: 7px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.header__nav ul > li .sub-nav > li:hover .sub-nav-child {
	display: flex;
}
.header__nav ul > li .sub-nav-child {
	left: 100%;
	top: 0;
}
@media (min-width: 768px) {
	.footer {
		background-color: #fff;
	}
}
.footer__nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.footer__nav ul li {
	list-style: none;
}
@media (min-width: 768px) {
	.footer__nav ul li {
		display: inline-block;
		margin-right: 5px;
		position: relative;
	}
	.footer__nav ul li:after {
		content: "|";
		margin-left: 5px;
		font-size: 13px;
	}
	.footer__nav ul li:last-child:after {
		display: none;
	}
	.footer__nav ul li a {
		color: #212121;
		font-size: 13px;
		font-family: "proximanova-bold", sans-serif;
	}
	.footer__nav ul li a:hover {
		text-decoration: underline;
	}
}
.footer--rhs {
	background-color: rgba(0, 0, 0, 0);
	margin-top: 16px;
	margin-bottom: 24px;
}
.footer__app-links {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.footer__app-links a {
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	width: 50%;
	margin-bottom: 4px;
}
.footer__app-links a:hover {
	opacity: 0.8;
}
.footer__app-links a img {
	height: 50px;
}
.footer__social-title {
	display: block;
	font-family: "proximanova-bold", sans-serif;
	color: dimgray;
	font-size: 14px;
}

.footer__social .social-links {
	margin: 8px auto;
}
.footer__social .social-links .social-control .social-item {
	margin: 0;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.footer__social .social-links .social-control .social-item:hover {
	opacity: 0.8;
}
.footer__social .social-links .social-control .social-item a img {
	width: 30px;
	height: 30px;
}
.footer__copyright {
	font-size: 13px;
	color: #212121;
	line-height: 20px;
	display: block;
	margin: 16px 0;
}
.footer__copyright .popia {
	display: inline-flex;
	flex-direction: column;
}
.footer__copyright a {
	color: #212121;
	display: block;
	line-height: 24px;
}
.footer__copyright a:hover {
	text-decoration: underline;
}
.footer__copyright a.footer__btn {
	background: #212121;
	display: inline-block;
	line-height: 20px;
	font-size: 10px;
	letter-spacing: 0.6px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	padding: 0 8px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	margin-top: 8px;
	width: fit-content;
}
.footer__copyright a.footer__btn:hover,
.footer__copyright a.footer__btn:focus,
.footer__copyright a.footer__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.footer__copyright a.footer__contact {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.footer__copyright a.footer__contact:before {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 8px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/img/email2.svg");
}
.footer__third-party {
	width: 65px;
	height: 35px;
	margin-top: 8px;
}

@media (min-width: 10px) and (max-width: 768px) {
	.footer__nav {
		position: fixed;
		left: 0;
		bottom: 0;
		max-width: 100%;
		width: 100%;
		z-index: 99;
		background: #fff;
		height: 61px;
		display: flex;
		align-items: center;
		border-top-right-radius: 16px;
		border-top-left-radius: 16px;
		-o-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-khtml-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
	}
}
.footer__nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}
@media (min-width: 10px) and (max-width: 768px) {
	.footer__nav ul {
		text-align: center;
		position: relative;
		display: flex;
		width: 100%;
		justify-content: space-between;
		height: 43px;
	}
}
.footer__nav ul li {
	flex: 1;
}

:root {
	--swiper-theme-color: #007aff;
}
.auth__subscribe > a {
	font-size: 15px;
	background-color: #dd1f26;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	width: auto;
	text-align: center;
	padding: 0 16px;
	font-family: "proximanova-bold", sans-serif;
	font-size: 12px;
}
.auth__subscribe > a:hover,
.auth__subscribe > a:focus,
.auth__subscribe > a:active {
	background-color: #b0191e;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.auth__subscribe > a:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

input::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
}

.header__nav {
	border-top: 1px solid #e9e9e9;
}
.header__nav ul > li a {
	font-size: 12px;
}
.header__nav ul > li.has-children:before {
	top: 18px;
}
.header__nav ul > li.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 14px;
}
.header__nav ul > li.has-children.is-active.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 14px;
}
.header__logo {
	width: auto;
	height: 55px;
	flex: 1;
	background-image: url("/img/news-anniversary-logo.svg");
	background-size: contain;
	background-repeat: no-repeat;
}
@media (min-width: 10px) and (max-width: 768px) {
	.header__logo {
		height: 29px;
	}
}
.header__logo img {
	display: none;
}
.article__live .live-- .live__text {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.article__date {
	font-size: 10px;
	color: #212121;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.3px;
	margin: 0;
}

.article__date:before {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 6px;
	background-image: url("/img/icon-clock.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.related-tags {
	margin-bottom: 16px;
}
.related-tags__header {
	font-family: "proximanova-bold", sans-serif;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
	letter-spacing: 0.6px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 24px;
	margin-right: 8px;
	width: 100%;
}
.related-tags a {
	display: inline-block;
	margin: 0 2px 0 0;
	font-family: "proximanova-bold", sans-serif;
	font-size: 10px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	padding: 5px 16px 4px;
	color: #fff;
	background-color: #212121;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.related-tags a:hover {
	background-color: #080808;
}

:root {
	--box-height: 38px;
	--box-width: 38px;
	--currentColor: #dd1f26;
	--color-black: $brand-black;
} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
@keyframes opacityLoop {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.2;
	}
	100% {
		opacity: 1;
	}
}
.article__live-title {
	display: inline-flex;
	align-items: center;
	position: relative;
	font-size: 10px;
	font-family: "proximanova-bold", sans-serif;
	text-transform: uppercase;
	color: #dd1f26;
	margin-right: 8px;
}
.article__live-title:before {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #dd1f26;
	animation: opacityLoop 2s infinite;
	margin-right: 4px;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.article__live {
	margin: 32px 0 16px;
	position: relative;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__live {
		margin: 24px 0 16px;
	}
}
.article__live .live--feed {
	margin-left: 3px;
}
.article__live .live__post {
	display: block;
	position: relative;
	border-left: 2px solid #f5f5f5;
}
.article__live .live__post:last-child {
	border-left: 2px solid #fff;
}

@media (min-width: 10px) and (max-width: 768px) {
	.article__live .live__post:before {
		top: -8px;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__live .live__post:after {
		width: 8px;
		height: 8px;
		top: 0px;
		left: -4px;
		background-size: 14px;
	}
}

@media (min-width: 10px) and (max-width: 768px) {
	.article__live .live--:before {
		top: -26px;
		left: -9px;
	}
}
.article__live .live--:after {
	top: -17px;
	left: -6px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__live .live--:after {
		top: -16px;
		left: -5px;
	}
}
.article__live .live-- .live__text {
	padding: 8px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__live .live-- .live__text {
		margin-left: 0;
	}
}
.article__live .live__text {
	font-size: 15px;
	line-height: 24px;
	color: #212121;
	word-break: break-word;
}
.article__live .live__text p {
	margin: 0 0 8px;
}
.article__live .live__text a {
	color: #00086c;
}
@keyframes opacityLoop {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.2;
	}
	100% {
		opacity: 1;
	}
}
.article {
	padding: 16px;
	background-color: #fff;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article {
		overflow: hidden;
		position: relative;
	}
}
.article__title {
	margin: 0 0 16px 0;
	font-size: 32px;
	line-height: 36px;
	color: #212121;
	font-family: "proximanova-bold", sans-serif;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__title {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 8px 0;
	}
}
.article__date {
	font-size: 12px;
}
.article--top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px;
}
.article--top-bar {
	display: flex;
	align-items: center;
	position: relative;
}
@media (min-width: 768px) {
	.article--top-bar {
		margin-bottom: 16px;
	}
}
.article--top-bar-right {
	display: flex;
	align-items: center;
}
@media (min-width: 768px) {
	.article--top-bar-right {
		position: absolute;
		top: 0;
		right: 0;
	}
}
.article--top-bar-right a {
	font-size: 0;
}
.article--top-bar-right > span {
	margin-left: 10px;
	font-size: 12px;
	font-family: "proximanova-regular", sans-serif;
	color: #212121;
	margin-right: 4px;
}
.article--top-bar .social-sharing .social-control {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	font-family: "proximanova-bold", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #bcbcbc;
	letter-spacing: 0.6px;
}
.article--top-bar .social-sharing .social-control .social-item {
	list-style: none;
	margin-left: 5px;
	width: 28px;
	height: 28px;
}
.article--top-bar .social-sharing .social-control .social-item a {
	display: block;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.article--top-bar .social-sharing .social-control .social-item a:hover {
	opacity: 0.8;
}
.article--top-bar .social-sharing .social-control .social-item a img {
	width: 28px;
	height: 28px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article--top-bar .social-sharing .social-control .social-item {
		margin-left: 16px;
		width: 20px;
		height: 20px;
	}
	.article--top-bar .social-sharing .social-control .social-item a img {
		width: 20px;
		height: 20px;
	}
}
@media (min-width: 10px) and (max-width: 768px) {
	.article--top {
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
}
.article__details {
	display: flex;
	align-items: flex-start;
	flex: 1 1 auto;
	flex-direction: column-reverse;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__details {
		margin-top: 8px;
		justify-content: space-between;
		flex-direction: column;
		width: 100%;
		flex-wrap: wrap;
		display: inline-flex;
	}
}
.article__details div {
	padding: 0 8px 0 0;
}
.article__details div:first-child {
	padding-left: 0;
}
.article .bookmark {
	font-size: 0;
	padding-right: 0;
}
.article .bookmark img {
	height: 20px;
}
.article__social-share {
	padding: 0;
	display: flex;
	align-items: center;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__social-share {
		justify-content: flex-start;
		width: 100%;
		overflow-x: auto;
	}
}
.article__social-share .bookmark {
	flex: 0 0 auto;
}
.article__social-share .bookmark .button__icon {
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	height: 34px;
	justify-content: space-evenly;
	padding: 0 16px;
	font-size: 12px;
	line-height: 34px;
	color: #212121;
	align-items: center;
}
.article__social-share .bookmark .button__icon:hover,
.article__social-share .bookmark .button__icon:focus {
	background-color: #f5f5f5;
}
.article__social-share .bookmark .button__icon img {
	margin-right: 4px;
}
.article__social-share .bookmark .button__icon.show {
	display: flex;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__social-share .bookmark .button__icon {
		padding: 0 8px;
		line-height: 32px;
	}
	.article__social-share .bookmark .button__icon img {
		margin-right: 0;
	}
	.article__social-share .bookmark .button__icon span {
		display: none;
	}
}
.article__social-share .button__icon {
	border: 1px solid #e9e9e9;
	display: flex;
	align-items: center;
	height: 34px;
	justify-content: space-evenly;
	padding: 0 16px;
	font-size: 12px;
	line-height: 30px;
	color: #212121;
	margin-right: 8px;
	font-family: "proximanova-regular", sans-serif;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
}
.article__social-share .button__icon:hover,
.article__social-share .button__icon:focus {
	background-color: #f5f5f5;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__social-share .button__icon {
		padding: 0 16px;
		line-height: 32px;
		white-space: nowrap;
	}
}
.article__social-share .button__icon img {
	height: 20px;
	width: auto;
	margin-right: 4px;
}
.article__accreditation {
	font-size: 14px;
	color: #212121;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__accreditation {
		margin-bottom: 16px;
	}
}
@media (min-width: 768px) {
	.article__accreditation {
		margin-top: 8px;
	}
}
.article__accreditation img {
	display: block;
	height: 24px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.article__accreditation img {
		height: 15px;
	}
}

.coral-thread--container {
	margin: 0 -16px -16px;
	font-size: 0;
}
.coral-thread--container.commentContainer {
	max-height: 600px;
	overflow: hidden;
	margin-bottom: 2em;
	position: relative;
}
.coral-thread--container.commentContainer::after {
	content: "";
	width: 100%;
	height: 150px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(
		0deg,
		rgb(255, 255, 255) 35%,
		rgba(255, 255, 255, 0) 100%
	);
}
.coral-thread--link {
	position: relative;
	z-index: 1;
}
.article__social-share .button__icon img {
	height: 18px;
}
a {
	cursor: pointer;
}

::-moz-selection {
	color: #000 !important;
	background: #accef7 !important;
}

::selection {
	color: #000 !important;
	background: #accef7 !important;
}

@layer allow-right-click {
	::-moz-selection {
		color: #000 !important;
		background: #accef7 !important;
	}

	::selection {
		color: #000 !important;
		background: #accef7 !important;
	}
}
.newsletter-subscription {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.newsletter-subscription__image-url img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}
.newsletter-subscription {
	background: #fff;
	margin-bottom: 16px;
	display: flex;
	flex-direction: column;
}
.newsletter-subscription__heading {
	display: flex;
	margin-bottom: 16px;
}
.newsletter-subscription__heading-text {
	margin-right: 8px;
}
.newsletter-subscription__heading-text div {
	font-size: 24px;
	line-height: 26px;
	font-family: "proximanova-bold", sans-serif;
	color: #212121;
	margin: 0 0 8px;
}
.newsletter-subscription__heading-text p {
	font-size: 13px;
	margin: 0;
}
.newsletter-subscription__heading-logo {
	width: 36px;
	height: 36px;
	flex: 0 0 auto;
	margin: 8px 0 0 auto;
}
.newsletter-subscription__heading-logo img {
	width: 100%;
}
.newsletter-subscription__blurb {
	font-size: 13px;
	line-height: 18px;
	display: flex;
	align-items: flex-start;
	margin: 16px 0 0;
}
.newsletter-subscription__blurb img {
	width: 54px;
	margin-right: 16px;
	flex: 0 0 auto;
}
.newsletter-subscription__blurb p {
	margin: 0;
}
.newsletter-subscription__btn {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	font-size: 15px;
	text-align: center;
	display: block;
	margin-top: 16px;
}
.newsletter-subscription__btn:hover,
.newsletter-subscription__btn:focus,
.newsletter-subscription__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.newsletter-subscription__btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.newsletter-subscription__image-url {
	width: calc(32px + 100%);
	height: 214px;
	flex: 0 0 auto;
	overflow: hidden;
	position: relative;
	margin-left: -16px;
}
.weather-widget {
	display: flex;
	align-items: center;
}
@media (min-width: 10px) and (max-width: 768px) {
	.weather-widget {
		flex-wrap: wrap;
		justify-content: flex-end;
		flex-direction: column;
	}
}
.weather-widget__image {
	flex: 0 0 auto;
	width: 40px;
	height: 40px;
	display: block;
}
@media (min-width: 10px) and (max-width: 768px) {
	.weather-widget__image {
		width: 18px;
		height: 18px;
		order: 2;
		outline: 0;
	}
}
.weather-widget--locked {
	margin-left: 8px;
	min-width: 190px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.weather-widget--locked {
		margin-left: 0;
		min-width: 50px;
		display: inline-block;
		vertical-align: middle;
	}
}
.weather-widget--locked .weather-widget__image {
	flex: 0 0 auto;
	width: 40px;
	height: 26px;
	order: 1;
}
.weather-widget--locked .weather-widget__image:after {
	content: "";
	width: 40px;
	height: 26px;
	display: block;
	-webkit-transition: transform 0.2s ease;
	-moz-transition: transform 0.2s ease;
	-o-transition: transform 0.2s ease;
	transition: transform 0.2s ease;
	background-image: url("/img/icon-weather-black.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.weather-widget--locked .weather-widget__data {
	align-self: flex-start;
	text-align: left;
	order: 2;
}
.weather-widget__data {
	border-left: 1px solid rgba(74, 74, 74, 0.1);
	margin-left: 8px;
	padding: 2px 0 2px 8px;
}
@media (min-width: 10px) and (max-width: 768px) {
	.weather-widget__data {
		border-left: none;
		margin-left: 0;
		padding: 0;
		order: 1;
		text-align: right;
		align-self: flex-end;
	}
}
.weather-widget__data--date {
	font-size: 13px;
	color: #212121;
	display: block;
	margin: 0;
}
.weather-widget__data--city {
	font-size: 13px;
	color: #212121;
	font-family: "proximanova-bold", sans-serif;
	display: block;
}
@media (min-width: 10px) and (max-width: 768px) {
	.weather-widget__data--city {
		font-size: 8px;
		color: rgba(33, 33, 33, 0.6);
	}
}
.podcasts-widget {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.podcasts-widget .podcast__date {
	font-size: 10px;
	color: #212121;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.3px;
	margin: 0;
}
.podcasts-widget .podcast__date p {
	margin: 0;
}
.podcasts-widget .podcast__date:before {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 6px;
	background-image: url("/img/icon-clock.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.podcasts-widget .podcast__image img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}
.podcasts-widget {
	padding: 16px 8px 16px 16px;
	margin-bottom: 16px;
	position: relative;
}
.podcasts-widget__header {
	font-size: 24px;
	line-height: 24px;
	font-family: "proximanova-bold", sans-serif;
	color: #212121;
	margin: 0 0 16px;
}
.podcasts-widget__footer {
	text-align: center;
	margin-top: 16px;
}
.podcasts-widget__footer a {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	display: block;
}
.podcasts-widget__footer a:hover,
.podcasts-widget__footer a:focus,
.podcasts-widget__footer a:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.podcasts-widget__footer a:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.podcasts-widget .podcast--container {
	padding: 6px 0;
}
.podcasts-widget .podcast.slide:not(:last-child) {
	border-bottom: 1px solid #e2e2e2;
}
.podcasts-widget .podcast--container a {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.podcasts-widget .podcast__title {
	font-size: 14px;
	line-height: 19px;
	color: #212121;
	font-weight: 400;
	margin-bottom: 24px;
}
.podcasts-widget .podcast__date {
	position: absolute;
	bottom: 0;
	left: 0;
}
.podcasts-widget .podcast__image {
	width: 88px;
	height: 88px;
	flex: 0 0 auto;
	margin-left: 8px;
	overflow: hidden;
	position: relative;
	background-color: #f5f5f5;
}
.podcasts-widget--slider-container {
	position: relative;
}
.lotto {
	background-color: #f8da17;
	margin-bottom: 16px;
}
.lotto__info {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 16px 0;
}
.lotto__info .image-url {
	display: inline-block;
	flex: 0 0 auto;
	margin-right: 16px;
}
.lotto__info--content .title {
	font-family: "proximanova-bold", sans-serif;
	font-size: 16px;
	color: #000;
}
.lotto__btn {
	background-color: #f8da17;
	padding: 0 0 16px;
	text-align: center;
	margin: 10px 0 0;
}
.lotto__btn .btn {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	display: block;
	margin: 0 16px;
}
.lotto__btn .btn:hover,
.lotto__btn .btn:focus,
.lotto__btn .btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.lotto__btn .btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.traffic-widget {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.traffic-widget {
	background: #fff;
}
.traffic-widget__title {
	font-size: 24px;
	line-height: 24px;
	font-family: "proximanova-bold", sans-serif;
	color: #212121;
	margin: 0 0 16px;
}
.traffic-widget__blurb {
	display: block;
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 19px;
	font-family: "proximanova-bold", sans-serif;
}
.traffic-widget__btn {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	text-align: center;
	display: block;
}
.traffic-widget__btn:hover,
.traffic-widget__btn:focus,
.traffic-widget__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.traffic-widget__btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.featured-category {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.featured-category__date {
	font-size: 10px;
	color: #212121;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.3px;
	margin: 0;
}
.featured-category__date:before {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 6px;
	background-image: url("/img/icon-clock.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.featured-category__image img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}
.featured-category {
	margin-bottom: 16px;
	text-align: center;
	padding: 0 0 16px 0;
}
.featured-category__header {
	font-size: 24px;
	line-height: 24px;
	font-family: "proximanova-bold", sans-serif;
	color: #212121;
	margin: 0;
	padding: 16px 76px 16px 16px;
	text-align: left;
}
.featured-category__header a {
	color: #212121;
}
.featured-category--container {
	position: relative;
	min-height: 121px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 16px;
	padding: 16px 0;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}
.featured-category--url:last-child > div {
	border-bottom: 0;
}
.featured-category__title {
	font-size: 13px;
	line-height: 18px;
	color: #212121;
	font-family: "proximanova-bold", sans-serif;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.featured-category__synopsis {
	padding-bottom: 20px;
	position: relative;
}
.featured-category__date {
	position: absolute;
	bottom: 0;
}
.featured-category__image {
	width: 88px;
	height: 88px;
	flex: 0 0 auto;
	margin-left: 8px;
	position: relative;
	background-color: #f5f5f5;
	overflow: hidden;
}
.featured-category__read-more {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	margin: 16px 16px 0;
	display: block;
}
.featured-category__read-more:hover,
.featured-category__read-more:focus,
.featured-category__read-more:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}
.featured-category__read-more:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.featured-category--slider-container {
	position: relative;
}
.featured-category--container {
	min-height: 130px;
}
.featured-category__prime {
	display: none;
}
