html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@font-face {
	font-family: 'flexslider-icon';
	src: url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.eot');
	src: url('/extension/pillars/design/pillars/stylesheets//extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.woff') format('woff'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.ttf') format('truetype'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
	outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}


html,
body {
	height: 100%
}

html {
	font-size: 62.5%
}

* {
	box-sizing: border-box
}

*::after,
*::before {
	box-sizing: border-box
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

body {
	padding: 0;
	margin: 0;
	background-color: #E8E8E4;
	color: #003247;
	position: relative;
	line-height: 1;
	font-size: 1.6rem;
	font-family: 'Arial', sans-serif;
	font-weight: 400
}

.noscroll {
	overflow: hidden
}

p {
	font-size: 1em;
	margin: 0 0 2em;
	line-height: 2
}

.wrapper {
	width: 100%;
	position: relative;
	overflow-x: hidden
}

section {
	position: relative;
	padding: 6em 1.5em
}

section.dark {
	background-color: #0B1D26;
	background-size: cover;
	background-attachment: fixed;
	z-index: 0
}

.container {
	max-width: 90em;
	margin: 0 auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.pillar {
	font-family:  sans-serif;
	font-weight: normal;
	margin: 0
}

body.gr .heading,
body.gr h3,
body.gr h4,
body.gr h5,
body.gr h6 {
	font-family: 'Arial', sans-serif;
	font-weight: bold
}

.heading {
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 1em
}

.heading.section-heading {
	font-size: 5rem;
	margin: 0 0 1em
}

section.dark .heading.section-heading {
	color: #E8E8E4
}

.heading.nested {}

a {
	text-decoration: none;
	color: inherit
}

figure {
	margin: 0
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

strong,
b {
	font-weight: 700
}

em,
i {
	font-style: italic
}

.dimmer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(11, 29, 38, 0.5)
}

.webtv .dimmer {
	background-image: url('/extension/pillars/design/pillars/images/webtv-screen.png')
}

.card.image .dimmer {
	background-image: linear-gradient(to top, rgba(0, 50, 71, 0.8), rgba(0, 50, 71, 0));
	background-color: transparent
}

.card.story .dimmer,
.card.video .dimmer,
.card.focuson .dimmer {
	height: 50%;
	background-image: linear-gradient(to bottom, rgba(0, 50, 71, 0.2), rgba(0, 50, 71, 0));
	background-color: transparent
}

section.dark>.dimmer {
	background-color: rgba(11, 29, 38, 0.9);
	z-index: -1
}

.image-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	z-index: 0;
	transition: all 1s 0.05s ease
}

.stellar {
	transition: none
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed,
.video-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.inline-icon {
	margin-right: 1rem
}

@media (min-width:768px) {
	section {
		padding: 6em 1.5em 9em 1.5em
	}

	.heading.section-heading {
		font-size: 6rem
	}
}

@media (min-width:1024px) {
	section {
		padding: 6em 6em 9em 6em
	}

	.heading.section-heading {
		font-size: 7.5rem
	}
}

@media (max-width:374px) {
	.heading.section-heading {
		font-size: 4rem
	}
}

@media (min-width:1400px) {
	.heading {
		font-size: 3em
	}
}

.header {
	display: flex;
	background-color: #003247;
	color: #FFF;
	align-items: center;
	justify-content: flex-end;
	height: 60px;
	border-bottom: 4px solid #335E6F;
	width: 100%;
	padding: 20px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999
}

.header.science-exploration,
.header.exploring-discovering {
	border-color: #ED1B2F
}

.header.safety-security,
.header.monitoring-safeguarding {
	border-color: #009BDB
}

.header.applications,
.header.connecting-benefiting {
	border-color: #00AE9D
}

.header.enabling-support,
.header.designing-operating {
	border-color: #FBAB18
}

.nav {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: auto;
	font-size: 2.2rem
}

.nav>* {
	margin-right: 20px
}

.nav button {
	transition: all 0.25s ease;
	padding: 1px
}

.nav button:hover {
	transform: scale(1.1)
}

.signature {
	display: none;
	margin-right: 0 !important
}

.brand {
	height: 30px
}

.slogan {
	font-family:  sans-serif;
	font-weight: normal;
	font-size: 1.5rem;
	display: none
}

@media (min-width:375px) {
	.slogan {
		display: block
	}

	.signature {
		display: block;
		height: 14px
	}
}

@media (min-width:400px) {
	.slogan {
		font-size: 1.8rem
	}
}

@media (min-width:768px) {
	.slogan {
		font-size: 2rem
	}

	.signature {
		height: 18px
	}
}

button {
	width: auto;
	padding: 0;
	margin: 0;
	background: no-repeat;
	border: none;
	outline: none
}

.cta {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	color: #335E6F;
	background-color: #fff;
	width: 200px;
	height: 50px;
	margin-top: auto;
	padding: 0 30px;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.25s ease
}

.cta:hover {
	transform: translateY(-0.15rem)
}

.cta label {
	font-weight: 500;
	font-size: 1.2rem;
	text-transform: uppercase;
	letter-spacing: 0.35rem;
	cursor: pointer
}

.cta .arrow {
	height: 12px;
	margin-left: auto
}

.cta:hover .arrow {
	animation: cta-arrow 1s ease-in-out infinite
}

.btn {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 20px;
	background-color: transparent;
	border: 2px solid #335E6F;
	border-radius: 2px;
	letter-spacing: 0.25rem;
	transition: all 0.25s ease
}

.btn:hover {
	color: #fff;
	background-color: #335E6F;
	transform: translateY(-0.15rem)
}

.btn.active:hover {
	transform: none;
	cursor: default
}

.btn.active {
	color: #fff;
	background-color: #335E6F
}

.btn.more {
	border-style: dashed;
	padding: 6px 10px
}

.btn--sm {
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold
}

.agency .btn {
	border-color: #7B98A8
}

.agency .btn:hover,
.agency .btn.active {
	background-color: #7B98A8
}

.applications .btn,
.connecting-benefiting .btn {
	border-color: #00B19D
}

.applications .btn:hover,
.connecting-benefiting .btn:hover,
.connecting-benefiting .btn.active {
	background-color: #00B19D
}

.science-exploration .btn,
.exploring-discovering .btn {
	border-color: #ED1B2F
}

.science-exploration .btn:hover,
.exploring-discovering .btn:hover,
.exploring-discovering .btn.active {
	background-color: #ED1B2F
}

.enabling-support .btn,
.designing-operating .btn {
	border-color: #FFA800
}

.enabling-support .btn:hover,
.designing-operating .btn:hover,
.designing-operating .btn.active {
	background-color: #FFA800
}

.safety-security .btn,
.monitoring-safeguarding .btn {
	border-color: #009DE1
}

.safety-security .btn:hover,
.monitoring-safeguarding .btn:hover,
.monitoring-safeguarding .btn.active {
	background-color: #009DE1
}

.btn.dark {
	border-color: #335E6F;
	color: #335E6F
}

.btn.dark:hover {
	background-color: #335E6F;
	color: #FFF
}

.btn svg {
	margin-right: 0.5em
}

.btn.more svg {
	margin-right: 0
}

.btn img {
	margin-right: 0.5em
}

.filter-wrapper--esatv .filters .btn,
.filter-wrapper--esatv .carousel .btn {
	color: #FFF;
	border-color: #FFF
}

.filter-wrapper--esatv .filters .btn.active,
.filter-wrapper--esatv .carousel .btn.active {
	color: #FFF;
	border-color: #335E6F
}

.filter-wrapper--esatv .filters .btn:hover,
.filter-wrapper--esatv .carousel .btn:hover {
	color: #335E6F;
	border-color: #FFF;
	background-color: #FFF
}

.filter-wrapper--esatv .filters .btn.active:hover,
.filter-wrapper--esatv .carousel .btn.active:hover {
	transform: none;
	cursor: default;
	color: #FFF;
	background-color: #335E6F;
	border-color: #335E6F
}

.carousel .btn {
	color: #335E6F;
	border-color: #335E6F
}

.carousel .btn.active,
.carousel .btn:hover {
	color: #fff;
	background-color: #335E6F
}

.dropdown {
	display: inline-block;
	position: relative
}

.button-group .dropdown {
	margin: 0 7px 10px 0
}

.dropdown .btn {
	margin: 0 !important
}

.dropdown__list {
	position: absolute;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	width: 100%;
	padding: 1rem 0;
	background-color: #FFF;
	z-index: 999;
	display: none
}

.dropdown__item {
	display: block !important;
	padding: 1rem 1.5rem;
	font-size: 1.2rem;
	color: #8197A6;
	line-height: 1.5
}

.dropdown__item:hover {
	color: #003247
}

.dropdown:hover .dropdown__list,
.dropdown:focus .dropdown__list {
	display: block
}

.round-thumbnails {
	display: flex;
	flex-wrap: wrap;
	margin: -10px
}

.round-thumbnail {
	flex: 1 0 auto;
	width: 150px;
	height: 150px;
	max-width: 150px;
	max-height: 150px;
	position: relative;
	border-radius: 100rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: #003247;
	background-size: cover;
	color: #fff;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 1.8rem;
	margin: 10px;
	overflow: hidden;
	-webkit-mask-image: -webkit-radial-gradient(white, black)
}

.round-thumbnail .image-bg {
	border-radius: 100rem
}

.round-thumbnail:hover {
	cursor: pointer
}

.round-thumbnail:hover .image-bg {
	transform: scale(1.2)
}

.round-thumbnail span {
	text-align: center;
	line-height: 1.2;
	transition: all 0.25s ease
}

.round-thumbnail:hover span {
	transform: scale(1.15)
}

.round-thumbnail .dimmer {
	border-radius: 100rem
}

.round-thumbnails.astronauts .round-thumbnail span {
	word-spacing: 99999rem;
	opacity: 0
}

.round-thumbnails.astronauts .round-thumbnail:hover span {
	opacity: 1
}

.round-thumbnails.astronauts .round-thumbnail .dimmer {
	background-color: rgba(237, 27, 47, 0);
	transition: all 0.25s ease
}

.round-thumbnails.astronauts .round-thumbnail:hover .dimmer {
	background-color: rgba(237, 27, 48, 0.8)
}

@media (max-width:374px) {
	.round-thumbnail {
		width: 130px;
		height: 130px;
		max-width: 130px;
		max-height: 130px
	}
}

.social-media-links {
	display: flex;
	flex-direction: row;
	font-size: 2.2rem
}

.social-media-links>* {
	margin-right: 1em;
	transition: all 0.25s ease
}

.social-media-links>*:hover {
	transform: scale(1.1)
}

.social-media-links>*:last-child {
	margin-right: 0
}

#footer {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	background-color: #fff;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 1.5em
}

.footer-nav {
	display: flex;
	flex-direction: column;
	font-family: sans-serif;
	font-weight: normal;
	margin-bottom: 3em
}

.footer-nav>* {
	margin: 1em 0;
	width: -moz-fit-content;
	width: fit-content
}

.footer-nav a:hover {
	text-decoration: underline
}

.footer__signature {
	font-family:  sans-serif;
	margin: 0 2em 3em 0
}

@media (min-width:1024px) {
	#footer {
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		padding-right: 6em
	}

	.footer-nav {
		flex-direction: row;
		margin-bottom: 0;
		margin-right: auto
	}

	.footer-nav>* {
		margin: 0 2em 0 0
	}

	.social-media-links>* {
		margin-right: 0;
		margin-left: 1em
	}

	.footer__signature {
		margin: 0 4em 0 0
	}
}

#overlay-menu {
	display: flex;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	background-color: #0B1D26;
	padding: 0;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	transition: all 0.25s ease;
	-webkit-overflow-scrolling: touch
}

