.label {
	background-color: transparent;
	color: #545454;
	font-size: 0.8rem;
	font-weight: 700;
}
.detail.detailBody :not(.card) .label {
	margin-left: 0;
}
.title-reUIw {
	-webkit-font-smoothing: antialiased;
	background-color: transparent;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	padding: 0;
	text-transform: uppercase;
}
.comments-qSzEf .title-reUIw {
	margin-top: 11px;
}
.filter .checkbox:focus:not(:focus-visible) {
	outline: none;
}

html {
	-webkit-font-smoothing: antialiased;
	background-color: #f4f4f4;
	color: #000;
	font-family: Open Sans, sans-serif;
}
input:focus {
	outline: none;
}
.feed .card.cardDiscovery,
.feed .detail .byline,
.feed .detail .deck,
.feed .detail .detailHeadline,
.feed .newsletterWidget,
.feed .story {
	-webkit-margin-before: 16px;
	-webkit-margin-after: 16px;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	margin-top: 16px;
}
button {
	background-color: #fff;
	border: 3px solid #e60505;
	border-radius: 0;
	color: #e60505;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.25rem;
	text-align: center;
	text-transform: uppercase;
}
.a11y {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	border: 0 !important;
	height: 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
} /*! normalize.css v2.1.2 | MIT License | git.io/normalize */
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus,
button:focus {
	outline: 3px solid #0550c8;
}
a:active,
a:hover,
button:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
button,
input,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button,
input {
	line-height: normal;
}
button {
	text-transform: none;
}
button {
	-webkit-appearance: button;
	cursor: pointer;
}
input[type="search"] {
	-webkit-appearance: TextField;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.share {
	min-height: 4rem;
}
.commentCount:hover .viafoura {
	background-color: #d8d8d8;
}
.commentCount .commentCount-text-container .viafoura {
	color: #0550c8;
	font-family: inherit;
	font-size: 22px;
	transition: background-color 0.25s linear;
}
.commentCount .commentCount-text-container .viafoura:focus,
.commentCount .commentCount-text-container .viafoura:hover {
	background-color: #d8d8d8;
}
@media (min-width: 641px) and (max-width: 960px) {
	.commentCount .viafoura {
		font-size: 1.125rem;
	}
}
.feed .appContainer {
	background-color: #fff;
}
.feed .appContainer.loaded {
	opacity: 1;
}
.feed .appContainer .pageComponent {
	margin: 0 auto;
	max-width: 80rem;
	padding-left: 16px;
	padding-right: 16px;
	transition: max-width 0.3s ease-out;
}
.feed .appContainer > .content {
	background-color: #fff;
	min-height: 800px;
	padding-bottom: 16px;
	padding-top: 16px;
}
.feed .accessibilityLinks {
	display: flex;
	margin: 0 auto;
	max-width: 80rem;
	position: relative;
	width: 100%;
}
.feed .accessibilityLinks > a {
	background: #fff;
	border: 3px solid #0550c8;
	border-radius: 12px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	color: #000;
	font-size: 13px;
	font-weight: 700;
	left: -10000px;
	line-height: 18px;
	padding: 16px 25px;
	position: absolute;
	text-decoration: none;
}
.feed .accessibilityLinks > a:active,
.feed .accessibilityLinks > a:focus {
	left: 0;
	outline-color: transparent;
	position: absolute;
	z-index: 99999;
}
.feed .accessibilityLinks.globalSkipLink > a {
	top: 45px;
}
.feed .card {
	align-items: flex-start;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	clear: both;
	color: #000;
	display: flex;
	flex-direction: row;
	margin-bottom: 0.5rem;
	overflow: hidden;
	text-decoration: none;
	transition: 0.4s;
}
.feed .card:hover {
	box-shadow: 0 0 0 3px #cbcbcb;
}
.feed .card:focus {
	box-shadow: 0 0 0 3px #e60505;
	outline: 0;
	transform: none;
}
.feed .card .contentWrapper {
	color: #000;
	display: flex;
	flex-grow: 1;
	text-decoration: none;
	width: 100%;
}
.feed .card .card-content {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
	width: 100%;
}
.feed .card .imageMedia {
	flex-shrink: 0;
	line-height: 0;
	position: relative;
}
.feed .card .headlineLink {
	color: #000;
	text-decoration: none;
}
.feed .card .headlineLink:focus,
.feed .card .headlineLink:hover {
	color: #545454;
	text-decoration: underline;
}
.feed .card .mediaItem {
	min-height: 0;
	position: relative;
	width: 100%;
}
.feed .card.cardDiscovery {
	align-items: center;
	background-color: #fff;
	border: unset;
	border-bottom: 1px solid #e0e0e0;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	cursor: default;
	flex: 1 1 190px;
	flex-direction: column;
	margin: 0.5rem 0.5rem 0;
	overflow: unset;
}
.feed .card.cardDiscovery:hover {
	box-shadow: none;
}
.feed .card.cardDiscovery:focus {
	box-shadow: 0 0 0 3px #e60505;
}
.feed .card.cardDiscovery .image {
	min-height: 0;
	position: relative;
	width: 100%;
}
.feed .card.cardDiscovery .contentWrapper {
	align-self: stretch;
}
.feed .card.cardDiscovery .contentWrapper .card-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0.8rem 0.5rem 0 0;
	padding: 0;
}
.feed .card.cardDiscovery .contentWrapper .headline {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	margin: 0;
}
.feed .card.cardDiscovery .contentWrapper .metadata {
	margin-bottom: 0.5rem;
}
.feed .card.cardDiscovery .contentWrapper .metadata .authorInfo .author-image {
	display: none;
}
.feed .card.cardDiscovery .contentWrapper .metadata .authorInfo .authorName {
	color: #000;
	font-size: 0.7625rem;
}
.feed .card.cardDiscovery .contentWrapper .metadata .metadataText {
	font-size: 12.2px;
	margin: 0;
}
.feed .card.cardDiscovery.isTrending {
	border-bottom: none;
	border-right: 1px solid #cbcbcb;
	margin-right: 0;
	padding-right: 0.5rem;
}
.feed .card.cardDiscovery.isTrending .card-content {
	padding-left: 28px;
}
.feed .card.cardDiscovery.isTrending .readerCount {
	margin: 0.5rem 0;
}
.feed .vertical .card.cardDiscovery {
	border-bottom: 1px solid #e0e0e0;
	border-right: none;
	flex: 1 1 auto;
}
.feed .vertical .card.cardDiscovery .headline {
	margin-bottom: 0.5rem;
}
.feed .vertical .card.cardDiscovery .readerCount {
	margin-top: 0;
}
.feed .vertical .card.cardDiscovery.isTrending {
	padding-right: 0;
}
.feed .vertical .card.cardDiscovery.isTrending .card-content {
	margin-right: 0;
}
.feed .card.cardDiscovery .rankIndicator {
	color: #000;
	font-family: Stag Medium, Trebuchet;
	font-size: 26px;
	font-weight: 300;
	height: 0;
	left: -27px;
	position: relative;
}
@media only screen and (max-width: 849px) {
	.feed .card.cardDiscovery .rankIndicator {
		font-size: 22px;
	}
}
.feed .vertical .card.cardDiscovery .rankIndicator {
	font-size: 22px;
}
.feed .card.cardDiscovery .readerCount {
	color: #545454;
	font-size: 12.2px;
	text-transform: none;
}
.feed .card .headline {
	flex-grow: 1;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.35rem;
	margin-top: 0.5rem;
}
.feed .card .metadata {
	color: #545454;
	font-size: 0.85rem;
	margin-bottom: 1rem;
	margin-top: 0.75rem;
	padding-bottom: 0;
	text-transform: capitalize;
}
.feed .card .metadata .metadataText {
	align-items: baseline;
	display: flex;
	flex-flow: row wrap;
	margin-top: 0.5rem;
}
.feed .card .metadata .metaSeparator {
	margin-left: 5px;
	margin-right: 5px;
}
.feed .card .metadata .authorInfo {
	margin-bottom: 0.5rem;
}
.feed .card .metadata .authorInfo {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.feed .card .metadata .authorInfo .author-image {
	margin-right: 0.5rem;
}
.feed .card .metadata .authorInfo .authorName {
	align-self: center;
	text-transform: none;
}
.feed .cardImageWrap {
	position: relative;
	width: 100%;
}
.feed .comments .commentIntro {
	color: #545454;
	font-size: 0.9rem;
}
.feed .comments .viafoura {
	--accent-color-light: #0550c8;
	--accent-color: #0550c8;
	--editors-pick-color: red;
	--moderator-color: #0550c8;
	--base-font-size: 0.7rem;
}
.feed .comments .viafoura .vf-comment-header,
.feed .comments .viafoura .vf3-conversations-footer {
	display: none;
}
.feed .contentList .card {
	overflow: hidden;
}
.feed .contentList:not(.contentListSwimlane) .listDisplay.contentListCards {
	list-style-type: none;
	padding: 0;
}
.feed .imageMedia {
	display: inline;
}
.feed .imageMedia .placeholder {
	background: radial-gradient(#fff, #cbcbcb);
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.feed .imageMedia .placeholder img {
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transform: translateZ(0);
	transition: opacity 0.5s linear;
	width: 100%;
}
.feed .detail {
	overflow-x: unset;
}
.feed .detail.detailBody .withFlex {
	display: flex;
	flex-flow: wrap;
}
.feed .detail.detailBody .detailBodyContainer {
	display: grid;
	gap: 40px;
	margin: 1rem auto 0;
	max-width: 1060px;
}
.feed .detail.detailBody .detailBodyContainer.withSidebar {
	grid-template-columns: 1fr 300px;
}
@media (max-width: 1100px) {
	.feed .detail.detailBody .detailBodyContainer.withSidebar {
		grid-template-columns: 1fr;
		max-width: 720px;
	}
}
.feed .detail.detailBody .detailBodyContainer .detailMainCol {
	flex: 0 1 45rem;
	max-width: 100%;
	min-width: 0;
}
.feed .detail.detailBody .detailBodyContainer .detailSideRail {
	display: flex;
	flex: 0 0 300px;
	flex-direction: column;
	max-width: 300px;
	position: relative;
}
.feed .detail.detailBody .detailBodyContainer .detailSideRail .stickyContainer {
	flex-grow: 0.9;
}
.feed
	.detail.detailBody
	.detailBodyContainer
	.detailSideRail
	.stickyContainer
	> div {
	position: sticky;
	top: 30px;
}
.feed
	.detail.detailBody
	.detailBodyContainer
	.detailSideRail
	.stickyContainer.stickyRailAd {
	flex-grow: 1.1;
}
@media (max-width: 1100px) {
	.feed .detail.detailBody .detailBodyContainer .detailSideRail {
		flex: 1 1 auto;
		max-width: 100%;
	}
}
@media (max-width: 768px) {
	.feed .detail.detailBody .detailBodyContainer {
		margin-top: 0;
	}
}
.feed .detail.detailBody .detailBodyContainer .commentsWrapper {
	display: grid;
	gap: 40px;
}
.feed .detail.detailBody .detailBodyContainer .commentsWrapper.withSidebar {
	grid-template-columns: 1fr 300px;
}
@media (max-width: 1100px) {
	.feed .detail.detailBody .detailBodyContainer .commentsWrapper.withSidebar {
		grid-template-columns: 1fr;
		margin: 0 auto;
		max-width: 45rem;
	}
	.feed .detail.detailBody .detailBodyContainer .commentsWrapper {
		grid-template-columns: 1fr;
	}
}
.feed .detail.detailBody .detailBodyContainer .commentsWrapper .detailSideRail {
	margin-top: 2rem;
}
.feed .detail .detailDiscovery {
	margin: 2.5rem auto 0;
	max-width: 78rem;
	width: 100%;
}
@media (max-width: 1100px) {
	.feed .detail .detailDiscovery {
		margin: 0 auto;
		max-width: 45rem;
	}
}
.feed .detail .detailDiscovery .contentList .contentListCards {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 -0.6rem;
}
.feed .detail .detailHeadline {
	color: #000;
	font-size: 2rem;
	line-height: 1.3;
}
@media (max-width: 600px) {
	.feed .detail .detailHeadline {
		font-size: 1.625rem;
	}
}
.feed .detail .detailSummary {
	display: none;
}
.feed .detail .deck {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}
@media (max-width: 640px) {
	.feed .detail .deck {
		font-size: 16px;
		line-height: 26px;
	}
}
@media (min-width: 641px) and (max-width: 960px) {
	.feed .detail .deck {
		font-size: 20px;
		line-height: 28px;
	}
}
.feed .detail .byline {
	-webkit-font-smoothing: antialiased;
	align-items: center;
	color: #545454;
	display: flex;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.feed .detail .byline .author-image {
	margin: 0 0.5rem 0 0;
	min-width: 40px;
}
.feed .detail .byline .timeStamp {
	display: inline-block;
}
.feed .detail .byline a {
	border-bottom: 1px solid #d8d8d8;
	color: #0550c8;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.feed .detail .byline a:focus,
.feed .detail .byline a:hover {
	background-color: #d8d8d8;
}
@media (min-width: 641px) and (max-width: 960px) {
	.feed .detail .byline {
		font-size: 16px;
		line-height: 24px;
	}
}
.feed .detail .commentCount .commentCount-icon {
	fill: #0550c8;
	display: inline-block;
	height: 32px;
	margin-left: 0.5rem;
	vertical-align: middle;
	width: 32px;
}
.feed .detail .commentCount .viafoura .vf-comments-count {
	font-size: unset;
}
.feed .detail .commentCount .commentCount-link {
	border: none;
	border-bottom: 1px solid #d8d8d8;
	color: #0550c8;
	font-weight: unset;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.feed .detail .commentCount .commentCount-link:focus,
.feed .detail .commentCount .commentCount-link:hover {
	background-color: #d8d8d8;
}
.feed .detail .commentCount .commentCount-link .commentCount-text-container {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 22px;
}
.feed
	.detail
	.commentCount
	.commentCount-link
	.commentCount-text-container
	.commentCount-text {
}
.feed .detail .detail-link-label {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 1.2rem;
}
.feed .detail .detail-link-label a {
	color: #757575;
	text-decoration: none;
}
.feed .detail .detail-link-label a:hover {
	text-decoration: underline;
}
.feed .detail .detail-link-label span {
	font-size: 1rem;
}
.feed .detail .imageMedia.leadmedia-story {
	display: block;
}
.feed .detail .imageMedia.leadmedia-story .placeholder {
	margin: 1rem 0;
}
.feed .authorprofile .authorprofile-container {
	align-items: center;
	display: flex;
	flex-direction: row;
	margin-top: 1rem;
}
.feed .authorprofile .authorprofile-image-container {
	margin-right: 1rem;
	min-width: 100px;
}
.feed .authorprofile .authorprofile-image-container .author-image {
	height: 100%;
	width: 100%;
}
.feed .authorprofile .authorprofile-image-container .placeholder {
	background: none;
	border: 1px solid #cbcbcb;
}
.feed .authorprofile .authorprofile-image-container .placeholder,
.feed .authorprofile .authorprofile-image-container img {
	border-radius: 50%;
}
.feed .authorprofile .authorprofile-name-container {
	justify-content: center;
}
.feed .authorprofile .authorprofile-name-container .authorprofile-title {
	margin-bottom: 0;
	margin-top: 0.4rem;
}
.feed .authorprofile .authorprofile-biography {
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 1rem;
}
@media (max-width: 640px) {
	.feed .authorprofile {
		font-size: 16px;
		line-height: 26px;
	}
	.feed .authorprofile p {
		margin-bottom: 28px;
	}
	.feed .authorprofile .authorprofile-title {
		line-height: 130%;
		margin: 0;
	}
}
@media (min-width: 641px) and (max-width: 960px) {
	.feed .authorprofile {
		font-size: 18px;
		line-height: 28px;
	}
	.feed .authorprofile p {
		margin-bottom: 32px;
	}
}

.feed .show {
	background-color: #fff;
}
.feed .heading-element {
	display: inline-block;
	line-height: 1.3;
	margin: 0;
}
.feed .heading-element-h3 {
	font-size: 1.625rem;
	font-weight: 700;
}
@media (max-width: 600px) {
	.feed .heading-element-h3 {
		font-size: 1.5rem;
	}
}
.feed .heading-link {
	align-items: center;
	color: #000;
	display: inline-block;
	text-decoration: none;
}
.feed .heading .headingIcon {
	display: inline;
	padding-left: 24px;
}
@media (max-width: 600px) {
	.feed .heading .headingIcon {
		padding-left: 12px;
	}
}
.feed .heading-description {
	color: #545454;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 8px;
}
@supports (display: grid) {
}
.feed
	.landingPlus
	.targetedAds
	input:first-of-type:not(:checked)
	~ .visualSwitch
	.knob {
	left: 2em;
}
.feed .bannerFocus:focus-visible .winterOlympicsBrandBannerLogo {
	outline: 2px dashed #fff;
	outline-offset: 8px;
}
.feed .headerSearchBar {
	background: #000;
	display: none;
	height: 48px;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 266px;
	z-index: 2000;
}
.feed .headerSearchBar .searchBar {
	display: none;
}
.feed .headerSearchBar .searchBar .search-autocomplete {
	color: #000;
	display: flex;
	height: 25px;
	text-align: left;
	width: inherit;
}
.feed .headerSearchBar .searchClose {
	background: #000;
	border: none;
	cursor: pointer;
	display: none;
}
@media only screen and (max-width: 710px) {
	.feed .headerSearchBar {
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: auto;
	}
}
.feed .searchBar .searchButton:focus,
.feed .searchBar .searchButton:hover {
	background-color: #e60505;
	color: #fff;
}
.feed .searchBar .searchButton:focus {
	text-decoration: underline;
}
.feed .searchBar .search-autocomplete {
	width: 98%;
}
.feed .searchBar.compact {
	background: #000;
	display: none;
	padding: 0.7rem 0;
	top: 0;
	transition: width 0.4s ease-in-out;
	z-index: 1011;
}
.feed .searchBar.compact .searchButton {
	background-color: #727272;
	border: none;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 400;
	text-transform: uppercase;
}
.feed .searchBar.compact .searchInput {
	width: 187px;
}
.feed .headerSearchBar .searchBar.compact {
	padding-right: 0;
}
.feed .searchBar .searchForm {
	align-items: center;
	display: flex;
	justify-content: space-around;
	margin: auto;
	width: 97%;
}
.feed .searchBar .searchInput {
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	box-sizing: border-box;
	flex: 3 1;
	height: 26px;
	margin-right: 1rem;
	padding: 0 0.5rem;
	width: inherit;
}
.feed .searchBar .searchInput:focus {
	border-color: #0550c8;
	border-width: 2px;
}
.feed .viewportLarge .searchBar.compact {
	right: 212px;
}
.feed .story {
	color: #222;
	font-size: 1rem;
	line-height: 1.5rem;
}
.feed .story p {
	margin-bottom: 28px;
	margin-top: 0;
}
.feed .story a {
	border-bottom: 1px solid #d8d8d8;
	color: #0550c8;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.feed .story a:focus,
.feed .story a:hover {
	background-color: #d8d8d8;
}
.feed .story u {
	border-bottom: 1px solid #d8d8d8;
	text-decoration: none;
}
.feed .story li a {
	font-weight: 700;
}
@media (max-width: 640px) {
	.feed .story {
		font-size: 1rem;
		line-height: 1.625rem;
	}
	.feed .story p {
		margin-bottom: 28px;
	}
}
@media (min-width: 641px) and (max-width: 960px) {
	.feed .story {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.feed .story p {
		margin-bottom: 32px;
	}
}
.feed .verticalCardList.cardList {
	margin-top: 1rem;
}
.feed .verticalCardList.cardList .contentList .contentListCards {
	margin-left: 0;
	margin-right: 0;
}
.feed .verticalCardList.cardList .contentList .contentListCards .card {
	margin: 0;
}
.feed .verticalCardList.cardList .contentList .contentListCards .card:hover {
	z-index: 50;
}
.feed
	.verticalCardList.cardList
	.contentList
	.contentListCards
	.card:not(:first-child) {
	border-top: none;
}
.feed .trendingList {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	display: flex;
	flex-flow: row wrap;
	font-family: Open Sans, sans-serif;
	list-style: none;
	padding: 0;
}
.feed .trendingList-sidebar {
	margin-bottom: 1rem;
}
.feed .trendingList-sidebar .trendingList .listDisplay,
.feed .trendingList-sidebar .trendingList .verticalCardList {
	margin-top: 0;
	width: 100%;
}
.feed .author-image {
	height: 40px;
	padding: 0;
	width: 40px;
}
.feed .author-image .placeholder {
	background: none;
}
.feed .author-image .placeholder img {
	background: none;
	border: 1px solid #cbcbcb;
	border-radius: 50%;
	box-sizing: border-box;
}
.feed .authorprofile-container .author-image,
.feed .authorprofile-container .author-image .placeholder img {
	max-height: none;
	max-width: none;
}
.feed .CTA-heading-link {
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: underline;
}
.feed .CTA-heading-link:focus {
	outline: 3px solid #0550c8;
}
.feed .CTA-heading-link:focus:active,
.feed .CTA-heading-link:focus:hover {
	outline: none;
}
.feed .CTA-heading-link .icon {
	padding-left: 5px;
}
.feed .CTA-existingAccount-prompt {
	font-size: 0.875rem;
	margin-bottom: 0;
	margin-top: 20px;
}
.feed .CTA-existingAccount .icon {
	padding-left: 3px;
}
.feed .CTA-existingAccount .viafouraLogin {
	border: none;
	color: #545454;
	display: inline;
	font-size: 0.875rem;
	margin-left: 15px;
	text-decoration: underline;
}
.feed .CTA-existingAccount .viafouraLogin .icon {
	display: none;
}
.feed .CTA.standardPage {
	margin: 0 auto 28px;
	max-width: 80rem;
}
.feed .CTA .CTA-heading-link:hover {
	color: #545454;
}
.feed .CTA .CTA-heading-link:hover .icon path {
	fill: #545454;
}
.feed .comments .CTA {
	padding-bottom: 16px;
}
.feed .toggleSwitch input:not(:checked):hover + label {
	cursor: pointer;
	text-decoration: underline;
}
.feed .toggleSwitch input:not(:checked) + label {
	z-index: 1;
}
.feed .toggleSwitch input:first-of-type:not(:checked) ~ .visualSwitch .knob {
	left: 1.7em;
}
.feed .viafouraLogin {
	display: flex;
	flex-basis: 75px;
}
.feed .viafouraLogin .viafouraLogin-text {
	align-self: flex-end;
	margin-left: 5px;
}
.feed .newsletterWidget {
	background: #f4f4f4;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	color: #000;
	font-size: 2rem;
	line-height: 2.25rem;
	margin-top: 40px;
	min-height: 216px;
	padding: 1.5rem 4rem;
}
.feed .newsletterWidget *,
.feed .newsletterWidget :after,
.feed .newsletterWidget :before {
	box-sizing: inherit;
}
.feed .newsletterWidget .show {
	background: transparent;
}
.feed .newsletterWidget .newsletterWidgetTextWrapper {
	display: block;
	justify-content: center;
}
.feed .newsletterWidget .newsletterLogoHeading {
	font-size: 1.5rem;
	line-height: 1;
	margin: 0;
	text-align: center;
}
.feed .newsletterWidget .newsletterWidgetLogo {
	display: block;
	font-size: 1rem;
	margin: 0 auto;
	max-width: 100%;
}
.feed .newsletterWidget .newsletterWidgetSloganDesc {
	margin-top: 16px;
}
.feed .newsletterWidget .newsletterWidgetSlogan {
	display: none;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
.feed .newsletterWidget .newsletterWidgetDesc {
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
}
.feed .newsletterWidget .formSubscribe {
	font-size: 1rem;
}
.feed .newsletterWidget .formSubscribe .inputLabel {
	color: #707070;
	display: block;
	font-size: 12px;
	height: 1.1rem;
	line-height: 1.5;
	margin-top: 1rem;
}
.feed .newsletterWidget .formSubscribe .input-wrapper {
	display: inline-block;
	min-width: 210px;
	width: 70%;
}
.feed .newsletterWidget .formSubscribe .input-group {
	position: relative;
}
.feed .newsletterWidget .formSubscribe .textbox {
	border: 1px solid #727272;
	font-size: 16px;
	padding: 7px;
	width: 100%;
}
.feed .newsletterWidget .formSubscribe .textbox:focus {
	box-shadow: 0 0 2px 2px #4d90fe;
}
.feed .newsletterWidget .formSubscribe .submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #000;
	border: 1px solid #000;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	padding: 0.35rem 1rem;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.feed .newsletterWidget .formSubscribe .submit:active,
.feed .newsletterWidget .formSubscribe .submit:hover {
	background: #222;
}
.feed .newsletterWidget .formSubscribe .submit:focus {
	box-shadow: 0 0 2px 2px #4d90fe;
}
.feed .newsletterWidget .formSubscribe .submit-wrapper {
	display: inline-block;
	margin-top: 2.1em;
	vertical-align: top;
	width: 30%;
}
.feed .newsletterWidget .formSubscribe .newsletterSubmitSuccess {
	display: none;
	font-size: 14px;
	line-height: 1.3;
	margin-top: 1.5rem;
}
.feed
	.newsletterWidget
	.formSubscribe
	.newsletterSubmitSuccess
	.opensNewWindow-icon {
	display: inline-block;
	height: 17px;
	margin-left: 0.2rem;
	vertical-align: middle;
	width: 16px;
}
.feed .newsletterWidget .formSubscribe .hide {
	display: none;
}
@media (max-width: 640px) {
	.feed .newsletterWidget {
		padding: 24px;
	}
	.feed .newsletterWidget .newsletterWidgetTextWrapper {
		display: block;
	}
	.feed .newsletterWidget .newsletterWidgetSlogan {
		font-size: 1.25rem;
	}
	.feed .newsletterWidget .newsletterWidgetDesc {
		font-size: 1rem;
		margin: 0 auto;
	}
	.feed .newsletterWidget .newsletterWidgetSloganDesc {
		margin-left: 0;
		margin-top: 1.25rem;
		width: 100%;
	}
	.feed .newsletterWidget .newsletterWidgetLogo {
		display: block;
		margin: 0 auto;
	}
	.feed .newsletterWidget .formSubscribe .submit-wrapper {
		display: block;
		margin-top: 1rem;
		width: 140px;
	}
	.feed .newsletterWidget .formSubscribe .newsletterSubmitSuccess {
		font-size: 1rem;
		margin-top: 0;
	}
	.feed
		.newsletterWidget
		.formSubscribe
		.newsletterSubmitSuccess
		p:first-child {
		margin-top: 0;
	}
}
.feed .recommendations .card {
	width: 100%;
}
.feed .recommendations .card:focus {
	z-index: 1;
}
.feed .recommendations.horizontal {
	margin-bottom: 2.5rem;
	position: relative;
}
@media only screen and (max-width: 1100px) {
	.feed .recommendations.horizontal {
		margin-top: 2.5rem;
	}
}
.feed .recommendations.horizontal .contentListCards .card {
	border-bottom: none;
}
@media only screen and (max-width: 1070px) and (min-width: 865px) {
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-child(-n + 1) {
		display: none;
	}
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-of-type(-n + 2)
		a {
		border-right: none;
	}
}
@media only screen and (max-width: 864px) and (min-width: 653px) {
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-child(-n + 2) {
		display: none;
	}
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-child(-n + 3)
		a {
		border-right: none;
	}
}
@media only screen and (max-width: 652px) {
	.feed .recommendations.horizontal .contentListCards .card {
		border-bottom: 1px solid #e0e0e0;
		border-right: none;
		flex: 1 1 auto;
		margin: 0 1rem;
	}
	.feed .recommendations.horizontal .contentListCards .card:last-child {
		border-bottom: none;
	}
	.feed .recommendations.horizontal .contentListCards .card .imageMedia {
		display: none;
	}
}
@media only screen and (max-width: 1100px) and (min-width: 800px) {
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-child(-n + 2) {
		display: none;
	}
	.feed
		.recommendations.horizontal
		.contentListCards
		.card:nth-last-of-type(-n + 3)
		a {
		border-right: none;
	}
}
.feed .recommendations.horizontal .disclaimer-container {
	right: 0;
	top: 0;
	width: unset;
}
.feed .olympicSportsList .sportsName:not(:disabled):focus-within,
.feed .olympicSportsList .sportsName:not(:disabled):hover {
	outline: 3px solid #0550c8;
}
.feed .icon .chevronIcon {
	fill: #e60505;
	background-color: #fff;
	border-radius: 10px;
	margin-left: 2px;
	padding: 3px 2px 1px;
	vertical-align: middle;
}
.feed .icon .chevronIcon.horizontal {
	fill: #000;
	background: transparent;
	padding-top: 1px;
	transform: rotate(270deg);
	vertical-align: inherit;
}
.feed .icon .closeIcon {
	fill: #fff;
	background: #e60505;
	border-radius: 50%;
	padding: 0.3rem;
}
.feed .icon .logoIcon.headerLogo.globalHeaderLogo {
	display: inline-block;
	margin-left: 0;
}
.feed .icon .searchIcon.headerSearch {
	vertical-align: middle;
}
.feed .icon {
	display: inline;
}
.feed .icon .logoIcon {
	fill: #e60505;
	margin-left: 1rem;
	vertical-align: middle;
}
.feed .icon .logoIcon.logoNews {
	fill: #fff;
}
.feed .newsTheme .globalHeader {
	border-bottom: none;
}
.feed .newsTheme .globalHeader .headerSearchBar,
.feed .newsTheme .globalHeader .menuNavWrapper {
	height: 48px;
}
.feed .newsTheme .globalHeader .headerSearchBar .searchBar {
	padding-bottom: 0.344rem;
	padding-top: 0.344rem;
}
.feed .newsTheme .globalHeader .searchInput {
	height: 24px;
}
.feed .newsTheme .globalHeader .sideMenu .navLink {
	line-height: normal;
}
.feed .newsTheme .globalHeader .landingNav {
	background-color: #e60505;
}
.feed .newsTheme .globalHeader .landingNav .subNavList {
	background: transparent;
}
.feed .newsTheme .globalHeader .landingNav .subNavList .navLink {
	color: #fff;
	font-weight: 700;
}
.feed
	.newsTheme
	.globalHeader
	.landingNav
	.subNavList
	.gemSectionLink
	.navLink {
	color: #fff;
	font-weight: 400;
}
.feed .newsTheme .globalHeader .landingNav .subNavList a.subNavLink:focus,
.feed .newsTheme .globalHeader .landingNav .subNavList button.moreButton:focus {
	outline-color: #fff;
}
.feed .newsTheme .globalHeader .landingNav .moreItemsNav .moreNavListItem {
	border-color: #e60505;
}
.feed
	.newsTheme
	.globalHeader
	.landingNav
	.moreItemsNav
	.moreNavListItem:last-child {
	border-bottom-color: #e60505;
}
.feed .newsTheme .globalHeader .landingNav .moreItemsNav .moreNavLink {
	color: #000;
	font-weight: 400;
}
.feed .newsTheme .globalHeader .landingNav .moreItemsNav .navLink.moreNavLink {
	color: #000;
	font-weight: 400;
}
.feed .newsTheme .globalHeader .landingNav .moreItemsNav .moreButton {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.feed
	.newsTheme
	.globalHeader
	.landingNav
	.moreItemsNav
	.moreButton
	.chevronIcon {
	fill: #fff;
	background: #e60505;
	border: none;
}
.feed
	.newsTheme
	.globalHeader
	.landingNav
	.moreItemsNav
	.moreButton:focus
	.chevronIcon,
.feed
	.newsTheme
	.globalHeader
	.landingNav
	.moreItemsNav
	.moreButton:hover
	.chevronIcon {
	fill: #e60505;
	background: #fff;
	border: none;
}
.feed .newsTheme .card:focus,
.feed .newsTheme .card:hover {
	box-shadow: 0 0 0 3px #e60505;
}
.feed .newsTheme .card .headline {
	font-family: Stag Medium, Trebuchet;
	font-weight: 300;
}
.feed .newsTheme .card.cardDiscovery .contentWrapper .headline {
	font-family: Open Sans, sans-serif;
	font-weight: 700;
}
.feed .newsTheme .card.cardDiscovery:hover {
	box-shadow: none;
}
.feed .newsTheme .detail .detailHeadline {
	font-family: Stag Medium, Trebuchet;
	font-weight: 300;
}
@media print {
	.feed .appContainer .author-image,
	.feed .appContainer .authorprofile,
	.feed .appContainer .comments,
	.feed .appContainer .globalFooter .extendedFooter,
	.feed .appContainer .globalHeader .landingNav,
	.feed .appContainer .globalHeader .menuButton,
	.feed .appContainer .landingNav,
	.feed .appContainer .navLink.search,
	.feed .appContainer .viafoura {
		display: none;
	}
	.feed .appContainer .globalFooter .footerList {
		flex-flow: column wrap;
	}
	.feed .appContainer .globalFooter .footerList .footerColumn,
	.feed .appContainer .globalFooter .footerList .footerColumn.copyright,
	.feed .appContainer .globalFooter .footerList .footerColumn.extendedLogo,
	.feed .appContainer .globalFooter .footerList .footerColumn.radioCanada {
		flex: 1;
	}
	.feed .appContainer .globalHeader {
		position: static !important;
	}
}

.viafoura .vf-load-more[data-v-53c23728] {
	display: flex;
	justify-content: center;
}
.viafoura .vf-content-focus-container[data-v-2917e5f4] {
	position: relative;
	margin: calc(-1 * 1px);
}
/*!
 * Quill Editor v1.3.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
@-moz-document url-prefix() {
}
.viafoura .vf-content-editor-form .vf-content-editor-input {
	min-height: 24px;
}
.viafoura .vf-content-editor-form .vf-editor-area {
	position: relative;
}
@media (max-width: 480px) {
	.viafoura .vf-content-editor-form .vf-content-editor-input {
		min-height: 25px;
	}
}
.viafoura .vf-content-editor-input.vf-content {
	line-height: 1.8;
}
.viafoura .vf-content-editor-form__textarea {
	width: 100%;
	height: 24px;
	padding-top: 0 !important;
	overflow: hidden;
	font-weight: 400;
	text-overflow: ellipsis;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	resize: none;
	color: #000;
	color: var(--dark-text-on-background-color, #000000);
}
.viafoura .vf-content-editor-form__textarea:focus,
.viafoura .vf-content-editor-form__textarea:hover {
	outline: none;
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
}
@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
		.viafoura .vf-content-editor-form__textarea {
			font-size: 16px;
		}
	}
}
.viafoura .vf-content-editor-form__textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	overflow: hidden;
	text-overflow: ellipsis;
}
.viafoura .vf-content-editor-form__textarea::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	overflow: hidden;
	text-overflow: ellipsis;
}
.viafoura .vf-editor-area--with-limit {
	padding-right: 2em;
}
.viafoura .pin-line[data-v-dddb053c] {
	position: absolute;
	left: calc(50% - 1px);
	border-left: 1px solid rgba(0, 0, 0, 0);
	transition: border 0.4s ease height 1s ease;
}
.viafoura .pin-line--bottom[data-v-dddb053c] {
	top: 26px;
	height: calc(100% + 8px);
}
@media (max-width: 480px) {
	.viafoura .vf-new-content--single[data-v-3a04c549] {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
.viafoura .vf-new-content__content-editor-wrapper[data-v-3a04c549] {
	display: flex;
	flex-direction: row;
}
.viafoura .vf-new-content__content-editor[data-v-3a04c549] {
	flex-grow: 1;
	align-self: center;
}
.viafoura .vf-post-form__auth-actions[data-v-6c34fabb] {
	margin-left: auto;
}
.viafoura .vf-post-form__sign-in-action[data-v-6c34fabb] {
	padding-right: 0.3em;
}
.viafoura .vf-post-form__sign-up-action[data-v-6c34fabb] {
	padding-left: 0.3em;
}
.viafoura .vf-post-form__auth-action-separator[data-v-6c34fabb] {
	color: rgba(0, 0, 0, 0.3);
	color: var(--primary-color-30, rgba(0, 0, 0, 0.3));
}
.viafoura .vf-post-form[data-v-ea6bd46e] {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0;
}
.viafoura .vf-post-form__container[data-v-ea6bd46e] {
	margin-top: 0;
}
.viafoura .vf-post-form__new-content[data-v-ea6bd46e] {
	padding-right: 0;
}
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-new-content__content-editor-wrapper {
	align-items: center;
	min-height: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.viafoura .vf-post-form__new-content[data-v-ea6bd46e] .vf-content-layout__left {
	margin-right: 10px;
	padding-top: 5px;
}
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-content-layout__right {
	position: relative;
	z-index: 1;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.02);
	background-color: var(--primary-color-02, rgba(0, 0, 0, 0.02));
	border-color: rgba(0, 0, 0, 0.1);
	border-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
}
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-content-layout__right::before,
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-content-layout__right::after {
	position: absolute;
	top: 18px;
	left: -6px;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	content: " ";
	pointer-events: none;
}
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-content-layout__right::before {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
	z-index: 2;
}
.viafoura
	.vf-post-form__new-content[data-v-ea6bd46e]
	.vf-content-layout__right::after {
	background-color: rgba(0, 0, 0, 0.02);
	background-color: var(--primary-color-02, rgba(0, 0, 0, 0.02));
	border-bottom-color: rgba(0, 0, 0, 0.1);
	border-bottom-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	border-left-color: rgba(0, 0, 0, 0.1);
	border-left-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	z-index: 3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
.viafoura
	.vf-post-form__new-content__disabled[data-v-ea6bd46e]
	.vf-content-layout__right {
	background-color: rgba(0, 0, 0, 0.04);
	background-color: var(--primary-color-04, rgba(0, 0, 0, 0.04));
	border-color: rgba(0, 0, 0, 0);
}
.viafoura
	.vf-post-form__new-content__disabled[data-v-ea6bd46e]
	.vf-content-layout__right::after {
	background-color: rgba(0, 0, 0, 0.04);
	background-color: var(--primary-color-04, rgba(0, 0, 0, 0.04));
	border-bottom-color: rgba(0, 0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0);
}
.viafoura .vf-post-form__avatar[data-v-ea6bd46e] {
	margin: 0;
}
.viafoura .viafoura-logo__logo[data-v-15f2be42] {
	fill: #eb2427;
}
.viafoura .vf-branding-container[data-v-da60f2d8] {
	display: flex;
	align-items: center;
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	font-size: 0.857em;
}
.viafoura .vf-branding__logo[data-v-da60f2d8] {
	height: 1.3em;
}
.viafoura .vf3-conversations-footer[data-v-c1b33bf6] {
	position: relative;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	min-height: 45px;
	min-height: calc(4.5 * var(--base-font-size, 0.625rem));
	border-top-color: rgba(0, 0, 0, 0.1);
	border-top-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
}
.viafoura .vf3-conversations-footer__branding[data-v-c1b33bf6] {
	display: flex;
	flex-direction: row-reverse;
	padding-top: 0;
	transition: padding-top 0.1s ease-out 0.1s;
}
@media only screen and (min-width: 621px) {
	.viafoura .vf3-conversations-footer__branding[data-v-c1b33bf6] {
		position: absolute;
		top: 16px;
		right: 0;
	}
}
.viafoura .vf-follow-button[data-v-6161f1f6] {
	position: relative;
}
.viafoura .vf-follow-button__text[data-v-6161f1f6] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.viafoura .vf-follow-button__hidden-text[data-v-6161f1f6] {
	padding: 0 5px;
	visibility: hidden;
}
.viafoura .vf-comment-header[data-v-67ba0573] {
	display: flex;
	align-items: center;
}
.viafoura .vf-comment-header__actions[data-v-67ba0573] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-grow: 1;
}
.viafoura .vf-comment-header__actions .vf-actions-subscribe[data-v-67ba0573] {
	min-width: 70px;
	margin: 0 10px;
	flex-grow: 0;
}
.viafoura
	.vf-comment-header__actions
	.vf-actions-authentication[data-v-67ba0573] {
	flex-grow: 0;
	min-width: -webkit-max-content;
	min-width: max-content;
}
@media (max-width: 480px) {
	.viafoura .vf-comment-header[data-v-67ba0573] {
		align-items: flex-end;
	}
	.viafoura .vf-comment-header__actions[data-v-67ba0573] {
		flex-direction: column-reverse;
		align-items: flex-end;
	}
	.viafoura .vf-comment-header__actions .vf-actions-subscribe[data-v-67ba0573] {
		margin-top: 5px;
	}
}
.viafoura .vf3-comments[data-v-7b0de925] {
	--background-color: var(--default-color, #ffffff);
	--light-text-on-background-color: var(
		--light-text-on-default-color,
		rgba(0, 0, 0, 0.6)
	);
	--dark-text-on-background-color: var(--dark-text-on-default-color, #000000);
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
	color: #000;
	color: var(--dark-text-on-background-color, #000000);
}
.viafoura .vf3-comments__bottom-action[data-v-7b0de925] {
	margin: 15px 0;
	padding-right: 10px;
	padding-left: 10px;
}
.viafoura .v3-comments__post-form[data-v-7b0de925] {
	z-index: 2;
}
.viafoura .vf-no-outline {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.viafoura .vf-no-outline::-moz-focus-inner {
	border: 0;
}
.viafoura .vf-button.is-cta[data-v-7870d8ba] {
	border: 1px solid rgba(0, 0, 0, 0);
	transition: background-color 0.15s, border-color 0.15s, transform 0.15s;
}
.viafoura .vf-button.is-cta.is-accent-color[data-v-7870d8ba]:not([disabled]) {
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
	color: #fff;
	color: var(--text-on-accent-color, #ffffff);
}
.viafoura
	.vf-button.is-cta.is-accent-color[data-v-7870d8ba]:not([disabled]):hover,
.viafoura
	.vf-button.is-cta.is-accent-color[data-v-7870d8ba]:not([disabled]):focus {
	background-color: #004e9c;
	background-color: var(--accent-color-dark, #004e9c);
	border-color: #004e9c;
	border-color: var(--accent-color-dark, #004e9c);
}
.viafoura
	.vf-button.is-cta.is-accent-color[data-v-7870d8ba]:not([disabled]):active {
	background-color: #007fff;
	background-color: var(--accent-color-light, #007fff);
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
}
.viafoura .vf-button.is-cta.is-inverted[data-v-7870d8ba]:not([disabled]) {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}
.viafoura .vf-button.is-cta.is-inverted[data-v-7870d8ba]:not([disabled]):hover,
.viafoura .vf-button.is-cta.is-inverted[data-v-7870d8ba]:not([disabled]):focus {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}
.viafoura
	.vf-button.is-cta.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	) {
	border-color: rgba(0, 0, 0, 0.1);
	border-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}
.viafoura
	.vf-button.is-cta.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):hover,
.viafoura
	.vf-button.is-cta.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):focus {
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
.viafoura
	.vf-button.is-cta.is-inverted.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):active {
	color: #fff;
	color: var(--text-on-accent-color, #ffffff);
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}
.viafoura .vf-button.is-link[data-v-7870d8ba] {
	border: 1px solid rgba(0, 0, 0, 0);
}
.viafoura .vf-button.is-link[data-v-7870d8ba]:hover:not([disabled]),
.viafoura .vf-button.is-link[data-v-7870d8ba]:focus:not([disabled]) {
	text-decoration: underline;
}
.viafoura .vf-button.is-link.is-accent-color[data-v-7870d8ba]:not([disabled]) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
.viafoura
	.vf-button.is-link.is-accent-color[data-v-7870d8ba]:not(
		[disabled]
	):active:not([disabled]) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}
.viafoura .vf-button.is-size-tiny[data-v-7870d8ba] {
	padding: 0.25em 0.35em;
}
.viafoura .vf-button.is-size-small[data-v-7870d8ba] {
	padding: 0.5em 0.9em;
}
.viafoura .vf-button__full-width[data-v-7870d8ba] {
	width: 100%;
}
.viafoura .vf-image-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.viafoura .vf-image-wrapper.vf-crop {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.viafoura .vf-image-wrapper.vf-image-round {
	border-radius: 50%;
	-webkit-clip-path: circle(50%);
	clip-path: circle(50%);
}
.viafoura .vf-avatar[data-v-1dbbc2ae] {
	position: relative;
	margin: 3px;
}
.viafoura .vf-avatar > *[data-v-1dbbc2ae] {
	z-index: 2;
}
.viafoura .vf-avatar[data-v-1dbbc2ae]::after,
.viafoura .vf-avatar[data-v-1dbbc2ae]::before {
	width: calc(100% + 6px);
	min-width: calc(100% + 6px);
	height: calc(100% + 6px);
	min-height: calc(100% + 6px);
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: 1;
	display: block;
	border-radius: 50%;
	content: "";
}
.viafoura .vf-avatar[data-v-1dbbc2ae]::before {
	background: rgba(0, 0, 0, 0);
}
.viafoura .vf-avatar[data-v-1dbbc2ae]::after {
	background-color: rgba(0, 116, 232, 0);
	background-color: var(--accent-color-0, rgba(0, 116, 232, 0));
	border: 0 solid rgba(0, 0, 0, 0);
}
.viafoura .vf-avatar > .vf-avatar__inner[data-v-1dbbc2ae],
.viafoura .vf-avatar[data-v-1dbbc2ae]::after {
	transition: border-width 0.1s ease, border-color 0.1s ease,
		transform 0.1s ease, background-color 0.1s ease;
}
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:hover::before,
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:focus::before {
	background: #fff;
}
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:hover::after,
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:focus::after {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}
.viafoura .vf-avatar:hover > *[data-v-1dbbc2ae],
.viafoura .vf-avatar:focus > *[data-v-1dbbc2ae],
.viafoura .vf-avatar[data-v-1dbbc2ae]:hover::after,
.viafoura .vf-avatar[data-v-1dbbc2ae]:focus::after {
	transition: border-width 0.1s ease, border-color 0.1s ease,
		transform 0.2s ease, background-color 0.1s ease;
}
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:hover::after {
	border-width: 2px;
}
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:focus::after {
	border-width: 3px;
}
.viafoura .vf-avatar--medium[data-v-1dbbc2ae] {
	width: 40px;
	min-width: 40px;
	height: 40px;
	min-height: 40px;
	font-size: 0.857em;
}
.viafoura
	.vf-avatar--medium.vf-avatar--clickable:hover
	> .vf-avatar__inner[data-v-1dbbc2ae] {
	transform: scale(0.95);
}
.viafoura
	.vf-avatar--medium.vf-avatar--clickable:focus
	> .vf-avatar__inner[data-v-1dbbc2ae] {
	transform: scale(0.9);
}
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:hover::after,
.viafoura .vf-avatar--clickable[data-v-1dbbc2ae]:focus::after {
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}
.viafoura .vf-button.is-cta {
	border: 1px solid rgba(0, 0, 0, 0);
	transition: background-color 0.15s, border-color 0.15s, transform 0.15s;
}
.viafoura .vf-button.is-cta.is-accent-color:not([disabled]) {
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
	color: #fff;
	color: var(--text-on-accent-color, #ffffff);
}
.viafoura .vf-button.is-cta.is-accent-color:not([disabled]):hover,
.viafoura .vf-button.is-cta.is-accent-color:not([disabled]):focus {
	background-color: #004e9c;
	background-color: var(--accent-color-dark, #004e9c);
	border-color: #004e9c;
	border-color: var(--accent-color-dark, #004e9c);
}
.viafoura .vf-button.is-cta.is-accent-color:not([disabled]):active {
	background-color: #007fff;
	background-color: var(--accent-color-light, #007fff);
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
}
.viafoura .vf-button.is-cta.is-inverted:not([disabled]) {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}
.viafoura .vf-button.is-cta.is-inverted:not([disabled]):hover,
.viafoura .vf-button.is-cta.is-inverted:not([disabled]):focus {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}
.viafoura .vf-button.is-cta.is-inverted.is-accent-color:not([disabled]) {
	border-color: rgba(0, 0, 0, 0.1);
	border-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}
.viafoura .vf-button.is-cta.is-inverted.is-accent-color:not([disabled]):hover,
.viafoura .vf-button.is-cta.is-inverted.is-accent-color:not([disabled]):focus {
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
.viafoura .vf-button.is-cta.is-inverted.is-accent-color:not([disabled]):active {
	color: #fff;
	color: var(--text-on-accent-color, #ffffff);
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
}
.viafoura .vf-button.is-link {
	border: 1px solid rgba(0, 0, 0, 0);
}
.viafoura .vf-button.is-link:hover:not([disabled]),
.viafoura .vf-button.is-link:focus:not([disabled]) {
	text-decoration: underline;
}
.viafoura .vf-button.is-link.is-accent-color:not([disabled]) {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
.viafoura
	.vf-button.is-link.is-accent-color:not([disabled]):active:not([disabled]) {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}
.viafoura .vf-button.is-size-tiny {
	padding: 0.25em 0.35em;
}
.viafoura .vf-button.is-size-small {
	padding: 0.5em 0.9em;
}
.viafoura .vf-button__full-width {
	width: 100%;
}
.viafoura .vf-loader-button[data-v-3fbb5b84] {
	position: relative;
	color: currentcolor;
}
.viafoura .vf-loader-button__content[data-v-3fbb5b84] {
	opacity: 1;
	transition: opacity 0.15s;
}
.viafoura .vf-post-name-button[data-v-4e4981a6]:not(:hover):not(:focus) {
	color: #000;
	color: var(--dark-text-on-background-color, #000000);
}
.viafoura .vf-content-layout[data-v-2396f95c] {
	position: relative;
	display: flex;
	padding: 15px 10px 15px 10px;
}
.viafoura .vf-content-layout__left[data-v-2396f95c] {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 40px;
	min-width: 40px;
	margin-right: 20px;
}
@media (max-width: 480px) {
	.viafoura .vf-content-layout__left[data-v-2396f95c] {
		width: 30px;
		min-width: 30px;
		margin-right: 10px;
	}
}
.viafoura .vf-content-layout__right[data-v-2396f95c] {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}
@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}
@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}
.viafoura .vf-toggle input:checked:not(:indeterminate) + .vf-slider {
	border-color: #0074e8;
	border-color: var(--accent-color, #0074e8);
	background-color: #0074e8;
	background-color: var(--accent-color, #0074e8);
}
.viafoura .vf-toggle input:checked:not(:indeterminate) + .vf-slider::before {
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
	right: -12px;
	transform: translateX(5px);
}
.cbc-caffeine-container *::--webkit-media-controls-play-button {
	display: none !important;
	-webkit-appearance: none;
}
.feed .globalFooter {
	background-color: #fff;
}
.feed .appContainer .globalFooter {
	margin-top: 48px;
}
.feed .globalFooter .footerBody {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 80rem;
}
.feed .globalFooter .extendedFooter {
	background-color: #fff;
	color: #000;
	margin: 0 auto;
	max-width: 80rem;
}
.feed .appContainer .globalFooter .extendedFooter {
	border-top: 1px solid #eaeaea;
}
.feed .globalFooter .extendedFooter .footerColumn {
	align-self: baseline;
}
.feed .globalFooter .basicFooter {
	background-color: #000;
	color: #fff;
}
.feed .globalFooter .basicFooter .footerColumn {
	align-self: center;
}
.feed .globalFooter .footerList {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.feed .globalFooter .footerColumn {
	flex: 1 1 130px;
	font-size: 0.85em;
	padding: 16px;
}
.feed .globalFooter .footerLink {
	color: #0550c8;
	text-decoration: none;
}
.feed .globalFooter .footerLink:focus,
.feed .globalFooter .footerLink:hover {
	text-decoration: underline;
}
.feed .globalFooter .footerHeading {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.7em;
	margin-top: 0;
}
.feed .globalFooter .footerItem {
	margin-bottom: 0.5rem;
}
.feed .globalFooter .copyright,
.feed .globalFooter .extendedLogoLink,
.feed .globalFooter .radioCanada {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	text-decoration: none;
}
.feed .globalFooter .extendedLogo {
	flex: 1 1 230px;
	font-size: 1.3rem;
}
.feed .globalFooter .extendedLogo .placeholder {
	background: none;
}
.feed .globalFooter .extendedLogo .placeholderImage {
	display: none;
}
.feed .globalFooter .extendedLogo img {
	position: relative;
	width: 220px;
}
.feed .globalFooter .copyright {
	flex: 2 0 230px;
}
.feed .globalFooter .radioCanada:focus,
.feed .globalFooter .radioCanada:hover {
	text-decoration: underline;
}
.feed .globalFooter .cbcWatch {
	border-bottom: 1px solid #d8d8d8;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.feed .globalFooter .cbcWatch:focus,
.feed .globalFooter .cbcWatch:hover {
	background-color: #d8d8d8;
	text-decoration: none;
}
.feed .viewportLarge .globalFooter .radioCanada {
	text-align: right;
}
.feed .viewportLarge .globalFooter .copyright {
	text-align: center;
}
.detail-link-label {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 1.2rem;
}
.detail-link-label a {
	color: #757575;
	text-decoration: none;
}
.detail-link-label a:hover {
	text-decoration: underline;
}
.detail-link-label span {
	font-size: 1rem;
}
.contentFeedback-RoTQP {
	clear: both;
	margin-top: 2.5rem;
	padding: 1rem 0;
}
.contentFeedback-RoTQP .journalistLink-WCERZ,
.contentFeedback-RoTQP .reportIssue-xC8cZ,
.contentFeedback-RoTQP .trustProjectLink-QxM0q {
	border-bottom: 1px solid #d8d8d8;
	color: #0550c8;
	font-style: italic;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.contentFeedback-RoTQP .journalistLink-WCERZ:focus,
.contentFeedback-RoTQP .journalistLink-WCERZ:hover,
.contentFeedback-RoTQP .reportIssue-xC8cZ:focus,
.contentFeedback-RoTQP .reportIssue-xC8cZ:hover,
.contentFeedback-RoTQP .trustProjectLink-QxM0q:focus,
.contentFeedback-RoTQP .trustProjectLink-QxM0q:hover {
	background-color: #d8d8d8;
}
.contentFeedback-RoTQP .reportIssue-xC8cZ {
	border: none;
	font-size: 0.9rem;
	font-weight: 400;
	padding: 0;
}
.contentFeedback-RoTQP .reportIssue-xC8cZ .icon .chevronIcon {
	fill: #0550c8;
	background: transparent;
	margin-left: 0.4rem;
}
.contentFeedback-RoTQP .separator-NZujE {
	color: #cbcbcb;
	display: inline-block;
	margin: 0 0.5rem;
}
.contentFeedback-RoTQP .bottomSeparator-FdM_L {
	margin-bottom: 1rem;
}
.tab-W7PUB:focus-visible {
	outline: 2px dotted #545454;
}
.disclaimer-container {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	position: absolute;
	width: 100%;
}
.disclaimer-container .question-mark {
	border: 1px solid #555;
	border-radius: 50%;
	color: #000;
	font-size: 0.7rem;
	font-weight: 300;
	height: 30px;
	width: 30px;
	z-index: 10;
}
.disclaimer-container .disclaimer {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #555;
	font-size: 0.8rem;
	margin: -2rem 1rem 0 0;
	padding: 0.4rem;
	position: relative;
	width: 56%;
}
.disclaimer-container .disclaimer:after,
.disclaimer-container .disclaimer:before {
	border: solid transparent;
	content: " ";
	height: 0;
	left: 100%;
	pointer-events: none;
	position: absolute;
	top: 55%;
	width: 0;
}
.disclaimer-container .disclaimer:after {
	border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0)
		#fff;
	border-width: 10px;
	margin-top: -10px;
}
.disclaimer-container .disclaimer:before {
	border-color: transparent transparent transparent #000;
	border-width: 10px;
	margin-top: -10px;
}
.disclaimer-container .disclaimer[data-status="false"] {
	display: none;
}
.feed .globalHeader .landingNav {
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	margin: 0 auto;
	min-height: 48px;
}
.feed .globalHeader .landingNav .landingWrapper {
	margin: 0 auto;
	max-width: 80rem;
	padding-left: 16px;
	padding-right: 16px;
}
.feed .globalHeader .landingNav .subNavList {
	align-items: center;
	flex-wrap: nowrap;
	height: 48px;
	margin: 0;
	position: relative;
	white-space: nowrap;
}
.feed .globalHeader .landingNav .subNavList .subNavListItem {
	margin: 0;
	padding: 0 1.5rem;
	white-space: nowrap;
	width: auto;
}
.feed .globalHeader .landingNav .subNavList .subNavListItem.gemWrapper {
	padding-left: 0;
}
@media (max-width: 640px) {
	.landingNav .subNavList .subNavListItem {
		padding: 0 0.8rem;
	}
}
.profileButtonWrapper {
	display: flex;
}
.profileButtonWrapper .profileButtonNav {
	fill: #545454;
	stroke: #545454;
	background-color: transparent;
	border: none;
	color: #545454;
	cursor: pointer;
	padding: 12px 16px;
	text-decoration: none;
}
.profileButtonWrapper .profileButtonNav .profilePic {
	display: inline-block;
	height: 15px;
	margin-right: 0.4375rem;
	width: 15px;
}
.profileButtonWrapper .profileButtonNav .profileText {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
}
@media only screen and (max-width: 600px) {
	.profileButtonWrapper .profileButtonNav .profileText {
		height: 1px;
		left: -10000px;
		overflow: hidden;
		position: absolute;
		top: auto;
		width: 1px;
	}
	.profileButtonWrapper .profileButtonNav .icon .profileIcon {
		margin-right: 0;
	}
}
.profileButtonWrapper .profileButtonNav .icon {
	bottom: -0.125rem;
	position: relative;
}
.profileButtonWrapper .profileButtonNav:hover {
	fill: #e60505;
	stroke: #e60505;
	color: #e60505;
}
.feed .globalHeader {
	background: #fff;
	color: #fff;
	width: 100%;
	z-index: 1000;
}
.feed .globalHeader .toggleMenu {
	border: none;
	height: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	width: 100%;
}
.feed .globalHeader .menuNavWrapper {
	background-color: #fff;
	justify-content: flex-start;
	margin: 0 auto;
	max-width: 80rem;
	overflow: visible;
	padding-left: 16px;
	position: relative;
}
.feed .globalHeader .logo,
.feed .globalHeader .menuNavWrapper {
	align-items: center;
	display: flex;
	height: 48px;
	padding-right: 16px;
}
.feed .globalHeader .logo {
	color: #000;
	font-size: 1.3rem;
	font-weight: 700;
	text-decoration: none;
	z-index: 1;
}
.feed .globalHeader .logo .logoIcon {
	display: block;
	margin-left: 16px;
}
.feed .globalHeader .menuClose {
	display: none;
}
.feed .globalHeader .gemSectionLink {
	margin: 0;
	padding: 0 1rem;
	vertical-align: baseline;
	white-space: nowrap;
}
.feed .globalHeader .gemSectionLink .icon {
	display: none;
}
.feed .globalHeader .gemSectionLink .icon .logoIcon {
	margin-left: 0;
}
.feed .globalHeader .gemSectionLink .navLink {
	font-family: Stag Medium, Trebuchet;
	font-size: 1.75rem;
	font-weight: 300;
}
.feed .globalHeader .gemSectionLink .navLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .gemSectionLink .navLink .icon {
	align-items: center;
	display: flex;
	justify-content: center;
	outline: inherit;
}
.feed .globalHeader .navLink,
.feed .globalHeader .navLink:active,
.feed .globalHeader .navLink:link,
.feed .globalHeader .navLink:visited {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
.feed .globalHeader .navLink:focus,
.feed .globalHeader .navLink:hover {
	color: #e60505;
	text-decoration: underline;
}
.feed .globalHeader .sideMenu {
	align-self: center;
	display: flex;
	margin-left: auto;
	min-width: 3rem;
	text-align: center;
}
.feed .globalHeader .sideMenu .navLink {
	align-self: center;
	color: #000;
	display: inline-block;
	padding: 12px 16px;
}
.feed .globalHeader .sideMenu .search {
	fill: #545454;
	border: 0;
	color: #545454;
	text-decoration: none;
}
.feed .globalHeader .sideMenu .search .headerSearch,
.feed .globalHeader .sideMenu .search .searchIcon {
	transform: scale(1);
	transition: transform 0.4s ease-out;
}
.feed .globalHeader .sideMenu .search .searchText {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	margin-left: 6px;
	margin-right: 10px;
}
.feed .globalHeader .sideMenu .search:hover {
	fill: #e60505;
	color: #e60505;
}
@media only screen and (max-width: 600px) {
	.feed .globalHeader .sideMenu .search .searchText {
		display: none;
	}
}
.feed .globalHeader .menuButton {
	align-self: center;
	background-color: transparent;
	border: none;
	box-sizing: border-box;
	color: #e60505;
	-ms-flex-basis: 1;
	font-size: 1rem;
	font-weight: 700;
	overflow: hidden;
	padding: 12px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 100;
}
.feed .globalHeader .menuButton .chevronIcon {
	margin-left: 5px;
	padding: 3px;
}
.feed .globalHeader .menuButton .chevronIcon g {
	transform: translateY(1px);
}
.feed .globalHeader .menuButton:focus,
.feed .globalHeader .menuButton:hover {
	color: #000;
}
.feed .globalHeader .menuButton:focus .chevronIcon,
.feed .globalHeader .menuButton:hover .chevronIcon {
	fill: #fff;
	background-color: #e60505;
}
.feed .globalHeader .menuButton:before {
	border-left: 1px solid #e60505;
	content: "";
	height: 1.375rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}
@media only screen and (max-width: 600px) and (min-width: 370px) {
	.feed .globalHeader .menuNavWrapper {
		padding-left: 10px;
		padding-right: 0;
	}
	.feed .globalHeader .menuNavWrapper .logo {
		padding-right: 10px;
	}
	.feed .globalHeader .menuNavWrapper .menuButton {
		padding: 12px 10px;
	}
	.feed .globalHeader .menuNavWrapper .menuButton .chevronIcon {
		margin-left: 2px;
	}
	.feed .globalHeader .menuNavWrapper .profileButtonWrapper button,
	.feed .globalHeader .menuNavWrapper .sideMenu .navLink {
		padding-left: 14px;
		padding-right: 15px;
	}
}
.feed .globalHeader .navItem .navLink:focus,
.feed .globalHeader .navItem .navLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .subNavList {
	display: flex;
	flex-flow: row wrap;
	padding-left: 0;
}
.feed .globalHeader .subNavList:after {
	content: "";
	flex: auto;
	padding: 0 1rem;
	width: 21%;
}
.feed .globalHeader .subNavList .subNavListItem {
	flex: 0 0 auto;
	list-style-type: none;
	padding: 0 1rem;
	width: 21%;
}
.feed .globalHeader .subNavList .subNavListItem .subNavLink {
	color: #545454;
	font-weight: 400;
	text-transform: none;
}
.feed .globalHeader .moreItemsNav {
	text-align: right;
}
.feed .globalHeader .moreItemsNav .moreItemsList {
	clear: both;
	display: none;
	height: 90%;
	margin-top: -1px;
	min-width: 15rem;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: left;
	z-index: 1000;
}
.feed .globalHeader .moreItemsNav .moreNavListItem {
	background: #fff;
	border: 1px solid #cbcbcb;
	border-bottom: none;
	display: block;
	list-style-type: none;
	padding: 0.7rem;
}
.feed .globalHeader .moreItemsNav .moreNavListItem:last-child {
	border-bottom: 1px solid #cbcbcb;
	box-shadow: 0 5px 10px 0 hsla(0, 0%, 55%, 0.15), 0 -5px 3px -10px #fff;
}
.feed .globalHeader .moreItemsNav .moreNavListItem .moreNavLink {
	color: #000;
	text-decoration: none;
}
.feed .globalHeader .moreItemsNav .moreNavListItem .moreNavLink:focus,
.feed .globalHeader .moreItemsNav .moreNavListItem .moreNavLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .moreItemsNav .moreButton {
	background: transparent;
	border: 1px solid #cbcbcb;
	color: #222;
	font-size: 0.9rem;
	height: 2rem;
	padding: 0 0.2rem 0 0.3rem;
	white-space: nowrap;
}
.feed .globalHeader .moreItemsNav .moreButton .chevronIcon {
	fill: #222;
	background: #fff;
	border: none;
}
.feed .globalHeader .moreItemsNav .moreButton:focus .chevronIcon,
.feed .globalHeader .moreItemsNav .moreButton:hover .chevronIcon {
	fill: #fff;
	background: #222;
	border: none;
}
.feed .globalHeader .responsiveNav {
	position: relative;
}
.feed .globalHeader .responsiveNav .moreItemsNav {
	text-align: right;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreItemsList {
	clear: both;
	display: none;
	height: 90%;
	margin-top: -1px;
	min-width: 15rem;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: left;
	z-index: 1000;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreNavListItem {
	background: #fff;
	border: 1px solid #cbcbcb;
	border-bottom: none;
	display: block;
	list-style-type: none;
	padding: 0.7rem;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreNavListItem:last-child {
	border-bottom: 1px solid #cbcbcb;
	box-shadow: 0 5px 10px 0 hsla(0, 0%, 55%, 0.15), 0 -5px 3px -10px #fff;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreNavListItem .moreNavLink {
	color: #000;
	text-decoration: none;
}
.feed
	.globalHeader
	.responsiveNav
	.moreItemsNav
	.moreNavListItem
	.moreNavLink:focus,
.feed
	.globalHeader
	.responsiveNav
	.moreItemsNav
	.moreNavListItem
	.moreNavLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton {
	background: transparent;
	border: 1px solid #cbcbcb;
	color: #222;
	font-size: 0.9rem;
	height: 2rem;
	padding: 0 0.2rem 0 0.3rem;
	white-space: nowrap;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton .chevronIcon {
	fill: #222;
	background: #fff;
	border: none;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton:focus .chevronIcon,
.feed
	.globalHeader
	.responsiveNav
	.moreItemsNav
	.moreButton:hover
	.chevronIcon {
	fill: #fff;
	background: #222;
	border: none;
}
.feed .globalHeader .responsiveNav .subNavListItem {
	position: static;
	white-space: nowrap;
}
.feed .globalHeader .responsiveNav .subNavListItem.hidden {
	position: absolute;
	visibility: hidden;
}
.feed .globalHeader .responsiveNav .subNavListItem.moreNavTrigger {
	margin-left: 0;
	padding-right: 0;
	position: relative;
	visibility: hidden;
}
.feed .globalHeader .responsiveNav .subNavListItem.moreNavTrigger.active {
	visibility: visible;
}
.feed .globalHeader .responsiveNav.allHidden .subNavListItem {
	visibility: hidden;
	display: none;
}
.feed .globalHeader .responsiveNav.allHidden .subNavListItem.gemWrapper {
	visibility: visible;
}
.feed .globalHeader .responsiveNav.allHidden .subNavListItem.moreNavTrigger {
	margin-right: 1rem;
	padding-left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	visibility: visible;
	z-index: 1000;
}
.feed .globalHeader .responsiveNav .gemWrapper .gemSectionLink {
	padding: 0;
}
.feed .globalHeader .menuNav {
	position: relative;
}
.feed .globalHeader .menuNav .menuList {
	background-color: #fff;
	border-top: 1px solid #cbcbcb;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.feed .globalHeader .menuNav .navLink {
	font-weight: 700;
	text-transform: uppercase;
}
.feed .globalHeader .menuNav .menuSidebar {
	background: #545454;
	display: none;
	width: 125px;
}
.feed .globalHeader .menuNav .menuSidebar .menuSidebarHeading {
	background-color: #727272;
	color: #fff;
	margin: 0;
	padding: 0.5rem;
	text-align: center;
	text-transform: uppercase;
}
.feed .globalHeader .menuNav .menuSidebar .subNavList .subNavListItem {
	padding: 0;
	width: 100%;
}
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink {
	color: #fff;
	display: block;
	font-size: 0.9rem;
	margin: 0.7rem 0.5rem;
	padding: 0.3rem 0.5rem;
	text-decoration: none;
	text-transform: uppercase;
}
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink:focus,
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink:hover {
	outline: 3px solid #fff;
}
