html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ol,
ul {
	list-style: none;
}
body ::-webkit-scrollbar {
	width: 9px;
}
body ::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}
body ::-webkit-scrollbar-thumb {
	background: #fff;
	border-radius: 5px;
}
body ::-webkit-scrollbar-thumb:hover {
	background: #fff;
}
body ::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, 0.05);
}
a.text-fill-link,
a.text-fill-link:link,
a.text-fill-link:visited,
button.text-fill-link,
button.text-fill-link:link,
button.text-fill-link:visited {
	background-image: linear-gradient(120deg, #fc0, #fc0);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-bottom: 2px solid #fc0;
	color: #000;
	text-decoration: none;
	-webkit-transition: background-size 0.125s ease-in;
	transition: background-size 0.125s ease-in;
}
a.text-fill-link:focus,
a.text-fill-link:hover,
button.text-fill-link:focus,
button.text-fill-link:hover {
	background-size: 100% 100%;
	color: #000;
}
a.text-fill-link--inverse,
a.text-fill-link--inverse:link,
a.text-fill-link--inverse:visited,
button.text-fill-link--inverse,
button.text-fill-link--inverse:link,
button.text-fill-link--inverse:visited {
	background-image: linear-gradient(120deg, #fc0, #fc0);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-bottom: 2px solid #fc0;
	color: #fff;
	text-decoration: none;
	-webkit-transition: background-size 0.125s ease-in;
	transition: background-size 0.125s ease-in;
}
a.text-fill-link--inverse:focus,
a.text-fill-link--inverse:hover,
button.text-fill-link--inverse:focus,
button.text-fill-link--inverse:hover {
	background-size: 100% 100%;
	color: #000;
}
@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');
}
.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;
}
.TruncatedMessage {
	background: #edeef0;
	padding: 24px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.TruncatedMessage__Title {
	font-family: GeoBrandMedium, CenturyGothic, AppleGothic, Gill Sans,
		Gill Sans MT, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 20px;
	padding-bottom: 12px;
	text-align: left;
	text-transform: uppercase;
}
.TruncatedMessage__Footer,
.TruncatedMessage__Subtitle {
	font-family: GeoEditRegular, Franklin Gothic Medium, Franklin Gothic,
		ITC Franklin Gothic, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-height: 22px;
	text-align: left;
}
.TruncatedMessage__Footer > a {
	color: #000;
	font-family: GeoEditMedium, Franklin Gothic Medium, Franklin Gothic,
		ITC Franklin Gothic, Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-decoration: underline;
}
.TruncatedMessage__Footer > a:first-child {
	margin-right: 4px;
}
.TruncatedMessage__Footer > a:last-child {
	margin-left: 4px;
}
@media screen and (max-width: calc(768px - 1px)) {
	.TruncatedMessage__Footer {
		margin-top: 16px;
	}
}