#overlay-menu.active {
	opacity: 1;
	pointer-events: all;
	visibility: visible
}

#overlay-menu-wrapper {
	display: flex;
	width: 100vw;
	transition: all 0.25s ease
}

#overlay-menu-wrapper.slide {
	transform: translateX(-100%)
}

.back-menu {
	background-color: #003247;
	color: #8197a6;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	font-size: 2.2rem;
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 99999;
	transform: none;
	transition: all 0.25s ease
}

.back-menu:hover {
	transform: none
}

@media (min-width:768px) {
	.back-menu {
		display: none
	}
}

.close-menu {
	margin: 1.5em 0 auto 1.5em;
	font-size: 2.2rem;
	transition: all 0.25s ease
}

.close-menu:hover {
	transform: scale(1.2) rotate(90deg)
}

#sidebar {
	min-width: 100vw;
	max-width: 100vw;
	background-color: #0F2733;
	color: #8197A6;
	overflow-y: auto;
	overflow-x: hidden;
	transition: all 0.25s ease
}

#sidebar-nav {
	width: 100%;
	margin: 50px 0
}

#sidebar-nav .menu-item {
	display: block;
	position: relative;
	padding: 25px 0 25px 60px;
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 1.8rem;
	transition: all 0.25s ease;
	cursor: pointer
}

#sidebar-nav .menu-item:hover {
	background-color: rgba(255, 255, 255, 0.02);
	color: #fff
}

#sidebar-nav .menu-item.active:hover {
	background-color: rgba(255, 255, 255, 0.05)
}

#sidebar-nav .menu-item::before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	transform: translate(30px, -6px);
	left: 0;
	background-color: #335E6F
}

#sidebar-nav .menu-item.agency::before,
#sidebar-nav .menu-item.country::before,
#sidebar-nav .menu-item.careers::before {
	background-color: #8197A6
}

#sidebar-nav .menu-item.science-exploration::before,
#sidebar-nav .menu-item.exploring-discovering::before {
	background-color: #ED1B2F
}

#sidebar-nav .menu-item.safety-security::before,
#sidebar-nav .menu-item.monitoring-safeguarding::before {
	background-color: #009BDB
}

#sidebar-nav .menu-item.applications::before,
#sidebar-nav .menu-item.connecting-benefiting::before {
	background-color: #00AE9D
}

#sidebar-nav .menu-item.enabling-support::before,
#sidebar-nav .menu-item.designing-operating::before {
	background-color: #FBAB18
}

#sidebar-nav .menu-item--home {
	padding-left: 26px
}

#sidebar-nav .menu-item--home::before {
	display: none
}

#sidebar-nav .menu-item--home .fa-home-lg-alt {
	margin-right: 14px;
	height: 16px
}

#sidebar .social-media-links {
	margin-top: 0;
	margin-bottom: 100px;
	padding: 0 0 1.5em 1.5em
}

#sidebar .social-media-links>* {
	margin: 0 1em 0 0
}

#menu-content {
	position: relative;
	min-width: 100vw;
	max-width: 100vw;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	transition: all 0.25s ease;
	-webkit-overflow-scrolling: touch
}

#overlay-menu .heading.section-heading {
	margin-bottom: 0.5em
}

.theme-block {
	position: absolute;
	width: 100%;
	max-height: 0;
	padding: 7em 1em;
	color: #fff;
	opacity: 0;
	transition: all 0.25s ease;
	pointer-events: none;
	overflow: hidden
}

.theme-block.active {
	max-height: 99999px;
	opacity: 1;
	pointer-events: all
}

.button-group .heading,
.section-group .heading {
	color: #E8E8E4;
	font-size: 3.6rem;
	margin-bottom: 0.75em;
	margin-top: 2em
}

.section-group.button-group:not(.nested)+.section-group.button-group:not(.nested) {
	margin-top: 4em
}

.button-group .btn {
	margin: 0 7px 10px 0
}

.button-group--light .btn {
	color: #335E6F;
	margin: 3em 0
}

.button-group--light .btn:hover {
	color: white
}

.button-group--light .btn.active {
	background-color: #335E6F;
	color: white
}

#overlay-menu .country .button-group a {
	line-height: 1.6rem
}

#overlay-menu .country .button-group a img {
	width: 1.6rem;
	vertical-align: bottom
}

.section-group.button-group.nested {
	padding-left: 2em;
	border-left: 5px solid #003247;
	margin-bottom: 2em
}

.section-group.button-group.nested .heading {
	font-size: 2.8rem;
	margin-top: 1em
}

.section-intro {
	margin: 0 0 2em;
	line-height: 1.5
}

.theme-block.agency .section-heading,
.theme-block.country .section-heading {
	color: #8197A6
}

.theme-block.science-exploration .section-heading,
.theme-block.exploring-discovering .section-heading {
	color: #ED1B2F
}

.theme-block.safety-security .section-heading,
.theme-block.monitoring-safeguarding .section-heading {
	color: #009BDB
}

.theme-block.applications .section-heading,
.theme-block.connecting-benefiting .section-heading {
	color: #00AE9D
}

.theme-block.enabling-support .section-heading,
.theme-block.designing-operating .section-heading {
	color: #FBAB18
}

@media (min-width:768px) {
	#overlay-menu-wrapper.slide {
		transform: none
	}

	#sidebar {
		min-width: 300px;
		max-width: 300px
	}

	#sidebar-nav .menu-item.active {
		background-color: rgba(255, 255, 255, 0.05);
		color: #fff
	}

	#menu-content {
		min-width: calc(100vw - 300px);
		max-width: calc(100vw - 300px)
	}

	.theme-block {
		padding: 50px
	}
}

@media (min-width:1025px) {
	#sidebar {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start
	}

	#sidebar .social-media-links {
		margin-top: auto;
		margin-bottom: 0
	}
}

.dark-theme {
	background-color: #0B1D26;
	color: #E8E8E4
}

.dark-theme #footer {
	background-color: #003247;
	color: #E8E8E4
}

.dark-theme .btn {
	color: #FFF
}

.dark-theme .card.more .outline {
	border-color: #335E6F
}

.dark-theme .card.more .heading {
	color: #335E6F
}

.esatv-nav {
	padding-bottom: 0
}

.esatv-nav--overlay {
	position: absolute;
	z-index: 5;
	width: 100%
}

.esatv-nav .filter-wrapper--esatv {
	margin-bottom: 0
}

.filter-wrapper--esatv .filters,
.filter-wrapper--esatv .carousel {
	margin-left: 0;
	margin-right: auto
}

.webtv-player {
	padding-top: 0;
	padding-bottom: 0
}

.video-details {
	padding: 3em 0
}

.heading--video-title {
	margin: 1em 0 0.5em
}

.webtv-programme .heading {
	font-size: 1.5em
}

@media (min-width:1400px) {
	.webtv-programme .heading {
		font-size: 2em
	}
}

.webtv-dates {
	margin-bottom: 4em !important
}

.webtv-dates.filters .btn,
.webtv-dates.carousel .btn {
	color: #FFF
}

.webtv-dates .date {
	color: #8197A6;
	margin-left: 0.5em
}

.webtv-programme__item {
	display: flex;
	align-items: center;
	background-color: #0F2733;
	margin-bottom: 2px;
	padding: 1.25em 0;
	border-left: 6px solid transparent;
	transition: all 0.25s ease
}

.webtv-programme__item:first-child {
	border-radius: 2px 2px 0 0
}

.webtv-programme__item:last-child {
	border-radius: 0 0 2px 2px
}

.webtv-programme__item:hover {
	cursor: pointer;
	background-color: #003247
}

.webtv-programme__item.agency {
	border-color: #8197A6
}

.webtv-programme__item.science-exploration,
.webtv-programme__item.exploring-discovering {
	border-color: #ED1B2F
}

.webtv-programme__item.safety-security,
.webtv-programme__item.monitoring-safeguarding {
	border-color: #009BDB
}

.webtv-programme__item.applications,
.webtv-programme__item.connecting-benefiting {
	border-color: #00AE9D
}

.webtv-programme__item.enabling-support,
.webtv-programme__item.designing-operating {
	border-color: #FBAB18
}

.webtv-programme__item .heading {
	font-size: 1.25em;
	margin: 0
}

.webtv-programme__item.active {
	cursor: default;
	background-color: #003247
}

.webtv-programme__item.active .heading {
	font-size: 1.75em
}

.webtv-programme__item .description,
.webtv-programme__item .more-info {
	display: none
}

.webtv-programme__item.active .description,
.webtv-programme__item.active .more-info,
.webtv-programme__item.open .description,
.webtv-programme__item.open .more-info {
	display: block
}

.webtv-programme__item.active .description {
	margin: 1rem 0
}

.webtv-programme__item.active .more-info {
	color: #8197A6;
	font-size: 80%
}

.webtv-programme__item .main {
	padding-right: 2rem
}

.webtv-programme__item .time {
	padding: 0 2rem;
	color: #8197A6;
	line-height: 1.5
}

.webtv-programme__item .time span {
	padding-right: 2rem
}

.webtv-programme__item .info-toggle {
	margin-left: auto;
	padding: 0 2rem;
	color: #8197A6;
	font-size: 1.5em
}

.webtv-programme__item.active .info-toggle {
	display: none
}

.webtv-programme__item .info-toggle .icon {
	transition: all 0.5s ease
}

.webtv-programme__item.open .info-toggle .icon {
	transform: rotate(180deg)
}

.webtv-programme__item .live,
.webtv-programme__item.active .heading:after {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2rem
}

.webtv-programme__item .live-transmission {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #8197A6;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-left: 2rem
}

@media (min-width:768px) {
	.webtv-programme__item .main {
		padding-right: 3rem
	}

	.webtv-programme__item .date {
		padding: 0 3rem
	}

	.webtv-programme__item .info-toggle {
		padding-right: 3rem
	}

	.webtv-programme__item .time {
		padding: 0 3rem
	}

	.webtv-programme__item .time span {
		padding-right: 3rem
	}
}

@media (max-width:767px) {
	.webtv-programme__item {
		font-size: 80%
	}

	.webtv-programme__item .live,
	.webtv-programme__item .live-transmission {
		display: block;
		margin-top: 1rem;
		margin-left: 0;
		font-size: 1.2rem
	}

	.webtv-programme__item .time span {
		display: block;
		padding-right: 0
	}
}

