@font-face {
	font-display: swap;
	font-family: Open Sans;
	font-stretch: normal;
	font-style: normal;
	font-weight: 400;

	src: format("embedded-opentype"),
		url("/fonts/Open-Sans-Regular.woff") format("woff"),
		url("/fonts/Open-Sans-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Open Sans;
	font-stretch: normal;
	font-style: normal;
	font-weight: 700;

	src: format("embedded-opentype"),
		url("/fonts/Open-Sans-Bold.woff") format("woff"),
		url("/fonts/Open-Sans-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Open Sans;
	font-stretch: normal;
	font-style: normal;
	font-weight: 800;

	src: format("embedded-opentype"),
		url("/fonts/Open-Sans-ExtraBold.woff") format("woff"),
		url("/fonts/Open-Sans-ExtraBold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Stag Web;
	font-stretch: normal;
	font-style: normal;
	font-weight: 100;
	src: format("embedded-opentype"), format("woff"), format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Stag Medium;
	font-stretch: normal;
	font-style: normal;
	font-weight: 100;
	src: format("embedded-opentype"),
		url("/fonts/Stag-Medium-Web.woff") format("woff"),
		url("/fonts/Stag-Medium-Web.ttf") format("truetype");
}
body {
	font-size: 16px;
}
html {
	-webkit-font-smoothing: antialiased;
	background-color: #f4f4f4;
	color: #000;
	font-family: Open Sans, sans-serif;
	scroll-behavior: smooth;
}
input:focus {
	outline: none;
}
.feed .detail .byline,
.feed .detail .detailHeadline {
	-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;
}
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	padding-inline: 16px;
}
a:focus,
button:focus {
	outline: 3px solid #0550c8;
}
a:active,
a:hover,
button:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
b {
	font-weight: 700;
}
img {
	border: 0;
	max-width: 100%;
	display: block;
	height: auto;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
button,
input {
	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;
}
.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;
	-o-object-fit: cover;
	object-fit: cover;
	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;
}
@media (max-width: 768px) {
	.feed .detail.detailBody .detailBodyContainer {
		margin-top: 0;
	}
}
.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 .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 .timeStamp {
	display: inline-block;
}
@media (min-width: 641px) and (max-width: 960px) {
	.feed .detail .byline {
		font-size: 16px;
		line-height: 24px;
	}
}
.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;
}
@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 .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 .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 .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;
}
.tab-W7PUB:focus-visible {
	outline: 2px dotted #545454;
}
@container grid (max-width: 1100px) {
}
@container grid (max-width: 880px) {
}
@container grid (max-width: 465px) {
}
.filter .checkbox:focus:not(:focus-visible) {
	outline: none;
}
.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;
}
.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;
	}
}
.landingNav .subNavList .navLink {
	outline: 3px solid transparent;
}
.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;
	flex-flow: row wrap;
	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 16px;
	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 .gemWrapper .gemSectionLink {
	padding: 0;
}
.feed .globalHeader .menuNav {
	position: relative;
}
.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;
}
.feed .globalFooter {
	background-color: #fff;
}
.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 .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 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;
}
.hidden {
	display: none !important;
}

@media all and (max-width: 768px) {
	.bid-ask-span {
		animation: unset;
	}
}

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

.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);
}

picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

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

@font-face {
	font-weight: normal;
	font-family: "viafoura";
	font-style: normal;
	src: format("embedded-opentype"),
		url("/fonts//fonts/viafoura.e82ec560b805acbd9f6b664b16ab0ead.woff")
			format("woff"),
		url("/fonts//fonts/viafoura.12bd9bf3217ff6b7079679bb444a61d0.ttf")
			format("truetype");
	font-display: swap;
}

@font-face {
	font-weight: 300;
	font-family: "Roboto";
	font-style: normal;
	font-display: swap;
	src: url("/fonts//fonts/roboto-300.woff2") format("woff2"),
		url("/fonts//fonts/roboto-300.woff") format("woff"),
		url("/fonts//fonts/roboto-300.ttf") format("truetype");
}

@font-face {
	font-weight: 300;
	font-family: "Roboto";
	font-style: italic;
	font-display: swap;
	src: url("/fonts//fonts/roboto-300italic.woff2") format("woff2"),
		url("/fonts//fonts/roboto-300italic.woff") format("woff"),
		url("/fonts//fonts/roboto-300italic.ttf") format("truetype");
}

