.ad-wrapper .interstitialAd {
	min-height: 90px;
	min-width: 728px;
}
.ad-wrapper .interstitialAd:not(.GeneralContainer .interstitialAd) {
	padding-bottom: 20px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .interstitialAd {
		min-height: 66px;
		min-width: 728px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .interstitialAd {
		min-height: 50px;
		min-width: 300px;
	}
}
.ad-wrapper .aside {
	min-height: 250px;
	min-width: 300px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .aside {
		min-height: 250px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .aside {
		min-height: 50px;
	}
}
.ad-wrapper .infinitefeed {
	min-height: 90px;
	min-width: 728px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .infinitefeed {
		min-height: 66px;
		min-width: 728px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .infinitefeed {
		min-height: 50px;
		min-width: 300px;
	}
}
.ad-wrapper .article_dynamic {
	min-height: 90px;
	min-width: 300px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .article_dynamic {
		min-height: 66px;
		min-width: 728px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .article_dynamic {
		min-height: 50px;
	}
}
.ad-wrapper .header {
	min-height: 50px;
	min-width: 320px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .header {
		min-height: 66px;
		min-width: 728px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .header {
		min-height: 50px;
	}
}
.ad-wrapper .headerLimited {
	min-height: 90px;
	min-width: 728px;
}
@media screen and (min-width: 1024px) {
	.ad-wrapper .headerLimited {
		min-height: 90px;
		min-width: 728px;
	}
}
@media screen and (max-width: calc(768px - 1px)) {
	.ad-wrapper .headerLimited {
		min-height: 50px;
		min-width: 320px;
	}
}
.ad-wrapper .bodyBox,
.ad-wrapper .box {
	min-height: 250px;
	min-width: 300px;
}
.HomepageBanner--dark .Image {
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
	background-image: linear-gradient(-180deg, transparent, #000);
	opacity: 1;
}
.HomepageBanner--dark .Image .Image__Wrapper,
.HomepageBanner--dark .Image img {
	z-index: -1;
}
.HomepageBanner {
	position: relative;
	width: 100%;
	z-index: 1;
}
.HomepageBanner__Image {
	position: absolute;
}
.HomepageBanner .FrameBackgroundFull {
	position: unset;
}
.HomepageBanner__ImageContainer {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.HomepageBanner--dark .HomepageBanner__Cta,
.HomepageBanner--dark .HomepageBanner__Dek,
.HomepageBanner--dark .HomepageBanner__Header > h1 {
	color: #fff;
}
.HomepageBanner .AnchorLink.Image__Wrapper {
	display: block;
}
.HomepageBanner .AnchorLink.Image__Wrapper:focus {
	outline-offset: -5px;
}
.HomepageBanner img {
	height: 100%;
}
.HomepageBanner__ItemContainer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
.HomepageBanner__ItemContainer--left .HomepageBanner__ButtonContainer {
	margin-left: auto;
}
.HomepageBanner__ItemContainer--left .HomepageBanner__Header {
	padding-left: 35px;
}
.HomepageBanner__ItemContainer--center {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.HomepageBanner__ItemContainer--center .HomepageBanner__Header {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	text-align: center;
}
.HomepageBanner__ButtonContainer,
.HomepageBanner__Header {
	width: 33.33%;
}
.HomepageBanner__ButtonContainer {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
}
.HomepageBanner__InnerButtonContainer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	padding-right: 60px;
}
.HomepageBanner__Button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.HomepageBanner__Button b,
.HomepageBanner__Button strong {
	font-weight: 400;
}
.HomepageBanner__Button em,
.HomepageBanner__Button i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Button b,
.HomepageBanner__Button em,
.HomepageBanner__Button i,
.HomepageBanner__Button strong {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.HomepageBanner__Button {
	border-radius: 0;
	height: 58px;
	letter-spacing: 3px;
	text-transform: uppercase;
	width: 340px;
}
.HomepageBanner__Button,
.HomepageBanner__Cta {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.HomepageBanner__Header > h1 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
	line-height: 1.273;
}
.HomepageBanner__Header > h1 b,
.HomepageBanner__Header > h1 strong {
	font-weight: 400;
}
.HomepageBanner__Header > h1 em,
.HomepageBanner__Header > h1 i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Header > h1 b,
.HomepageBanner__Header > h1 em,
.HomepageBanner__Header > h1 i,
.HomepageBanner__Header > h1 strong {
	font-size: 22px;
	letter-spacing: 3px;
	line-height: 1.5;
	line-height: 1.273;
}
.HomepageBanner__Header > h1 {
	color: #000;
	height: 28px;
	letter-spacing: 3px;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}
.HomepageBanner__Dek {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.HomepageBanner__Dek em,
.HomepageBanner__Dek i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Dek em b,
.HomepageBanner__Dek em strong,
.HomepageBanner__Dek i b,
.HomepageBanner__Dek i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__Dek b,
.HomepageBanner__Dek strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__Dek b em,
.HomepageBanner__Dek b i,
.HomepageBanner__Dek strong em,
.HomepageBanner__Dek strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Dek b,
.HomepageBanner__Dek em,
.HomepageBanner__Dek i,
.HomepageBanner__Dek strong {
	font-size: 12px;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.HomepageBanner__Dek {
	color: #000;
	font-weight: 400;
	height: 54px;
	letter-spacing: 0.1px;
	line-break: auto;
	text-transform: none;
}
.HomepageBanner__Cta {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	letter-spacing: 0.08px;
	line-height: 1.5;
	line-height: 15px;
	text-transform: uppercase;
}
.HomepageBanner__Cta em,
.HomepageBanner__Cta i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Cta em b,
.HomepageBanner__Cta em strong,
.HomepageBanner__Cta i b,
.HomepageBanner__Cta i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__Cta b,
.HomepageBanner__Cta strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__Cta b em,
.HomepageBanner__Cta b i,
.HomepageBanner__Cta strong em,
.HomepageBanner__Cta strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__Cta b,
.HomepageBanner__Cta em,
.HomepageBanner__Cta i,
.HomepageBanner__Cta strong {
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	letter-spacing: 0.08px;
	line-height: 1.5;
	line-height: 15px;
}
.HomepageBanner__Cta {
	color: #000;
	font-weight: 400;
	text-align: center;
	text-decoration: underline;
}
.HomepageBanner__ItemContainer--center.HomepageBanner__ItemContainer--full {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.HomepageBanner__ItemContainer--center.HomepageBanner__ItemContainer--full .HomepageBanner__Header {
	width: 33.33%;
}
.HomepageBanner__ItemContainer--center.HomepageBanner__ItemContainer--full .HomepageBanner__Header h1 {
	margin-bottom: 12px;
}
.HomepageBanner__ItemContainerMobile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 10px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__ButtonContainer,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 50%;
	justify-content: flex-start;
	width: 100%;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__InnerButtonContainer {
	padding: 0;
	width: 222px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__ButtonContainer {
	margin-top: 12px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header {
	margin-top: 15px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 strong {
	font-weight: 400;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 i,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 strong {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Header > h1 {
	height: 24px;
	text-align: left;
	width: 100%;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek em b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek em strong,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek i b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek b em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek b i,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek strong em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek i,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek strong {
	font-size: 12px;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Dek {
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-weight: 400;
	height: 40px;
	letter-spacing: 0.1px;
	line-height: 20px;
	overflow: hidden;
	text-transform: none;
	width: 128px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Button {
	-ms-flex-preferred-size: auto;
	border-radius: 0;
	flex-basis: auto;
	font-size: 14px;
	font-weight: 700;
	height: 38px;
	letter-spacing: 2.5px;
	margin: 0;
	width: 222px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta em b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta em strong,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta i b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta b em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta b i,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta strong em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta b,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta em,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta i,
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta strong {
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	letter-spacing: 0.08px;
	line-height: 1.5;
	line-height: 15px;
}
.HomepageBanner__ItemContainerMobile .HomepageBanner__Cta {
	font-weight: 400;
	height: 15px;
	letter-spacing: 0.08px;
	line-height: 15px;
	text-align: left;
}
.HomepageBanner__ItemContainerMobile--center {
	margin: 0;
}
.HomepageBanner__ItemContainerMobile--center .HomepageBanner__ButtonContainer,
.HomepageBanner__ItemContainerMobile--center .HomepageBanner__Header {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.HomepageBanner__ItemContainerMobile--center .HomepageBanner__Cta,
.HomepageBanner__ItemContainerMobile--center .HomepageBanner__Header > h1 {
	text-align: center;
}
.HomepageBanner__ItemContainerMobile--right {
	margin: 0;
}
.HomepageBanner__ItemContainerMobile--right .HomepageBanner__ButtonContainer,
.HomepageBanner__ItemContainerMobile--right .HomepageBanner__Header {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 15px;
}
.HomepageBanner__ItemContainerMobile--right .HomepageBanner__Cta,
.HomepageBanner__ItemContainerMobile--right .HomepageBanner__Header > h1 {
	text-align: right;
}
.FrameBackgroundFull {
	min-width: 100%;
	position: relative;
}
.FrameBackgroundFull .AmbientVideoWrapper + .GeneralContainer {
	padding-bottom: 0;
}
.FrameBackgroundFull .AmbientVideoWrapper + .GeneralContainer > :last-child {
	margin-bottom: 60px;
}
.FrameBackgroundFull .AmbientVideoWrapper,
.FrameBackgroundFull.NatGeoVideoPlayer {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.FrameBackgroundFull__BackgroundImage {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.FrameBackgroundFull--gradient .FrameBackgroundFull__BackgroundImage .BackgroundImage {
	height: 400px;
}
@media screen and (min-width: 768px) {
	.FrameBackgroundFull--gradient .FrameBackgroundFull__BackgroundImage .BackgroundImage {
		height: auto;
		max-height: 70%;
	}
}
.FrameBackgroundFull--dark {
	background-color: #000;
}
.FrameBackgroundFull--green {
	background: -webkit-gradient(linear, left top, left bottom, from(#00a900), to(#008900));
	background: linear-gradient(#00a900, #008900);
}
.FrameBackgroundFull--grey {
	background: #f2f2f2;
}
.FrameBackgroundFull--purple {
	background: -webkit-gradient(linear, left top, left bottom, from(#c36ef8), to(#9544ed));
	background: linear-gradient(#c36ef8, #9544ed);
}
.FrameBackgroundFull--blue {
	background: -webkit-gradient(linear, left top, left bottom, from(#00a0ce), to(#007bc8));
	background: linear-gradient(#00a0ce, #007bc8);
}
.FrameBackgroundFull--orange {
	background: -webkit-gradient(linear, left top, left bottom, from(#ef6f0a), to(#d4440d));
	background: linear-gradient(#ef6f0a, #d4440d);
}
.FrameBackgroundFull--video {
	overflow: hidden;
}
.FrameBackgroundFull--video .AmbientVideoWrapper .TintOverlay--gradient {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, #000), to(#000));
	background: linear-gradient(180deg, transparent, #000 65%, #000);
}
.FrameBackgroundFull--video .AmbientVideoWrapper .NatGeoVideoPlayer .VideoPlayer--placeholder {
	z-index: 3;
}
.ArticleStickiness {
	bottom: 0;
	display: block;
	position: absolute;
	top: 0;
}
.ArticleStickiness__Sticky-Section {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0;
	position: absolute;
	-webkit-transition: margin 0.5s ease;
	transition: margin 0.5s ease;
	width: 300px;
}
.ArticleStickiness__Offset-Manager {
	position: sticky;
	top: 20px;
	-webkit-transition: -webkit-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.ArticleStickiness__Sticky-Element {
	opacity: 0;
}
.ArticleStickiness__Sticky-Element--fade-in {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.ArticleStickiness--nav-is-sticky .ArticleStickiness__Sticky-Section {
	margin-top: -48px;
}
.ArticleStickiness--nav-is-sticky .ArticleStickiness__Offset-Manager {
	-webkit-transform: translateY(48px);
	-ms-transform: translateY(48px);
	transform: translateY(48px);
}
.ArticleStickiness .Ad--hasLabel:after {
	min-width: 300px;
}
.GeneralContainer {
	margin: 0 auto;
	padding: 16px 16px 60px;
	position: relative;
	width: 100%;
}
@media screen and (min-width: 1120px) {
	.GeneralContainer {
		max-width: 1020px;
		padding: 20px 0 60px;
	}
	.GeneralContainer--fullWidth {
		max-width: 100%;
	}
}
.GeneralContainer__TV {
	padding: 0;
}
.GeneralContainer__TV--immersive {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, #000), to(#000));
	background: linear-gradient(180deg, transparent, #000 65%, #000);
	padding: 0;
	width: 100%;
}
@media screen and (min-width: 1120px) {
	.GeneralContainer__TV--immersive {
		max-width: 100%;
		padding: 0;
	}
}
.GeneralContainer__TV--immersive .CarouselModule__TV {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
@media screen and (min-width: 1120px) {
	.GeneralContainer__TV--immersive .CarouselModule__TV {
		max-width: 1020px;
	}
}
.GeneralContainer:empty {
	display: none;
}
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(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-black.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-black.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-black.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-black.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-black.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBlackItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-blackitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-blackitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-blackitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-blackitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-blackitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBold;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bold.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bold.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bold.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bold.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bold.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandBoldItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bolditalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bolditalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bolditalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bolditalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-bolditalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandLight;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-light.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-light.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-light.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-light.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-light.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandLightItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-lightitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-lightitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-lightitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-lightitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-lightitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandMedium;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-medium.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-medium.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-medium.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-medium.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-medium.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandMediumItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-mediumitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-mediumitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-mediumitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-mediumitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-mediumitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandRegular;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regular.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regular.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regular.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regular.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regular.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandRegularItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regularitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regularitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regularitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regularitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-regularitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandThin;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thin.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thin.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thin.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thin.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thin.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoBrandThinItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thinItalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thinItalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thinItalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographweb-thinItalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/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(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-black.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-black.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-black.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-black.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-black.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditBlackItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-blackitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-blackitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-blackitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-blackitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-blackitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditBold;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bold.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bold.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bold.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bold.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bold.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditBoldItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bolditalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bolditalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bolditalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bolditalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-bolditalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditLight;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-light.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-light.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-light.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-light.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-light.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditLightItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-lightitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-lightitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-lightitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-lightitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-lightitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditMedium;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-medium.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-medium.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-medium.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-medium.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-medium.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditMediumItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-mediumitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-mediumitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-mediumitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-mediumitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-mediumitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditRegular;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regular.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regular.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regular.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regular.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regular.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditRegularItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regularitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regularitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regularitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regularitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-regularitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditThin;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thin.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thin.eot?#iefix) format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thin.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thin.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thin.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GeoEditThinItalic;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thinitalic.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thinitalic.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thinitalic.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thinitalic.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/geographeditweb-thinitalic.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GrosvenorBook;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-regular.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-regular.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-regular.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-regular.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-regular.ttf) format("truetype");
}
@font-face {
	font-display: swap;
	font-family: GrosvenorBookMedium;
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-medium.eot);
	src: url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-medium.eot?#iefix)
			format("embedded-opentype"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-medium.woff2) format("woff2"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-medium.woff) format("woff"),
		url(https://specials.techops.disn.io/ng/fr/earth-month-2026/assets/fonts/grosvenor-book-medium.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;
}
.GrosvenorBook {
	font-family: GrosvenorBook;
}
.GrosvenorBookMedium {
	font-family: GrosvenorBookMedium;
}
.InlineBanner--dark .Image {
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
	background-image: linear-gradient(-180deg, transparent, #000);
	opacity: 1;
}
.InlineBanner--dark .Image .Image__Wrapper,
.InlineBanner--dark .Image img {
	z-index: -1;
}
.InlineBanner {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}
.InlineBanner--inline {
	margin: auto;
	max-width: 1020px;
}
.InlineBanner--inline .InlineBanner__InnerContainer {
	width: 75%;
}
.InlineBanner__Image {
	position: absolute;
}
.InlineBanner .FrameBackgroundFull {
	position: unset;
}
.InlineBanner__ImageContainer {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.InlineBanner--dark .InlineBanner__Cta,
.InlineBanner--dark .InlineBanner__Dek,
.InlineBanner--dark .InlineBanner__InnerContainer > h1,
.InlineBanner--dark .InlineBanner__Kicker {
	color: #fff;
}
.InlineBanner__InnerContainer {
	width: 50%;
}
.InlineBanner .AnchorLink.Image__Wrapper {
	display: block;
}
.InlineBanner .AnchorLink.Image__Wrapper:focus {
	outline-offset: -5px;
}
.InlineBanner img {
	height: 100%;
}
.InlineBanner__InnerImageContainer {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.InlineBanner__Button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}
.InlineBanner__Button b,
.InlineBanner__Button strong {
	font-weight: 400;
}
.InlineBanner__Button em,
.InlineBanner__Button i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Button b,
.InlineBanner__Button em,
.InlineBanner__Button i,
.InlineBanner__Button strong {
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.InlineBanner__Button {
	border-radius: 0;
	letter-spacing: 3px;
	margin: 25px 0 10px;
	padding: 20px;
	text-transform: uppercase;
}
.InlineBanner__Kicker {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
}
.InlineBanner__Kicker b,
.InlineBanner__Kicker strong {
	font-weight: 400;
}
.InlineBanner__Kicker em,
.InlineBanner__Kicker i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Kicker b,
.InlineBanner__Kicker em,
.InlineBanner__Kicker i,
.InlineBanner__Kicker strong {
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.InlineBanner__Kicker {
	margin-bottom: 25px;
	text-transform: uppercase;
}
.InlineBanner__InnerContainer {
	padding-bottom: 40px;
	padding-left: 50px;
	padding-top: 20%;
}
.InlineBanner__InnerContainer > h1 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 42px;
	font-weight: 400;
	letter-spacing: 3.5px;
	line-height: 1.5;
	line-height: 1.19;
}
.InlineBanner__InnerContainer > h1 b,
.InlineBanner__InnerContainer > h1 strong {
	font-weight: 400;
}
.InlineBanner__InnerContainer > h1 em,
.InlineBanner__InnerContainer > h1 i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__InnerContainer > h1 b,
.InlineBanner__InnerContainer > h1 em,
.InlineBanner__InnerContainer > h1 i,
.InlineBanner__InnerContainer > h1 strong {
	font-size: 42px;
	letter-spacing: 3px;
	letter-spacing: 3.5px;
	line-height: 1.5;
	line-height: 1.19;
}
.InlineBanner__InnerContainer > h1 {
	color: #000;
	letter-spacing: 3px;
	line-height: normal;
	margin-bottom: 20px;
	max-height: 100px;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}
.InlineBanner__Dek {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1.5;
	text-transform: uppercase;
}
.InlineBanner__Dek em,
.InlineBanner__Dek i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Dek em b,
.InlineBanner__Dek em strong,
.InlineBanner__Dek i b,
.InlineBanner__Dek i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.InlineBanner__Dek b,
.InlineBanner__Dek strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.InlineBanner__Dek b em,
.InlineBanner__Dek b i,
.InlineBanner__Dek strong em,
.InlineBanner__Dek strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Dek b,
.InlineBanner__Dek em,
.InlineBanner__Dek i,
.InlineBanner__Dek strong {
	font-size: 12px;
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.InlineBanner__Dek {
	color: #000;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-break: auto;
	max-height: 50px;
	overflow: hidden;
	text-transform: none;
}
.InlineBanner__Cta {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandRegular, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	letter-spacing: 0.08px;
	line-height: 1.5;
	line-height: 15px;
	text-transform: uppercase;
}
.InlineBanner__Cta em,
.InlineBanner__Cta i {
	font-family: GeoBrandRegularItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Cta em b,
.InlineBanner__Cta em strong,
.InlineBanner__Cta i b,
.InlineBanner__Cta i strong {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.InlineBanner__Cta b,
.InlineBanner__Cta strong {
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.InlineBanner__Cta b em,
.InlineBanner__Cta b i,
.InlineBanner__Cta strong em,
.InlineBanner__Cta strong i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__Cta b,
.InlineBanner__Cta em,
.InlineBanner__Cta i,
.InlineBanner__Cta strong {
	font-size: 12px;
	font-size: 10px;
	letter-spacing: 3px;
	letter-spacing: 0.08px;
	line-height: 1.5;
	line-height: 15px;
}
.InlineBanner__Cta {
	color: #000;
	font-weight: 400;
	text-align: center;
	text-decoration: underline;
}
.InlineBanner__ItemContainer {
	position: relative;
}
.InlineBanner__ItemContainer--half .InlineBanner__InnerContainer {
	padding-top: 40px;
}
.InlineBanner__ItemContainer--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.InlineBanner__ItemContainer--center .InlineBanner__InnerContainer {
	padding-bottom: 10%;
	padding-top: 10%;
	text-align: center;
}
.InlineBanner__ItemContainer--center.InlineBanner__ItemContainer--half .InlineBanner__InnerContainer {
	padding-bottom: 40px;
	padding-top: 40px;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer {
	padding: 40% 40px 30px;
	width: 100%;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: GeoBrandBold, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.5;
	line-height: 1.25;
	text-transform: uppercase;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 b,
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 strong {
	font-weight: 400;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 em,
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 i {
	font-family: GeoBrandBoldItalic, CenturyGothic, AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 b,
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 em,
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 i,
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 strong {
	font-size: 32px;
	letter-spacing: 3px;
	line-height: 1.5;
	line-height: 1.25;
}
.InlineBanner__ItemContainerMobile .InlineBanner__InnerContainer > h1 {
	max-height: 120px;
}
.InlineBanner__ItemContainerMobile .InlineBanner__Dek {
	max-height: 50px;
}
.InlineBanner__ItemContainerMobile .InlineBanner__Button {
	height: 45px;
}
.InlineBanner__ItemContainerMobile--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.InlineBanner__ItemContainerMobile--center .InlineBanner__InnerContainer {
	padding: 20% 40px;
	text-align: center;
}
.InlineBanner__ItemContainerMobile--half .InlineBanner__InnerContainer {
	padding: 10% 30px 30px;
}