.webtv-channels {
	display: flex;
	flex-direction: column;
	padding-bottom: 4.8rem
}

.webtv-channels__title {
	font-size: 3.2rem;
	text-transform: uppercase
}

.webtv-channels__selection li {
	display: inline-block;
	margin-right: 1.6rem
}

.webtv-channels__selection li:last-child {
	margin-right: 0
}

.webtv-channels__button {
	position: relative;
	display: flex;
	align-items: center;
	height: 4.8rem;
	border: none;
	font-family: 'NotesESAbold';
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	transition: all 0.25s ease
}

.webtv-channels__button:hover {
	transform: translateY(-0.15rem)
}

.webtv-channels__button span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 0 2rem;
	border-style: solid;
	border-width: .2rem
}

.webtv-channels__channel-label {
	border-color: #335E6F;
	border-radius: .2rem 0 0 .2rem
}

.webtv-channels__channel-number {
	background-color: #335E6F;
	color: #FFF;
	border: none !important;
	border-radius: 0 .2rem .2rem 0
}

.webtv-channels__button--active .webtv-channels__channel-label {
	border: none !important;
	background-color: #FFF;
	color: #003247
}

.webtv-channels__button--active .webtv-channels__channel-number {
	background-color: #8197A6
}

.webtv-channels__button--live::before {
	content: 'live';
	display: block;
	font-family: 'NotesESAbold';
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	color: #FFF;
	padding: .4rem .8rem;
	border-radius: .2rem;
	background-color: #ED1B2F;
	position: absolute;
	top: -2.6rem;
	left: 0
}

.webtv-channels__button--disabled {
	opacity: .2
}

.webtv-channels__button--disabled:hover {
	transform: none;
	cursor: not-allowed
}

@media (min-width:768px) {
	.webtv-channels {
		flex-direction: row;
		align-items: center
	}

	.webtv-channels__title {
		margin-bottom: 0
	}

	.webtv-channels__selection {
		margin-left: auto
	}
}

.label-red,
.label-deep,
.label-channel {
	display: inline-block;
	font-family: 'NotesESAbold';
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	vertical-align: text-bottom;
	color: #FFF;
	padding: .4rem .8rem;
	margin-right: .8rem;
	border-radius: .2rem
}

.label-red {
	background-color: #ED1B2F
}

.label-deep {
	background-color: #335E6F
}

.webtv-programme__item:not(.active) .label-deep {
	display: none
}

.label-channel {
	display: inline-flex;
	padding: 0
}

.label-channel__label {
	background-color: #FFF;
	color: #003247;
	padding: .4rem .8rem;
	border-radius: .2rem 0 0 .2rem
}

.label-channel__number {
	background-color: #8197A6;
	color: #FFF;
	padding: .4rem .8rem;
	border-radius: 0 .2rem .2rem 0
}

.webtv-player {
	padding-top: 0;
	padding-bottom: 0
}

.webtv-programme__item .heading {
	margin-right: 3.2rem;
	display: inline-block
}

.video-details {
	padding-top: 4.8rem;
	padding-bottom: 0
}

.heading--video-title {
	margin-top: 0
}

.is-hidden {
	display: none
}

.error-404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100vh;
	background: url('/extension/pillars/design/pillars/images/404.jpg') scroll no-repeat center center transparent;
	background-size: cover;
	color: #FFF
}

.error-404 p {
	font-size: 125%
}

.error-404 a {
	display: inline;
	text-decoration: underline
}

.quick-search {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	max-width: 500px;
	background: #052837 !important;
	color: #FFF !important;
	z-index: 10
}

.quick-search.open {
	display: flex
}

.quick-search__field {
	width: 100%;
	background: #052837 !important;
	color: #FFF !important;
	border-radius: 0 !important
}

.quick-search__submit {
	background: none;
	border: none;
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	padding: 20px
}

@keyframes cta-arrow {
	0% {
		transform: translateX(0)
	}

	50% {
		transform: translateX(50%)
	}

	100% {
		transform: translateX(0)
	}
}

.webtv-channels__selection li {
	margin-bottom: 2.4rem
}

@media(min-width:768px) {
	.webtv-channels__selection li {
		margin-bottom: 0
	}
}

.webtv-channels__selection li:last-child {
	margin-bottom: 0
}

.webtv-channels__button--active .webtv-channels__channel-label {
	border: .2rem solid #fff !important
}

.webtv-channels__channel-number {
	width: 72px
}

.webtv-channels__button--live::before {
	top: 0;
	-webkit-transform: translate(-10%, -60%);
	transform: translate(-10%, -60%);
	font-size: 1.2rem
}

.nfd-header {
	box-sizing: border-box;
	position: fixed;
	width: 100%;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 24px;
	background-color: #003247;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-color: #335E6F;
	color: #FFF;
	font-size: 20px;
	z-index: 99999
}

.nfd-header__left {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.nfd-header__left>* {
	margin-right: 16px
}

.nfd-header__left>*:last-child {
	margin-right: 0
}

.nfd-header__right {
	margin-left: auto;
	line-height: 0
}

.nfd-header__title {
	display: none;
	width: 222px;
	height: 12px
}

@media (min-width:640px) {
	.nfd-header__title {
		display: block
	}
}

.nfd-header__link {
	display: block
}

.nfd-header__logo {
	width: 88px;
	height: 32px
}

.nfd-header__toggle {
	width: auto;
	height: auto;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	transition: all .25s ease
}

.nfd-header__toggle:hover {
	cursor: pointer;
	transform: scale(1.1)
}

.nfd-header__toggle:last-of-type {
	margin-right: 24px
}

.nfd-header .nfd-header__icon {
	max-width: 20px;
	max-height: 20px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.nfd-header .nfd-header__toggle {
		margin-right: 10px
	}
}

.grid {
	width: calc(100% + 40px);
	margin: -20px
}

.grid-item,
.grid-sizer {
	width: 340px
}

.card {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 300px;
	height: 500px;
	background-color: #fff;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.35s ease;
	margin: 20px
}

.card:hover {
	transform: translateY(-10px) scale(1);
	box-shadow: 0 50px 50px rgba(0, 0, 0, 0.05)
}

.card .thumbnail,
.card .entry {
	padding-left: 30px;
	padding-right: 30px
}

.card .thumbnail {
	height: 50%;
	align-items: center;
	justify-content: center;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden
}

.card:hover .image-bg {
	transform: scale(1.1)
}

.card.webtv .dimmer {
	background-color: rgba(11, 29, 38, 0.2)
}

.card .play-button {
	width: 36px;
	height: 36px;
	margin-bottom: auto;
	transition: all 0.25s ease
}

.card:hover .play-button {
	transform: scale(1.2)
}

.card .entry {
	position: relative;
	height: 35%;
	padding-top: 40px
}

.card .pillar {
	transform: translateY(-50%);
	position: absolute;
	top: 0
}

.card .heading {
	margin: 0;
	font-size: 2.4rem;
	line-height: 1.25em;
	color: #003247
}

.card.video .heading,
.card.webtv .heading,
.card.image .heading,
.card.highlight .heading,
.card.transmission .heading {
	color: #fff
}

.card .meta {
	margin-top: auto;
	margin-bottom: 5px
}

.meta>span {
	margin-right: 15px
}

.meta>span:last-child {
	margin-right: 0
}

.card .cta {
	width: 100%;
	height: 15%;
	background-color: transparent
}

.card .cta:hover {
	transform: none
}

.card.video .cta,
.card.webtv .cta,
.card.image .cta,
.card.highlight .cta,
.card.transmission .cta {
	color: #fff
}

.card.highlight .cta {
	padding: 0;
	height: auto;
	margin-top: auto
}

.card:hover .arrow {
	animation: cta-arrow 1s ease-in-out infinite
}

.card .live {
	margin-left: auto
}

.card.video,
.card.webtv,
.card.image,
.card.highlight,
.card.transmission {
	background-color: #003247;
	color: #fff
}

.card.image .thumbnail {
	height: 85%;
	flex-direction: column
}

.card.image .entry,
.card.highlight .entry {
	height: auto;
	padding: 0;
	margin-top: auto
}

.card.image .pillar {
	transform: translateY(-100%)
}

.card.image .heading {
	margin-top: 25px;
	margin-bottom: 25px
}

.card.image .meta {
	color: #fff
}

.card.focuson .entry {
	justify-content: flex-start
}

.card .subheading {
	font-size: 1.4rem;
	color: #8197A6;
	line-height: 1.5;
	margin: 20px 0 0
}

.card .subheading.transmission-details {
	margin-top: auto;
	font-size: 80%
}

.card .subheading.transmission-details strong {
	color: #FFF;
	font-weight: 400
}

.card .subheading.transmission-details span {
	float: right
}

.card.highlight .thumbnail {
	height: 100%
}

.card.highlight .entry {
	margin-bottom: auto
}

.card.highlight .heading {
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 3.6rem;
	color: #fff
}

.card.highlight.mission .heading {
	font-family: 'NotesStyle', sans-serif;
	font-weight: normal;
	text-transform: lowercase
}

.card.highlight.mission .description {
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 1.4rem
}

.card.press-release .entry-info,
.card.transmission .entry-info {
	padding: 30px;
	margin-bottom: 0
}

.card.press-release .entry-info .category,
.card.press-release .entry-info .code {
	color: #003247
}

.card.transmission .entry-info .category {
	color: #FFF
}

.card.press-release .entry {
	padding-top: 20px;
	height: 353px
}

.card.transmission .entry {
	padding-top: 20px;
	height: 70%
}

.card.press-release .pillar,
.card.transmission .pillar {
	position: relative;
	transform: none;
	margin-bottom: 25px
}

.card.press-release .subheading,
.card.transmission .subheading {
	max-height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative
}

.card.press-release .subheading::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) 50%);
	position: absolute;
	top: 0;
	left: 0
}

.card.press-release .cta,
.card.transmission .cta {
	margin-top: auto
}

.card.more {
	background: none;
	box-shadow: none;
	padding: 20px
}

.card.more:hover {
	transform: translateY(0) scale(1.025)
}

.card.more .outline {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	border: 3px dashed #8197A6
}

.card.more .heading {
	text-transform: uppercase;
	color: #8197A6;
	text-align: center
}

section.dark .card.more .outline {
	border-color: #335E6F
}

section.dark .card.more .heading {
	color: #335E6F
}

@media (max-width:374px) {
	.card {
		max-width: 270px
	}

	.heading {
		font-size: 2.2rem
	}
}

.entry,
.entry-info,
.cta,
.play-button {
	z-index: 2
}

.entry {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%
}

.entry-info {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: auto
}

.entry-info .category,
.entry-info .duration,
.entry-info .code {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 0.25rem;
	z-index: 2
}

.entry-info .duration,
.entry-info .code {
	margin-left: auto
}