@font-face {
	font-weight: 400;
	font-family: "Roboto";
	font-style: normal;
	font-display: swap;
	src: url("/fonts//fonts/roboto-regular.woff2") format("woff2"),
		url("/fonts//fonts/roboto-regular.woff") format("woff"),
		url("/fonts//fonts/roboto-regular.ttf") format("truetype");
}

@font-face {
	font-weight: 400;
	font-family: "Roboto";
	font-style: italic;
	font-display: swap;
	src: url("/fonts//fonts/roboto-italic.woff2") format("woff2"),
		url("/fonts//fonts/roboto-italic.woff") format("woff"),
		url("/fonts//fonts/roboto-italic.ttf") format("truetype");
}

@font-face {
	font-weight: 500;
	font-family: "Roboto";
	font-style: normal;
	font-display: swap;
	src: url("/fonts//fonts/roboto-500.woff2") format("woff2"),
		url("/fonts//fonts/roboto-500.woff") format("woff"),
		url("/fonts//fonts/roboto-500.ttf") format("truetype");
}

@font-face {
	font-weight: 500;
	font-family: "Roboto";
	font-style: italic;
	font-display: swap;
	src: url("/fonts//fonts/roboto-500italic.woff2") format("woff2"),
		url("/fonts//fonts/roboto-500italic.woff") format("woff"),
		url("/fonts//fonts/roboto-500italic.ttf") format("truetype");
}

@font-face {
	font-weight: 700;
	font-family: "Roboto";
	font-style: normal;
	font-display: swap;
	src: url("/fonts//fonts/roboto-700.woff2") format("woff2"),
		url("/fonts//fonts/roboto-700.woff") format("woff"),
		url("/fonts//fonts/roboto-700.ttf") format("truetype");
}

@font-face {
	font-weight: 700;
	font-family: "Roboto";
	font-style: italic;
	font-display: swap;
	src: url("/fonts//fonts/roboto-700italic.woff2") format("woff2"),
		url("/fonts//fonts/roboto-700italic.woff") format("woff"),
		url("/fonts//fonts/roboto-700italic.ttf") format("truetype");
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}
.feed .globalHeader .responsiveNav.subNavList {
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	display: flex;
	flex-wrap: nowrap;
	overflow-y: hidden;
}

.feed .globalHeader .responsiveNav.subNavList .subNavListItem.hidden {
	display: none;
}
.btn {
	display: block;
	margin: 0 auto !important;
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 12px;
	color: rgba(255, 255, 255, 1);
	font-size: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	border-radius: 8px;
}

.btn--orange {
	background: #e90e0e;
	color: #fff !important;
	text-decoration: none !important;
}

.btn--animate-grow {
	transition-duration: 0.3s;
	transition-property: transform;
	transition: all 0.5s ease-in-out;
}

