@charset "UTF-8";
/*Breakpoints
/*these are taken from bootstrap-grid.css file in our parent theme for
 *consistency.
 *media queries do not yet support CSS variables, stick with SCSS*/
/*Spacing*/
:root {
	--spacing--default: 1em;
	--spacing--tight: 0.5em;
	--spacing--wide: 2em;
	--spacing--gutter: 20px;
}

/* stylelint-disable -- Lowercase is not wanted for fonts name. */
:root {
	--font--sans: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--font--serif: serif;
	--font--mono: monospace;
}

:root {
	--font--mobileMult: 9/14;
	--font--size--base: 25;
	--font--size--content: 25;
	--font--size--base--mobile: 18;
}

:root {
	--font--weight--thin: 100;
	--font--weight--extra--light: 200;
	--font--weight--light: 300;
	--font--weight--regular: 400;
	--font--weight--medium: 500;
	--font--weight--semibold: 600;
	--font--weight--bold: 700;
	--font--weight--extra--bold: 800;
	--font--weight--black: 900;
}

/*em function*/ /*
 * Neg function
 * Converts spacing variables to a negative
 */
/*
 * Pos function
 * Shorthand for getting a spacing variable from the map
 */
/*color function*/
/*tint function*/
/*shade function*/
/*media query mixin*/
.has-xbox-branding {
	--wp--preset--color--black: #000;
	--wp--preset--color--white: #fff;
	--wp--preset--color--primary: #197b1a;
	--wp--preset--color--secondary: #2c3136;
	--wp--preset--color--tertiary: #576573;
	--wp--preset--color--quarternary: #f2f2f2;
}
.has-xbox-branding .xbox-podcasts {
	margin-bottom: var(--spacing--default) !important;
	margin-top: var(--spacing--default) !important;
}
.has-xbox-branding.post-type-archive-podcast .mssrc-block-post-header .wp-block-columns.post-header__content {
	flex-wrap: wrap !important;
}
.has-xbox-branding a.kicker, .post__content.has-light-theme .has-xbox-branding {
	color: var(--wp--preset--color--primary);
}
.has-xbox-branding .h2 a {
	color: var(--wp--preset--color--black);
}
.has-xbox-branding .fwpl-result {
	background: var(--wp--preset--color--quarternary);
	border-radius: 10px;
	padding: var(--spacing--default);
}
.has-xbox-branding .fwpl-result .h2 a {
	color: var(--wp--preset--color--black);
}
.has-xbox-branding .fwpl-result span a {
	color: var(--wp--preset--color--primary);
}
.has-xbox-branding .facetwp-selection-value {
	color: var(--wp--preset--color--primary);
}
.has-xbox-branding .xbox-top-nav {
	font-size: 15px;
	height: 54px;
	min-width: 280px;
	z-index: 2;
}
.has-xbox-branding .xbox-bottom-nav {
	display: block;
	margin: 0 0 var(--spacing--wide);
	z-index: 1;
}
.has-xbox-branding .xbox-bottom-nav .wp-block-columns {
	align-items: center !important;
	flex-wrap: nowrap !important;
	justify-content: flex-start !important;
}
.has-xbox-branding .xbox-bottom-nav .menu {
	list-style: none;
}
.has-xbox-branding .xbox-bottom-nav .menu li {
	display: inline-block;
	list-style-type: none;
}
.has-xbox-branding .xbox-bottom-nav a {
	align-items: center;
	border: none;
	display: flex;
	height: 100px;
	justify-content: flex-start;
	padding: 0.75rem 0;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-decoration: none;
	vertical-align: middle;
}
.has-xbox-branding .xbox__rightNav {
	font-size: 1.125rem;
	overflow: hidden;
	width: 100%;
}
.has-xbox-branding .xbox__rightNav .menu {
	white-space: nowrap;
}
.has-xbox-branding .xbox__moreNavBtn {
	-webkit-appearance: none;
	background: transparent;
	border: none;
	display: block;
	line-height: 24px;
	line-height: 100%;
	padding: 10px;
}
.has-xbox-branding .xbox__moreNavBtn svg {
	fill: #fff;
	width: 24px;
}
.has-xbox-branding .xbox__moreNavBtn[aria-expanded=true] {
	background: var(--wp--preset--color--quarternary);
}
.has-xbox-branding .xbox__moreNavBtn[aria-expanded=true] svg path {
	fill: var(--wp--preset--color--black) !important;
}
.has-xbox-branding .xbox__moreNav {
	background: var(--wp--preset--color--quarternary);
	display: none;
	left: auto;
	padding: var(--spacing--gutter);
	position: absolute;
	right: 0;
	top: 70px;
	width: 200px;
	z-index: 50;
}
.has-xbox-branding .xbox__moreNav li {
	line-height: 1.7;
	list-style-type: none;
	margin-bottom: var(--spacing--tight);
}
.has-xbox-branding .xbox__moreNav a {
	border: none;
	color: var(--wp--preset--color--black) !important;
	display: block;
	height: auto;
	padding: 1rem;
	text-decoration: none;
}
.has-xbox-branding #uhfCatLogo span {
	visibility: hidden;
}
.has-xbox-branding #uhfCatLogo:before {
	background: url(https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RW4ESm?ver=c63e) no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 22.68px;
	margin-top: -3px;
	width: 75px;
}
.has-xbox-branding #uhfCatLogoButton {
	visibility: hidden;
}
.has-xbox-branding #uhfCatLogoButton:after {
	background: url(https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RW4ESm?ver=c63e) no-repeat;
	background-size: 65px;
	display: block;
	height: 20px;
	margin-top: -20px;
	overflow: visible;
	padding: 8px 0 10px 70px;
	visibility: visible !important;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list {
	padding: 0 !important;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list li,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li {
	display: block;
	line-height: 1.4;
	margin: 0;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list li a,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a {
	display: block;
	font-size: 0.875rem;
	padding: 1rem;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list li a:hover,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a:hover {
	background: #dadada;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list li a.active,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a.active {
	background: #dadada;
}
.has-xbox-branding #nav-uhf-replace .xboxwire-list li a.active:after,
.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a.active:after {
	content: "✓";
	position: absolute;
	right: 10px;
}
.has-xbox-branding #nav-uhf-replace-bottom {
	display: block;
	margin: 0;
}
.has-xbox-branding #nav-uhf-replace-bottom .menu-item {
	padding: 0;
}
.has-xbox-branding #nav-uhf-replace-bottom .wp-block-columns {
	justify-content: space-between !important;
}
.has-xbox-branding .mobileOnly {
	display: none;
}
.has-xbox-branding blockquote.wp-block-quote {
	border-left: #9BF00B solid 10px;
	color: var(--wp--preset--color--primary);
	margin: var(--spacing--wide) 0;
	padding: 0 0 0 var(--spacing--wide);
	width: calc(100% + 280px);
}
@media only screen and (max-width: 992px) {
	.has-xbox-branding blockquote.wp-block-quote {
		width: 100%;
	}
}
.has-xbox-branding blockquote.wp-block-quote p {
	font-size: calc( 44/var(--font--size--base) * 1em);
	line-height: 1.5;
}
@media only screen and (max-width: 768px) {
	.has-xbox-branding blockquote.wp-block-quote p {
		font-size: calc( 34/var(--font--size--base) * 1em);
		line-height: 1.2;
	}
}
.has-xbox-branding blockquote.wp-block-quote p:before {
	content: none;
}
.has-xbox-branding blockquote.wp-block-quote p:after {
	content: none;
}
.has-xbox-branding blockquote.wp-block-quote cite {
	color: var(--wp--preset--color--black);
	font-size: var(--wp--preset--font-size--medium);
	font-style: normal;
	font-weight: var(--font--weight--semibold);
	line-height: 1.6;
}