.thumbnail {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	background-size: cover;
	background-position: center
}

.pillar {
	display: inline-table;
	width: -moz-max-content;
	width: max-content;
	color: #fff;
	background-color: #003247;
	text-transform: uppercase;
	padding: 3px 5px;
	font-size: 1.3rem;
	letter-spacing: 0.1rem
}

.agency .pillar {
	background-color: #7B98A8
}

.applications .pillar,
.connecting-benefiting .pillar {
	background-color: #00B19D
}

.science-exploration .pillar,
.exploring-discovering .pillar {
	background-color: #ED1B2F
}

.enabling-support .pillar,
.designing-operating .pillar {
	background-color: #FFA800
}

.safety-security .pillar,
.monitoring-safeguarding .pillar {
	background-color: #009DE1
}

.meta {
	display: flex;
	flex-direction: row;
	color: #8197A6;
	font-size: 1.2rem;
	text-transform: uppercase
}

.live {
	width: max-content;
	font-family:  sans-serif;
	font-weight: normal;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 1.2rem;
	padding: 5px;
	border-radius: 2px;
	color: #CF1D39
}

.feature {
	height: 100vh;
	width: 100%;
	background-color: #003247;
	background-size: cover;
	background-position: center;
	padding: 0;
	overflow: hidden
}

@media (min-width:1400px) {
	.feature--top {
		height: 70vh
	}
}

@media (min-width:1400px) and (max-height:999px) {
	.feature--top {
		height: 100vh
	}
}

.feature-item {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.feature--esatv .feature-item .thumbnail {
	padding-top: 15rem
}

.feature .entry {
	width: auto;
	max-width: 550px;
	margin-left: 1.5em;
	margin-right: 1.5em;
	color: #fff
}

.feature .entry-info,
.feature .pillar,
.feature .heading {
	margin-bottom: 30px
}

.feature .heading {
	font-size: 3.2rem
}

.feature .pillar {
	font-size: 1.6rem
}

.feature .meta {
	font-size: 1.5rem;
	color: #fff
}

.feature .cta {
	margin-top: 50px
}

.feature .live {
	margin-left: auto;
	transform: translateY(-160%)
}

@media (min-width:768px) {
	.feature .heading {
		font-size: 4.8rem
	}

	.feature .pillar {
		font-size: 2rem
	}
}

@media (min-width:1024px) {
	.feature .entry {
		margin-left: 6em
	}
}

@font-face {
	font-family: 'flexslider-icon';
	src: url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.eot');
	src: url('/extension/pillars/design/pillars/stylesheets//extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.woff') format('woff'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.ttf') format('truetype'), url('/extension/pillars/design/pillars/stylesheets/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal
}

.flexslider {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0;
	position: relative
}

.flexslider,
.flex-viewport,
.slides,
.slides li {
	width: 100%;
	height: 100%
}

.flexslider .slides .cta .arrow {
	width: auto;
	height: auto;
	display: inherit
}

.flexslider .slides .cta .arrow {
	height: 12px
}

.flex-control-nav {
	width: auto;
	bottom: 0;
	z-index: 5;
	line-height: 0;
	transform: translate(1.5em, -2em)
}

.flex-control-nav li {
	margin: 0 10px 0 0
}

.flex-control-nav li a {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 2px solid #fff !important;
	box-shadow: none;
	transition: all 0.1s ease !important;
	display: block !important;
	padding: 0 !important
}

.flex-control-nav li a:hover {
	background-color: #8197A6 !important;
	border-color: #8197A6 !important
}

.flex-control-nav li a.flex-active {
	background-color: #fff
}

.flex-control-nav li a.flex-active {
	border-color: #fff
}

.flexslider:hover .flex-direction-nav .flex-prev {
	left: 30px
}

.flexslider:hover .flex-direction-nav .flex-next {
	right: 30px
}

.flex-direction-nav a {
	border: none;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	display: block !important;
	border: none !important;
	padding: 0 !important;
	line-height: 1 !important
}

@media (max-width:860px) {
	.flex-direction-nav a {
		top: auto;
		bottom: 70px
	}

	.flex-direction-nav .flex-prev,
	.flexslider:hover .flex-direction-nav .flex-prev {
		left: 20px
	}

	.flex-direction-nav .flex-next,
	.flexslider:hover .flex-direction-nav .flex-next {
		right: 20px
	}
}

.flex-direction-nav a::before {
	font-family: "flexslider-icon";
	display: inline-block;
	font-size: 30px;
	content: '\f001';
	color: #FFF;
	text-shadow: none
}

.flex-direction-nav a.flex-next::before {
	content: '\f002'
}

@media (min-width:1400px) {
	.feature.slider.top-slider {
		height: 70vh
	}

	.flex-control-nav {
		transform: translate(6em, -3em)
	}
}

@media (min-width:1400px) and (max-height:799px) {
	.feature.slider.top-slider {
		height: 100vh
	}
}

.carousel {
	margin: 0;
	outline: none !important;
	display: block !important
}

.carousel--cards {
	outline: none
}

.carousel .btn {
	white-space: nowrap
}

.flickity-slider .grid-item .card {
	margin: 0
}

.flickity-button {
	height: 3.6rem;
	width: 3.6rem;
	border: 0.25rem solid #8197A6;
	border-radius: 100px;
	padding: 0.75rem;
	margin: 3rem 1rem 0 0;
	transition: all 0.15s ease
}

.flickity-button:hover {
	transform: scale(1.1)
}

.flickity-button:disabled {
	opacity: 0.1;
	transform: none
}

.flickity-button-icon {
	fill: #8197A6
}

.pillar-gateway {
	height: auto;
	padding: 0;
	background-color: #09171F;
	overflow: hidden
}

.pillar-gateway--inner {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin: -2px
}

.pillar-gateway--item {
	height: 60px;
	flex: 1 1 auto;
	background-color: #0B1D26;
	border-left: 5px solid transparent;
	margin: 2px;
	overflow: hidden;
	padding: 17px 0;
	text-align: center;
	transition: all 0.5s ease
}

.pillar-gateway--item:hover {
	background-color: #0F2733
}

.pillar-gateway--item.active {
	height: 340px;
	padding: 30px 0
}

.pillar-gateway--item.applications,
.pillar-gateway--item.connecting-benefiting {
	border-color: #00B19D
}

.pillar-gateway--item.science-exploration,
.pillar-gateway--item.exploring-discovering {
	border-color: #ED1B2F
}

.pillar-gateway--item.enabling-support,
.pillar-gateway--item.designing-operating {
	border-color: #FFA800
}

.pillar-gateway--item.safety-security,
.pillar-gateway--item.monitoring-safeguarding {
	border-color: #009DE1
}

.pillar-gateway--entries {
	display: flex;
	justify-content: center;
	margin: 20px 0
}

.pillar-gateway .pillar-toggle {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%
}

.pillar-gateway .pillar {
	font-size: 1.6rem;
	margin-left: 3rem
}

.pillar-gateway .pillar-toggle--arrow {
	color: #E8E8E4;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: 3rem;
	transition: all 0.25s ease
}

.pillar-gateway--item.active .pillar-toggle--arrow {
	transform: rotate(180deg)
}

@media (min-width:768px) {
	.pillar-gateway--inner {
		flex-direction: row
	}

	.pillar-gateway--item {
		height: 350px;
		flex: 49%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-evenly;
		padding: 0;
		border-left: none;
		border-top: 5px solid transparent
	}

	.pillar-gateway--item.active {
		height: 350px;
		padding: 0
	}

	.pillar-gateway--entries {
		margin: 0
	}

	.pillar-gateway .pillar-toggle {
		justify-content: center
	}

	.pillar-gateway .pillar {
		margin-left: 0
	}

	.pillar-gateway .pillar-toggle--arrow {
		display: none
	}
}

@media (min-width:1400px) {
	.pillar-gateway {
		height: 30vh
	}

	.pillar-gateway--item {
		height: 100%;
		flex: 1
	}

	.pillar-gateway--item.active {
		height: 100%;
		padding: 0
	}
}

@media (min-width:1400px) and (max-height:999px) {
	.pillar-gateway {
		height: auto
	}

	.pillar-gateway--item {
		padding: 20px 0
	}

	.pillar-gateway--item.active {
		height: 100%;
		padding: 20px 0
	}

	.pillar-gateway--entries {
		margin: 20px 0
	}
}

.link-section .theme-block {
	position: relative;
	width: 100%;
	max-height: 100%;
	padding: 0;
	color: #fff;
	opacity: 1;
	transition: none;
	pointer-events: all;
	overflow: visible
}

.link-section .heading.section-heading {
	margin-bottom: 1.5em
}

.filter-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 4em
}

.filters .btn {
	color: #335E6F;
	border-color: #335E6F
}

.filters .btn.active,
.filters .btn:hover {
	color: #fff;
	background-color: #335E6F
}

.filters.btn-back {
	margin: 0 0 30px 0
}

@media (min-width:768px) {
	.filter-wrapper {
		flex-direction: row;
		align-items: center
	}

	.filter-wrapper .heading {
		margin-bottom: 0
	}

	.filters {
		margin-left: auto;
		margin-top: 0.5em
	}

	.filters.btn-back {
		margin: 0.5em 0 0 0
	}
}

.page-header {
	padding-top: calc(60px + 10rem);
	padding-bottom: 10rem;
	min-height: 50vh;
	display: flex;
	align-items: center;
	background-color: #0F2733;
	overflow: hidden
}

.page-header .pillar {
	margin-bottom: 2rem
}

.pillar-header .pillar {
	font-size: 1em;
	margin: 0
}

.page-header .heading {
	color: #fff;
	font-size: 3em;
	margin: 0
}

@media (min-width:768px) {
	.page-header .heading {
		font-size: 5em
	}
}

@media (min-width:1400px) {
	.page-header .pillar {
		font-size: 2rem
	}

	.page-header .heading {
		font-size: 8em
	}
}

@media (min-height:1000px) {
	.page-header {
		min-height: 40vh
	}
}

@media (min-width:375px) {
	.pillar-header .pillar {
		font-size: 1.25em
	}
}

@media (min-width:768px) {
	.pillar-header .pillar {
		font-size: 3em
	}
}

@media (min-width:1400px) {
	.pillar-header .pillar {
		font-size: 5em
	}
}

.page-header {
	flex-direction: column;
	align-items: flex-start !important
}

.partner-logo {
	z-index: 2;
	height: 50px;
	margin-top: 3rem
}

.partner-logo img {
	height: 100%
}

@media (min-width:768px) {
	.page-header {
		flex-direction: row;
		align-items: center !important
	}

	.partner-logo {
		margin: auto 0 0 3rem
	}
}

.mission-header {
	height: 100vh;
	flex-direction: column
}

.mission-header .entry {
	margin-top: auto
}

.mission-header .heading {
	font-family: 'NotesStyle', sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	margin-bottom: 0.5em
}

.mission-header .subheading {
	font-family: 'NotesESA', sans-serif;
	font-size: 1.25em;
	color: #fff;
	margin: 0;
	max-width: 800px;
	line-height: 1.5
}

.page-header .social-media-links {
	z-index: 2;
	color: #fff;
	margin-top: auto;
	margin-left: auto;
	margin-bottom: 1.5em
}

.mission-details {
	background-color: #fff;
	display: flex;
	flex-direction: column
}

.mission-details>* {
	margin-bottom: 3em
}

.mission-logo img {
	max-height: 200px;
	max-width: 100%
}

.mission-details li {
	line-height: 1.5;
	margin-bottom: 1em
}

.mission-stats {
	display: flex;
	color: #E8E8E4
}

.mission-stats .entry,
.mission-stats ul {
	align-items: center;
	justify-content: center
}

.mission-stats ul {
	display: flex;
	flex-direction: column;
	width: 100%;
	z-index: 2
}

.stats-item,
.mission-stats li {
	display: flex;
	height: 200px;
	width: 200px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border: 10px solid #8197A6;
	border-radius: 100%;
	margin-bottom: 5em
}

.mission-stats.science-exploration .stats-item,
.mission-stats.exploring-discovering li {
	border-color: #ED1B2F
}

.mission-stats.safety-security .stats-item,
.mission-stats.monitoring-safeguarding li {
	border-color: #009BDB
}

.mission-stats.applications .stats-item,
.mission-stats.connecting-benefiting li {
	border-color: #00AE9D
}

.mission-stats.enabling-support .stats-item,
.mission-stats.designing-operating li {
	border-color: #FBAB18
}

.stats-item .heading {
	margin-bottom: 0.5em
}

.mission-details h2,
.mission-stats b {
	font-size: 2em;
	line-height: 1.25
}

.mission-details h2 {
	margin-bottom: 1em
}

.mission-stats b {
	font-family:  sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em
}

@media (min-width:1400px) {

	.mission-details h2,
	.mission-stats b {
		font-size: 3em
	}
}

.mission-stats .dimmer {
	background-color: rgba(0, 50, 71, 0.95)
}

@media (min-width:768px) {
	.mission-header .subheading {
		font-size: 2em
	}

	.mission-stats .entry,
	.mission-stats ul {
		flex-direction: row;
		flex-wrap: wrap
	}

	.stats-item,
	.mission-stats li {
		margin: 3em
	}
}

@media (min-width:1024px) {
	.page-header .social-media-links {
		margin-bottom: 3em
	}
}

@media (min-width:1400px) {
	.mission-header .subheading {
		font-size: 2.5em
	}

	.mission-details {
		flex-direction: row
	}

	.mission-details>* {
		flex: 1;
		margin-bottom: 0
	}

	.mission-data {
		padding: 0 0 0 10em
	}

	.mission-logo {
		display: flex;
		justify-content: flex-end
	}
}

.paging {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 5em
}

.paging a {
	transition: all 0.25s ease-out;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2em;
	width: 2em;
	margin: 0.5em;
	font-size: 1.25em
}

.paging a:hover {
	transform: scale(1.15);
	background-color: #335E6F;
	color: #fff
}

.paging a.active {
	background-color: #003247;
	color: #fff
}

.paging a.active:hover {
	transform: none;
	cursor: default
}

.paging .ellipsis {
	margin: 0.5em;
	height: 2em;
	width: 2em;
	display: flex;
	align-items: center;
	justify-content: center
}

input[type="text"],
input[type="email"],
select,
textarea {
	padding: 1em;
	border-radius: 2px;
	color: #003247;
	background-color: #E8E8E4;
	border: none;
	outline: none
}

form.inverted input[type="text"],
form.inverted input[type="checkbox"],
form.inverted input[type="email"],
form.inverted select,
form.inverted textarea {
	color: #FFF;
	background-color: rgba(255, 255, 255, 0.1)
}

.button-group.button-group--search {
	display: flex;
	margin-top: 2rem
}

@media (min-width:768px) {
	.button-group.button-group--search {
		display: inline-flex;
		margin-top: 0;
		margin-left: 1rem;
		vertical-align: top
	}
}

.esatv-search select {
	margin-top: 2rem
}

.button-group .cta {
	margin: 0
}

.button-group .btn--advanced {
	margin: 0 0 0 10px;
	display: flex;
	height: 50px;
	align-items: center;
	border-color: #FFF
}

.button-group .btn--advanced:hover {
	border-color: #335E6F
}

#requestform {
	margin-top: 5em
}