.media {
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #e2e2e2;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.media-left,
.media-body {
	display: table-cell;

	vertical-align: top;
}

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

.media-left,
.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-body p {
	font-family: Tahoma;
	font-size: 12px;
	color: #1a1a1a;
	line-height: 15px;
	margin: 0 0 5px 0;
}

.media-body h4 a {
	font-family: Tahoma;
	font-size: 13px;
	color: #3b5998;
	margin: 0 0 5px 0;
	line-height: 14px;
	font-weight: bold;
}
.reg-link {
	color: red;
}

.o-link {
	color: #246ea7;
}

.o-link:focus {
	outline: none;
}

.c-author {
	letter-spacing: 0.5px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1d1d1d;
}

.c-author__avatar {
	display: inline-block;
	margin-right: 10px;
}

.c-author__link {
	color: #1d1d1d;
	font-weight: 800;
}

.c-author__avatar-img {
	display: block;
	width: 33px;
	height: 32px;
	overflow: hidden;
	border-radius: 50%;
}

.c-author span {
	font-size: 13px;
}

.c-author__by-line {
	color: #1d1d1d;
}

.c-container {
	margin-bottom: 18px;
}

.c-placeholder {
	overflow: hidden;
}
.chart-container-unique {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 400px;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow-x: auto;
	/* Добавляем прокрутку по горизонтали */
}

.chart-containers-unique {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	/* padding: 20px;*/
	overflow-x: auto;
	/* Добавляем прокрутку по горизонтали */
}

.bar-unique {
	width: 100px;
	background: linear-gradient(#02fc00, #016b00);
	margin: 0 5px 5px;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	transition: height 0.5s ease;
	/* Анимация изменения высоты */
}

.bars-unique {
	width: 100px;
	margin: 0 5px 5px;
	position: relative;
	padding: 3px;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.bar-unique::before {
	font-size: 12px;
	content: attr(data-value);
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
}

.name-unique {
	text-align: center;
	margin-top: 10px;
}

.avatar-unique {
	display: block;
	margin: 10px auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fff;
	object-fit: cover;
}

.value-wrapper-unique {
	max-width: 100px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tut-unique {
	text-align: center;
	font-weight: bold;
}

/* Responsive shrinking for bars */
@media (max-width: 768px) {
	.bar-unique,
	.bars-unique {
		width: 70px;
		margin: 0 4px 5px;
	}
}

@media (max-width: 480px) {
	.bar-unique,
	.bars-unique {
		width: 50px;
		margin: 0 3px 4px;
	}
}

@media (max-width: 360px) {
	.bar-unique,
	.bars-unique {
		width: 40px;
		margin: 0 2px 4px;
	}
}

body {
	font-family: Lato, sans-serif;
	overflow-x: hidden;
}

img {
	max-width: 100%;
}

.logo {
	max-width: 30%;
}

.green {
	color: #00c500;
}

.gray {
	color: gray;
}

.orange {
	color: orange;
}

.logos-section {
	padding: 50px 0;
	padding-top: 150px;
}

.logos-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ask-wrapper,
.bid-wrapper {
	font-size: 0.9em;
	font-weight: 700;
	display: flex;
}

.bid-ask-span {
	font-size: 1.7em;
	font-family: "Open Sans", sans-serif;
	z-index: 1;
}

.bid-ask-span {
	transform: scale(1);
	transform: rotate3d(0, 1, 0, 0deg);
	animation: flip 10s cubic-bezier(1, 0, 0, 1) 0s infinite;
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn);
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
	}

	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@media screen and (max-width: 767px) {
	.row-2-logos {
		flex-direction: column;
		align-items: center;
	}

	.logos-wrapper {
		flex-direction: column;
	}

	.bid-ask-span {
		font-size: 2em;
	}

	.logo {
		display: inline-block;
		margin-bottom: 15px;
	}

	.logo {
		max-width: 100%;
	}

	.logos-section {
		padding-top: 50px;
	}
}

.logos-wrapper {
	display: block;
}

.flex-logos-wrapper {
	display: flex;
}

.logos-row2 {
	margin-top: 20px;
}

.logos-section {
	padding-top: 20px;
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

@media (max-width: 768px) {
	.ask-wrapper,
	.bid-wrapper {
		margin: 10px 0;
	}
}

.logos-wrapper img {
	width: auto;
}

@media screen and (max-width: 480px) {
	ul {
		padding-left: 1rem;
	}

	ul li {
		margin-bottom: 8px;
	}
}
.chart-container-unique {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 400px;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow-x: auto;
	/* Добавляем прокрутку по горизонтали */
}

.chart-containers-unique {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	/* padding: 20px;*/
	overflow-x: auto;
	/* Добавляем прокрутку по горизонтали */
}

.bar-unique {
	width: 100px;
	background: linear-gradient(#02fc00, #016b00);
	margin: 0 5px 5px;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	transition: height 0.5s ease;
	/* Анимация изменения высоты */
}

.bars-unique {
	width: 100px;
	margin: 0 5px 5px;
	position: relative;
	padding: 3px;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.bar-unique::before {
	font-size: 12px;
	content: attr(data-value);
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
}

.name-unique {
	text-align: center;
	margin-top: 10px;
}

.avatar-unique {
	display: block;
	margin: 10px auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fff;
}

.value-wrapper-unique {
	max-width: 100px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tut-unique {
	text-align: center;
	font-weight: bold;
}

@media (max-width: 768px) {
	.bar-unique,
	.bars-unique {
		width: 70px;
		margin: 0 4px 5px;
	}
}

@media (max-width: 480px) {
	.bar-unique,
	.bars-unique {
		width: 50px;
		margin: 0 3px 4px;
	}
}

@media (max-width: 360px) {
	.bar-unique,
	.bars-unique {
		width: 40px;
		margin: 0 2px 4px;
	}
}
