.AnchorLink {
	color: #06c;
	cursor: pointer;
	text-decoration: none;
}
.AnchorLink:hover {
	color: #004d9a;
}
.icon__svg {
	fill: #000;
	height: 24px;
	width: 24px;
}
.icon__svg--dark {
	fill: #fff;
}
.icon__svg path {
	fill: inherit;
}
.Select__Icon {
	pointer-events: none;
}
.Button--unstyled {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.Button,
.Button--unstyled {
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
}
.Button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0.875rem;
	font-weight: 600;
	height: 32px;
	justify-content: center;
	line-height: 1;
	margin-bottom: 0.675em;
	margin-right: 0.675em;
	max-width: 414px;
	overflow: hidden;
	padding: 1.0625rem 2.125rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	white-space: nowrap;
}
body:not([data-interaction-type='keyboard']) .Button {
	outline: 0;
}
.Button .Image img {
	display: block;
}
.no-touch .Button--default:hover {
	background-color: #ffd633;
	color: #1a1a1a;
	text-decoration: none;
}
.no-touch .Button--anchorLink:hover {
	color: #151617;
}
.no-touch .Button--alt:hover {
	background-color: #f1f2f3;
	border: 0;
	color: #004d9a;
}
.Button--default {
	background-color: #fc0;
}
.Button--anchorLink {
	border: 0;
	color: #151617;
}
.Button--icon-noLabel {
	padding: 0;
	width: 32px;
}
.Button--sm {
	font-size: 11px;
	height: 28px;
	padding: 0 12px;
	text-transform: uppercase;
}
.Button--sm.Button--icon-noLabel {
	padding: 0;
	width: 28px;
}
.Button--lg,
.Button--xl {
	font-size: 16px;
	padding: 0 18px;
}
.Button--lg {
	height: 40px;
}
.Button--lg.Button--icon-noLabel {
	padding: 0;
	width: 40px;
}
.Button--xl {
	height: 56px;
}
.Button--xl.Button--icon-noLabel {
	padding: 0;
	width: 56px;
}
.Button--alt {
	background-color: transparent;
	border: 1px solid #a5a6a7;
	color: #6c6d6f;
}
.Button--alt .icon__svg {
	fill: rgba(0, 102, 204, 0.88);
}
.Button--alt.Button--disabled {
	background-color: transparent;
	background-image: none;
	border: 1px solid #cbccce;
	color: #cbccce;
}
.Button--alt.Button--disabled .icon__svg {
	fill: #cbccce;
}
.Button--disabled {
	background-color: #cbccce;
	color: #6c6d6f;
	cursor: not-allowed !important;
}
.Button--disabled .icon__svg {
	fill: #cbccce;
}
.Button--active {
	background-color: #e6e6e6;
	cursor: not-allowed !important;
}
.Button.full-width {
	max-width: none;
	width: 100%;
}
.Button .icon__svg {
	vertical-align: middle;
}
.Button:not(.Button--icon-noLabel) .icon__svg,
.Button:not(.Button--icon-noLabel) .prismIconograpny {
	height: 12px;
	margin: 0 6px 0 -6px;
	width: 12px;
}
.Button:after,
.Button:before {
	display: inline-block;
	font-size: inherit;
}
.Button:before {
	margin: 0 6px 0 0;
}
.Button:after {
	margin: 0 0 0 9px;
}
.Button--note {
	margin-bottom: 20px;
	overflow: visible;
}
.Button--note[data-content]:after {
	bottom: -16px;
	color: #a5a6a7;
	content: attr(data-content);
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
	font-size: 10px;
	font-weight: 600;
	left: 0;
	line-height: 12px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
}
.Button--disabled.Button--filter {
	background-color: transparent;
	color: #cbccce;
}
.RatioFrame {
	overflow: hidden;
	position: relative;
}
.RatioFrame--noPadding {
	padding-bottom: inherit;
}
.BackgroundImage {
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.BackgroundImage--inline-block {
	display: inline-block;
}
.BackgroundImage--zoom:hover .BackgroundImage__Image--highRes {
	-webkit-transform: scale(1.1) translateZ(0);
	transform: scale(1.1) translateZ(0);
}
.BackgroundImage--fallback {
	position: relative;
}
.BackgroundImage__Image {
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.BackgroundImage__Image--lowRes {
	-webkit-filter: blur(8px);
	filter: blur(8px);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.BackgroundImage__Image--highRes {
	opacity: 0;
}
.BackgroundImage__Image--visible {
	opacity: 1;
}
.BackgroundImage__Link {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.BackgroundImage__Link:focus {
	border: 2px solid #fff;
}
.Image__Citation {
	font-size: 11px;
	line-height: 13px;
	max-width: calc(100% - 16px);
	overflow: hidden;
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 2;
}
.Image__Citation__Attr,
.Image__Citation__Credit {
	background: rgba(72, 73, 74, 0.7);
	border-radius: 2px;
	color: #dcdddf;
	float: right;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	white-space: nowrap;
}
.Image__Citation__Credit {
	cursor: pointer;
	max-width: 16px;
	padding: 0 0 0 16px;
}
.Image__Citation__Credit:hover {
	max-width: 100%;
	padding-right: 3px;
}
.Image__Citation__Credit span {
	margin-left: 3px;
}
.Image__Citation__Attr {
	margin-left: 4px;
	max-width: 100%;
	padding: 0 3px;
}
.Image__Citation .icon__svg {
	height: 12px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 12px;
}
.Image__Citation .icon__svg use {
	fill: #dcdddf;
}
.Image {
	margin: 0;
	max-width: 100%;
	position: relative;
}
.Image img {
	vertical-align: top;
	width: 100%;
}
@supports (-moz-appearance: none) {
	.Image img {
		color: transparent;
	}
}
.Image__Wrapper {
	z-index: 1;
}
.Image__Wrapper.Image__Wrapper--relative,
.Image__Wrapper.Image__Wrapper--relative .aspect-ratio--child {
	position: relative;
}
.Image__Wrapper.Image__Wrapper--relative.Image__Fallback {
	text-align: center;
}
.Image__Wrapper.Image__Wrapper--relative.Image__Fallback img,
.Image__Wrapper.Image__Wrapper--relative.Image__Fallback svg {
	position: relative;
}
.Image__Caption {
	color: #a5a6a7;
	font-size: 12px;
	line-height: 16px;
}
.lightbox__content .Image__Caption {
	margin: 12px;
}
.Image__Wrapper + .Image__Caption {
	margin-top: 8px;
}
.Image__Fallback img,
.Image__Fallback svg {
	margin: auto;
}
.Image__Fallback img,
.Image__Fallback svg,
.Image__Fallback > .Image {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.Image__Zoom {
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: hsla(0, 0%, 100%, 0.6);
	border-radius: 6px;
	bottom: 8px;
	height: 32px;
	left: 8px;
	width: 32px;
	z-index: 3;
}
.Image__Zoom__Icon {
	height: 20px;
	width: 20px;
}
.Image__Media__Unavailable {
	bottom: 0;
	color: #48494a;
	height: 24px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	z-index: 100;
}
.Image__Media__Unavailable--dark {
	color: #a5a6a7;
}
.Logo__Network {
	height: 15px;
	margin: 2px 0;
	width: 40px;
}
.network-espn {
	height: 10px;
	width: 40px;
}
.network-abc {
	height: 12px;
	width: 25px;
}
.network-secn {
	height: 20px;
	width: 55px;
}
.network-espnu {
	height: 19px;
	width: 55px;
}
.network-espn2 {
	height: 10px;
	width: 54px;
}
.network-espn3 {
	height: 11px;
	width: 55px;
}
.network-watchespn {
	height: 12px;
	width: 55px;
}
.network-watchespn .Image__Wrapper {
	padding-bottom: 23%;
}
.ProgressBar__parent {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	background-color: #edeef0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 12px;
	overflow: hidden;
	width: 100%;
}
.ProgressBar {
	background-color: #06c;
	-webkit-transition: width 0.5s ease-in-out;
	transition: width 0.5s ease-in-out;
}
.ProgressBar--striped {
	background-image: linear-gradient(
		135deg,
		transparent 16.67%,
		#edeef0 0,
		#edeef0 50%,
		transparent 0,
		transparent 66.67%,
		#edeef0 0,
		#edeef0
	);
	background-size: 4.24px 4.24px;
}
.MediaPlaceholder--button-hover .MediaPlaceholder__Button {
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	visibility: hidden;
}
.MediaPlaceholder--button-hover:hover .MediaPlaceholder__Button {
	opacity: 1;
	visibility: visible;
}
.MediaPlaceholder .Image__Fallback__Parent {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.MediaPlaceholder.height-contain .Image img,
.MediaPlaceholder.width-contain .Image img {
	-o-object-fit: contain;
	object-fit: contain;
}
.MediaPlaceholder.height-contain .Image img {
	height: 100%;
	width: auto;
}
.MediaPlaceholder__Overlay {
	pointer-events: none;
	z-index: 2;
}
.MediaPlaceholder__Button {
	-webkit-backdrop-filter: none;
	backdrop-filter: none;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 0;
	height: 60px;
	pointer-events: none;
	width: 60px;
}
.MediaPlaceholder__Button .icon__svg {
	fill: #fc0;
	height: 34px;
	width: 34px;
}
.MediaPlaceholder__Button .icon__svg--dark {
	fill: #fc0;
}
.MediaPlaceholder--live .MediaPlaceholder__Button .icon__svg {
	fill: #c00;
}
.MediaPlaceholder--sm .MediaPlaceholder__Button {
	height: 32px;
	width: 32px;
}
.MediaPlaceholder__Icon--video {
	margin-right: -8%;
}
.MediaPlaceholder__ProgressBar__Container {
	bottom: 11px;
	left: 8px;
	position: absolute;
	right: 8px;
}
.MediaPlaceholder__ProgressBar__Container--relative {
	left: 0;
	margin: 0;
	position: relative;
	right: 0;
}
.MediaPlaceholder__ProgressBar__Container
	.MediaPlaceholder__Pill.MediaPlaceholder__Pill--continue-watching {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	left: 0;
	margin-bottom: 13px;
	position: relative;
}
.MediaPlaceholder__ProgressBar__Container .ProgressBar__parent {
	height: 4px;
}
.MediaPlaceholder__Pill {
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: hsla(0, 0%, 100%, 0.6);
	border-radius: 8px;
	bottom: 12px;
	color: #151617;
	font-size: 11px;
	font-weight: 600;
	height: 16px;
	left: 12px;
	line-height: 1.18;
	padding: 0 8px;
}
.Tile .MediaPlaceholder__Pill {
	bottom: 4px;
	left: 4px;
}
.MediaPlaceholder__Pill--live {
	color: #c00;
}
.MediaPlaceholder__Pill--blackout,
.MediaPlaceholder__Pill--blackoutlive {
	background: #000;
	color: #fff;
	opacity: 0.8;
}
.MediaPlaceholder__Pill--new {
	background: rgba(0, 122, 255, 0.8);
	bottom: auto;
	color: #fff;
	left: auto;
	right: 12px;
	top: 12px;
}
.Tile .MediaPlaceholder__Pill--new {
	left: auto;
	right: 4px;
	top: 4px;
}
.MediaPlaceholder--sm .MediaPlaceholder__Pill {
	bottom: 4px;
	left: 4px;
}
.MediaPlaceholder__Caption__Credit {
	color: #a5a6a7;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 4px;
}
.MediaPlaceholder__Caption {
	padding: 12px;
}
.MediaPlaceholder__PlaybackWrapper {
	background: #000;
	display: none;
	z-index: 3;
}
.MediaPlaceholder__Caption__Title {
	font-size: 17px;
	font-weight: 700;
	line-height: 22px;
	margin: 4px 0;
}
.MediaPlaceholder__Caption__SubTitle {
	color: #6c6d6f;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 4px;
}
.MediaPlaceholder__Caption__Description {
	color: #6c6d6f;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.MediaPlaceholder__Meta {
	color: #a5a6a7;
	font-size: 12px;
	line-height: 12px;
}
.MediaPlaceholder__Meta__Item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 4px;
	position: relative;
}
.MediaPlaceholder__Meta__Item + .MediaPlaceholder__Meta__Item {
	margin-left: 4px;
}
.MediaPlaceholder__Meta__Item + .MediaPlaceholder__Meta__Item:before {
	content: '•';
	font-size: 22px;
	margin-bottom: -2px;
	margin-right: 4px;
}
.MediaPlaceholder__Meta__Item--icon .icon__svg {
	fill: #6c6d6f;
	height: 14px;
	width: 14px;
}
.MediaPlaceholder__Meta__Item--icon + .MediaPlaceholder__Meta__Item {
	margin-left: 6px;
	padding-left: 6px;
}
.MediaPlaceholder__Meta__Item--icon + .MediaPlaceholder__Meta__Item:before {
	background: #dcdddf;
	bottom: 1px;
	content: '';
	display: block;
	left: 0;
	margin-bottom: 0;
	position: absolute;
	top: 1px;
	width: 1px;
}
.MediaPlaceholder__PlaylistStatus {
	bottom: 10px;
	color: #fff;
	float: left;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT,
		sans-serif;
	font-size: 12px;
	font-weight: 400;
	left: 10px;
	letter-spacing: 3px;
	line-height: 1.4;
	position: absolute;
	right: auto;
	text-transform: uppercase;
}
.MediaPlaceholder {
	background: #333;
}
.MediaPlaceholder .Image__Fallback--icon {
	display: none;
}
.Truncate {
	display: block;
	position: relative;
}
.Truncate--collapsed p {
	display: inline;
}
.Truncate__ShowMore--hidden {
	visibility: hidden;
}
.Truncate__Button {
	bottom: 0;
	color: #06c;
	position: absolute;
	right: 0;
}
.Truncate__Button:hover {
	color: #004d9a;
}
ul.SectionLabelWrapper {
	list-style-type: none;
}
.SectionLabel__Name {
	display: inline-block;
}
.SectionLabel__Name > span + span {
	margin-left: 4px;
}
.SectionLabel {
	color: #555;
	cursor: default;
	display: inline-block;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
	padding-bottom: 1px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.SectionLabel p {
	margin: 0;
}
.SectionLabel a,
.SectionLabel--link {
	color: inherit;
	cursor: pointer;
	position: relative;
	text-decoration: inherit;
	z-index: 4;
}
.SectionLabel a:hover,
.SectionLabel--link:hover {
	color: unset;
	text-decoration: underline;
}
.SectionLabel--sponsor {
	background-color: #000;
	display: inline-block;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT,
		sans-serif;
	padding: 2px 6px !important;
}
.SectionLabel--sponsor,
.SectionLabel--sponsor div {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.SectionLabel--sponsor div {
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
}
.SectionLabelWrapper--dark .SectionLabel--sponsor {
	background-color: #fff;
	color: #a5a6a7;
}
.SectionLabelWrapper--dark .SectionLabel--sponsor div {
	color: #000;
}
.SectionLabel--vertical {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT,
		sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.SectionLabel:not(:last-child),
.SectionLabel:not(:only-child) {
	margin-right: 10px;
}
.SectionLabel:last-child {
	margin-right: 0;
}
.SectionLabelWrapper--dark .SectionLabel--sponsor.SectionLabel {
	background-color: #fff;
	color: #000;
}
.SectionLabelWrapper--dark .SectionLabel {
	color: #fff;
}
.Logo {
	max-width: none;
}
.Logo--has-bg {
	border-radius: 200px;
}
.Logo__xxs {
	height: 12px;
	width: 12px;
}
.Logo__xxs .Logo__Inner {
	height: 6px;
	width: 6px;
}
.Logo__xs {
	height: 16px;
	width: 16px;
}
.Logo__xs .Logo__Inner {
	height: 11px;
	width: 11px;
}
.Logo__sm {
	height: 20px;
	width: 20px;
}
.Logo__sm .Logo__Inner {
	height: 14px;
	width: 14px;
}
.Logo__md {
	height: 32px;
	width: 32px;
}
.Logo__md .Logo__Inner {
	height: 22px;
	width: 22px;
}
.Logo__lg {
	height: 40px;
	width: 40px;
}
.Logo__lg .Logo__Inner {
	height: 28px;
	width: 28px;
}
.Logo__xl {
	height: 48px;
	width: 48px;
}
.Logo__xl .Logo__Inner {
	height: 34px;
	width: 34px;
}
.Logo__xxl {
	height: 72px;
	width: 72px;
}
.Logo__xxl .Logo__Inner {
	height: 58px;
	width: 58px;
}
.Logo__xxxl {
	height: 112px;
	width: 112px;
}
.Logo__xxxl .Logo__Inner {
	height: 96px;
	width: 96px;
}
.Logo--team {
	botttom: 0;
	position: absolute;
	right: 0;
}
@-webkit-keyframes lightboxActivate {
	0% {
		padding-top: 200vh;
	}
	to {
		padding-top: 0;
	}
}
@keyframes lightboxActivate {
	0% {
		padding-top: 200vh;
	}
	to {
		padding-top: 0;
	}
}
.lightbox__wrapper {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000014;
}
.lightbox__wrapper--desktop:not(.lightbox__wrapper--static),
.lightbox__wrapper--tablet:not(.lightbox__wrapper--static) {
	-webkit-animation: lightboxActivate 0.2s 0.2s forwards;
	animation: lightboxActivate 0.2s 0.2s forwards;
	-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	padding-top: 200vh;
}
.lightbox__wrapper--watchProvider .lightbox__content {
	min-height: 80vh;
}
.lightbox__wrapper--static {
	padding-top: 0;
}
.lightbox__overlay {
	background: rgba(51, 51, 51, 0.5);
	cursor: pointer;
	left: 0;
	pointer-events: none;
	position: absolute;
}
.lightbox__overlay--fullWindow,
.lightbox__overlay--mobile {
	background-color: #fff;
	height: calc(100vw + 50px);
	top: -50px;
	width: 100vw;
}
.lightbox__overlay--desktop,
.lightbox__overlay--tablet {
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation: lightboxOverlayActive 0.2s ease-in-out;
	animation: lightboxOverlayActive 0.2s ease-in-out;
	bottom: 0;
	pointer-events: auto;
	right: 0;
	top: 0;
}
@-webkit-keyframes lightboxOverlayActive {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes lightboxOverlayActive {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.lightbox__contentBox {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
	min-height: 100px;
	min-width: 100px;
	pointer-events: auto;
}
.lightbox__contentBox.lightbox__contentBox--heightWebkit {
	min-height: -webkit-fill-available;
}
.lightbox__contentBox--fullWindow,
.lightbox__contentBox--mobile {
	min-height: 100vh;
	width: 100%;
}
.lightbox__contentBox--desktop,
.lightbox__contentBox--tablet {
	border-radius: 10px;
}
.lightbox__contentBox--dark {
	background-color: #000;
}
.lightbox__contentBox iframe {
	background: 0;
	border: 0;
}
.lightbox__content {
	background-color: #fff;
	min-width: 260px;
}
.lightbox__content--fullWindow,
.lightbox__content--mobile {
	bottom: 0;
	left: 0;
	margin-top: 40px;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.lightbox__content--desktop,
.lightbox__content--desktopPlus,
.lightbox__content--tablet {
	-webkit-overflow-scrolling: touch;
	max-height: 80vh;
	overflow: scroll;
}
.lightbox__content--desktop,
.lightbox__content--desktopPlus {
	overflow: auto;
}
.lightbox__content--dark {
	background-color: #000;
}
.lightbox__content--isContent {
	padding: 16px;
}
.lightbox__header {
	background-color: #fff;
	min-height: 40px;
}
.lightbox__header .lightboxTitle {
	color: #6c6d6f;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
}
.lightbox__header .lightboxSubTitle {
	color: #a5a6a7;
	font-size: 14px;
	line-height: 19px;
	padding-left: 12px;
}
.lightbox__header--hide {
	border: 0;
	height: 0;
}
.lightbox__header--fullWindow,
.lightbox__header--mobile {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}
.lightbox__header--subTitle {
	height: auto;
}
.lightbox__header--title {
	border-bottom: 1px solid;
	border-color: #48494a;
}
.lightbox__header--dark {
	background-color: #000;
}
.lightbox__header--dark.lightbox__header--title {
	border-color: #151617;
}
.lightbox__header--dark .lightboxTitle {
	color: #dcdddf;
}
.lightbox__header--dark .lightboxSubTitle {
	color: #cbccce;
}
.lightbox__header--headerSpacing {
	padding-bottom: 8px;
	padding-top: 8px;
}
.lightbox__closebtn {
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	height: 32px;
	right: 4px;
	top: 4px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 32px;
	z-index: 100;
}
.no-touch .lightbox__closebtn:hover {
	background-color: #e6e6e6;
	color: #151617;
}
.no-touch .lightbox__closebtn:hover .icon--color {
	fill: #151617;
}
.lightbox__closebtn .icon__svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.lightbox__closebtn .icon--color {
	fill: #a5a6a7;
}
.lightbox__closebtn--text {
	color: #a5a6a7;
	font-size: 14px;
	text-transform: uppercase;
	width: 90px;
}
.lightbox__closebtn--dark {
	background: #000;
}
.no-touch .lightbox__closebtn--dark:hover {
	background: #48494a;
	color: #fff;
}
.no-touch .lightbox__closebtn--dark:hover .icon--color {
	fill: #fff;
}
.lightbox__closebtn__wrap {
	height: 100%;
}
.lightbox__wrapper--filters .btn {
	margin-top: 10px;
	width: 100%;
}
.filter__title {
	color: #6c6d6f;
}
.filter__headline {
	border-bottom: 1px solid #edeef0;
	margin-bottom: 10px;
	padding: 0 40px 10px;
	text-align: center;
}
.bp-mobileSM .filter__headline {
	padding: 0 0 10px;
}
.TooltipUI {
	background-color: #6c6d6f;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	left: 0;
	opacity: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
	z-index: 50;
}
.TooltipUI:before {
	border: 8px solid transparent;
	content: ' ';
	height: 0;
	left: 50%;
	pointer-events: none;
	position: absolute;
	width: 0;
}
.TooltipUI--bottom:before,
.TooltipUI--top:before {
	margin-left: -5px;
}
.TooltipUI--top {
	margin-top: -5px;
}
.TooltipUI--top:before {
	border-top-color: #6c6d6f;
	border-width: 5px 5px 0;
	top: 100%;
}
.TooltipUI--bottom {
	margin-top: 5px;
}
.TooltipUI--bottom:before {
	border-bottom-color: #6c6d6f;
	border-width: 0 5px 5px;
	bottom: 100%;
}
.TooltipUI--visible {
	opacity: 1;
	-webkit-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}
.TooltipUI--noPortal {
	background-color: #6c6e6f;
	height: 70px;
	padding-bottom: 65px;
	-webkit-transform: translate(-40.5%, 16%);
	-ms-transform: translate(-40.5%, 16%);
	transform: translate(-40.5%, 16%);
	width: 190px;
	z-index: 1000;
}
.TooltipUI--noPortal-bottom:before {
	border-bottom-color: #6c6e6f;
}
.Share__Item.Button--icon-noLabel {
	height: 32px;
	width: 32px;
}
.ShareMobile__Item.hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	),
.ShareMobile__Item:hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	),
.Share__Item.hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	),
.Share__Item:hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	),
.no-touch
	.ShareMobile__Item:hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	),
.no-touch
	.Share__Item:hover:not(.Button--disabled):not(.Button--active):not(
		.Button--disabledLike
	) {
	background-color: transparent;
}
.Share--media {
	border-top-width: 0;
}
.ShareMobile__Item,
.Share__Item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 0;
}
.ShareMobile__Item + .Share__Item,
.Share__Item + .Share__Item {
	margin-left: 5px;
}
.ShareMobile__Item:last-child,
.Share__Item:last-child {
	margin-right: 0;
}
.ShareMobile__Icon,
.Share__Icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 20px;
	pointer-events: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 20px;
}
.ShareMobile__Icon use,
.Share__Icon use {
	fill: #fff;
}
.ShareMobile__Icon--dark use,
.Share__Icon--dark use {
	fill: #dcdddf;
}
.ShareMobile__Lightbox {
	margin: 25% auto;
	width: 85%;
}
.ShareMobile__Lightbox .Share {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.Share__Footer {
	gap: 19px;
	margin-left: 0;
}
.Share__Text {
	display: none;
	padding-left: 10px;
}
.ShareMobile__Item use,
.Share__Item use {
	fill: #000;
}
.ShareMobile__Item--dark use,
.Share__Item--dark use {
	fill: #fff;
}
.Share__Item.hover .ShareMobile__Icon,
.Share__Item.hover .Share__Icon,
.Share__Item:hover .ShareMobile__Icon,
.Share__Item:hover .Share__Icon,
.no-touch .Share__Item:hover .ShareMobile__Icon,
.no-touch .Share__Item:hover .Share__Icon {
	opacity: 0.7;
}
.Share__Item--twitter use {
	fill: #55acee;
}
.Share__Item--facebook use,
.Share__Item--facebook-f use {
	fill: #3b5998;
}
.Share__Item--facebook-f .Share__Icon {
	height: 18px;
	width: 18px;
}
.Share__Item--facebook_messenger use {
	fill: #0066fa;
}
.Share__Item--whatsapp use {
	fill: #43d854;
}
.Share__Item--youtube use {
	fill: #cd201f;
}
.Share__Item--google use {
	fill: #dc4e41;
}
.Share__Item--snapchat use,
.Share__Item--snapchat__filled use {
	fill: #000;
}
.Share__Item--instagram use {
	fill: #405de6;
}
.Share__Item--email use,
.Share__Item--email__filled use {
	fill: #444;
}
.Share__Item--link use,
.Share__Item--print use {
	fill: #000;
}
.Share__Item--link .ShareMobile__Icon,
.Share__Item--link .Share__Icon {
	height: 16px;
	width: 16px;
}
.Share__Item--dark--email use,
.Share__Item--dark--link use,
.Share__Item--dark--print use {
	fill: #fff;
}
.Modal {
	-webkit-animation: modalActivate 0.2s 0.2s forwards;
	animation: modalActivate 0.2s 0.2s forwards;
	-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	background: rgba(51, 51, 51, 0.5);
	bottom: 0;
	left: 0;
	min-height: -webkit-fill-available;
	min-height: -moz-available;
	min-height: stretch;
	opacity: 0;
	pointer-events: auto;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 200000000000;
}
@-webkit-keyframes modalActivate {
	0% {
		opacity: 0;
		padding-top: 200vh;
	}
	to {
		opacity: 1;
		padding-top: 0;
	}
}
@keyframes modalActivate {
	0% {
		opacity: 0;
		padding-top: 200vh;
	}
	to {
		opacity: 1;
		padding-top: 0;
	}
}
.ModalInner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-overflow-scrolling: touch;
	align-items: center;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	left: 0;
	overflow-y: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.ModalInner--pointer {
	cursor: pointer;
}
.ModalInner__Content {
	background: #fff;
	cursor: default;
}
.FormHelperText {
	color: #6c6d6f;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
	font-size: 0.75rem;
	line-height: 1em;
	margin: 8px 0 0;
	min-height: 1em;
}
.FormHelperText--error {
	color: #c00;
}
.FormHelperText--dark {
	color: #cbccce;
}
.Input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cbccce;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 0 #edeef0;
	box-shadow: inset 1px 1px 0 0 #edeef0;
	color: #151617;
	font-size: 13px;
	padding: 7px 12px;
	width: 100%;
}
.Input::-webkit-input-placeholder {
	color: #555;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Input::-moz-placeholder {
	color: #555;
	-moz-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Input:-ms-input-placeholder {
	color: #555;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Input::-ms-input-placeholder {
	color: #555;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Input::placeholder {
	color: #555;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Input:disabled {
	background: #fff;
	border-color: #edeef0;
	-webkit-box-shadow: inset 1px 1px 0 0 #e6e6e6;
	box-shadow: inset 1px 1px 0 0 #e6e6e6;
	cursor: not-allowed;
}
.Input:focus {
	border-color: #06c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #06c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #06c;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
body:not([data-interaction-type='keyboard']) .Input:focus {
	outline: 0;
}
.Input:focus::-webkit-input-placeholder {
	opacity: 0.2;
}
.Input:focus::-moz-placeholder {
	opacity: 0.2;
}
.Input:focus:-ms-input-placeholder {
	opacity: 0.2;
}
.Input:focus::-ms-input-placeholder {
	opacity: 0.2;
}
.Input:focus::placeholder {
	opacity: 0.2;
}
.Input--sm {
	padding: 5px 12px;
}
.Input--input {
	border: 0;
	font-size: 12px;
	padding: 0;
}
.Input--dark,
.Input--input {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.Input--dark {
	background: #1d1e1f;
	border-color: #3a3b3c;
	color: #fff;
}
.Input--dark::-webkit-input-placeholder {
	color: #6c6d6f;
}
.Input--dark::-moz-placeholder {
	color: #6c6d6f;
}
.Input--dark:-ms-input-placeholder {
	color: #6c6d6f;
}
.Input--dark::-ms-input-placeholder {
	color: #6c6d6f;
}
.Input--dark::placeholder {
	color: #6c6d6f;
}
.Input--dark:focus {
	border-color: #4c99e6;
}
.Input--dark:disabled {
	background: #151617;
	border-color: #6c6d6f;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #48494a;
	cursor: not-allowed;
}
.Input--dark.Input--range::-moz-range-progress {
	background: #4c99e6;
}
.Input--dark.Input--range::-ms-fill-lower {
	background: #2b2c2d;
}
.Input--dark.Input--range::-webkit-slider-runnable-track {
	background: #2b2c2d;
}
.Input--dark.Input--range::-moz-range-track {
	background: #2b2c2d;
}
.Input--dark.Input--range::-ms-fill-upper {
	background: #2b2c2d;
}
.Input--dark.Input--range::-ms-thumb {
	background: #000;
}
.Input--disabled {
	color: #cbccce;
}
.Input--error,
.Input--error:focus {
	border-color: #c00;
}
.Input--error:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c00;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c00;
}
body:not([data-interaction-type='keyboard']) .Input--error:focus {
	outline: 0;
}
.Input--error::-moz-selection {
	background: #ffb7b7;
}
.Input--error::selection {
	background: #ffb7b7;
}
.Input--error.Input--dark {
	border-color: #ef4035;
}
.Input--success {
	border-color: #009444;
	padding-right: 35px;
}
.Input--success:focus {
	border-color: #009444;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #009444;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #009444;
}
body:not([data-interaction-type='keyboard']) .Input--success:focus {
	outline: 0;
}
.Input--success::-moz-selection {
	background: #b7ffba;
}
.Input--success::selection {
	background: #b7ffba;
}
.Input--success.Input--dark {
	border-color: #5bb447;
}
.Input--required-asterisk {
	padding-left: 1.5rem;
}
.Input--button {
	padding-right: 60px;
}
.Input--button:focus + .Input__Button {
	color: #06c;
	cursor: pointer;
}
.Input--button:focus + .Input__Button:hover,
.Input--button:focus + .Input__Button:visited:hover {
	text-decoration: underline;
}
.Input--search {
	-webkit-appearance: none;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	padding-left: 35px;
}
.Input--range {
	-webkit-appearance: none;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 6px 0;
	padding: 0;
	width: 100%;
}
body:not([data-interaction-type='keyboard']) .Input--range:focus {
	outline: none;
}
.Input--range::-moz-range-progress {
	background: #06c;
}
.Input--range::-ms-fill-lower {
	background: #edeef0;
	border: 0.8px solid transparent;
	border-radius: 0;
}
.Input--range::-webkit-slider-runnable-track {
	background: #edeef0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	height: 4px;
	width: 100%;
}
.Input--range::-webkit-slider-thumb {
	-webkit-appearance: none;
	background: #fff;
	border-radius: 50px;
	-webkit-box-shadow: 0 0 0 1px #cbccce;
	box-shadow: 0 0 0 1px #cbccce;
	cursor: pointer;
	height: 16px;
	margin-top: -6px;
	width: 16px;
}
.Input--range::-moz-range-track {
	background: #edeef0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	height: 4px;
	width: 100%;
}
.Input--range::-moz-range-thumb {
	-webkit-appearance: none;
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 0 0 1px #cbccce;
	cursor: pointer;
	height: 16px;
	margin-top: -6px;
	width: 16px;
}
.Input--range::-ms-track {
	background: transparent;
	border-color: transparent;
	border-width: 7px 0;
	color: transparent;
	cursor: pointer;
	height: 4px;
	width: 100%;
}
.Input--range::-ms-fill-upper {
	background: #edeef0;
	border: 0.8px solid transparent;
	border-radius: 0;
}
.Input--range::-ms-thumb {
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 0 0 1px #cbccce;
	cursor: pointer;
	height: 16px;
	width: 16px;
}
.Input__Button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background: none;
	border: 0;
	bottom: 50%;
	color: #cbccce;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 13px;
	height: 30px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 5px;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	width: 40px;
}
.Input__Button--hasLabel {
	bottom: 33%;
	-webkit-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
}
.Select--custom-select {
	-webkit-appearance: none;
	border: 1px solid #cbccce;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 0 #edeef0;
	box-shadow: inset 1px 1px 0 0 #edeef0;
	color: #151617;
	font-size: 13px;
	padding: 7px 30px 7px 12px;
	width: 100%;
}
.Select--custom-select::-ms-expand {
	display: none;
}
.Select--custom-select option {
	border: 0;
}
body:not([data-interaction-type='keyboard']) .Select--custom-select option {
	outline: 0;
}
.Select--custom-select-dark {
	background: #2b2c2d;
	border-color: #6c6d6f;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
.Select--multiple {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cbccce;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 0 #edeef0;
	box-shadow: inset 1px 1px 0 0 #edeef0;
	color: #151617;
	font-size: 13px;
	padding: 7px 12px;
	text-transform: capitalize;
	width: 100%;
}
.Select--multiple-dark {
	background: #2b2c2d;
	border-color: #6c6d6f;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
.Select__Icon {
	bottom: 15px;
	position: absolute;
	right: 12px;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	width: 15px;
	z-index: 1;
}
.Select__Icon use {
	fill: #06c;
}
.Textarea {
	border: 1px solid #cbccce;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 0 #edeef0;
	box-shadow: inset 1px 1px 0 0 #edeef0;
	color: #151617;
	font-size: 13px;
	padding: 7px 12px;
	width: 100%;
}
.Textarea::-webkit-input-placeholder {
	color: #cbccce;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Textarea:-ms-input-placeholder {
	color: #cbccce;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Textarea:-moz-placeholder {
	color: #cbccce;
	-moz-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.Textarea:disabled {
	background: #fff;
	border-color: #edeef0;
	-webkit-box-shadow: inset 1px 1px 0 0 #e6e6e6;
	box-shadow: inset 1px 1px 0 0 #e6e6e6;
	cursor: not-allowed;
}
.Textarea:focus {
	border-color: #06c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #06c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #06c;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
body:not([data-interaction-type='keyboard']) .Textarea:focus {
	outline: 0;
}
.Textarea:focus::-webkit-input-placeholder {
	opacity: 0.2;
}
.Textarea:focus::-moz-placeholder {
	opacity: 0.2;
}
.Textarea:focus:-ms-input-placeholder {
	opacity: 0.2;
}
.Textarea:focus:-moz-placeholder {
	opacity: 0.2;
}
.Textarea--dark {
	background: #1d1e1f;
	border-color: #3a3b3c;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
.Textarea--dark::-webkit-input-placeholder {
	color: #6c6d6f;
}
.Textarea--dark:-ms-input-placeholder {
	color: #6c6d6f;
}
.Textarea--dark:-moz-placeholder {
	color: #6c6d6f;
}
.Textarea--dark:focus {
	border-color: #4c99e6;
}
.Label {
	color: #2b2c2d;
	font-size: 12px;
	margin-bottom: 8px;
}
.Label--disabled {
	color: #cbccce;
}
.Label--error,
.Label--required span {
	color: #c00;
}
.Label--placement-top {
	margin-bottom: 10px;
}
.Label--placement-right {
	margin-right: 10px;
}
.Label--placement-bottom {
	margin-top: 10px;
}
.Label--placement-left {
	margin-left: 10px;
}
.Label--textarea {
	color: #a5a6a7;
}
.Label--dark {
	color: #dcdddf;
}
.Label--inlineBlock {
	display: inline-block;
}
.Label--hidden {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}
.Label__Asterisk {
	font-size: 14px;
}
.TextField__Asterisk {
	color: #c00;
	font-family: Helvetica, sans-serif;
	left: 13px;
	margin-top: 4px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.TextField--dark .TextField__Icon--search {
	fill: #fff;
}
.TextField--hideLabel .Textarea--required {
	padding-left: 24px;
}
.TextField--hideLabel .TextField__Asterisk {
	left: 9px;
	top: 15px;
}
.TextField__Icon {
	bottom: 15px;
	height: 14px;
	position: absolute;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	width: 14px;
}
.TextField__Icon--search {
	left: 12px;
}
.TextField__Icon--checkmark {
	fill: #009444;
	right: 12px;
}
body,
html {
	min-height: 100%;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	--FontPrimary: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto',
		'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
	--FontSecondary: 'Georgia', 'Times New Roman', Times, serif;
	--t90Size: 60px;
	--t80Size: 54px;
	--t70Size: 48px;
	--t60Size: 32px;
	--t50Size: 28px;
	--t40Size: 24px;
	--t30Size: 20px;
	--t20Size: 16px;
	--t15Size: 14px;
	--t10Size: 12px;
	--t05Size: 10px;
	--t90Weight: 900;
	--t80Weight: 900;
	--t70Weight: 900;
	--t60Weight: 900;
	--t50Weight: 900;
	--t40Weight: 900;
	--t30Weight: 900;
	--t20Weight: 400;
	--t15Weight: 400;
	--t10Weight: 400;
	--t05Weight: 400;
	--t90LineHeight: 72px;
	--t80LineHeight: 68px;
	--t70LineHeight: 56px;
	--t60LineHeight: 44px;
	--t50LineHeight: 40px;
	--t40LineHeight: 36px;
	--t30LineHeight: 28px;
	--t20LineHeight: 24px;
	--t15LineHeight: 20px;
	--t10LineHeight: 16px;
	--t05LineHeight: 16px;
	--t90: var(--t90Weight) var(--t90Size) / var(--t90LineHeight)
		var(--FontPrimary);
	--t80: var(--t80Weight) var(--t80Size) / var(--t80LineHeight)
		var(--FontPrimary);
	--t70: var(--t70Weight) var(--t70Size) / var(--t70LineHeight)
		var(--FontPrimary);
	--t60: var(--t60Weight) var(--t60Size) / var(--t60LineHeight)
		var(--FontPrimary);
	--t50: var(--t50Weight) var(--t50Size) / var(--t50LineHeight)
		var(--FontPrimary);
	--t40: var(--t40Weight) var(--t40Size) / var(--t40LineHeight)
		var(--FontPrimary);
	--t30: var(--t30Weight) var(--t30Size) / var(--t30LineHeight)
		var(--FontPrimary);
	--t20: var(--t20Weight) var(--t20Size) / var(--t20LineHeight)
		var(--FontPrimary);
	--t15: var(--t25Weight) var(--t15Size) / var(--t15LineHeight)
		var(--FontPrimary);
	--t10: var(--t20Weight) var(--t10Size) / var(--t10LineHeight)
		var(--FontPrimary);
	--t05: var(--t05Weight) var(--t05Size) / var(--t05LineHeight)
		var(--FontPrimary);
	--tc90Size: 42px;
	--tc80Size: 36px;
	--tc70Size: 28px;
	--tc60Size: 24px;
	--tc50Size: 20px;
	--tc40Size: 18px;
	--tc30Size: 14px;
	--tc20Size: 12px;
	--tc15Size: 10px;
	--tc10Size: 8px;
	--tc05Size: 8px;
	--tc90Weight: 900;
	--tc80Weight: 900;
	--tc70Weight: 900;
	--tc60Weight: 900;
	--tc50Weight: 900;
	--tc40Weight: 900;
	--tc30Weight: 900;
	--tc20Weight: 400;
	--tc15Weight: 400;
	--tc10Weight: 400;
	--tc05Weight: 400;
	--tc90LineHeight: 52px;
	--tc80LineHeight: 44px;
	--tc70LineHeight: 40px;
	--tc60LineHeight: 36px;
	--tc50LineHeight: 28px;
	--tc40LineHeight: 24px;
	--tc30LineHeight: 20px;
	--tc20LineHeight: 16px;
	--tc15LineHeight: 16px;
	--tc10LineHeight: 12px;
	--tc05LineHeight: 12px;
	--tc90: var(--tc90Weight) var(--tc90Size) / var(--tc90LineHeight)
		var(--FontPrimary);
	--tc80: var(--tc80Weight) var(--tc80Size) / var(--tc80LineHeight)
		var(--FontPrimary);
	--tc70: var(--tc70Weight) var(--tc70Size) / var(--tc70LineHeight)
		var(--FontPrimary);
	--tc60: var(--tc60Weight) var(--tc60Size) / var(--tc60LineHeight)
		var(--FontPrimary);
	--tc50: var(--tc50Weight) var(--tc50Size) / var(--tc50LineHeight)
		var(--FontPrimary);
	--tc40: var(--tc40Weight) var(--tc40Size) / var(--tc40LineHeight)
		var(--FontPrimary);
	--tc30: var(--tc30Weight) var(--tc30Size) / var(--tc30LineHeight)
		var(--FontPrimary);
	--tc20: var(--tc20Weight) var(--tc20Size) / var(--tc20LineHeight)
		var(--FontPrimary);
	--tc15: var(--tc25Weight) var(--tc15Size) / var(--tc15LineHeight)
		var(--FontPrimary);
	--tc10: var(--tc20Weight) var(--tc10Size) / var(--tc10LineHeight)
		var(--FontPrimary);
	--tc05: var(--tc05Weight) var(--tc05Size) / var(--tc05LineHeight)
		var(--FontPrimary);
	--t15LetterSpacing: 1.5;
	font-family: sans-serif;
	line-height: 1.15;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
	margin: 0;
	padding: 0;
}
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
li,
ul {
	margin: 0;
	padding: 0;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
	text-decoration: none;
}
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	a {
	outline: 0;
}
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	a:active,
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
	-webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
.aspect-ratio--parent {
	height: auto;
	overflow: hidden;
	position: relative;
}
.aspect-ratio--child {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}
.aspect-ratio--1x1 {
	padding-bottom: 100%;
}
.aspect-ratio--2x3 {
	padding-bottom: 150%;
}
.aspect-ratio--3x2 {
	padding-bottom: 66.67%;
}
.aspect-ratio--3x4 {
	padding-bottom: 133.33%;
}
.aspect-ratio--4x3 {
	padding-bottom: 75%;
}
.aspect-ratio--4x5 {
	padding-bottom: 125%;
}
.aspect-ratio--5x2 {
	padding-bottom: 40%;
}
.aspect-ratio--5x4 {
	padding-bottom: 80%;
}
.aspect-ratio--9x16 {
	padding-bottom: 178%;
}
.aspect-ratio--16x9 {
	padding-bottom: 56.25%;
}
.aspect-ratio--58x13 {
	padding-bottom: 22.41%;
}
.clearfix:after {
	clear: both;
	content: '';
	display: table;
}
.cursor-auto {
	cursor: auto;
}
.cursor-default {
	cursor: default;
}
.cursor-pointer {
	cursor: pointer;
}
.cursor-wait {
	cursor: wait;
}
.cursor-move {
	cursor: move;
}
.cursor-not-allowed {
	cursor: not-allowed;
}
.block {
	display: block;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.inline-table {
	display: inline-table;
}
.table {
	display: table;
}
.table-cell {
	display: table-cell;
}
.table-row {
	display: table-row;
}
.table-row-group {
	display: table-row-group;
}
.table-column {
	display: table-column;
}
.table-column-group {
	display: table-column-group;
}
.table-layout--fixed {
	table-layout: fixed;
	width: 100%;
}
.w-100 {
	width: 100%;
}
.bp-mobile .hide-mobile {
	display: none !important;
}
.bp-mobile .show-mobile {
	display: block !important;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.flex-1 {
	-ms-flex: 1;
	flex: 1;
}
.flex-1,
.flex-auto {
	-webkit-box-flex: 1;
}
.flex-auto {
	-ms-flex: auto;
	flex: auto;
}
.flex-none {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.flex-grow {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.flex-shrink {
	-ms-flex-negative: 1;
	flex-shrink: 1;
}
.flex-no-grow {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.flex-no-shrink {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.flex-expand {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.flex-col {
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.flex-col,
.flex-col-reverse {
	-webkit-box-orient: vertical;
}
.flex-col-reverse {
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex-row {
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.flex-row,
.flex-row-reverse {
	-webkit-box-orient: horizontal;
}
.flex-row-reverse {
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex-no-wrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}
.items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.justify-around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.justify-evenly {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
.justify-stretch {
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
}
.justify-left {
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}
.justify-right {
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
}
.content-start {
	-ms-flex-line-pack: start;
	align-content: flex-start;
}
.content-end {
	-ms-flex-line-pack: end;
	align-content: flex-end;
}
.content-center {
	-ms-flex-line-pack: center;
	align-content: center;
}
.content-between {
	-ms-flex-line-pack: justify;
	align-content: space-between;
}
.content-around {
	-ms-flex-line-pack: distribute;
	align-content: space-around;
}
.content-stretch {
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
.flex-center-all {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	justify-content: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
.object-contain {
	-o-object-fit: contain;
	object-fit: contain;
}
.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}
.object-fill {
	-o-object-fit: fill;
	object-fit: fill;
}
.object-none {
	-o-object-fit: none;
	object-fit: none;
}
.object-scale-down {
	-o-object-fit: scale-down;
	object-fit: scale-down;
}
.overflow-visible {
	overflow: visible;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-scroll {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
}
.overflow-auto {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}
.overflow-x-visible {
	overflow-x: visible;
}
.overflow-x-hidden {
	overflow-x: hidden;
}
.overflow-x-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-x: scroll;
}
.overflow-x-auto {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}
.overflow-y-visible {
	overflow-y: visible;
}
.overflow-y-hidden {
	overflow-y: hidden;
}
.overflow-y-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
.overflow-y-auto {
	overflow-y: auto;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}
.relative {
	position: relative;
}
.static {
	position: static;
}
@supports (position: sticky) or (position: -webkit-sticky) {
	.sticky {
		position: sticky;
	}
}
.absolute-fill {
	position: absolute !important;
}
.absolute-fill,
.position-fill {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.top-0 {
	top: 0;
}
.right-0 {
	right: 0;
}
.bottom-0 {
	bottom: 0;
}
.left-0 {
	left: 0;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.tabular-nums {
	font-variant-numeric: tabular-nums;
}
.capitalize {
	text-transform: capitalize;
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.normal-case {
	text-transform: none;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
.hidden-text {
	clip: rect(1px, 1px, 1px, 1px);
	_position: absolute !important;
}
.sr-only {
	clip: rect(0, 0, 0, 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.white-space-normal {
	white-space: normal;
}
.white-space-no-wrap {
	white-space: nowrap;
}
.white-space-pre {
	white-space: pre;
}
.white-space-pre-line {
	white-space: pre-line;
}
.white-space-pre-wrap {
	white-space: pre-wrap;
}
.break-words {
	word-wrap: break-word;
}
.break-normal {
	word-wrap: normal;
}
.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.border-box,
:after,
:before,
a,
article,
body,
code,
dd,
div,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
input[type='email'],
input[type='number'],
input[type='password'],
input[type='tel'],
input[type='text'],
input[type='url'],
legend,
li,
main,
ol,
p,
pre,
section,
table,
td,
textarea,
th,
tr,
ul {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	:focus,
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	button,
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	input,
body:not([data-interaction-type='keyboard']):not(
		[data-interactiontype='keyboard']
	)
	textarea {
	outline: none;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
blockquote {
	border-left: 3px solid #a5a6a7;
	color: #2b2c2d;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 21px;
	margin-bottom: 18px;
	margin-top: 18px;
	padding-left: 12px;
}
iframe {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBlack;
	src: url(/natgeo/static/fonts/geographweb-black.eot);
	src: url(/natgeo/static/fonts/geographweb-black.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-black.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-black.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-black.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBlackItalic;
	src: url(/natgeo/static/fonts/geographweb-blackitalic.eot);
	src: url(/natgeo/static/fonts/geographweb-blackitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-blackitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-blackitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-blackitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBold;
	src: url(/natgeo/static/fonts/geographweb-bold.eot);
	src: url(/natgeo/static/fonts/geographweb-bold.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-bold.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-bold.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-bold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBoldItalic;
	src: url(/natgeo/static/fonts/geographweb-bolditalic.eot);
	src: url(/natgeo/static/fonts/geographweb-bolditalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-bolditalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-bolditalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-bolditalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandLight;
	src: url(/natgeo/static/fonts/geographweb-light.eot);
	src: url(/natgeo/static/fonts/geographweb-light.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-light.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-light.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-light.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandLightItalic;
	src: url(/natgeo/static/fonts/geographweb-lightitalic.eot);
	src: url(/natgeo/static/fonts/geographweb-lightitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-lightitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-lightitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-lightitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandMedium;
	src: url(/natgeo/static/fonts/geographweb-medium.eot);
	src: url(/natgeo/static/fonts/geographweb-medium.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-medium.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-medium.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-medium.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandMediumItalic;
	src: url(/natgeo/static/fonts/geographweb-mediumitalic.eot);
	src: url(/natgeo/static/fonts/geographweb-mediumitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-mediumitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-mediumitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-mediumitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandRegular;
	src: url(/natgeo/static/fonts/geographweb-regular.eot);
	src: url(/natgeo/static/fonts/geographweb-regular.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-regular.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-regular.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-regular.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandRegularItalic;
	src: url(/natgeo/static/fonts/geographweb-regularitalic.eot);
	src: url(/natgeo/static/fonts/geographweb-regularitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-regularitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-regularitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-regularitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandThin;
	src: url(/natgeo/static/fonts/geographweb-thin.eot);
	src: url(/natgeo/static/fonts/geographweb-thin.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-thin.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-thin.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-thin.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoBrandThinItalic;
	src: url(/natgeo/static/fonts/geographweb-thinItalic.eot);
	src: url(/natgeo/static/fonts/geographweb-thinItalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographweb-thinItalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographweb-thinItalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographweb-thinItalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: TiemposTextBold;
	src: url(/natgeo/static/fonts/TiemposText-Bold.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: TiemposHeadlinBlack;
	src: url(/natgeo/static/fonts/TiemposHeadline-Black.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: TiemposHeadlineMedium;
	src: url(/natgeo/static/fonts/TiemposHeadline-Medium.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: TiemposHeadlineMediumItalic;
	src: url(/natgeo/static/fonts/TiemposHeadline-MediumItalic.otf)
		format('opentype');
}
.GeoBrandBlackItalic {
	font-family: GeoBrandBlackItalic;
}
.GeoBrandBoldItalic {
	font-family: GeoBrandBoldItalic;
}
.GeoBrandLight {
	font-family: GeoBrandLight;
}
.GeoBrandLightItalic {
	font-family: GeoBrandLightItalic;
}
.GeoBrandMedium {
	font-family: GeoBrandMedium;
}
.GeoBrandMediumItalic {
	font-family: GeoBrandMediumItalic;
}
.GeoBrandRegularItalic {
	font-family: GeoBrandRegularItalic;
}
.GeoBrandThin {
	font-family: GeoBrandThin;
}
.GeoBrandThinItalic {
	font-family: GeoBrandThinItalic;
}
@font-face {
	font-display: swap;
	font-family: GeoEditBlack;
	src: url(/natgeo/static/fonts/geographeditweb-black.eot);
	src: url(/natgeo/static/fonts/geographeditweb-black.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-black.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-black.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-black.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditBlackItalic;
	src: url(/natgeo/static/fonts/geographeditweb-blackitalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-blackitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-blackitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-blackitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-blackitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditBold;
	src: url(/natgeo/static/fonts/geographeditweb-bold.eot);
	src: url(/natgeo/static/fonts/geographeditweb-bold.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-bold.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-bold.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-bold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditBoldItalic;
	src: url(/natgeo/static/fonts/geographeditweb-bolditalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-bolditalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-bolditalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-bolditalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-bolditalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditLight;
	src: url(/natgeo/static/fonts/geographeditweb-light.eot);
	src: url(/natgeo/static/fonts/geographeditweb-light.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-light.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-light.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-light.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditLightItalic;
	src: url(/natgeo/static/fonts/geographeditweb-lightitalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-lightitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-lightitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-lightitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-lightitalic.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditMedium;
	src: url(/natgeo/static/fonts/geographeditweb-medium.eot);
	src: url(/natgeo/static/fonts/geographeditweb-medium.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-medium.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-medium.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-medium.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditMediumItalic;
	src: url(/natgeo/static/fonts/geographeditweb-mediumitalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-mediumitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-mediumitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-mediumitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-mediumitalic.ttf)
			format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditRegular;
	src: url(/natgeo/static/fonts/geographeditweb-regular.eot);
	src: url(/natgeo/static/fonts/geographeditweb-regular.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-regular.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-regular.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-regular.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditRegularItalic;
	src: url(/natgeo/static/fonts/geographeditweb-regularitalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-regularitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-regularitalic.woff2)
			format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-regularitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-regularitalic.ttf)
			format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditThin;
	src: url(/natgeo/static/fonts/geographeditweb-thin.eot);
	src: url(/natgeo/static/fonts/geographeditweb-thin.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-thin.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-thin.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-thin.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: GeoEditThinItalic;
	src: url(/natgeo/static/fonts/geographeditweb-thinitalic.eot);
	src: url(/natgeo/static/fonts/geographeditweb-thinitalic.eot?#iefix)
			format('embedded-opentype'),
		url(/natgeo/static/fonts/geographeditweb-thinitalic.woff2) format('woff2'),
		url(/natgeo/static/fonts/geographeditweb-thinitalic.woff) format('woff'),
		url(/natgeo/static/fonts/geographeditweb-thinitalic.ttf) format('truetype');
}
.GeoEditBlack {
	font-family: GeoEditBlack;
}
.GeoEditBlackItalic {
	font-family: GeoEditBlackItalic;
}
.GeoEditBold {
	font-family: GeoEditBold;
}
.GeoEditBoldItalic {
	font-family: GeoEditBoldItalic;
}
.GeoEditLight {
	font-family: GeoEditLight;
}
.GeoEditLightItalic {
	font-family: GeoEditLightItalic;
}
.GeoEditMedium {
	font-family: GeoEditMedium;
}
.GeoEditMediumItalic {
	font-family: GeoEditMediumItalic;
}
.GeoEditRegular {
	font-family: GeoEditRegular;
}
.GeoEditRegularItalic {
	font-family: GeoEditRegularItalic;
}
.GeoEditThin {
	font-family: GeoEditThin;
}
.GeoEditThinItalic {
	font-family: GeoEditThinItalic;
}