#requestform ul {
	padding: 0 !important
}

#requestform li {
	padding: 0;
	margin: 0 0 2em 0 !important;
	list-style-type: none !important
}

#requestform label {
	padding: 0;
	margin: 0 0 0.5em 0;
	width: auto;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #003247;
	display: block;
	font-size: 1em
}

#requestform input,
#requestform select,
#requestform textarea {
	color: #003247;
	background-color: #E8E8E4;
	width: 90%;
	padding: 1em;
	border: none;
	margin: 0
}

#consent {
	width: 90%;
	margin: 0 0 2em 0
}

#recaptcha_div {
	margin: 0 0 2em 0
}

#requestform input[type="submit"] {
	width: auto;
	margin-left: 0;
	background-color: #003247;
	color: #FFF;
	border: none;
	cursor: pointer
}

#requestform .reqrd {
	color: #e00;
	float: right
}

#requestform input[type="radio"],
#requestform input[type="checkbox"] {
	width: auto;
	vertical-align: baseline
}

.rspan {
	padding: 0 20px 0 5px
}

.span_red {
	color: #e00;
	font-size: 13px;
	margin: 20px 0
}

.span_blue {
	color: #0098db;
	font-size: 13px;
	margin: 20px 0
}

.c_list {
	font-size: 12px;
	margin: 10px 0 20px 0
}

.c_list p {
	margin-bottom: 10px
}

#result label {
	color: #0098db
}

.avatar {
	border-radius: 100%;
	width: 4rem;
	height: 4rem;
	margin-right: 1rem
}

.comments__post {
	display: flex;
	margin-bottom: 2rem
}

.comments__form {
	position: relative;
	width: 100%
}

.comments__message {
	height: 4rem;
	border: 0.2rem solid #E8E8E4 !important;
	background-color: transparent !important;
	border-radius: 10rem !important;
	font-size: 1.4rem;
	width: 100%
}

.comments__submit {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #003247;
	color: #E8E8E4;
	width: 3rem;
	height: 3rem;
	border-radius: 10rem;
	font-size: 1.5rem;
	margin: 0.5rem;
	transition: all 0.25s ease-out
}

.comments__submit:hover {
	background-color: #335E6F;
	transform: rotate(90deg)
}

.comment__item {
	padding: 1.5rem 0;
	display: flex
}

.comment__bubble {
	background-color: #E8E8E4;
	border-radius: 0 1.5rem 1.5rem 1.5rem;
	padding: 1rem 1.5rem
}

.comment__author {
	font-family: 'Arial', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	display: inline-block;
	margin-right: 0.5rem
}

.comment__bubble p {
	display: inline;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0
}

.comment__extra {
	margin-top: 1rem;
	margin-left: 1.5rem
}

.comment__extra li {
	display: inline-block;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: 500;
	margin-right: 1rem
}

.comment__time {
	color: #8197A6
}

.comment__replies {
	padding-left: 5rem
}

.comment__replies .comment__item {
	padding: 0 0 1.5rem 0
}

.quick-updates {
	padding: 84px 1.5em 25px;
	background-color: #335E6F;
	color: #E8E8E4;
	background: repeating-linear-gradient(-45deg, #335E6F, #335E6F 20px, #376172 20px, #376172 40px)
}

.quick-updates__icon {
	margin-right: 1rem;
	color: #F1666A
}

.quick-updates__title {
	margin-bottom: 1.5rem;
	color: #FFF;
	display: inline-block;
	margin-right: 5rem
}

.quick-updates__text {
	margin: 0;
	line-height: 1.5
}

.quick-updates__close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 84px 20px 0 0;
	font-size: 2rem;
	cursor: pointer
}

@media (min-width:768px) {
	.quick-updates {
		padding: 84px 1.5em 25px 1.5em
	}
}

@media (min-width:1024px) {
	.quick-updates {
		padding: 84px 6em 25px 6em
	}
}

.class-event-calendar {
	max-width: 500px
}

div#ezagenda_calendar_left {
	float: none !important;
	margin-top: 4rem !important
}

div#ezagenda_calendar_right {
	vertical-align: top;
	margin: 0 !important
}

div#ezagenda_calendar_today {
	margin-top: 6rem
}

#ezagenda_calendar_right .sep {
	margin: 0 !important
}

.ezagenda_month_event td {
	border: none !important
}

.ezagenda_day_event h3 {
	line-height: 1.25;
	margin-bottom: 1rem !important
}

h2.sm {
	margin-bottom: 3rem
}

@media (max-width:1024px) {

	.card:hover,
	.card:hover .image-bg,
	.card:hover .arrow,
	.btn:hover {
		transform: none;
		animation: none
	}
}

@media (max-width:767px) {

	.grid-item,
	.grid-sizer {
		width: calc(100% - 40px)
	}

	.card {
		flex-direction: row;
		height: 128px;
		width: 100%;
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 15px
	}

	.card .thumbnail {
		width: 128px;
		height: 128px;
		align-items: flex-start;
		justify-content: flex-start
	}

	.card .thumbnail,
	.card .entry {
		padding: 15px
	}

	.card .entry-info {
		flex-direction: column;
		align-items: flex-start;
		height: 100%;
		margin-bottom: 0
	}

	.card .entry-info .category,
	.card .entry-info .duration,
	.card .entry-info .code {
		font-size: 1rem;
		line-height: 1
	}

	.card .entry {
		height: 100%;
		justify-content: flex-start;
		width: calc(100% - 128px)
	}

	.card .pillar {
		transform: none;
		position: relative;
		font-size: 1rem;
		margin-bottom: 10px
	}

	.card .heading {
		font-size: 1.6rem;
		line-height: 2rem;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.card .subheading {
		display: none
	}

	.card .meta {
		margin-bottom: 0
	}

	.card .cta {
		display: none
	}

	.card .play-button {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%)
	}

	.card:hover .play-button {
		transform: translate(-50%, -50%)
	}

	.entry-info .duration {
		margin-left: 0;
		margin-top: auto
	}

	.card.story .dimmer,
	.card.video .dimmer,
	.card.focuson .dimmer {
		height: 100%;
		background-image: linear-gradient(to bottom, rgba(0, 50, 71, 0.2), rgba(0, 50, 71, 0), rgba(0, 50, 71, 0.2));
		background-color: transparent
	}

	.card .live {
		position: absolute;
		bottom: 15px;
		right: 15px;
		font-size: .8rem;
		z-index: 2;
		padding: 2px
	}

	.card.highlight {
		height: 192px
	}

	.card.highlight .thumbnail {
		height: 100%;
		width: 100%
	}

	.card.highlight .entry-info {
		height: auto
	}

	.card.highlight .heading {
		height: auto;
		font-size: 2.4rem;
		line-height: 2rem;
		margin-top: 0;
		overflow: visible
	}

	.card.more .outline {
		width: 100%;
		height: 108px
	}

	.card.more .heading {
		overflow: visible;
		height: auto
	}

	.card.press-release,
	.card.transmission {
		flex-direction: column
	}

	.card.press-release .entry-info,
	.card.transmission .entry-info {
		flex-direction: row;
		padding: 15px;
		height: auto
	}

	.card.press-release .entry,
	.card.transmission .entry {
		padding-top: 0;
		height: 100%;
		width: 100%
	}

	.card.press-release .pillar,
	.card.transmission .pillar {
		margin-bottom: 10px
	}

	.card.image .thumbnail {
		height: 128px;
		overflow: visible
	}

	.card.image .entry {
		position: absolute;
		left: 128px;
		top: 0;
		height: 100%;
		width: 200px;
		padding: 15px
	}

	.card.image .pillar {
		transform: none
	}

	.card.image .heading {
		margin: 0
	}

	.card .meta span:last-child {
		display: none
	}

	.filters.button-group .btn {
		font-size: 1.1rem;
		padding: 10px;
		letter-spacing: 0.15rem;
		margin-right: 6px
	}
}