@media screen and (max-width: 768px) {
	.has-xbox-branding .mobileOnly {
		display: block;
	}
	.has-xbox-branding .desktopOnly {
		display: none !important;
	}
	.has-xbox-branding #nav-uhf-replace-bottom {
		display: block;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .wp-block-columns {
		justify-content: space-between !important;
		margin: 0;
		width: 100%;
	}
	.has-xbox-branding #nav-uhf-replace-bottom a {
		height: 50px;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .xbox__moreNav {
		background: none;
		position: relative;
		top: 0px;
		width: 100%;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .xbox__moreNavBtn {
		line-height: 100%;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .xbox__moreNavBtn svg {
		fill: inherit;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .xbox__moreNavBtn[aria-expanded=true] {
		background: none;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .xbox__moreNavBtn[aria-expanded=true] svg path {
		fill: #fff !important;
	}
	.has-xbox-branding #nav-uhf-replace > .wp-block-columns {
		justify-content: center;
	}
	.has-xbox-branding .xbox-bottom-nav .wp-block-columns .xbox__moreNav a {
		color: #fff !important;
	}
	.has-xbox-branding #nav-uhf-replace .xboxwire-list li,
	.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
	}
	.has-xbox-branding #nav-uhf-replace .xboxwire-list li a,
	.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a {
		font-size: 18px;
		height: auto;
	}
	.has-xbox-branding #nav-uhf-replace .xboxwire-list li a:hover,
	.has-xbox-branding #nav-uhf-replace-bottom .xboxwire-list li a:hover {
		background: none;
	}
	.has-xbox-branding .xbox-bottom-nav .wp-block-columns {
		margin: 0;
		width: 100%;
	}
	.has-xbox-branding .xbox-top-nav {
		align-items: center;
		display: flex;
	}
	.has-xbox-branding #nav-uhf-replace-bottom .wp-block-columns {
		flex-direction: row-reverse;
	}
	.has-xbox-branding .xbox-mobile-search-placeholder {
		width: 44px;
	}
	.has-xbox-branding #search {
		position: static;
	}
	.has-xbox-branding #search > button {
		background: none;
		border: none;
		position: absolute;
		right: 0;
		top: 48px;
		z-index: 10;
	}
	.has-xbox-branding #search > button span {
		display: none;
	}
	.has-xbox-branding #search > button svg {
		fill: #fff;
		width: 20px;
	}
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu {
		top: 0;
	}
	.has-xbox-branding #nav-uhf-replace,
	.has-xbox-branding #nav-uhf-replace > .wp-block-columns {
		position: static;
	}
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu {
		background: #1a7b1a;
		border: 1px solid rgba(0, 0, 0, 0.1);
		height: 100px;
		left: -8px;
		right: -8px;
		top: -8px;
		width: auto;
	}
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu input[type=text],
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu input[type=text]::placeholder {
		color: #fff;
	}
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu input[type=submit] {
		display: none;
	}
	.has-xbox-branding #search > button {
		right: 20px;
	}
	.has-xbox-branding .btn--closeSearch {
		fill: #fff;
		right: 8px;
		top: 8px;
	}
	.has-xbox-branding #nav-uhf-replace .clicky-menu .sub-menu--search > li {
		border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	}
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/* MS PRODUCT BADGE: copied from prod site, needs to be simplified */
.has-xbox-branding .ms-product-badge {
	background: none;
	background-color: #f3f3f3;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	font-weight: 400;
	margin-bottom: 30px;
	max-width: 475px;
	min-width: 138px;
	padding: 0 !important;
	text-align: start;
	word-break: normal;
}
.has-xbox-branding .ms-product-badge .mspb-primary-image {
	background-color: #fff;
	border-left: 3px solid #fff;
	-webkit-box-flex: initial;
	-ms-flex: initial;
	flex: initial;
	flex-basis: 138px;
	-ms-flex-preferred-size: 138px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
.has-xbox-branding .ms-product-badge .mspb-primary-image a {
	border: none !important;
}
.has-xbox-branding .ms-product-badge .mspb-primary-image img {
	aspect-ratio: unset;
	border-radius: 0px !important;
	width: 100%;
}
.has-xbox-branding .ms-product-badge .mspb-details {
	flex: 8;
	padding-top: 22px;
}
.has-xbox-branding .ms-product-badge .mspb-details h2 {
	font-size: 1.375rem;
	font-weight: 600;
	margin-bottom: 11px;
	margin-top: 0;
	padding-left: 22px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container > p,
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container .mspb-rating,
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container .mspb-price {
	padding-left: 22px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-rating {
	font-size: 15px;
	position: relative;
	word-break: keep-all;
	word-wrap: normal;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container > p,
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container .mspb-rating,
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container .mspb-price {
	padding-left: 22px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-left-container > p {
	font-size: 1rem;
	margin-top: 0;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-price {
	font-size: 33px;
	margin: 10px 0;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-buttons {
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 8px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-feature-badges,
.has-xbox-branding .ms-product-badge .mspb-details .mspb-bottom-badges {
	display: block;
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 22px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-feature-badge {
	display: inline;
	padding-right: 10px;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-feature-badge > img {
	max-height: 100%;
	max-width: 100%;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-bottom-badges {
	margin-top: 0;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-buttons a.mspb-link {
	background-color: var(--wp--preset--color--primary);
	border-top: 0;
	color: #fff;
	display: block;
	font-size: 1rem;
	height: 44px;
	line-height: 44px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-rating .mspb-full-stars {
	max-height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-rating span {
	display: inline;
	font-style: normal;
}
.has-xbox-branding .ms-product-badge .mspb-details .mspb-rating .mspb-total-ratings {
	font-size: 12px;
	padding-left: 5px;
}
.has-xbox-branding .ms-product-badge.mspb-large {
	flex-wrap: wrap;
	max-width: 1920px;
	padding: 40px;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-price {
	font-size: 1.6em;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-details {
	-ms-flex-negative: 8;
	flex-shrink: 8;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-secondary-details {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
	padding-top: 10px;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-secondary-details .mspb-left-container {
	flex-basis: 200px;
	-ms-flex-negative: 1;
	-ms-flex-preferred-size: 200px;
	flex-shrink: 1;
	padding: 0 25px 25px 0;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-secondary-details .mspb-right-container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	flex-basis: 300px;
	-ms-flex-preferred-size: 300px;
	min-width: 300px;
	position: relative;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-secondary-details .mspb-right-container::after {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 243, 243, 0)), to(#f3f3f3));
	background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, #f3f3f3 100%);
	bottom: 0;
	content: "";
	display: block;
	height: 40px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 10;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-secondary-details .mspb-description {
	font-size: 1rem;
	font-weight: 500;
	height: 300px;
	overflow: scroll;
	padding: 0 20px;
}
.has-xbox-branding .ms-product-badge.mspb-large h2 {
	font-size: 46px;
}
.has-xbox-branding .ms-product-badge.mspb-large .mspb-buttons a {
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	.has-xbox-branding .ms-product-badge.mspb-large h2 {
		font-size: 39px;
	}
}
/* XBOX BOTTOM NAV ROLLOVER ICONS */
@media (min-width: 768px) {
	.has-xbox-branding .xbox-bottom-nav .menu-item {
		position: relative;
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.xboxone > a, .has-xbox-branding .xbox-bottom-nav .menu-item.games > a, .has-xbox-branding .xbox-bottom-nav .menu-item.xboxgamepass > a, .has-xbox-branding .xbox-bottom-nav .menu-item.idxbox > a, .has-xbox-branding .xbox-bottom-nav .menu-item.insider > a, .has-xbox-branding .xbox-bottom-nav .menu-item.officialxboxpodcast > a, .has-xbox-branding .xbox-bottom-nav .menu-item.microsoft > a {
		transition: transform 0.25s ease-out;
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.xboxone > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.games > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.xboxgamepass > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.idxbox > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.insider > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.officialxboxpodcast > a::after, .has-xbox-branding .xbox-bottom-nav .menu-item.microsoft > a::after {
		background-position: center center;
		background-position: center center;
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		background-size: 50px 50px;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		text-align: center;
		top: 0;
		transform: translateY(100px);
		transition: transform 0.25s ease-out;
		width: 100%;
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.xboxone:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.games:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.xboxgamepass:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.idxbox:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.insider:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.officialxboxpodcast:hover > a, .has-xbox-branding .xbox-bottom-nav .menu-item.microsoft:hover > a {
		transform: translateY(-100px);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.xboxone > a::after {
		background-image: url(../images/console-series-x.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.games > a::after {
		background-image: url(../images/controller.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.xboxgamepass > a::after {
		background-image: url(../images/game-pass.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.idxbox > a::after {
		background-image: url(../images/idat.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.insider > a::after {
		background-image: url(../images/insider.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.officialxboxpodcast > a::after {
		background-image: url(../images/podcast.svg);
	}
	.has-xbox-branding .xbox-bottom-nav .menu-item.microsoft > a::after {
		background-image: url(../images/microsoft.svg);
	}
	.has-xbox-branding .xbox__moreNav .menu-item.xboxone > a::after, .has-xbox-branding .xbox__moreNav .menu-item.games > a::after, .has-xbox-branding .xbox__moreNav .menu-item.xboxgamepass > a::after, .has-xbox-branding .xbox__moreNav .menu-item.idxbox > a::after, .has-xbox-branding .xbox__moreNav .menu-item.insider > a::after, .has-xbox-branding .xbox__moreNav .menu-item.officialxboxpodcast > a::after {
		display: none;
	}
	.has-xbox-branding .xbox__moreNav .menu-item:hover > a {
		transform: translateY(0px) !important;
	}
}
/* XBOX FOOTER UHF REPLACEMENT NAV */
.has-xbox-branding .xbox-footer-nav {
	background: #f3f3f3;
	padding: 60px 0;
}
.has-xbox-branding .xbox-footer-nav a {
	text-decoration: none;
}
.has-xbox-branding .xbox-footer-nav a:hover {
	text-decoration: underline;
}
.has-xbox-branding .xbox-footer-topnav ul.menu {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	list-style: none;
	margin: 0 auto;
}
.has-xbox-branding .xbox-footer-topnav ul.menu > li > a {
	color: #197b1a;
	display: block;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 15px;
}
.has-xbox-branding .xbox-footer-topnav ul.sub-menu {
	display: block;
	list-style: none;
	padding: 0;
}
.has-xbox-branding .xbox-footer-topnav ul.sub-menu > li {
	color: #000;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 160px;
}
.has-xbox-branding .xbox-footer-topnav ul.sub-menu > li > a {
	color: #000;
}
.has-xbox-branding .xbox-footer-topnav li.link-facebook:before,
.has-xbox-branding .xbox-footer-topnav li.link-twitter:before,
.has-xbox-branding .xbox-footer-topnav li.link-pinterest:before,
.has-xbox-branding .xbox-footer-topnav li.link-youtube:before {
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 14px;
	margin-right: 10px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 14px;
}
.has-xbox-branding .xbox-footer-topnav li.link-facebook:before {
	background-image: url(../images/facebook.svg);
}
.has-xbox-branding .xbox-footer-topnav li.link-twitter:before {
	background-image: url(../images/twitter.svg);
}
.has-xbox-branding .xbox-footer-topnav li.link-pinterest:before {
	background-image: url(../images/pinterest.svg);
}
.has-xbox-branding .xbox-footer-topnav li.link-youtube:before {
	background-image: url(../images/youtube.svg);
}
.has-xbox-branding .xbox-footer-bottomnav {
	align-items: center;
	display: flex;
	font-size: 0.75rem;
	justify-content: space-between;
	margin-top: 24px;
	width: 100%;
}
.has-xbox-branding .xbox-footer-bottomnav ul.menu {
	align-items: flex-end;
	display: flex;
	list-style: none;
	padding: 0;
}
.has-xbox-branding .xbox-footer-bottomnav ul.menu li {
	margin-right: 10px;
}
.has-xbox-branding .xbox-footer-bottomnav ul.menu li a {
	color: #000;
}
.has-xbox-branding .xbox__navLogo {
	font-size: 30px;
}
.has-xbox-branding .xbox__navLogo span {
	display: block;
	font-size: 35px;
	font-weight: 300;
	white-space: nowrap;
}

.xbox-legacy-header {
	margin-bottom: 1.5em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 100vw;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
}
.xbox-legacy-header .xbox-legacy-header__container {
	margin: 0 auto;
	max-width: 1175;
	padding: 0;
	text-align: left;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image {
	background: linear-gradient(180deg, #1a7b1a 0%, #5dc21e 90%, #fff 90%, #fff 100%);
	margin: 0 auto;
	margin-bottom: 45px;
	max-width: 1175px;
	padding-right: 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image img {
	border-radius: 0px;
	height: auto !important;
	width: 100%;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image .xbox-legacy-header__youtubeWrapper {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image .xbox-legacy-header__youtubeWrapper iframe {
	position: relative;
	z-index: 2;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image .xbox-legacy-header__youtubePlayBtn {
	align-items: center;
	background: #fff;
	border: none;
	border-radius: 100px;
	display: flex;
	height: 60px;
	justify-content: center;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 60px;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__image .xbox-legacy-header__youtubePlayBtn svg {
	left: 3px;
	position: relative;
	top: 2px;
	width: 20px;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__content {
	margin: 0 auto;
	max-width: 1175px;
	padding-left: 0;
	width: 100%;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__content .xbox-legacy-header__titleWrap {
	align-items: center;
	flex-basis: unset;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	text-align: center;
	width: 66.66%;
}
.xbox-legacy-header .xbox-legacy-header__container .post-header__content .xbox-legacy-header__title {
	font-size: 50px;
}
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas {
	align-items: center;
	color: #000;
	display: flex;
	font-size: 1rem;
	justify-content: center;
	line-height: 44px;
	line-height: 24px;
	margin-bottom: 0px;
}
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas h5,
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas .post__author__avatar-list {
	display: none;
}
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas ul,
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas li {
	list-style: none;
	margin: 0;
}
.xbox-legacy-header .xbox-legacy-header__container .xbox-legacy-header__postMetas a {
	border: none;
	font-weight: normal !important;
	margin: 0;
	padding: 0;
}

@media (min-width: 769px) {
	.xbox-legacy-header .xbox-legacy-header__postMetas {
		color: #000;
		font-size: 1rem;
		line-height: 44px;
		line-height: 24px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 768px) {
	.xbox-legacy-header {
		padding-bottom: 0;
	}
	.xbox-legacy-header .xbox-legacy-header__container {
		display: block;
	}
	.xbox-legacy-header .xbox-legacy-header__container .post-header__image {
		margin-bottom: 30px;
		padding: 0 36px;
		width: 100%;
	}
	.xbox-legacy-header .xbox-legacy-header__container .post-header__content {
		padding: 0 36px;
		width: 100%;
	}
	.xbox-legacy-header .xbox-legacy-header__container .post-header__content .xbox-legacy-header__titleWrap {
		align-items: flex-start;
		justify-content: flex-start;
		text-align: left;
	}
	.xbox-legacy-header .xbox-legacy-header__container .post-header__content .xbox-legacy-header__title {
		font-size: 25px;
		width: 100%;
	}
}
/* Fix reduce ratio of cards on the View More sections */
.has-xbox-branding .featured-image, .has-xbox-branding .featured-image.size-thumbnail, .has-xbox-branding .featured-image.size-small_square, .has-xbox-branding .featured-image.size-medium_square, .has-xbox-branding .featured-image.size-large_square, .has-xbox-branding .featured-image.size-small-vert, .has-xbox-branding .featured-image.size-medium_vert, .has-xbox-branding .featured-image.size-large_vert {
	aspect-ratio: inherit;
}

ul.post__author__list,
ul.post__author__list > li {
	margin-left: 0;
	padding-top: 12px;
}

.post__author__list .post__author__list__item img {
	display: none;
}

.wp-block-jetpack-slideshow {
	width: 100%;
}

.post__content * + h2, .post__content * + .h2 {
	margin-top: var(--spacing--tight);
}

.post__content * + h3, .post__content * + .h3 {
	margin-top: var(--spacing--tight);
}

.post__content * + h4, .post__content * + .h4 {
	margin-top: var(--spacing--tight);
}

.post__content * + h5, .post__content * + .h5 {
	margin-top: var(--spacing--tight);
}

.post__content * + h6, .post__content * + .h6 {
	margin-top: var(--spacing--tight);
}

main p {
	margin-bottom: 15px;
	margin-top: 15px;
}

main ul {
	margin-top: 0;
}

.single-podcast .mssrc-block-content-block .wp-block-columns {
	flex-wrap: wrap !important;
}

.wp-block-xbox-summary {
	margin-bottom: 35px;
	padding-bottom: 35px;
}
.wp-block-xbox-summary > ul {
	margin: 0;
	padding: 0;
}
.wp-block-xbox-summary > ul > li {
	margin: 0;
	padding: 0;
}

.mspb-price > span:first-child:not(:only-child) {
	color: grey;
	text-decoration: line-through;
}

@media screen and (max-width: 768px) {
	.single.has-xbox-branding .xbox-bottom-nav {
		margin: 0;
	}
}
@media screen and (max-width: 597px) {
	body {
		overflow-x: hidden;
	}
	.has-xbox-branding .xbox-footer-topnav ul.menu {
		flex-wrap: wrap;
	}
	.has-xbox-branding .xbox-footer-bottomnav {
		flex-wrap: wrap-reverse;
	}
	.xbox-footer-copyrights {
		margin-top: 15px;
	}
	.has-xbox-branding .xbox-footer-bottomnav ul.menu {
		flex-wrap: wrap;
	}
	.has-xbox-branding .xbox-footer-bottomnav ul.menu li {
		margin-bottom: 10px;
	}
}
.has-xbox-branding .wp-block-column.pagination-wrapper {
	margin-left: auto;
	margin-right: auto;
}
/*# sourceMappingURL=xbox.css.map */