.c-gateway {
	display: grid;
	grid-template-columns: 1fr;
	gap: 4px;
	padding: 0;
	background-color: #09171f
}

@media(min-width:768px) {
	.c-gateway {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(min-width:1280px) {
	.c-gateway {
		grid-template-columns: repeat(5, 1fr)
	}
}

.c-gateway__block {
	position: relative;
	padding: 24px;
	background-color: #0b1d26;
	border-color: #335e6f;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 6px;
	border-right-width: 0
}

@media(min-width:768px) {
	.c-gateway__block {
		border-left-width: 0;
		border-top-width: 6px
	}
}

@media(min-width:1280px) {
	.c-gateway__block {
		padding: 48px 0 48px 48px
	}
}

@media(min-width:1280px) {
	.c-gateway__block--lg {
		grid-column: span 2
	}
}

.c-gateway__title {
	font: normal 20px/24px NotesESAbold, Arial, sans-serif;
	color: #fff
}

.c-gateway__list {
	display: none;
	max-width: 720px;
	margin-top: 16px
}

@media(min-width:768px) {
	.c-gateway__list {
		display: block;
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2
	}
}

@media(min-width:1280px) {
	.c-gateway__list {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1
	}
}

@media(min-width:1280px) {
	.c-gateway__block--lg .c-gateway__list {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2
	}
}

.c-gateway__block.is-open .c-gateway__list {
	display: block
}

.c-gateway__list li {
	padding: 8px 0
}

.c-gateway__list a {
	font: normal 16px/24px Arial, sans-serif;
	color: #8197a6;
	transition: color .1s ease
}

.c-gateway__list a:hover {
	color: #335e6f
}

.c-gateway__list a.c-gateway__science-and-exploration,
.c-gateway__list a.c-gateway__exploring-discovering {
	color: #f1666a
}

.c-gateway__list a.c-gateway__science-and-exploration:hover,
.c-gateway__list a.c-gateway__exploring-discovering:hover {
	color: #cf1d39
}

.c-gateway__list a.c-gateway__safety-and-security,
.c-gateway__list a.c-gateway__monitoring-safeguarding {
	color: #6dcff6
}

.c-gateway__list a.c-gateway__safety-and-security:hover,
.c-gateway__list a.c-gateway__monitoring-safeguarding:hover {
	color: #00619e
}

.c-gateway__list a.c-gateway__applications,
.c-gateway__list a.c-gateway__connecting-benefiting {
	color: #76c8ae
}

.c-gateway__list a.c-gateway__applications:hover,
.c-gateway__list a.c-gateway__connecting-benefiting:hover {
	color: #008e7a
}

.c-gateway__list a.c-gateway__enabling-and-support,
.c-gateway__list a.c-gateway__designing-operating {
	color: #ffcc4e
}

.c-gateway__list a.c-gateway__enabling-and-support:hover,
.c-gateway__list a.c-gateway__designing-operating:hover {
	color: #f47920
}

.c-gateway__toggle {
	transition: all .5s ease;
	position: absolute;
	top: 0;
	right: 0;
	height: 64px;
	padding: 0 24px;
	color: #fff;
	font-size: 24px
}

@media(min-width:768px) {
	.c-gateway__toggle {
		display: none
	}
}

.c-gateway__block.is-open .c-gateway__toggle {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.c-summary__body,
.c-summary__heading,
.article__block {
	max-width: 800px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 24px !important
}

.article {
	padding: 64px 0
}

@media(min-width:768px) {
	.article {
		padding: 128px 0
	}
}

.article__item {
	margin-bottom: 32px
}

.article .heading--main {
	font-size: 4rem !important;
	line-height: 1 !important;
	margin: 0 0 32px !important
}

@media(min-width:768px) {
	.article .heading--main {
		font-size: 6.4rem !important
	}
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6,
.article h1.heading,
.article h2.heading,
.article h3.heading,
.article h4.heading,
.article h5.heading,
.article h6.heading {
	font-size: 3.2rem;
	line-height: 1;
	margin-top: 64px;
	margin-bottom: 32px
}

.c-summary {
	width: 100%;
	max-width: 1600px;
	margin: 48px auto 32px
}

@media(min-width:768px) {
	.c-summary {
		margin: 64px auto 48px
	}
}

@media(min-width:1024px) {
	.c-summary {
		padding: 0 24px
	}
}

.c-summary__inner {
	padding-top: 48px;
	padding-bottom: 64px;
	margin-bottom: 48px;
	background-color: rgba(0, 50, 71, .1)
}

@media(min-width:768px) {
	.c-summary__inner {
		padding-top: 64px;
		padding-bottom: 96px;
		margin-bottom: 64px
	}
}

.science-exploration .c-summary__inner,
.exploring-discovering .c-summary__inner {
	background-color: rgba(237, 27, 47, .1)
}

.safety-security .c-summary__inner,
.monitoring-safeguarding .c-summary__inner {
	background-color: rgba(0, 155, 219, .1)
}

.applications .c-summary__inner,
.connecting-benefiting .c-summary__inner {
	background-color: rgba(0, 174, 157, .1)
}

.enabling-support .c-summary__inner,
.designing-operating .c-summary__inner {
	background-color: rgba(251, 171, 24, .1)
}

.c-summary__heading {
	margin-top: 0 !important;
	font-size: 3.2rem !important
}

.c-summary__body p {
	margin-top: 32px;
	margin-bottom: 0
}

@media(min-width:768px) {
	.c-summary__body p {
		font-size: 2rem;
		line-height: 3.2rem;
		margin-top: 48px
	}
}

.c-summary__body ul {
	margin: 48px 0
}

@media(min-width:768px) {
	.c-summary__body ul {
		margin: 64px 0
	}
}

.c-summary__body li {
	margin-top: 32px;
	margin-left: 12px;
	padding-left: 16px
}

.c-summary__body li::marker {
	content: "▶";
	font-size: 12px
}

.agency .c-summary__body li::marker {
	color: #8197a6
}

.science-exploration .c-summary__body li::marker,
.exploring-discovering .c-summary__body li::marker {
	color: #ed1b2f
}

.safety-security .c-summary__body li::marker,
.monitoring-safeguarding .c-summary__body li::marker {
	color: #009bdb
}

.applications .c-summary__body li::marker,
.connecting-benefiting .c-summary__body li::marker {
	color: #00ae9d
}

.enabling-support .c-summary__body li::marker,
.designing-operating .c-summary__body li::marker {
	color: #fbab18
}

.c-summary__body * {
	margin-bottom: 0 !important
}

.article {
	background-color: #FFF;
	padding: 10vh 0
}

.article__block {
	padding: 0 2rem;
	margin: 0 auto;
	max-width: 80rem
}

.article__item {
	margin-bottom: 5rem
}

.article p,
.article li,
.article blockquote,
.article .quote {
	font-size: 1.6rem;
	line-height: 2
}

@media (min-width:768px) {

	.article p,
	.article li,
	.article blockquote,
	.article .quote {
		font-size: 1.6rem
	}
}

.article p a,
.article li a {
	border-bottom: 0.2rem solid transparent;
	padding-bottom: 0.25rem;
	transition: all 0.5s ease
}

.article p a:hover,
.article li a:hover {
	padding-bottom: 0.5rem
}

.article .article__block ul,
.article .article__block ol {
	margin-bottom: 2em;
	padding: 0 1em
}

@media (min-width:768px) {

	.article .article__block ul,
	.article .article__block ol {
		padding: 0 2em
	}
}

.article .article__block ul li,
.article .article__block ol li {
	padding: 0.5em 0 0.5em 1em;
	line-height: 2
}

.article .article__block ul li {
	list-style-type: disc
}

.article .article__block ol li {
	list-style-type: decimal
}

.article .pillar {
	display: block;
	font-size: 1em
}

.article .heading {
	font-size: 2em;
	margin: 8rem 0 4rem
}

.article .heading--main {
	font-size: 2.5em !important;
	margin-top: 0
}

@media (min-width:768px) {
	.article .heading--main {
		font-size: 5em !important
	}
}

@media (min-width:1024px) {
	.article .heading--main {
		font-size: 5em
	}
}

.article .meta {
	font-size: 1.4rem;
	flex-wrap: wrap;
	line-height: 2
}

@media (min-width:768px) {
	.article .meta {
		font-size: 1.6rem
	}
}

.breadcrumbs {
	color: #8197A6
}

.breadcrumbs>* {
	display: inline-block;
	line-height: 1.5
}

.breadcrumbs__entry {
	border-bottom: 0.2rem solid transparent;
	padding-bottom: 0.25rem;
	transition: all 0.5s ease
}

.abstract p {
	font-size: 125%;
	line-height: 1.75;
	color: #8197A6
}

.abstract p:last-child {
	margin-bottom: 1em
}

.article img {
	width: 100%
}

.image__caption,
.video__caption {
	font-size: 85%;
	color: #8197A6;
	margin-top: 1.5rem;
	line-height: 1.5;
	position: relative;
	padding-left: 3.5rem
}

.image__caption::before,
.video__caption::before {
	content: "—";
	display: block;
	position: absolute;
	left: 1rem
}

.article__image,
.article__video,
table {
	margin-top: 5rem;
	margin-bottom: 5rem
}

@media (min-width:768px) {

	.article__image,
	.article__video,
	table {
		margin-top: 7.5rem;
		margin-bottom: 7.5rem
	}
}

@media (min-width:1200px) {

	.article__image,
	.article__video {
		margin-left: -10rem;
		margin-right: -10rem
	}
}

.article__image--left {
	float: left;
	width: 50%;
	margin-top: 1rem;
	margin-bottom: 2rem;
	margin-right: 2rem
}

.article__image--right {
	float: right;
	width: 50%;
	margin-top: 1rem;
	margin-bottom: 2rem;
	margin-left: 2rem
}

@media (min-width:768px) {
	.article__image--left {
		margin-right: 5rem
	}

	.article__image--right {
		margin-left: 5rem
	}
}

.video__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%
}

.video__wrapper iframe,
.video__wrapper object,
.video__wrapper embed,
.video__wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video__wrapper .play-button,
.feature--article .play-button {
	position: absolute;
	width: 48px;
	height: 48px;
	left: 50%;
	top: 50%;
	transform: translate(-24px, -24px);
	transition: all 0.25s ease
}

.video__wrapper:hover {
	cursor: pointer
}

.video__wrapper:hover .play-button,
.feature--article:hover .play-button {
	transform: translate(-24px, -24px) scale(1.2)
}

.access-the-video {
	display: inline-block;
	text-decoration: underline;
	font-size: 1.2rem;
	margin-top: 0.7rem
}

.article .feature {
	margin: 5rem 0;
	background-color: #000
}

@media (min-width:768px) {
	.article .feature {
		margin: 10rem 0
	}
}

.article .feature .image-bg {
	object-fit: contain
}

.article .feature .image__caption {
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translate(1.5em, -5.5em);
	z-index: 5;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 0.5rem 1rem;
	margin: 0 3em 0 0
}

.article .feature .image__caption::before {
	display: none
}

@media (min-width:1400px) {
	.article .feature .image__caption {
		transform: translate(7em, -7em)
	}
}

.article .share {
	margin-top: 5rem
}

.addthis_inline_share_toolbox {
	margin-top: 2rem
}

.a2a_kit {
	margin-top: 2rem
}

.share--bottom {
	margin-top: 10rem
}

.table-wrapper {
	overflow-x: auto
}

table {
	width: 100% !important;
	background-color: transparent;
	border: none
}

table caption {
	text-align: left;
	margin-bottom: 3rem;
	font-size: 85%
}

table td,
table th {
	padding: 1.5rem 1rem;
	font-size: 1.4rem;
	border: 0.2rem solid #FFF;
	background-color: #F6F6F5;
	line-height: 1.25
}

table a {
	text-decoration: underline
}

table.cols td:nth-child(odd) {
	background-color: #E8E8E4
}

table.comparison td:first-child {
	background-color: #E8E8E4
}

.article blockquote {
	position: relative;
	margin: 5rem 0;
	border-top: 0.4rem solid #E8E8E4;
	border-bottom: 0.4rem solid #E8E8E4;
	padding: 3rem 2rem 3rem 4rem;
	color: #8197A6
}

.article blockquote p::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: open-quote;
	font-size: 7rem;
	line-height: 1;
	color: #E8E8E4
}

.article blockquote cite::before {
	content: "—";
	display: inline-block;
	margin-right: 1rem
}

@media (min-width:768px) {
	.article blockquote {
		padding-left: 7rem
	}

	.article blockquote p::before {
		font-size: 10rem
	}
}

.btn--continue {
	margin: 2em 0 5em
}

.agency p a,
.agency li a {
	display: inline;
	border-color: #8197A6
}

.agency p a:hover,
.agency li a:hover {
	color: #8197A6
}

.article.agency .btn {
	color: #8197A6
}

.article.agency .btn:hover,
.article.agency .btn.active {
	color: #FFF
}

.article.agency .breadcrumbs__entry {
	color: #335E6F
}

.article.agency .breadcrumbs__entry:hover {
	border-color: #335E6F
}

.science-exploration p a,
.science-exploration li a,
.exploring-discovering p a,
.exploring-discovering li a {
	display: inline;
	border-color: #ED1B2F
}

.science-exploration p a:hover,
.science-exploration li a:hover,
.exploring-discovering p a:hover,
.exploring-discovering li a:hover {
	color: #ED1B2F
}

.article.science-exploration .btn,
.article.exploring-discovering .btn {
	color: #ED1B2F
}

.article.science-exploration .btn:hover,
.article.exploring-discovering .btn:hover,
.article.exploring-discovering .btn.active {
	color: #FFF
}

.article.science-exploration .breadcrumbs__entry,
.article.exploring-discovering .breadcrumbs__entry {
	color: #ED1B2F
}

.article.science-exploration .breadcrumbs__entry:hover,
.article.exploring-discovering .breadcrumbs__entry:hover {
	border-color: #ED1B2F
}

.safety-security p a,
.safety-security li a,
.monitoring-safeguarding p a,
.monitoring-safeguarding li a {
	display: inline;
	border-color: #009BDB
}

.safety-security p a:hover,
.safety-security li a:hover,
.monitoring-safeguarding p a:hover,
.monitoring-safeguarding li a:hover {
	color: #009BDB
}

.article.safety-security .btn,
.article.monitoring-safeguarding .btn {
	color: #009BDB
}

.article.safety-security .btn:hover,
.article.monitoring-safeguarding .btn:hover,
.article.monitoring-safeguarding .btn.active {
	color: #FFF
}

.article.safety-security .breadcrumbs__entry,
.article.monitoring-safeguarding .breadcrumbs__entry {
	color: #009BDB
}

.article.safety-security .breadcrumbs__entry:hover,
.article.monitoring-safeguarding .breadcrumbs__entry:hover {
	border-color: #009BDB
}

.applications p a,
.applications li a,
.connecting-benefiting p a,
.connecting-benefiting li a {
	display: inline;
	border-color: #00AE9D
}

.applications p a:hover,
.applications li a:hover,
.connecting-benefiting p a:hover,
.connecting-benefiting li a:hover {
	color: #00AE9D
}

.article.applications .btn,
.article.connecting-benefiting .btn {
	color: #00AE9D
}

.article.applications .btn:hover,
.article.connecting-benefiting .btn:hover,
.article.connecting-benefiting .btn.active {
	color: #FFF
}

.article.applications .breadcrumbs__entry,
.article.connecting-benefiting .breadcrumbs__entry {
	color: #00AE9D
}

.article.applications .breadcrumbs__entry:hover,
.article.connecting-benefiting .breadcrumbs__entry:hover {
	border-color: #00AE9D
}

.enabling-support p a,
.enabling-support li a,
.designing-operating p a,
.designing-operating li a {
	display: inline;
	border-color: #FBAB18
}

.enabling-support p a:hover,
.enabling-support li a:hover,
.designing-operating p a:hover,
.designing-operating li a:hover {
	color: #FBAB18
}

.article.enabling-support .btn,
.article.designing-operating .btn {
	color: #FBAB18
}

.article.enabling-support .btn:hover,
.article.designing-operating .btn:hover,
.article.designing-operating .btn.active {
	color: #FFF
}

.article.enabling-support .breadcrumbs__entry,
.article.designing-operating .breadcrumbs__entry {
	color: #FBAB18
}

.article.enabling-support .breadcrumbs__entry:hover,
.article.designing-operating .breadcrumbs__entry:hover {
	border-color: #FBAB18
}

.article__block:after {
	content: "";
	display: table;
	clear: both
}

.mission-overview.article,
.mission-overview.article .feature {
	padding-top: 0;
	margin-top: 0
}

.article__block h3 {
	margin-bottom: 1em
}

.hide {
	display: none
}

.feature--article {
	margin-top: 60px;
	height: calc(50vh - 60px);
	position: relative;
	min-height: 400px
}

.feature--article video {
	position: absolute;
	width: 100%;
	height: 100%
}

@media print {

	.nfd-header,
	.share,
	.btn,
	#footer {
		display: none
	}

	body {
		background-color: white
	}

	.cards {
		page-break-before: always
	}

	.abstract,
	.abstract p {
		font-size: 16px
	}

	.article p,
	.article li,
	.article blockquote,
	.article .quote {
		font-size: 12px
	}

	.article h1.heading,
	.article h2.heading {
		font-size: 32px
	}

	.article h3.heading {
		font-size: 28px
	}

	.grid {
		width: 100% !important;
		margin: 0 !important;
		height: auto !important;
		display: flex;
		flex-wrap: wrap
	}

	.grid-item {
		position: relative !important;
		top: auto !important;
		left: auto !important
	}

	.grid-item,
	.grid-sizer {
		width: 50% !important
	}

	.grid-sizer {
		display: none
	}

	.card {
		width: auto;
		display: block;
		height: auto;
		box-shadow: none;
		overflow: auto;
		border-radius: 0;
		transition: none;
		margin: 0 0 40px 0;
		padding-right: 40px;
		background-color: transparent !important
	}

	.card .thumbnail {
		display: block;
		height: auto !important;
		padding: 0
	}

	.entry-info {
		width: auto;
		display: block;
		margin-bottom: 20px
	}

	.entry-info .category,
	.entry-info .duration,
	.entry-info .code {
		color: black
	}

	.card .image-bg {
		display: none
	}

	.card .entry {
		position: relative;
		height: auto;
		margin: 0;
		padding: 0
	}

	.card .pillar {
		transform: none !important;
		position: relative;
		margin-bottom: 20px
	}

	.card .heading {
		margin-bottom: 15px;
		color: black !important
	}

	.card .cta {
		display: none
	}

	.card .play-button,
	.card .dimmer {
		display: none !important
	}
}

.modal__item {
	position: relative;
	width: 100%;
	height: 75vh;
	background-color: #0B1D26;
	transition: all 0.25s ease-out
}

#nfd-header~.modal>.modal__item {
	height: calc(75vh - 64px);
	margin-top: 64px
}

.modal__item>iframe,
.modal__item>video,
.modal__item>img {
	width: 100%;
	height: 100%;
	display: block
}

.modal__item>img {
	object-fit: contain
}

.modal__item video {
	background-color: black
}

.modal__info {
	width: 100%;
	padding: 2rem;
	background-color: #FFF;
	transition: all 0.25s ease-out
}

.modal__header,
.modal__share,
.modal__extra {
	transition: all 0.25s ease-out
}

.modal__language-item {
	display: inline-block;
	margin-right: 1rem
}

.modal__language-item.active {
	border-bottom: 0.3rem solid #003247;
	padding-bottom: 2px
}

.modal__language-item img {
	width: 32px;
	height: 32px
}

.modal__info>* {
	padding: 2rem 0
}

.modal__controls {
	display: flex;
	justify-content: flex-end;
	font-size: 2em
}

.modal__control--left {
	display: none;
	margin-right: auto
}

.modal__header .pillar {
	margin-bottom: 2em;
	font-size: 1.25em
}

.modal__tabs {
	display: flex;
	justify-content: space-around;
	padding-bottom: 3rem
}

.modal__tab {
	text-transform: uppercase;
	letter-spacing: 0.25rem;
	font-size: 1.2rem;
	font-weight: 700;
	border-bottom: 0.3rem solid #E8E8E4;
	padding: 2rem 0;
	flex: 1;
	margin: 0 1rem;
	transition: all 0.25s ease
}

.modal__tab:first-child {
	margin-left: 0
}

.modal__tab:last-child {
	margin-right: 0
}

.modal__tab:hover {
	border-color: #003247
}

.modal__tab.active {
	border-color: #003247;
	cursor: text
}

.modal__tab-content {
	display: none
}

.modal__tab-content.active {
	display: block
}

.modal__meta {
	font-size: 0.9em;
	color: #8197A6
}

.modal__meta li {
	display: flex;
	padding: 1rem 0;
	line-height: 1.5
}

.modal__meta a {
	display: inline-block;
	margin: 0 1rem 0.5rem 0;
	text-decoration: underline
}

.modal__related {
	display: flex;
	border-bottom: 0.3rem solid #E8E8E4;
	padding-bottom: 3rem;
	margin-bottom: 3rem
}

.modal__related .thumbnail {
	width: 10rem;
	height: 8.3rem;
	overflow: hidden;
	flex-shrink: 0;
	border-radius: 0.2rem
}

.modal__related .entry {
	padding-left: 2rem;
	display: block;
	width: auto
}

.modal__related .pillar {
	margin-bottom: 1.5rem
}

.modal__related .heading {
	font-size: 2rem;
	margin-bottom: 1.5rem
}

@media (min-width:768px) {
	.modal__related .thumbnail {
		width: 15rem;
		height: 12.5rem
	}
}

@media (min-width:1024px) {
	.modal__item {
		width: 50%;
		background-color: #0B1D26;
		height: 100vh;
		overflow: hidden
	}

	#nfd-header~.modal>.modal__item {
		height: calc(100vh - 64px);
		margin-top: 64px
	}

	.modal__info {
		position: fixed;
		width: 50%;
		right: 0;
		top: 0;
		height: 100vh;
		overflow-y: auto;
		overflow-x: hidden
	}

	.modal__control--left {
		display: block
	}

	.modal.full .modal__info {
		transform: translateX(calc(100% - 6rem))
	}

	.modal.full .modal__item {
		width: calc(100% - 6rem)
	}

	.modal.full .modal__header,
	.modal.full .modal__share,
	.modal.full .modal__extra,
	.modal.full .modal__language,
	.modal.full #modal-quit {
		transform: translateX(50%)
	}

	.modal.full #modal-full-open {
		transform: rotate(-180deg) translateX(0.5rem)
	}
}

@media (min-width:1200px) {
	.modal__item {
		width: calc(100% - 55rem)
	}

	.modal__info {
		width: 55rem;
		padding: 4rem
	}

	.modal__tab {
		font-size: 1.4rem
	}

	.modal.full #modal-full-open {
		transform: rotate(-180deg) translateX(2rem)
	}
}

.modal.agency .btn {
	color: #8197A6
}

.modal.science-exploration .btn,
.modal.exploring-discovering .btn {
	color: #ED1B2F
}

.modal.applications .btn,
.modal.connecting-benefiting .btn {
	color: #00AE9D
}

.modal.safety-security .btn,
.modal.monitoring-safeguarding .btn {
	color: #009BDB
}

.modal.enabling-support .btn,
.modal.designing-operating .btn {
	color: #FBAB18
}

.modal.agency .btn:hover,
.modal.science-exploration .btn:hover,
.modal.exploring-discovering .btn:hover,
.modal.applications .btn:hover,
.modal.connecting-benefiting .btn:hover,
.modal.safety-security .btn:hover,
.modal.monitoring-safeguarding .btn:hover,
.modal.enabling-support .btn:hover,
.modal.designing-operating .btn:hover,
.modal.agency .btn.active,
.modal.exploring-discovering .btn.active,
.modal.connecting-benefiting .btn.active,
.modal.monitoring-safeguarding .btn.active,
.modal.designing-operating .btn.active {
	color: #FFF
}

.modal__related.agency .pillar {
	background-color: #8197A6
}

.modal__related.science-exploration .pillar,
.modal__related.exploring-discovering .pillar {
	background-color: #ED1B2F
}

.modal__related.applications .pillar,
.modal__related.connecting-benefiting .pillar {
	background-color: #00AE9D
}

.modal__related.safety-security .pillar,
.modal__related.monitoring-safeguarding .pillar {
	background-color: #009BDB
}

.modal__related.enabling-support .pillar,
.modal__related.designing-operating .pillar {
	background-color: #FBAB18
}

#popup-modal {
	position: fixed;
	z-index: 999999;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	overflow: auto;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all 0.25s ease
}

#popup-modal.active {
	opacity: 1;
	visibility: visible;
	pointer-events: all
}

#popup-modal.loading {
	opacity: 0.7;
	visibility: visible
}

#popup-modal.loading:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #0B1D26 url(/extension/pillars/design/pillars/images/Spin-1s-200px.svg) center no-repeat
}

#nfd-header~.modal #modal-quit {
	display: none
}

#modal-quit {
	display: inline-block
}

#popup-modal iframe {
	width: 100%;
	height: 100%;
	border: 0 none;
	display: block;
	background: rgba(11, 29, 38, 0.7) url(/extension/pillars/design/pillars/images/Spin-1s-200px.svg) center no-repeat
}

.loadi {
	background: rgba(11, 29, 38, 0.7) url(/extension/pillars/design/pillars/images/Spin-1s-200px.svg) center no-repeat
}

.dark-theme #popup-modal {
	color: #003247 !important
}

@media (min-width:1024px) {
	#nfd-header~.modal>.modal__info {
		padding-top: 8rem
	}
}

#popup-modal .modal {
	width: 100%;
	overflow-y: auto
}

.modal__extra textarea {
	margin-top: 3rem;
	max-width: 100%
}

.modal__tab-description p a,
.modal__tab-description li a {
	border-bottom: 0.2rem solid transparent;
	padding-bottom: 0.25rem;
	transition: all 0.5s ease
}

.modal__tab-description p a:hover,
.modal__tab-description li a:hover {
	padding-bottom: 0.5rem
}

.modal.agency .modal__tab-description p a,
.modal.agency .modal__tab-description li a,
.modal.agency .modal__tab-description p a,
.modal.agency .modal__tab-description li a {
	display: inline;
	border-color: #8197A6
}

.modal.science-exploration .modal__tab-description p a,
.modal.science-exploration .modal__tab-description li a,
.modal.exploring-discovering .modal__tab-description p a,
.modal.exploring-discovering .modal__tab-description li a {
	display: inline;
	border-color: #ED1B2F
}

.modal.safety-security .modal__tab-description p a,
.modal.safety-security .modal__tab-description li a,
.modal.monitoring-safeguarding .modal__tab-description p a,
.modal.monitoring-safeguarding .modal__tab-description li a {
	display: inline;
	border-color: #009BDB
}

.modal.applications .modal__tab-description p a,
.modal.applications .modal__tab-description li a,
.modal.connecting-benefiting .modal__tab-description p a,
.modal.connecting-benefiting .modal__tab-description li a {
	display: inline;
	border-color: #00AE9D
}

.modal.enabling-support .modal__tab-description p a,
.modal.enabling-support .modal__tab-description li a,
.modal.designing-operating .modal__tab-description p a,
.modal.designing-operating .modal__tab-description li a {
	display: inline;
	border-color: #FBAB18
}

.modal__tab-description ul,
.modal__tab-description ol {
	margin-bottom: 2em;
	padding: 0 1em
}

@media (min-width:768px) {

	.modal__tab-description ul,
	.modal__tab-description ol {
		padding: 0 2em
	}
}

.modal__tab-description ul li,
.modal__tab-description ol li {
	padding: 0.5em 0 0.5em 1em;
	line-height: 2
}

.modal__tab-description ul li {
	list-style-type: disc
}

.modal__tab-description ol li {
	list-style-type: decimal
}

.modal__meta_licence {
	font-size: 0.9em;
	color: #8197A6
}

.modal__meta_licence li {
	padding: 1rem 0;
	line-height: 1.5
}

.modal__meta_licence a {
	text-decoration: underline
}

#cookie_loc {
	margin: 0;
	position: fixed;
	z-index: 9999999;
	bottom: 0;
	left: 0;
	right: 0
}

.cc-cookies {
	font-family: arial;
	line-height: 1.5em;
	background-color: #0B1D26;
	color: #fff;
	padding: 3rem;
	text-align: center;
	font-size: 1.2rem;
	border-top: 4px solid #335E6F
}

.cc-cookies a {
	text-decoration: underline
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline {
	background-color: transparent !important;
	font-family: Arial !important;
	font-size: 1.2rem !important;
	letter-spacing: 0.25rem !important;
	border: 2px solid #335E6F;
	width: max-content !important;
	padding: 10px 20px;
	display: inline-block !important;
	border-radius: 2px;
	line-height: 1.5em !important;
	margin: 20px 10px 10px !important;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
	transition: background 0.3s ease-in;
	text-transform: uppercase
}

.cc-cookies a.cc-cookie-accept:hover,
.cc-cookies a.cc-cookie-decline:hover {
	background-color: #335E6F !important
}


@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.header {
		display: block
	}

	.nav {
		float: left
	}

	.brand {
		float: right;
		margin-top: -8px
	}

	.pillar-gateway--item {
		justify-content: center
	}

	.pillar-gateway--entries {
		margin: 20px 0
	}

	.page-header {
		overflow: hidden
	}

	.card .thumbnail {
		background-color: #003247
	}

	.feature .entry {
		position: relative
	}

	.feature .live {
		margin-left: 0;
		transform: none;
		display: block;
		position: absolute;
		right: 0;
		bottom: 20px
	}

	.filter-wrapper {
		display: block
	}

	.filters {
		margin-left: 0;
		float: right;
		margin-top: -70px
	}

	.entry-info {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: flex-start;
		margin-bottom: 0;
		height: 100%
	}

	.card .play-button {
		margin-bottom: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -18px;
		margin-top: -18px
	}

	.card .entry {
		height: auto
	}

	.card .meta {
		margin-top: 20px
	}

	.card.press-release .entry-info {
		height: auto
	}

	.card.image .heading {
		margin-bottom: 100px
	}

	.card.highlight .heading {
		margin-bottom: 200px
	}

	.modal__item img {
		width: auto;
		height: 80%
	}

	.modal.full .modal__info {
		transform: translateX(90%)
	}

	.modal__controls {
		display: block
	}

	.modal__control {
		float: right
	}

	.modal__control--left {
		float: left !important
	}

	.modal__controls:after {
		content: "";
		display: table;
		clear: both
	}

	.article .pillar {
		display: inline-table
	}

	.image-bg {
		object-fit: unset;
		width: auto !important;
		transform: translate(-50%) scale(1.1);
		left: 50% !important
	}

	.feature-item .image-bg,
	.page-header .image-bg {
		width: 100% !important;
		height: auto !important;
		transform: translate(-50%) scale(1.25)
	}

	.card:hover .image-bg {
		transform: translate(-50%) scale(1.25)
	}

	.round-thumbnail:hover .image-bg {
		transform: translate(-50%) scale(1.2)
	}

	.partner-logo {
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 0 6em 10rem 0
	}
}