table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	font-size: 100%;
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	width: 100%;
	border-radius: 0
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.row::after,
.row::before {
	content: " ";
	display: table
}

.row::after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row .row {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media screen and (min-width:40em) {
	.row .row {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}

.row.expanded {
	max-width: none
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}

.column,
.columns {
	padding-left: .625rem;
	padding-right: .625rem;
	width: 100%;
	float: left
}

@media screen and (min-width:40em) {

	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	position: relative;
	left: 8.33333%
}

.small-pull-1 {
	position: relative;
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	position: relative;
	left: 16.66667%
}

.small-pull-2 {
	position: relative;
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	position: relative;
	left: 25%
}

.small-pull-3 {
	position: relative;
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	position: relative;
	left: 33.33333%
}

.small-pull-4 {
	position: relative;
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	position: relative;
	left: 41.66667%
}

.small-pull-5 {
	position: relative;
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	position: relative;
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	position: relative;
	left: 58.33333%
}

.small-pull-7 {
	position: relative;
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	position: relative;
	left: 66.66667%
}

.small-pull-8 {
	position: relative;
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	position: relative;
	left: 75%
}

.small-pull-9 {
	position: relative;
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	position: relative;
	left: 83.33333%
}

.small-pull-10 {
	position: relative;
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	position: relative;
	left: 91.66667%
}

.small-pull-11 {
	position: relative;
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
	width: 100%;
	float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	width: 50%;
	float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	width: 33.33333%;
	float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	width: 25%;
	float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	width: 20%;
	float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	width: 16.66667%;
	float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	width: 14.28571%;
	float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	width: 12.5%;
	float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.small-collapse .row {
	margin-left: 0;
	margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .625rem;
	padding-right: .625rem
}

.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}

@media screen and (min-width:40em) {
	.medium-1 {
		width: 8.33333%
	}

	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}

	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}

	.medium-offset-0 {
		margin-left: 0
	}

	.medium-2 {
		width: 16.66667%
	}

	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}

	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}

	.medium-offset-1 {
		margin-left: 8.33333%
	}

	.medium-3 {
		width: 25%
	}

	.medium-push-3 {
		position: relative;
		left: 25%
	}

	.medium-pull-3 {
		position: relative;
		left: -25%
	}

	.medium-offset-2 {
		margin-left: 16.66667%
	}

	.medium-4 {
		width: 33.33333%
	}

	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}

	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.medium-5 {
		width: 41.66667%
	}

	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}

	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}

	.medium-offset-4 {
		margin-left: 33.33333%
	}

	.medium-6 {
		width: 50%
	}

	.medium-push-6 {
		position: relative;
		left: 50%
	}

	.medium-pull-6 {
		position: relative;
		left: -50%
	}

	.medium-offset-5 {
		margin-left: 41.66667%
	}

	.medium-7 {
		width: 58.33333%
	}

	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}

	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.medium-8 {
		width: 66.66667%
	}

	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}

	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}

	.medium-offset-7 {
		margin-left: 58.33333%
	}

	.medium-9 {
		width: 75%
	}

	.medium-push-9 {
		position: relative;
		left: 75%
	}

	.medium-pull-9 {
		position: relative;
		left: -75%
	}

	.medium-offset-8 {
		margin-left: 66.66667%
	}

	.medium-10 {
		width: 83.33333%
	}

	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}

	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.medium-11 {
		width: 91.66667%
	}

	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}

	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}

	.medium-offset-10 {
		margin-left: 83.33333%
	}

	.medium-12 {
		width: 100%
	}

	.medium-offset-11 {
		margin-left: 91.66667%
	}

	.medium-up-1>.column,
	.medium-up-1>.columns {
		width: 100%;
		float: left
	}

	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}

	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}

	.medium-up-2>.column,
	.medium-up-2>.columns {
		width: 50%;
		float: left
	}

	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}

	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}

	.medium-up-3>.column,
	.medium-up-3>.columns {
		width: 33.33333%;
		float: left
	}

	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}

	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}

	.medium-up-4>.column,
	.medium-up-4>.columns {
		width: 25%;
		float: left
	}

	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}

	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}

	.medium-up-5>.column,
	.medium-up-5>.columns {
		width: 20%;
		float: left
	}

	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}

	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}

	.medium-up-6>.column,
	.medium-up-6>.columns {
		width: 16.66667%;
		float: left
	}

	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}

	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}

	.medium-up-7>.column,
	.medium-up-7>.columns {
		width: 14.28571%;
		float: left
	}

	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}

	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}

	.medium-up-8>.column,
	.medium-up-8>.columns {
		width: 12.5%;
		float: left
	}

	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}

	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}

	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}

	.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width:64em) {
	.large-1 {
		width: 8.33333%
	}

	.large-push-1 {
		position: relative;
		left: 8.33333%
	}

	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}

	.large-offset-0 {
		margin-left: 0
	}

	.large-2 {
		width: 16.66667%
	}

	.large-push-2 {
		position: relative;
		left: 16.66667%
	}

	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}

	.large-offset-1 {
		margin-left: 8.33333%
	}

	.large-3 {
		width: 25%
	}

	.large-push-3 {
		position: relative;
		left: 25%
	}

	.large-pull-3 {
		position: relative;
		left: -25%
	}

	.large-offset-2 {
		margin-left: 16.66667%
	}

	.large-4 {
		width: 33.33333%
	}

	.large-push-4 {
		position: relative;
		left: 33.33333%
	}

	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.large-5 {
		width: 41.66667%
	}

	.large-push-5 {
		position: relative;
		left: 41.66667%
	}

	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}

	.large-offset-4 {
		margin-left: 33.33333%
	}

	.large-6 {
		width: 50%
	}

	.large-push-6 {
		position: relative;
		left: 50%
	}

	.large-pull-6 {
		position: relative;
		left: -50%
	}

	.large-offset-5 {
		margin-left: 41.66667%
	}

	.large-7 {
		width: 58.33333%
	}

	.large-push-7 {
		position: relative;
		left: 58.33333%
	}

	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.large-8 {
		width: 66.66667%
	}

	.large-push-8 {
		position: relative;
		left: 66.66667%
	}

	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}

	.large-offset-7 {
		margin-left: 58.33333%
	}

	.large-9 {
		width: 75%
	}

	.large-push-9 {
		position: relative;
		left: 75%
	}

	.large-pull-9 {
		position: relative;
		left: -75%
	}

	.large-offset-8 {
		margin-left: 66.66667%
	}

	.large-10 {
		width: 83.33333%
	}

	.large-push-10 {
		position: relative;
		left: 83.33333%
	}

	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.large-11 {
		width: 91.66667%
	}

	.large-push-11 {
		position: relative;
		left: 91.66667%
	}

	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}

	.large-offset-10 {
		margin-left: 83.33333%
	}

	.large-12 {
		width: 100%
	}

	.large-offset-11 {
		margin-left: 91.66667%
	}

	.large-up-1>.column,
	.large-up-1>.columns {
		width: 100%;
		float: left
	}

	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}

	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}

	.large-up-2>.column,
	.large-up-2>.columns {
		width: 50%;
		float: left
	}

	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}

	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}

	.large-up-3>.column,
	.large-up-3>.columns {
		width: 33.33333%;
		float: left
	}

	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}

	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}

	.large-up-4>.column,
	.large-up-4>.columns {
		width: 25%;
		float: left
	}

	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}

	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}

	.large-up-5>.column,
	.large-up-5>.columns {
		width: 20%;
		float: left
	}

	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}

	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}

	.large-up-6>.column,
	.large-up-6>.columns {
		width: 16.66667%;
		float: left
	}

	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}

	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}

	.large-up-7>.column,
	.large-up-7>.columns {
		width: 14.28571%;
		float: left
	}

	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}

	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}

	.large-up-8>.column,
	.large-up-8>.columns {
		width: 12.5%;
		float: left
	}

	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}

	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}

	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}

	.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic;
	line-height: inherit
}

b,
strong {
	font-weight: 700;
	line-height: inherit
}

small {
	font-size: 80%;
	line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #cacaca;
	line-height: 0
}

h1 {
	font-size: 1.5rem
}

h2 {
	font-size: 1.25rem
}

h3 {
	font-size: 1.1875rem
}

h4 {
	font-size: 1.125rem
}

h5 {
	font-size: 1.0625rem
}

h6 {
	font-size: 1rem
}

@media screen and (min-width:40em) {
	h1 {
		font-size: 3rem
	}

	h2 {
		font-size: 2.5rem
	}

	h3 {
		font-size: 1.9375rem
	}

	h4 {
		font-size: 1.5625rem
	}

	h5 {
		font-size: 1.25rem
	}

	h6 {
		font-size: 1rem
	}
}

a {
	color: #0a0a0a;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer
}

a:focus,
a:hover {
	color: #0a0a0a
}

a img {
	border: 0
}

hr {
	max-width: 75rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto;
	clear: both
}

dl,
ol,
ul {
	line-height: 1.6;
	margin-bottom: 1rem;
	list-style-position: outside
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc;
	margin-left: 1.25rem
}

ol {
	margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: "— "
}

abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a
}

code {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #0a0a0a;
	background-color: #e6e6e6;
	border: 1px solid #cacaca;
	padding: .125rem .3125rem .0625rem
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0;
	background-color: #e6e6e6;
	color: #0a0a0a;
	font-family: Consolas, "Liberation Mono", Courier, monospace
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}

	.medium-text-right {
		text-align: right
	}

	.medium-text-center {
		text-align: center
	}

	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}

	.large-text-right {
		text-align: right
	}

	.large-text-center {
		text-align: center
	}

	.large-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {
	* {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print {
		display: table-cell !important
	}

	th.show-for-print {
		display: table-cell !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	.ir a:after,
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}

.button {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .25s ease-out, color .25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem 0;
	font-size: .9rem;
	background-color: #0a0a0a;
	color: #fff
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button:focus,
.button:hover {
	background-color: #1583cc;
	color: #fff
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.button.primary {
	background-color: #0a0a0a;
	color: #fff
}

.button.primary:focus,
.button.primary:hover {
	background-color: #147cc0;
	color: #fff
}

.button.secondary {
	background-color: #777;
	color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #5f5f5f;
	color: #fff
}

.button.success {
	background-color: #3adb76;
	color: #fff
}

.button.success:focus,
.button.success:hover {
	background-color: #22bb5b;
	color: #fff
}

.button.alert {
	background-color: #ec5840;
	color: #fff
}

.button.alert:focus,
.button.alert:hover {
	background-color: #da3116;
	color: #fff
}

.button.warning {
	background-color: #ffae00;
	color: #fff
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #fff
}

.button.hollow {
	border: 1px solid #0a0a0a;
	color: #0a0a0a
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #0c4d78;
	color: #0c4d78
}

.button.hollow.primary {
	border: 1px solid #0a0a0a;
	color: #0a0a0a
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #0c4d78;
	color: #0c4d78
}

.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #3c3c3c;
	color: #3c3c3c
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed;
	pointer-events: none
}

.button.dropdown::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	border-color: #fefefe transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}

.button.arrow-only::after {
	margin-left: 0;
	float: none;
	top: .2em
}

body.is-reveal-open {
	overflow: hidden
}

.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1005;
	background-color: rgba(10, 10, 10, .45);
	overflow-y: scroll
}

.reveal {
	display: none;
	z-index: 1006;
	padding: 1rem;
	border: 1px solid #cacaca;
	margin: 6.25rem auto 0;
	background-color: #fefefe;
	border-radius: 0;
	position: absolute;
	overflow-y: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

@media screen and (min-width:40em) {
	.reveal {
		min-height: 0
	}
}

.reveal .column,
.reveal .columns {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

@media screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
}

@media screen and (min-width:40em) {
	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto
	}
}

.reveal.collapse {
	padding: 0
}

@media screen and (min-width:40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
}

@media screen and (min-width:40em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
}

@media screen and (min-width:40em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none;
	margin-left: 0;
	border: 0
}

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lightSlider:after,
.lightSlider:before {
	content: " ";
	display: table
}

.lightSlider {
	overflow: hidden;
	margin: 0
}

.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}

.lSSlideWrapper>.lightSlider:after {
	clear: both
}

.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
	position: relative
}

.lSSlideWrapper .lSFade>* {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade>.active {
	z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
	background-color: #222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all .5s linear 0s;
	transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #428bca
}

.lSSlideOuter .media {
	opacity: .8
}

.lSSlideOuter .media.active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	-webkit-transition: border-radius .12s linear 0s .35s linear 0s;
	transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
	content: " ";
	display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
	clear: both
}

.lSAction>a {
	width: 32px;
	display: block;
	top: 50%;
	height: 32px;
	background-image: url(../img/controls.png);
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0s;
	transition: opacity .35s linear 0s
}

.lSAction>a:hover {
	opacity: 1
}

.lSAction>.lSPrev {
	background-position: 0 0;
	left: 10px
}

.lSAction>.lSNext {
	background-position: -32px 0;
	right: 10px
}

.lSAction>a.disabled {
	pointer-events: none
}

.cS-hidden {
	height: 1px;
	opacity: 0;
	overflow: hidden
}

.lSSlideOuter.vertical {
	position: relative
}

.lSSlideOuter.vertical.noPager {
	padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
	width: 100% !important;
	max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px
}

.lSSlideOuter.lSrtl {
	direction: rtl
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
	padding-left: 0;
	list-style: none outside none
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
	padding-right: 0
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
	float: left
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
	float: right !important
}

@-webkit-keyframes rightEnd {
	0% {
		left: 0
	}

	50% {
		left: -15px
	}

	100% {
		left: 0
	}
}

@keyframes rightEnd {
	0% {
		left: 0
	}

	50% {
		left: -15px
	}

	100% {
		left: 0
	}
}

@-webkit-keyframes topEnd {
	0% {
		top: 0
	}

	50% {
		top: -15px
	}

	100% {
		top: 0
	}
}

@keyframes topEnd {
	0% {
		top: 0
	}

	50% {
		top: -15px
	}

	100% {
		top: 0
	}
}

@-webkit-keyframes leftEnd {
	0% {
		left: 0
	}

	50% {
		left: 15px
	}

	100% {
		left: 0
	}
}

@keyframes leftEnd {
	0% {
		left: 0
	}

	50% {
		left: 15px
	}

	100% {
		left: 0
	}
}

@-webkit-keyframes bottomEnd {
	0% {
		bottom: 0
	}

	50% {
		bottom: -15px
	}

	100% {
		bottom: 0
	}
}

@keyframes bottomEnd {
	0% {
		bottom: 0
	}

	50% {
		bottom: -15px
	}

	100% {
		bottom: 0
	}
}

.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}

.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}

.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd .3s;
	animation: topEnd .3s;
	position: relative
}

.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd .3s;
	animation: bottomEnd .3s;
	position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}

.lightSlider.lsGrab>* {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lightSlider.lsGrabbing>* {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: inset(100% 100%);
	clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none
}

.chosen-container a {
	cursor: pointer
}

.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	color: #999
}

.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
	background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}

.chosen-container-single .chosen-default {
	color: #999
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: url(../img/chosen-sprite.png) no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: inset(100% 100%);
	clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: 0 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
	width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: linear-gradient(#eee 20%, #fff 80%);
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: 0 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #222 !important
}

.chosen-disabled {
	opacity: .5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: url(../img/chosen-sprite.png) no-repeat -30px -20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {

	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span,
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container-single .chosen-search input[type=text],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-rtl .chosen-search input[type=text] {
		background-image: url(../img/chosen-sprite@2x.png) !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

.entry-content img {
	margin: 0 0 1.5em 0
}

.alignleft,
img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left
}

.alignright,
img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right
}

.aligncenter,
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both
}

.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px
}

.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0
}

.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right
}

.accordeon_title span:after,
.btn,
.btn_blue,
.btn_yellow,
.card .footer_lands_title a,
.card .footer_lands_title a span,
.card .h3 a,
.card .h3 a span,
.chosen-container .chosen-results li,
.content_box .footer_lands_title a span,
.content_box .h2 a span,
.content_box .h3 a span,
.content_box h2 a span,
.content_box h3 a span,
.filter_cehckbox_item label,
.filter_radio_item label,
.formulaire_modal .gform_button,
.formulaire_modal input[type=email],
.formulaire_modal input[type=text],
.formulaire_modal text-area,
.gform_wrapper .gform_button,
.gform_wrapper input[type=email],
.gform_wrapper input[type=text],
.gform_wrapper text-area,
.highlights_slide a *,
.main_navigation,
.main_navigation li,
.news_first_card .footer_lands_title a span,
.news_first_card .h3 a span,
.newsfeed_link,
.nl_gallery_caption,
.nl_login_fields_container .nl_submit,
.nl_video_link img,
.nl_video_link:after,
.search_loader,
.searchsubmit,
.searchsubmit i,
.story_link,
.story_link>span,
.team_name,
.testiNextSlide,
.testiPrevSlide,
.title_accordion:after,
.transition,
a,
ul.page-numbers button {
	transition: all .2s cubic-bezier(.455, .03, .515, .955)
}

.alignleft {
	float: left;
	margin-right: 2rem
}

.alignright {
	float: right;
	margin-left: 2rem
}

.aligncenter {
	display: block;
	margin: 0 auto
}

.relative {
	position: relative
}

.center {
	text-align: center
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.skip-links {
	position: absolute
}

.skip-links a {
	position: absolute;
	left: -9999px;
	padding: .5em;
	background: #000;
	color: #fff;
	text-decoration: none
}

.skip-links a:focus {
	position: static
}

:focus {
	outline: 0
}

.clearfix::after {
	display: block;
	content: "";
	clear: both
}

html .no_pt {
	padding-top: 0
}

.wow {
	visibility: hidden
}

.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@media(print),
(prefers-reduced-motion:reduce) {
	.animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@media screen and (max-width:39.9375rem) {
	.hide_small {
		display: none !important
	}
}

@media screen and (min-width:40rem)and (max-width:63.9375rem) {
	.hide_medium {
		display: none !important
	}
}

@media screen and (min-width:64rem) {
	.hide_large {
		display: none !important
	}
}

.spacer {
	height: 80px
}

.btn,
.btn_blue,
.btn_yellow,
.formulaire_modal .gform_button,
.gform_wrapper .gform_button,
.nl_login_fields_container .nl_submit {
	color: #fff;
	padding: 5px 2rem 8px 2rem;
	font-size: 1.25rem;
	border-style: solid;
	border-width: 3px
}

.btn:hover,
.btn_blue:hover,
.btn_yellow:hover,
.formulaire_modal .gform_button:hover,
.gform_wrapper .gform_button:hover,
.nl_login_fields_container .nl_submit:hover {
	cursor: pointer
}

@media screen and (min-width:90.0625rem) {

	.btn,
	.btn_blue,
	.btn_yellow,
	.formulaire_modal .gform_button,
	.gform_wrapper .gform_button,
	.nl_login_fields_container .nl_submit {
		font-size: 1.5rem
	}
}

.btn_yellow {
	background-color: #ffb810;
	border-color: #ffb810
}

.btn_yellow .far {
	padding-left: 1.25rem
}

.btn_yellow:focus,
.btn_yellow:hover {
	background-color: rgba(255, 184, 16, 0);
	color: #ffb810
}

.btn_blue,
.formulaire_modal .gform_button,
.gform_wrapper .gform_button,
.nl_login_fields_container .nl_submit {
	background-color: #0b8092;
	border-color: #0b8092
}

.btn_blue:focus,
.btn_blue:hover,
.formulaire_modal .gform_button:focus,
.formulaire_modal .gform_button:hover,
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button:hover,
.nl_login_fields_container .nl_submit:focus,
.nl_login_fields_container .nl_submit:hover {
	background-color: #ffb810;
	border-color: #ffb810;
	color: #fff
}

.btn_more {
	font-size: 1.25rem
}

.btn_more:focus,
.btn_more:hover {
	color: #0b8092
}

.btn_more:after {
	content: "";
	margin-left: .75rem;
	color: #ffb810;
	font-family: "Font Awesome 5 Pro";
	position: relative;
	top: 3px
}

select {
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none
}

@media(hover:none)and (pointer:coarse) {
	select {
		appearance: none;
		display: inline-block;
		background: #fff url(../img/dropdown.jpg) no-repeat center right;
		background-size: 30px 17px;
		border: 1px solid #252525;
		border-radius: 20px !important;
		position: relative;
		margin-right: 2rem;
		padding: .5rem 2.5rem .5rem 1.5rem !important;
		font-size: 1.25rem;
		transition: border-color .2s cubic-bezier(.455, .03, .515, .955)
	}

	select:last-child {
		margin-right: 0
	}

	select:focus,
	select:hover {
		cursor: pointer;
		border-color: #0b8092
	}
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=text],
.gform_wrapper text-area {
	border: 1px solid rgba(11, 128, 146, .1);
	border-radius: 50px;
	padding: 5px 20px !important;
	color: #0b8092
}

.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=email]:hover,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=text]:hover,
.gform_wrapper text-area:focus,
.gform_wrapper text-area:hover {
	border: 1px solid #0b8092
}

.gform_wrapper .gfield_label {
	font-weight: 400 !important
}

.gform_wrapper .top_label li.gfield.gf_left_half:before {
	content: none !important
}

.gform_wrapper .gfield_description {
	color: #0b8092;
	padding-left: 20px !important;
	padding-top: 0 !important
}

.gform_wrapper .hidden_label.gf_right_half .ginput_container {
	margin-top: 20px !important
}

.gform_wrapper .hidden_label.gf_right_half.gfield_error .ginput_container {
	margin-top: 30px !important
}

.gform_wrapper .ginput_container_address label {
	color: #0b8092;
	padding-left: 20px !important
}

.gform_wrapper .gform_button {
	padding: 8px 2rem 8px;
	font-size: 24px !important;
	margin-left: 25px !important
}

.gform_wrapper .validation_error {
	display: none
}

.gform_wrapper .gform_confirmation_message {
	color: #0b8092
}

.gform_wrapper .gform_wrapper li.gfield.gfield_error,
.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

html {
	overflow-x: hidden;
	position: relative;
	width: 100%
}

body {
	font-family: sofia-pro, Montserrat, sans-serif;
	font-weight: 400;
	color: #252525;
	font-size: 16px;
	position: relative;
	overflow-x: hidden;
	width: 100%
}

a {
	display: inline-block;
	color: #252525
}

a:focus,
a:hover {
	color: #ffb810
}

@media screen and (min-width:40rem) {
	p {
		font-size: 1.125rem
	}
}

@media screen and (min-width:90.0625rem) {
	p {
		font-size: 1.25rem
	}
}

.board_name,
.footer_lands_title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.newsfeed_title,
.team_name,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: sofia-pro, Montserrat, sans-serif;
	margin: 0;
	font-weight: 600;
	color: #252525
}

.h1,
h1 {
	font-size: 2.75rem
}

@media screen and (min-width:90.0625rem) {

	.h1,
	h1 {
		font-size: 3rem
	}
}

.h2,
h2 {
	font-size: 2.25rem;
	line-height: 1.2
}

@media screen and (min-width:40rem) {

	.h2,
	h2 {
		font-size: 2.75rem;
		line-height: 1.4
	}
}

@media screen and (min-width:90.0625rem) {

	.h2,
	h2 {
		font-size: 3rem
	}
}

.footer_lands_title,
.h3,
h3 {
	font-size: 2rem;
	line-height: 1.2
}

@media screen and (min-width:40rem) {

	.footer_lands_title,
	.h3,
	h3 {
		font-size: 2.25rem;
		line-height: 2.675rem
	}
}

@media screen and (min-width:75rem) {

	.footer_lands_title,
	.h3,
	h3 {
		font-size: 2.5rem;
		line-height: 3rem
	}
}

@media screen and (min-width:90.0625rem) {

	.footer_lands_title,
	.h3,
	h3 {
		font-size: 2.75rem;
		line-height: 3.25rem
	}
}

.board_name,
.h4,
.newsfeed_title,
.team_name,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.125rem
}

.h6,
h6 {
	font-size: 1rem
}

blockquote,
blockquote p {
	color: #252525
}

blockquote {
	border-left-color: #0b8092;
	padding: .5625rem 1.375rem
}

blockquote:last-child {
	margin-bottom: 0
}

.bloc_blue blockquote,
.bloc_blue_deco blockquote,
.block_text_bg blockquote,
.content_box blockquote {
	border-left-color: rgba(255, 255, 255, .6);
	color: #fff
}

.bloc_blue blockquote p,
.bloc_blue_deco blockquote p,
.block_text_bg blockquote p,
.content_box blockquote p {
	color: #fff
}

h1 span.stroke {
	color: #0b8092;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	font-family: "Work Sans", sans-serif
}

.hamburger-icon {
	width: 40px;
	height: 30px;
	position: relative;
	margin: 0;
	transform: rotate(0);
	transition: .5s ease-in-out;
	cursor: pointer;
	display: block;
	z-index: 9999;
	float: right
}

@media screen and (min-width:60rem) {
	.hamburger-icon {
		display: none
	}
}

.hamburger-icon span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #ffb810;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	transform: rotate(0);
	transition: .25s ease-in-out
}

.hamburger-icon span:nth-child(1) {
	top: 0
}

.hamburger-icon span:nth-child(2),
.hamburger-icon span:nth-child(3) {
	top: 12px
}

.hamburger-icon span:nth-child(4) {
	top: 24px
}

.hamburger-icon.open span:nth-child(1) {
	top: 12px;
	width: 0%;
	left: 50%
}

.hamburger-icon.open span:nth-child(2) {
	transform: rotate(45deg)
}

.hamburger-icon.open span:nth-child(3) {
	transform: rotate(-45deg)
}

.hamburger-icon.open span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%
}

.alignwide {
	margin-left: -50px;
	margin-right: -50px
}

.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw)
}

.footer_banner {
	background: #0b8092;
	padding: 0;
	position: relative
}

.footer_banner:not(:last-child) {
	margin-bottom: 2rem
}

.footer_banner_content {
	color: #fff;
	padding: 7rem 0;
	position: relative
}

.footer_banner_content:before {
	content: "";
	display: block;
	background: url(../img/background-banner-stories.svg) no-repeat center;
	background-size: contain;
	height: 380px;
	width: 470px;
	position: absolute;
	top: 50%;
	left: -14rem;
	transform: translateY(-50%);
	max-height: 90%
}

.footer_banner_content .footer_lands_title,
.footer_banner_content .h3 {
	margin-bottom: 3rem;
	color: #fff;
	position: relative;
	z-index: 1
}

.footer_banner_content .footer_lands_title span,
.footer_banner_content .h3 span {
	color: #ffb810
}

.footer_banner_content a {
	position: relative;
	z-index: 1
}

.footer_banner_content .tags_container {
	display: inline-block
}

.footer_banner_content .tag_country,
.footer_banner_content .tag_sector {
	display: inline-block
}

.footer_banner_content .tag_country:after,
.footer_banner_content .tag_sector:after {
	content: " -"
}

.footer_banner_content .tag_country:last-child:after,
.footer_banner_content .tag_sector:last-child:after {
	content: none
}

.footer_banner_txt {
	position: relative;
	z-index: 1;
	margin-bottom: 3rem
}

.footer_banner_txt p {
	font-size: 1.25rem;
	line-height: 1.875rem
}

.footer_banner_txt p:last-child {
	margin-bottom: 0
}

.footer_banner_img_container {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: none
}

@media screen and (min-width:40rem) {
	.footer_banner_img_container {
		left: 66.6666%;
		display: block
	}
}

@media screen and (min-width:75rem) {
	.footer_banner_img_container {
		left: calc(50% + 266px)
	}
}

.footer_banner_img {
	width: 100%;
	display: block
}

@media screen and (min-width:40rem) {
	.footer_banner_img {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		height: 100%;
		object-fit: cover
	}
}

html #cookie-notice {
	position: fixed;
	left: .25rem;
	bottom: .25rem;
	border-radius: 5px;
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, .5);
	width: calc(100% - .5rem);
	max-width: 20rem;
	min-width: auto
}

html .cookie-notice-container {
	padding: 0;
	text-align: left;
	padding: 1rem
}

@media screen and (min-width:40rem) {
	html .cookie-notice-container {
		left: 1.5rem;
		bottom: 1.5rem;
		padding: 2.5rem
	}
}

html .cookie-notice-container p {
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 300;
	margin-bottom: 0
}

html .cookie-notice-container a {
	color: #fff;
	text-decoration: underline;
	margin: .5rem 0
}

@media screen and (min-width:40rem) {
	html .cookie-notice-container a {
		margin: .5rem 0 1rem 0
	}
}

html .cookie-notice-container a:focus,
html .cookie-notice-container a:hover {
	color: #ffb810
}

html .cookie-notice-container .btn_yellow {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	text-decoration: none;
	padding: 5px 2rem 8px 2rem;
	border-radius: 0;
	border: 1px solid #ffb810 !important
}

html .cookie-notice-container .btn_yellow:focus,
html .cookie-notice-container .btn_yellow:hover {
	color: #ffb810;
	background: 0 0
}

.header {
	background: #f8f7f7;
	padding: .75rem 0;
	position: relative;
	z-index: 999
}

@media screen and (min-width:64rem) {
	.header {
		padding: 1.5rem 0
	}
}

.logo-container {
	margin: 0;
	display: inline-block
}

.logo {
	display: inline-block;
	padding: 20px 0 0 0
}

@media screen and (min-width:30rem) {
	.logo {
		padding: 0
	}
}

@media screen and (min-width:30rem) {
	.header_img {
		width: 200px
	}
}

.nav_container {
	float: right;
	margin-top: 50px
}

@media screen and (min-width:64rem) {
	.nav_container {
		margin-top: 50px
	}
}

.top_header_nav {
	position: absolute;
	right: .625rem;
	transform: translate3d(0, 0, 0);
	top: 0
}

@media screen and (min-width:40rem) {
	.top_header_nav {
		right: .9375rem
	}
}

@media screen and (min-width:64rem) {
	.top_header_nav {
		top: 10px
	}
}

.searchform {
	display: inline-block;
	position: relative;
	top: -4px;
	transition: all .8s;
	width: 34px;
	height: 34px;
	background-color: rgba(255, 255, 255, 0);
	box-sizing: border-box;
	border-radius: 25px;
	border: 1px solid #0b8092;
	padding: 5px;
	overflow: hidden
}

.searchform.open,
.searchform:hover {
	cursor: pointer;
	width: 160px
}

@media screen and (min-width:30rem) {

	.searchform.open,
	.searchform:hover {
		width: 200px
	}
}

.searchform.open .searchsubmit,
.searchform:hover .searchsubmit {
	background: #0b8092
}

.searchform.open input,
.searchform:hover input {
	display: block
}

.searchform.open .fa,
.searchform:hover .fa {
	color: #fff
}

.searchform ::placeholder {
	color: #0b8092
}

.searchfield {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2rem;
	line-height: 1rem;
	outline: 0;
	border: 0;
	display: none;
	font-size: 1em;
	border-radius: 20px;
	padding: 0 2rem 0 1rem;
	background: rgba(255, 184, 16, 0);
	color: #0b8092
}

.searchsubmit {
	overflow: hidden;
	display: block;
	position: absolute;
	width: 2rem;
	height: 2rem;
	background: rgba(11, 128, 146, 0);
	padding: 0;
	border-radius: 50%;
	text-align: center;
	font-size: 1rem;
	top: 0;
	right: 0;
	border: 0
}

.searchsubmit:focus,
.searchsubmit:hover {
	cursor: pointer;
	background: #0b8092
}

.searchsubmit i {
	position: relative;
	color: #0b8092;
	font-weight: 400
}

.top_navigation {
	display: inline-block;
	margin: 0;
	vertical-align: top
}

.top_navigation>li {
	display: inline-block;
	margin-right: 1rem
}

.top_navigation>li:last-child {
	margin-right: .75rem
}

@media screen and (min-width:48em) {
	.top_navigation>li {
		margin-right: 1.5rem
	}

	.top_navigation>li:last-child {
		margin-right: 1rem
	}
}

@media screen and (min-width:64rem) {
	.top_navigation>li {
		margin-right: 2.5rem
	}

	.top_navigation>li:last-child {
		margin-right: 2rem
	}
}

.top_navigation a {
	color: #0b8092;
	font-size: 1rem;
	line-height: 1rem
}

@media screen and (min-width:48em) {
	.top_navigation a {
		font-size: 1.25rem;
		line-height: 1.25rem
	}
}

.top_navigation a:focus,
.top_navigation a:hover {
	color: #ffb810
}

.main_navigation {
	margin: 0;
	list-style: none;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 1.25rem;
	background: #fff
}

@media screen and (max-width:59.9375rem) {
	.main_navigation.open {
		visibility: visible;
		opacity: 1
	}

	.main_navigation.open>li {
		transform: translateY(0);
		opacity: 1
	}

	.main_navigation.open>li:nth-child(1) {
		transition-delay: .1s
	}

	.main_navigation.open>li:nth-child(2) {
		transition-delay: .2s
	}

	.main_navigation.open>li:nth-child(3) {
		transition-delay: .3s
	}

	.main_navigation.open>li:nth-child(4) {
		transition-delay: .4s
	}

	.main_navigation.open>li:nth-child(5) {
		transition-delay: .5s
	}

	.main_navigation.open .sub-menu>li {
		transform: translateY(0);
		opacity: 1
	}

	.main_navigation.open .sub-menu>li:nth-child(1) {
		transition-delay: .6s
	}

	.main_navigation.open .sub-menu>li:nth-child(2) {
		transition-delay: .7s
	}

	.main_navigation.open .sub-menu>li:nth-child(3) {
		transition-delay: .8s
	}

	.main_navigation.open .sub-menu>li:nth-child(4) {
		transition-delay: .9s
	}

	.main_navigation.open .sub-menu>li:nth-child(5) {
		transition-delay: 1s
	}
}

@media screen and (min-width:60rem) {
	.main_navigation {
		background: 0 0;
		display: inline-block;
		visibility: visible;
		opacity: 1;
		position: relative;
		z-index: 1;
		background: 0 0
	}
}

.main_navigation>li {
	transform: translateY(-5px);
	opacity: 0
}

.main_navigation li {
	display: block;
	text-align: center;
	margin-bottom: .25rem;
	position: relative
}

.main_navigation li:last-child {
	margin-bottom: 0
}

.main_navigation li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	transition: all .4s cubic-bezier(.455, .03, .515, .955)
}

.main_navigation li:hover .sub-menu li {
	transform: translateY(0) !important;
	opacity: 1
}

.main_navigation li:hover .sub-menu li:nth-child(1) {
	transition-delay: .1s !important
}

.main_navigation li:hover .sub-menu li:nth-child(2) {
	transition-delay: .2s !important
}

.main_navigation li:hover .sub-menu li:nth-child(3) {
	transition-delay: .3s !important
}

.main_navigation li:hover .sub-menu li:nth-child(4) {
	transition-delay: .4s !important
}

.main_navigation li:hover .sub-menu li:nth-child(5) {
	transition-delay: .5s !important
}

.main_navigation li:hover .sub-menu li:nth-child(6) {
	transition-delay: .6s !important
}

.main_navigation li:hover .sub-menu li:nth-child(7) {
	transition-delay: .7s !important
}

.main_navigation li:hover .sub-menu li:nth-child(8) {
	transition-delay: .8s !important
}

.main_navigation li:hover .sub-menu li:nth-child(9) {
	transition-delay: .9s !important
}

@media screen and (min-width:60rem) {
	.main_navigation li {
		display: inline-block;
		text-align: inherit;
		margin-bottom: 0;
		opacity: 1;
		margin-left: 1.5rem
	}
}

@media screen and (min-width:75rem) {
	.main_navigation li {
		margin-left: 2.5rem
	}
}

.sub-menu {
	margin: 0
}

@media screen and (min-width:60rem) {
	.sub-menu {
		position: absolute;
		top: 100%;
		background: #f8f7f7;
		font-size: 1.125rem;
		padding: .75rem 2rem;
		opacity: 0;
		visibility: hidden;
		transition: all .4s cubic-bezier(.455, .03, .515, .955);
		left: -2rem
	}

	.sub-menu li {
		display: block;
		margin: 0 0 .75rem 0;
		white-space: nowrap;
		line-height: 1.125
	}
}

.sub-menu li {
	transform: translateY(-5px);
	opacity: 0;
	transition: all .4s cubic-bezier(.455, .03, .515, .955)
}

.current-menu-ancestor>a,
.current-menu-item>a {
	color: #ffb810
}

.menu-item-has-children a[href="#"] {
	display: none;
	transform: translateY(0);
	opacity: 1
}

@media screen and (min-width:60rem) {
	.menu-item-has-children a[href="#"] {
		display: inline-block
	}
}

@media screen and (min-width:80rem) {
	.row {
		max-width: 94%
	}
}

@media screen and (min-width:105rem) {
	.row {
		max-width: 105rem
	}
}

.deco_title {
	margin-bottom: 1.25rem;
	position: relative;
	font-size: 2.4rem;
	line-height: 2.4rem
}

@media screen and (min-width:48rem) {
	.deco_title {
		font-size: 3rem;
		line-height: 3rem
	}
}

@media screen and (min-width:90.0625rem) {
	.deco_title {
		font-size: 3.5rem;
		line-height: 3.75rem
	}
}

.deco_title:before {
	content: "";
	background: url(../img/before-title.svg) center left no-repeat;
	opacity: .4;
	background-size: 240px 170px;
	position: absolute;
	width: 170px;
	height: 170px;
	left: -1rem;
	z-index: -1;
	top: -2.5rem
}

@media screen and (min-width:64rem) {
	.deco_title:before {
		left: -4rem
	}
}



.section,
.section_newsfeed {
	padding: 60px 0
}

@media screen and (min-width:40rem) {

	.section,
	.section_newsfeed {
		padding: 100px 0
	}
}

@media screen and (min-width:90.0625rem) {

	.section,
	.section_newsfeed {
		padding: 150px 0
	}
}

.section .h2,
.section_newsfeed .h2 {
	margin-bottom: 5.5rem
}

.section .footer_lands_title,
.section .h3,
.section_newsfeed .footer_lands_title,
.section_newsfeed .h3 {
	margin-bottom: 3rem
}

.sub_title {
	font-size: 1.6rem;
	color: #0b8092;
	margin-bottom: 10px !important
}

.wysiwyg h2 {
	margin-bottom: 2rem
}

.wysiwyg h3 {
	font-size: 1.75rem;
	margin-bottom: 1rem
}

.wysiwyg h4 {
	font-size: 1.5rem
}

.wysiwyg p {
	margin-bottom: 1.75rem
}

.wysiwyg p:last-child {
	margin-bottom: 0
}

.wysiwyg ol,
.wysiwyg ul {
	font-size: 1.25rem
}

.wysiwyg ol:last-child,
.wysiwyg ul:last-child {
	margin-bottom: 0
}

.wysiwyg ol li,
.wysiwyg ul li {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.25
}

.wysiwyg ul {
	margin: 0 0 1.75rem 0;
	list-style: none
}

.wysiwyg ul li {
	padding-left: 25px
}

.wysiwyg ul li:before {
	content: "";
	background: url(../img/custom-bullet.svg) no-repeat;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 0;
	top: .5rem;
	display: block
}

.bloc_blue .wysiwyg ul li:before,
.bloc_blue_deco .wysiwyg ul li:before,
.block_text_bg .wysiwyg ul li:before,
.content_box .wysiwyg ul li:before {
	background-image: url(../img/custom-bullet-white.svg)
}

.wysiwyg ol {
	margin-bottom: 1.75rem
}

.wysiwyg ol li {
	padding-left: .25rem
}

.wysiwyg a {
	color: #0b8092;
	position: relative;
	display: inline
}

.wysiwyg a:focus,
.wysiwyg a:hover {
	color: #ffb810
}

@media screen and (min-width:48rem) {
	.ajax_seach_container {
		text-align: right
	}
}

.chosen-container-single,
.input_text {
	appearance: none;
	display: inline-block;
	background: #fff;
	border: 1px solid #252525;
	border-radius: 20px !important;
	position: relative;
	margin-right: 2rem;
	padding: .5rem 1.5rem !important;
	font-size: 1.25rem;
	transition: border-color .2s cubic-bezier(.455, .03, .515, .955);
	margin-bottom: 1rem
}

@media screen and (min-width:48rem) {

	.chosen-container-single,
	.input_text {
		width: 25% !important;
		margin-bottom: 0
	}
}

.chosen-container-single:last-child,
.input_text:last-child {
	margin-right: 0
}

.chosen-container-single:focus,
.chosen-container-single:hover,
.input_text:focus,
.input_text:hover {
	cursor: pointer;
	border-color: #0b8092
}

.chosen-container-single {
	padding: .5rem 2.5rem .5rem 1.5rem !important
}

.chosen-container-single:after {
	pointer-events: none;
	content: "";
	font-family: "Font Awesome 5 Pro";
	color: #0b8092;
	position: absolute;
	top: 14px;
	right: 1.5rem;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 9;
	display: inline-block;
	line-height: 1rem
}

.chosen-container-single.chosen-container-active:after {
	transform-style: preserve-3d;
	transform-origin: center;
	transform: rotateX(180deg);
	top: 12px
}

.chosen-container-single .chosen-single {
	border: none !important;
	padding: 0 !important;
	background: 0 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	text-align: left
}

.chosen-container-single .chosen-single span {
	margin-right: 0
}

.chosen-container-single .chosen-single>div {
	display: none
}

.chosen-container-single .chosen-results {
	text-align: left
}

.chosen-container .chosen-drop {
	left: 0;
	margin: 0;
	border-width: 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	top: calc(100% + .5rem);
	z-index: 8
}

.chosen-container .chosen-results {
	margin: 0;
	padding: 0;
	border-radius: 10px;
	overflow: hidden
}

.chosen-container .chosen-results li {
	padding: .75rem 1.5rem;
	line-height: 1.25
}

.chosen-container .chosen-results li:nth-child(even) {
	background: #f8f7f7
}

.chosen-container .chosen-results li.highlighted {
	background: #0b8092
}

.input_text {
	padding: .5rem .5rem .5rem 2.5rem !important;
	background: url(../img/input-search.svg) no-repeat left 10px center;
	background-size: 24px 18px
}

@media screen and (max-width:47.9375rem) {
	.input_text {
		width: 100%
	}
}

.page-template-resources .input_text {
	margin: 0
}

@media screen and (min-width:48rem) {
	.page-template-resources .input_text {
		float: right
	}
}

.banner_sepator {
	overflow: hidden;
	position: relative;
	display: block;
	height: 30rem
}

@media screen and (min-width:75rem) {
	.banner_sepator {
		height: 54rem
	}
}

.banner_sepator_img {
	object-fit: cover;
	position: absolute;
	width: 100%;
	height: 100%
}

.card {
	background-color: #f8f7f7;
	width: 100%;
	margin-bottom: 3.5rem;
	padding: 2rem 1rem 4.5rem 1rem;
	position: relative
}

@media screen and (min-width:40rem) {
	.card {
		padding: 2rem 2rem 4.5rem 2rem
	}
}

@media screen and (min-width:64rem) {
	.card {
		width: calc(50% - .94rem)
	}
}

.card .text_box_head {
	color: #0b8092;
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	position: relative;
	z-index: 1
}

.card .text_box_head>span {
	color: #0b8092
}

.card .footer_lands_title,
.card .h3 {
	margin-bottom: 1.5rem
}

@media screen and (min-width:90.0625rem) {

	.card .footer_lands_title,
	.card .h3 {
		line-height: 3.25rem
	}
}

.card .footer_lands_title a,
.card .footer_lands_title a span,
.card .h3 a,
.card .h3 a span {
	color: #252525 !important
}

.card .footer_lands_title a span:focus,
.card .footer_lands_title a span:hover,
.card .footer_lands_title a:focus,
.card .footer_lands_title a:hover,
.card .h3 a span:focus,
.card .h3 a span:hover,
.card .h3 a:focus,
.card .h3 a:hover {
	color: #0b8092 !important
}

.card .footer_lands_title a span:focus span,
.card .footer_lands_title a span:hover span,
.card .footer_lands_title a:focus span,
.card .footer_lands_title a:hover span,
.card .h3 a span:focus span,
.card .h3 a span:hover span,
.card .h3 a:focus span,
.card .h3 a:hover span {
	color: #0b8092 !important
}

.card .card_desc {
	margin-bottom: 0
}

.card .card_img_link {
	display: block;
	margin: -2rem -1rem 1.25rem -1rem;
	position: relative;
	overflow: hidden;
	height: 300px
}

@media screen and (min-width:40rem) {
	.card .card_img_link {
		margin: -2rem -2rem 1.25rem -2rem
	}
}

@media screen and (min-width:75rem) {
	.card .card_img_link {
		height: 360px
	}
}

@media screen and (min-width:105rem) {
	.card .card_img_link {
		height: 440px
	}
}

.card .card_img {
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}

.card .cat_date {
	color: #0b8092
}

.card .btn_blue,
.card .formulaire_modal .gform_button,
.card .gform_wrapper .gform_button,
.card .nl_login_fields_container .nl_submit,
.formulaire_modal .card .gform_button,
.gform_wrapper .card .gform_button,
.nl_login_fields_container .card .nl_submit {
	position: absolute;
	bottom: -1.5rem;
	left: 2rem;
	right: 2rem;
	text-align: center
}

@media screen and (min-width:40rem) {

	.card .btn_blue,
	.card .formulaire_modal .gform_button,
	.card .gform_wrapper .gform_button,
	.card .nl_login_fields_container .nl_submit,
	.formulaire_modal .card .gform_button,
	.gform_wrapper .card .gform_button,
	.nl_login_fields_container .card .nl_submit {
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 50%)
	}
}

.block_text_bg {
	color: #fff;
	padding: 4rem 0;
	position: relative;
	background: #0b8092;
	z-index: 0;
	overflow: hidden;
	margin-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.block_text_bg {
		margin-bottom: 150px
	}
}

.block_text_bg:last-child {
	margin-bottom: 0
}

.block_text_bg h1,
.block_text_bg h2,
.block_text_bg h3,
.block_text_bg h4 {
	color: #fff
}

.block_text_bg h1:last-child,
.block_text_bg h2:last-child,
.block_text_bg h3:last-child,
.block_text_bg h4:last-child {
	margin-bottom: 0
}

.block_text_bg .footer_lands_title,
.block_text_bg .h3 {
	color: #ffb810;
	font-size: 2.75rem;
	position: relative
}

.block_text_bg .footer_lands_title:before,
.block_text_bg .h3:before {
	content: "";
	display: block;
	background: url(../img/background-banner-stories.svg) no-repeat center;
	background-size: cover;
	height: 380px;
	width: 470px;
	position: absolute;
	top: -7rem;
	left: -10rem;
	z-index: -1
}

.block_text_bg a {
	color: #ffb810
}

.block_text_bg a:focus,
.block_text_bg a:hover {
	color: #fff
}

.section:first-child:after,
.section_newsfeed:first-child:after {
	content: "";
	position: absolute;
	z-index: -1;
	height: 420px;
	width: 420px;
	background: url(../img/ondes.svg) no-repeat center;
	background-size: contain;
	opacity: .2;
	top: 100px;
	right: -200px
}

.img_parallax {
	width: 100vmax;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	pointer-events: none
}

.search_loader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	top: 0;
	left: 0
}

.search_loader.open {
	visibility: visible;
	opacity: 1
}

ul.page-numbers {
	margin: 0;
	text-align: center;
	list-style: none;
	position: relative;
	top: -2rem;
	z-index: 98
}

ul.page-numbers li {
	margin: 0;
	display: inline-block;
	width: 2.75rem;
	text-align: center
}

ul.page-numbers button {
	display: inline-block;
	position: relative;
	font-size: 1rem;
	cursor: pointer
}

ul.page-numbers a:focus,
ul.page-numbers a:hover {
	color: #0b8092
}

ul.page-numbers .page-numbers {
	position: relative
}

ul.page-numbers .page-numbers:before {
	transition: opacity .4s ease-in-out;
	content: "";
	background: url(../img/background-pager.svg) no-repeat center;
	height: 44px;
	width: 42px;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0
}

ul.page-numbers .page-numbers.current {
	color: #252525 !important
}

ul.page-numbers .page-numbers.current:before {
	opacity: 1
}

ul.page-numbers .next,
ul.page-numbers .prev {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	font-weight: 600;
	opacity: 1;
	visibility: visible
}

ul.page-numbers .next:focus,
ul.page-numbers .next:hover,
ul.page-numbers .prev:focus,
ul.page-numbers .prev:hover {
	color: #0b8092
}

ul.page-numbers .next:after,
ul.page-numbers .next:before,
ul.page-numbers .prev:after,
ul.page-numbers .prev:before {
	color: #ffb810;
	font-family: "Font Awesome 5 Pro"
}

ul.page-numbers .next.hide,
ul.page-numbers .prev.hide {
	opacity: 0;
	visibility: hidden
}

ul.page-numbers .prev {
	left: 0
}

ul.page-numbers .prev:before {
	content: "";
	margin-right: 1rem
}

ul.page-numbers .next {
	right: 0
}

ul.page-numbers .next:after {
	content: "";
	margin-left: 1rem
}

html .fancybox-button {
	background: #0b8092
}

.support .lSPager a {
	background-color: rgba(37, 37, 37, .25) !important
}

.support .lSSlideOuter .lSPager.lSpg>li.active a,
.support .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #252525 !important
}

.video_slider_section {
	position: relative
}

.video_slider_section .lSSlideOuter .lSPager {
	position: absolute;
	bottom: 1rem;
	width: 100%;
	margin-top: 1rem !important;
	width: 100%;
	text-align: center !important
}

.video_slider_section .lSSlideOuter .lSPager.lSpg {
	text-align: left
}

.video_slider_section .lSSlideOuter .lSPager.lSpg>li {
	padding: 0 .5rem
}

.video_slider_section .lSSlideOuter .lSPager.lSpg>li:first-child {
	padding-left: 0
}

.video_slider_section .lSSlideOuter .lSPager.lSpg>li a:hover,
.video_slider_section .lSSlideOuter .lSPager.lSpg>li.active a,
.video_slider_section .lSSlideOuter .lSPager.lSpg>li:focus {
	background: #0b8092
}

.video_slider_section .lSSlideOuter .lSPager.lSpg>li a {
	height: 1rem;
	width: 1rem;
	background: #fff
}

.reports_ajax_seach {
	margin-top: 2rem
}

.footer {
	background-color: #f8f7f7;
	padding: 5rem 0 3.125rem 0;
	text-align: center
}

@media screen and (min-width:40rem) {
	.footer {
		text-align: left
	}
}

.footer_lands_title {
	margin-bottom: 30px;
	font-size: 1.625rem;
	line-height: 1.625rem
}

.footer_lands {
	margin: 0 0 2.5rem 0
}

.footer_lands li {
	display: inline-block;
	border-right: 1px solid #252525;
	padding: 0 .75rem;
	font-size: 1.25rem;
	line-height: 1.25rem
}

@media screen and (min-width:64rem) {
	.footer_lands li {
		padding: 0 20px;
		font-size: 1.75rem;
		line-height: 1.75rem
	}
}

@media screen and (min-width:90.0625rem) {
	.footer_lands li {
		font-size: 2rem;
		line-height: 2rem
	}
}

.footer_lands li:first-child {
	padding-left: 0
}

.footer_lands li:last-child {
	padding-right: 0;
	border-right: none
}

.menu_reseau {
	border-bottom: 1px solid #252525;
	overflow: hidden;
	padding-bottom: 2.5rem;
	margin-bottom: 2.125rem
}

@media screen and (min-width:64rem) {
	.menu_reseau {
		margin-bottom: 3.125rem
	}
}

@media screen and (min-width:40rem) {
	.footer_menu_container {
		float: left
	}
}

@media screen and (min-width:40rem) {
	.linkedin_link {
		float: right
	}
}

.footer_menu {
	margin: 0 0 2.5rem 0;
	list-style: none
}

@media screen and (min-width:40rem) {
	.footer_menu {
		margin-bottom: 0
	}
}

.footer_menu li {
	display: inline-block;
	margin: 0 .5rem
}

@media screen and (min-width:40rem) {
	.footer_menu li {
		margin: 0 1.25rem 0 0
	}
}

@media screen and (min-width:90.0625rem) {
	.footer_menu li {
		margin-right: 2.5rem
	}
}

.footer_menu a {
	color: #0b8092
}

.footer_menu a:focus,
.footer_menu a:hover {
	color: #ffb810
}

.credits {
	margin: 0
}

@media screen and (min-width:40rem) {
	.credits {
		float: left
	}
}

.credits p,
.credits ul {
	margin: 0;
	display: inline-block
}

.footer_subnav li {
	list-style: none;
	display: inline-block
}

.footer_subnav li:after {
	content: "|";
	margin-left: .25rem
}

.made_by {
	margin: 0
}

@media screen and (min-width:40rem) {
	.made_by {
		float: right
	}
}

.karakas_logo {
	width: 62px
}

.linkedin_link {
	width: 30px;
	height: 30px;
	background: url(../img/linkedin.svg);
	display: inline-block;
	text-indent: -999999px
}

.go_to_top {
	position: fixed;
	z-index: 9999;
	bottom: .625rem;
	right: .625rem;
	display: block;
	height: 3rem;
	width: 3rem;
	background: #0b8092;
	border: 2px solid #fff;
	transform: translateY(1rem);
	opacity: 0
}

@media screen and (min-width:40rem) {
	.go_to_top {
		bottom: .9375rem;
		right: .9375rem
	}
}

.go_to_top.open {
	transform: translateY(0);
	opacity: 1
}

.go_to_top:before {
	color: #fff;
	content: "";
	font-family: "Font Awesome 5 Pro";
	height: calc(3rem - 4px);
	width: calc(3rem - 4px);
	line-height: 3rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.5rem
}

.ngos {
	position: relative;
	top: -4px;
	margin-right: .25rem
}

.banner_container {
	position: relative
}

.banner_container>.lSSlideOuter .lSPager {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 1rem;
	width: 100%
}

.banner_container>.lSSlideOuter .lSPager.lSpg>li a {
	background-color: rgba(255, 255, 255, .6);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4)
}

.banner_container>.lSSlideOuter .lSPager.lSpg>li.active a {
	background-color: #fff
}

.banner_slider {
	height: 32rem
}

.banner_slider video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	transition: 1s opacity
}

@media screen and (min-width:75rem) {
	.banner_slider {
		height: 40rem
	}
}

@media screen and (min-width:90.0625rem) {
	.banner_slider {
		height: 50rem
	}
}

.banner_slide {
	background-size: cover;
	background-image: url(../img/banner.jpg);
	height: 100%;
	display: flex;
	justify-content: center
}

.banner_slide .row {
	position: relative;
	z-index: 1
}

.banner_slide .h1 {
	margin-bottom: 2.5rem;
	color: #fff;
	font-size: 3.6rem;
	line-height: 1;
	font-size: 2.4rem
}

@media screen and (min-width:30em) {
	.banner_slide .h1 {
		font-size: 2.6rem
	}
}

@media screen and (min-width:48em) {
	.banner_slide .h1 {
		font-size: 3rem
	}
}

@media screen and (min-width:64em) {
	.banner_slide .h1 {
		font-size: 3.6rem
	}
}

@media screen and (min-width:75rem) {
	.banner_slide .h1 {
		line-height: 1.25
	}
}

@media screen and (min-width:90.0625rem) {
	.banner_slide .h1 {
		line-height: 5rem;
		font-size: 5rem
	}
}

.banner_slide .dark {
	color: #252525
}

.banner_slide_content {
	width: 100%;
	display: flex;
	justify-content: center;
	height: 100%;
	flex-direction: column
}

@media screen and (min-width:40em) {
	.banner_slide_content {
		max-width: 50%
	}
}

.highlights_slider_container {
	width: 100%;
	padding: 3.75rem .9375rem 3rem
}

@media screen and (min-width:48em) {
	.highlights_slider_container {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 99;
		padding: 3.75rem .9375rem 3rem 3.75rem;
		width: calc(33.3333% + 4.25rem);
		right: 0
	}
}

@media screen and (min-width:105rem) {
	.highlights_slider_container {
		width: 25%;
		left: calc(50% + 26.25rem);
		right: inherit
	}
}

.highlights_slider_container:before {
	background: rgba(255, 255, 255, .6);
	position: absolute;
	left: 0;
	top: 0;
	width: 999999px;
	height: 100%;
	z-index: 0;
	content: ""
}

.highlights_slider_container .row {
	position: relative;
	z-index: 1
}

.highlights_slider_container .lSSlideOuter {
	position: relative;
	padding-bottom: 2.5rem
}

.highlights_slider_container .lSPager {
	position: absolute;
	bottom: 0;
	margin: 0
}

.highlights_slider_container .lSPager a {
	background-color: rgba(37, 37, 37, .25) !important
}

.highlights_slider_container .lSPager a:focus,
.highlights_slider_container .lSPager a:hover {
	background-color: rgba(37, 37, 37, .6) !important
}

.highlights_slider_container .lSPager .active a {
	background-color: #252525 !important
}

.highlights_slider_title {
	margin-bottom: 1.25rem;
	font-size: 2.5rem;
	line-height: 1.25;
	position: relative;
	z-index: 1;
	margin-bottom: 2rem
}

.highlights_slide a:focus,
.highlights_slide a:hover {
	color: #252525
}

.highlights_slide a:focus *,
.highlights_slide a:hover * {
	color: #0b8092
}

.highlights_slide p {
	font-size: 1rem;
	margin-bottom: 0
}

.highlights_title {
	font-size: 1.25rem;
	line-height: 1.875rem;
	margin-bottom: 1rem
}

.middle_banner {
	margin-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.middle_banner {
		margin-bottom: 150px
	}
}



.content_box {
	display: flex;
	flex-wrap: wrap
}

@media screen and (min-width:75rem) {
	.content_box:nth-child(even) .image_box {
		order: 2
	}

	.content_box:nth-child(even) .text_box {
		order: 1;
		margin-left: auto
	}
}

@media screen and (min-width:75rem)and (min-width:105rem) {
	.content_box:nth-child(even) .text_box {
		padding-right: 137.5px;
		padding-left: 0
	}
}


.funders_box,
.image_box,
.text_box {
	display: inline-block;
	position: relative;
	width: 100%
}

@media screen and (min-width:75rem) {

	.funders_box,
	.image_box,
	.text_box {
		width: 50%
	}
}

.image_box {
	position: relative;
	z-index: 9;
	background: #fff;
	height: 20rem
}

@media screen and (min-width:30rem) {
	.image_box {
		height: 26rem
	}
}

@media screen and (min-width:48rem) {
	.image_box {
		height: 32rem
	}
}

@media screen and (min-width:64rem) {
	.image_box {
		height: 40rem
	}
}

@media screen and (min-width:75rem) {
	.image_box {
		height: inherit
	}
}

.image_box .img_box {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	bottom: 0;
	object-fit: cover;
	object-position: 50% 50%;
	height: 101%
}

.text_box {
	position: relative;
	padding: 100px .9375rem;
	margin: 0 auto
}

@media screen and (min-width:64rem) {
	.text_box {
		max-width: 83.33333%
	}
}

@media screen and (min-width:75rem) {
	.text_box {
		max-width: 825px;
		padding: 200px 6rem
	}
}

@media screen and (min-width:105rem) {
	.text_box {
		padding-left: 137.5px;
		padding-right: 0
	}
}

.text_box .text {
	margin-bottom: 3.75rem;
	line-height: 2rem;
	position: relative;
	z-index: 1
}

.text_box .text:last-child {
	margin-bottom: 0
}


.text_box .text p:last-child {
	margin-bottom: 0
}

.text_box .h2 {
	margin-bottom: 3.75rem
}

.text_box .footer_lands_title,
.text_box .h3 {
	margin-bottom: 3rem
}

#infographie {
	position: absolute;
	left: 0
}

@media screen and (min-width:90.0625rem) {
	#infographie {
		transform: translateY(-7rem)
	}
}

.infographie_section {
	background: #0b8092 url(../img/bg-infographie.jpg) no-repeat center;
	background-size: cover;
	padding: 150px 0
}

@media screen and (min-width:90.0625rem) {
	.infographie_section {
		padding: 200px 0
	}
}

.infographie_section .deco_title {
	color: #fff;
	margin-bottom: 2.5rem
}

.infographie_section .deco_title span {
	color: #ffb810
}

.infographie_section .deco_title:before {
	background-image: url(../img/infographie_title.svg);
	width: 215px;
	height: 180px;
	z-index: 0;
	opacity: .2;
	top: -3rem;
	left: -3rem
}

.infographie_section .text {
	color: #fff;
	margin-bottom: 2.5rem
}

.infographie_section .text p:last-child {
	margin-bottom: 0
}

.stories_section {
	padding: 100px 0
}

@media screen and (min-width:90.0625rem) {
	.stories_section {
		padding: 150px 0
	}
}

.stories_section .deco_title {
	margin-bottom: 4.5rem
}

.stories_section .deco_title:before {
	top: -3rem
}

.stories_section p {
	margin-bottom: 0
}

.stories_container {
	display: flex;
	flex-wrap: wrap;
	margin: 6.25rem 0 3.75rem 0;
	justify-content: center
}

.story_box {
	position: relative;
	height: 20rem;
	width: 100%;
	margin-bottom: .25rem
}

.story_box:last-child {
	margin-right: 0
}

.story_box:nth-child(3),
.story_box:nth-child(4),
.story_box:nth-child(5),
.story_box:nth-child(6) {
	display: none
}

@media screen and (min-width:30rem) {
	.story_box {
		width: calc(50% - 4px);
		margin: 0 5px 0 0
	}

	.story_box:nth-child(2) {
		margin-right: 0
	}
}

@media screen and (min-width:48rem) {
	.story_box {
		width: calc(33.3333% - 5px);
		margin: 0 5px 0 0 !important
	}

	.story_box:nth-child(3) {
		display: block
	}
}

@media screen and (min-width:75rem) {
	.story_box {
		width: calc(25% - 5px)
	}

	.story_box:nth-child(4) {
		display: block
	}
}

@media screen and (min-width:80rem) {
	.story_box {
		width: calc(20% - 5px)
	}

	.story_box:nth-child(5) {
		display: block
	}
}

@media screen and (min-width:105rem) {
	.story_box {
		width: calc(16.66666% - 5px)
	}

	.story_box:nth-child(6) {
		display: block
	}
}

.story_img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.story_caption {
	display: block;
	width: 100%;
	height: 100%
}

.story_link {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex
}

.story_link:focus,
.story_link:hover {
	background: rgba(255, 191, 0, .8)
}

.story_link:focus>span,
.story_link:hover>span {
	transform: translateY(0);
	opacity: 1
}

.story_link>span {
	color: #fff;
	margin: auto;
	display: inline-block;
	text-align: center;
	padding: 1.25rem;
	font-weight: 600;
	font-size: 2rem;
	line-height: 2.25rem;
	transform: translateY(10px);
	opacity: 0
}

@media screen and (min-width:90.0625rem) {
	.story_link>span {
		font-size: 2.25rem;
		line-height: 2.5rem
	}
}

.info0 {
	fill: #49b6a6
}

.info1 {
	fill: #ffb810
}

.info2 {
	fill: #18a6ad
}

.icon {
	transform-origin: center
}

.info3 {
	fill: #fff
}

.info4 {
	fill-opacity: 0
}

#infographie .animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

#infographie .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

.error404 .section,
.error404 .section_newsfeed {
	padding: 100px 0 0 0
}

.error404 .section:after,
.error404 .section_newsfeed:after {
	display: none
}

.error_content {
	padding: 420px 0 150px 0;
	background: url(../img/background-404.jpg) no-repeat center top;
	text-align: center
}

.error_content h1 {
	font-size: 3.625rem;
	line-height: 4.25rem;
	font-weight: 600;
	margin-bottom: .5rem
}

.error_content p {
	font-size: 1.25rem;
	line-height: 2rem;
	margin-bottom: 2rem
}

.error_content .btn_blue,
.error_content .formulaire_modal .gform_button,
.error_content .gform_wrapper .gform_button,
.error_content .nl_login_fields_container .nl_submit,
.formulaire_modal .error_content .gform_button,
.gform_wrapper .error_content .gform_button,
.nl_login_fields_container .error_content .nl_submit {
	font-size: 1.5rem;
	padding-left: 4rem;
	padding-right: 4rem
}

.quote_section {
	padding-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.quote_section {
		padding-bottom: 150px
	}
}

.quote_section .h2 {
	margin-bottom: 30px
}

.quote_section .h2:before {
	top: -8px
}

.quote_section .footer_lands_title,
.quote_section .h3 {
	margin-bottom: 30px
}

.quote {
	margin-top: 40px;
	padding: 3.5rem .9375rem;
	background-color: #f8f7f7;
	text-align: center;
	position: relative
}

@media screen and (min-width:75rem) {
	.quote {
		padding: 4.5rem
	}
}

@media screen and (min-width:90.0625rem) {
	.quote {
		padding: 5.5rem calc(10% + .9375rem)
	}
}

.quote:before {
	content: "";
	background: url(../img/testi-before.svg) no-repeat center;
	position: absolute;
	width: 70px;
	height: 70px;
	top: -40px;
	left: 50%;
	transform: translateX(-50%)
}

.quote_sign,
.quote_text {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0
}

.quote_text {
	font-size: 1.5rem;
	line-height: 1.2
}

@media screen and (min-width:75rem) {
	.quote_text {
		font-size: 1.75rem
	}
}

@media screen and (min-width:90.0625rem) {
	.quote_text {
		font-size: 2rem
	}
}

.quote_sign {
	color: #0b8092;
	margin-top: 20px
}

.bloc_section {
	margin-bottom: 100px
}

@media screen and (min-width:64rem) {
	.bloc_section {
		display: flex
	}
}

@media screen and (min-width:90.0625rem) {
	.bloc_section {
		margin-bottom: 150px
	}
}

.bloc_section .footer_lands_title,
.bloc_section .h3 {
	margin-bottom: 3rem
}

.bloc {
	padding: 5rem 0 7rem 0
}

@media screen and (min-width:64rem) {
	.bloc {
		width: 50%
	}
}

.bloc p {
	margin-bottom: 2.5rem
}

.bloc p:last-child {
	margin-bottom: 0
}

.bloc_content {
	max-width: calc(630px + 16.66666% + 2.8125rem)
}

.bloc:nth-child(1) .bloc_content {
	margin-left: auto;
	padding-right: .9375rem;
	padding-left: .9375rem
}

@media screen and (min-width:64rem) {
	.bloc:nth-child(1) .bloc_content {
		padding-right: 2rem;
		padding-left: 2rem
	}
}

@media screen and (min-width:75rem) {
	.bloc:nth-child(1) .bloc_content {
		padding-right: calc(16.66666% + .9375rem);
		padding-left: 3rem
	}
}

.bloc:nth-child(2) .bloc_content {
	margin-right: auto;
	padding-right: .9375rem;
	padding-left: .9375rem
}

@media screen and (min-width:64rem) {
	.bloc:nth-child(2) .bloc_content {
		padding-right: 2rem;
		padding-left: 2rem
	}
}

@media screen and (min-width:75rem) {
	.bloc:nth-child(2) .bloc_content {
		padding-left: calc(16.66666% - .94rem);
		padding-right: .9375rem
	}
}

.bloc_white {
	background: #fff
}

.bloc_yellow {
	background-color: #ffb810
}

.bloc_yellow cite>a,
.bloc_yellow li>a,
.bloc_yellow p>a {
	color: #0b8092
}

.bloc_yellow cite>a:focus,
.bloc_yellow cite>a:hover,
.bloc_yellow li>a:focus,
.bloc_yellow li>a:hover,
.bloc_yellow p>a:focus,
.bloc_yellow p>a:hover {
	color: #000
}

.bloc_yellow .footer_lands_title span,
.bloc_yellow .h2 span,
.bloc_yellow .h3 span {
	color: #0b8092
}

.bloc_blue,
.bloc_blue_deco {
	background-color: #0b8092;
	color: #fff
}

.bloc_blue .footer_lands_title,
.bloc_blue .h3,
.bloc_blue_deco .footer_lands_title,
.bloc_blue_deco .h3 {
	color: #fff
}

.bloc_blue cite>a,
.bloc_blue li>a,
.bloc_blue p>a,
.bloc_blue_deco cite>a,
.bloc_blue_deco li>a,
.bloc_blue_deco p>a {
	color: #ffb810
}

.bloc_blue cite>a:focus,
.bloc_blue cite>a:hover,
.bloc_blue li>a:focus,
.bloc_blue li>a:hover,
.bloc_blue p>a:focus,
.bloc_blue p>a:hover,
.bloc_blue_deco cite>a:focus,
.bloc_blue_deco cite>a:hover,
.bloc_blue_deco li>a:focus,
.bloc_blue_deco li>a:hover,
.bloc_blue_deco p>a:focus,
.bloc_blue_deco p>a:hover {
	color: #fff
}

.bloc_blue .footer_lands_title span,
.bloc_blue .h2 span,
.bloc_blue .h3 span,
.bloc_blue_deco .footer_lands_title span,
.bloc_blue_deco .h2 span,
.bloc_blue_deco .h3 span {
	color: #ffb810
}

.bloc_blue_deco {
	position: relative;
	overflow: hidden
}

.bloc_blue_deco:before {
	content: "";
	background: url(../img/double-form-line.svg) no-repeat;
	position: absolute;
	top: -150px;
	right: -240px;
	width: 525px;
	height: 475px
}

.bloc_blue_deco .bloc_content {
	position: relative;
	z-index: 1
}

.video_section {
	overflow: hidden;
	margin-bottom: 100px;
	position: relative
}

@media screen and (min-width:90.0625rem) {
	.video_section {
		margin-bottom: 150px
	}
}

.video_slider_section {
	margin-bottom: 100px
}

.video_slider_section .video_section {
	margin-bottom: 0
}

@media screen and (min-width:90.0625rem) {
	.video_slider_section {
		margin-bottom: 150px
	}
}

.video_link {
	position: relative;
	display: block;
	background: #f1f1f1 url(../img/placeholder-video-section.jpg) no-repeat center;
	height: 30rem
}

.testi_section .video_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all .4s ease-in-out
}

.testi_section .video_link.video_link_current {
	visibility: visible;
	opacity: 1
}

@media screen and (min-width:75rem) {
	.video_link.large {
		height: 40rem
	}

	.video_link.small {
		height: 30rem
	}
}

@media screen and (min-width:90.0625rem) {
	.video_link.large {
		height: 50rem
	}

	.video_link.small {
		height: 40rem
	}
}

a.video_link img {
	transition: all .3s cubic-bezier(.7, 0, .3, 1)
}

a.video_link:focus img,
a.video_link:hover img {
	opacity: .8
}

a.video_link:focus:after,
a.video_link:hover:after {
	transform: scale(1.075)
}

a.video_link:after {
	transition: all .3s cubic-bezier(.7, 0, .3, 1);
	content: "";
	display: block;
	height: 120px;
	width: 120px;
	background: url(../img/icon-play.svg) no-repeat center;
	background-size: cover;
	position: absolute;
	left: calc(50% - 60px);
	top: calc(50% - 60px);
	transform: scale(1);
	z-index: 10;
	transform-origin: center
}

.video_banner {
	object-fit: cover;
	position: absolute;
	width: 100%;
	height: 100%
}

.text_banner {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2rem;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 1.25rem;
	width: 98%;
	max-width: 90rem;
	padding-left: .75rem;
	padding-right: .75rem
}

.challenges_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.challenges_item {
	margin: 0 .46875rem .9375rem .46875rem;
	padding: 2rem;
	background: #f8f7f7;
	text-align: center
}

@media screen and (min-width:40rem) {
	.challenges_item {
		display: flex;
		text-align: left
	}
}

@media screen and (min-width:75rem) {
	.challenges_item {
		width: calc(50% - .94rem)
	}
}

.challenges_item .board_name,
.challenges_item .h4,
.challenges_item .newsfeed_title,
.challenges_item .team_name {
	color: #0b8092;
	font-size: 2rem;
	line-height: 1.25;
	margin-bottom: 1.25rem
}

.challenges_img_container {
	width: 180px;
	height: 180px;
	border: 2.5px solid #ffb810;
	border-radius: 50%;
	background: #fff;
	min-width: 180px;
	display: flex;
	margin: 0 auto 2rem auto
}

@media screen and (min-width:40rem) {
	.challenges_img_container {
		margin-right: 2rem;
		margin-bottom: 0
	}
}

.challenges_img {
	width: 120px;
	height: 120px;
	display: block;
	margin: auto
}

.challenges_text {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.challenges_desc {
	line-height: 1.875rem;
	margin-bottom: 0
}

.challenges_desc a {
	display: inline
}

.build_description {
	margin-bottom: 30px
}

.build_description p:last-child {
	margin-bottom: 0
}

.action_card {
	margin-bottom: 2rem
}

@media screen and (min-width:40rem) {
	.action_card {
		display: flex;
		justify-content: center
	}

	.action_card:nth-child(even) .action_card_blue {
		order: 2
	}
}

.action_card:last-child {
	margin-bottom: 0
}

.action_card_blue {
	background: #0b8092;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0;
	display: flex;
	width: 100%;
	min-height: 10rem
}

@media screen and (min-width:40rem) {
	.action_card_blue {
		width: 45%;
		min-height: 15rem
	}
}

@media screen and (min-width:75rem) {
	.action_card_blue {
		width: 33%
	}
}

.action_card_blue:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(11, 128, 146, .8);
	z-index: 0
}

.action_card_title {
	color: #ffb810;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 2rem .9375rem;
	width: 100%;
	margin: auto 0;
	text-align: center;
	background: rgba(11, 128, 146, .15);
	line-height: 2.75rem
}

@media screen and (min-width:75rem) {
	.action_card_title {
		padding: 100px 1.5rem
	}
}

.action_card_yellow {
	width: 100%;
	background-color: #ffb810;
	display: flex;
	align-items: center;
	font-size: 1.325rem;
	line-height: 2.5rem;
	padding: 2rem;
	overflow: hidden;
	position: relative
}

@media screen and (min-width:40rem) {
	.action_card_yellow {
		width: 55%
	}
}

@media screen and (min-width:75rem) {
	.action_card_yellow {
		width: 67%
	}
}

@media screen and (min-width:90.0625rem) {
	.action_card_yellow {
		padding-left: 7rem
	}
}

.action_card_yellow:before {
	content: "";
	background: url(../img/double-form-yellow.svg) no-repeat;
	position: absolute;
	top: -130px;
	width: 300px;
	height: 300px
}

.action_card:nth-child(odd) .action_card_yellow:before {
	right: -140px
}

.action_card:nth-child(even) .action_card_yellow:before {
	left: -140px
}

.action_card:nth-child(3) .action_card_yellow:before,
.action_card:nth-child(4) .action_card_yellow:before,
.action_card:nth-child(7) .action_card_yellow:before,
.action_card:nth-child(8) .action_card_yellow:before {
	transform: rotate(180deg)
}

.action_card_yellow>* {
	position: relative;
	z-index: 1
}

.action_card_yellow ul {
	margin-left: 0;
	list-style: none
}

.action_card_yellow ul:last-child {
	margin-bottom: 0
}

.action_card_yellow li:before {
	content: "•";
	margin-right: .5rem
}

.content_section {
	padding-bottom: 100px
}

.content_flex {
	display: flex;
	flex-wrap: wrap
}

.content_flex .img_flex,
.content_flex .text_flex {
	width: 100%
}

.content_flex .img_flex.text_flex_full,
.content_flex .text_flex.text_flex_full {
	width: 100%;
	padding: 0
}

.content_flex .text_flex {
	margin-bottom: 2rem
}

@media screen and (min-width:75rem) {
	.content_flex .text_flex {
		width: 50%;
		padding-right: 2rem;
		margin-bottom: 0
	}

	.content_flex .img_flex {
		width: 50%;
		padding-left: .9375rem
	}

	.content_flex .img_column {
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: 100%
	}
}

.support_section {
	margin-bottom: 8.75rem
}

.support {
	padding: 3rem 1.875rem;
	background: #f8f7f7
}

@media screen and (min-width:75rem) {
	.support {
		padding: 3rem 3rem 2rem 3rem
	}
}

@media screen and (min-width:90.0625rem) {
	.support {
		padding: 5rem calc(8.33333% + .9375rem) 4rem
	}
}

.support_title {
	font-size: 2.75rem;
	margin-bottom: 4rem
}

.support_content {
	display: flex;
	justify-content: center
}

.support_content:last-child {
	margin-bottom: 0
}

.support_content .footer_lands_title,
.support_content .h3 {
	font-size: 1.5rem;
	line-height: 1.25;
	margin-bottom: 1rem
}

.support_content .footer_lands_title a,
.support_content .h3 a {
	color: #0b8092
}

.support_content .footer_lands_title a:focus,
.support_content .footer_lands_title a:hover,
.support_content .h3 a:focus,
.support_content .h3 a:hover {
	color: #ffb810
}

.support_logo {
	width: 33.3333%;
	object-fit: contain
}

.support_text {
	width: 66.6666%;
	padding-left: 30px
}

.support_text p:last-child {
	margin-bottom: 0
}

.infographie_title {
	font-size: 2.75rem;
	margin-bottom: 4rem
}

.infographie_flex {
	display: flex
}

.infographie_text {
	width: 66%
}

.expertise_section {
	padding-bottom: 100px
}

.expertise_section .h2 {
	margin-bottom: 3rem
}

.expertise_card_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.expertise_card_container:after {
	content: "";
	flex: auto
}

.expertise_card {
	min-height: 305px;
	width: 100%;
	margin-bottom: .25rem
}

@media screen and (min-width:40rem) {
	.expertise_card {
		width: calc(50% - .47rem);
		margin: 0 0 .9375rem .9375rem
	}

	.expertise_card:nth-child(2n-1) {
		margin-left: 0
	}
}

@media screen and (min-width:64rem) {
	.expertise_card {
		width: calc(33.3333% - .625rem);
		margin: 0 0 .9375rem .9375rem !important
	}

	.expertise_card:nth-child(3n-2) {
		margin-left: 0 !important
	}
}

.expertise_card_content {
	background: rgba(11, 128, 146, .7);
	display: flex;
	justify-content: center;
	position: relative;
	overflow: hidden;
	height: 100%;
	min-height: 25rem
}

.expertise_card_content .btn_blue,
.expertise_card_content .formulaire_modal .gform_button,
.expertise_card_content .gform_wrapper .gform_button,
.expertise_card_content .nl_login_fields_container .nl_submit,
.formulaire_modal .expertise_card_content .gform_button,
.gform_wrapper .expertise_card_content .gform_button,
.nl_login_fields_container .expertise_card_content .nl_submit {
	transform: translateY(10px);
	transition: all .4s cubic-bezier(.455, .03, .515, .955)
}

.expertise_card_content .btn_blue:focus,
.expertise_card_content .btn_blue:hover,
.expertise_card_content .formulaire_modal .gform_button:focus,
.expertise_card_content .formulaire_modal .gform_button:hover,
.expertise_card_content .gform_wrapper .gform_button:focus,
.expertise_card_content .gform_wrapper .gform_button:hover,
.expertise_card_content .nl_login_fields_container .nl_submit:focus,
.expertise_card_content .nl_login_fields_container .nl_submit:hover,
.formulaire_modal .expertise_card_content .gform_button:focus,
.formulaire_modal .expertise_card_content .gform_button:hover,
.gform_wrapper .expertise_card_content .gform_button:focus,
.gform_wrapper .expertise_card_content .gform_button:hover,
.nl_login_fields_container .expertise_card_content .nl_submit:focus,
.nl_login_fields_container .expertise_card_content .nl_submit:hover {
	border-color: #fff
}

.expertise_card_content:hover .btn_blue,
.expertise_card_content:hover .formulaire_modal .gform_button,
.expertise_card_content:hover .gform_wrapper .gform_button,
.expertise_card_content:hover .nl_login_fields_container .nl_submit,
.formulaire_modal .expertise_card_content:hover .gform_button,
.gform_wrapper .expertise_card_content:hover .gform_button,
.nl_login_fields_container .expertise_card_content:hover .nl_submit {
	transform: translateY(0)
}

.section_data_reports .expertise_card_content {
	background: rgba(11, 128, 146, .15)
}

.section_data_reports .expertise_card_content:focus,
.section_data_reports .expertise_card_content:hover {
	background: rgba(11, 128, 146, .25)
}

.data_link {
	color: #ffb810;
	font-size: .875rem;
	display: block
}

.expertise_card_img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	object-fit: cover;
	z-index: -1;
	height: 100%;
	width: 100%
}

.expertise_card_title {
	color: #ffb810;
	margin: auto 0;
	padding: 100px 0;
	text-align: center
}

.expertise_card_overlay {
	background: #ffb810;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 1rem;
	text-align: center;
	opacity: 0;
	transition: all .3s cubic-bezier(.455, .03, .515, .955);
	visibility: hidden
}

.expertise_card:hover .expertise_card_overlay,
.report_card:hover .expertise_card_overlay {
	opacity: 1;
	visibility: visible
}

.expertise_card_desc {
	transform: translateY(10px);
	margin-bottom: 1.25rem;
	transition: all .3s cubic-bezier(.455, .03, .515, .955)
}

.expertise_card_desc p:last-child {
	margin-bottom: 0
}

.expertise_card:hover .expertise_card_desc,
.report_card:hover .expertise_card_desc {
	transform: translateY(0)
}

.infographie_why_ecf {
	display: none
}

@media screen and (min-width:40rem) {
	.infographie_why_ecf {
		display: block
	}
}

.infographie_why_ecf .st0 {
	fill: #18a6ad
}

.infographie_why_ecf .st1 {
	fill: #fff;
	fill-opacity: 0
}

.infographie_why_ecf .st1:hover {
	cursor: pointer
}

.infographie_why_ecf .st2 {
	fill: #f28c15
}

.infographie_why_ecf .st3 {
	fill: #00b7c4
}

.infographie_why_ecf .st4 {
	fill: #1b9b9b
}

.infographie_why_ecf .st5 {
	font-family: sofia-pro, Montserrat, sans-serif;
	font-weight: 600
}

.infographie_why_ecf .st6 {
	font-size: 21px;
	fill: #fff
}

.infographie_why_ecf .st7 {
	font-size: 21px
}

.section_infographic {
	background: #0b8092;
	padding: 230px 0 145px 0;
	margin: 150px 0
}

.section+.section_infographic,
.section_newsfeed+.section_infographic {
	margin-top: 0
}

@media screen and (max-width:1024px) {
	.section_infographic {
		padding: 230px 0 115px 0
	}
}

.section_infographic_intro {
	color: #fff;
	padding-bottom: 10rem;
	margin-top: -5rem
}

.section_infographic_intro .footer_lands_title,
.section_infographic_intro .h3 {
	color: #fff;
	margin-bottom: 30px
}

@media screen and (max-width:1024px) {
	.section_infographic_intro {
		padding-bottom: 100px
	}
}

.container_svg {
	position: relative;
	min-height: 600px;
	left: -150px
}

@media screen and (max-width:1160px) {
	.container_svg {
		left: -230px
	}
}

@media screen and (max-width:1024px) {
	.resp_display_none {
		display: none
	}
}

.network_svg {
	position: absolute;
	top: -85px;
	left: -300px;
	z-index: 0
}

.bulle_bleu_svg,
.bulle_jaune_svg,
.bulle_orange_svg {
	position: absolute;
	top: 0;
	transition: all .3s cubic-bezier(.455, .03, .515, .955);
	cursor: pointer;
	width: 253px;
	height: 190px
}

.bulle_bleu_svg.open,
.bulle_bleu_svg:focus,
.bulle_bleu_svg:hover,
.bulle_jaune_svg.open,
.bulle_jaune_svg:focus,
.bulle_jaune_svg:hover,
.bulle_orange_svg.open,
.bulle_orange_svg:focus,
.bulle_orange_svg:hover {
	-webkit-filter: drop-shadow(10px 0 30px rgba(0, 0, 0, .17));
	filter: drop-shadow(10px 0 30px rgba(0, 0, 0, .17));
	transform: scale(1.01)
}

.bulle_bleu_svg.open .st2,
.bulle_bleu_svg:focus .st2,
.bulle_bleu_svg:hover .st2,
.bulle_jaune_svg.open .st2,
.bulle_jaune_svg:focus .st2,
.bulle_jaune_svg:hover .st2,
.bulle_orange_svg.open .st2,
.bulle_orange_svg:focus .st2,
.bulle_orange_svg:hover .st2 {
	opacity: 1
}

.st2 {
	transition: all .3s cubic-bezier(.455, .03, .515, .955)
}

.bulle_bleu_svg {
	top: -55px;
	left: 230px
}

.bulle_jaune_svg {
	top: 160px;
	left: 465px
}

.bulle_orange_svg {
	top: 400px;
	left: 230px
}

.champs_texte_container {
	position: relative;
	min-height: 600px
}

.champs_texte_1,
.champs_texte_2,
.champs_texte_3 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	transition: all .3s cubic-bezier(.455, .03, .515, .955)
}

@media screen and (max-width:1024px) {

	.champs_texte_1,
	.champs_texte_2,
	.champs_texte_3 {
		position: static;
		opacity: 1;
		visibility: visible;
		transform: none;
		margin-bottom: 80px
	}
}

.champs_texte_1.active,
.champs_texte_2.active,
.champs_texte_3.active {
	opacity: 1;
	visibility: visible
}

.champs_texte_1 h2,
.champs_texte_1 h3,
.champs_texte_1 h4,
.champs_texte_2 h2,
.champs_texte_2 h3,
.champs_texte_2 h4,
.champs_texte_3 h2,
.champs_texte_3 h3,
.champs_texte_3 h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 30px
}

.champs_texte_1 ul,
.champs_texte_2 ul,
.champs_texte_3 ul {
	list-style: none
}

.champs_texte_1 ul li,
.champs_texte_2 ul li,
.champs_texte_3 ul li {
	color: #fff;
	font-size: 20px
}

.champs_texte_1 ul li:before,
.champs_texte_2 ul li:before,
.champs_texte_3 ul li:before {
	content: "•";
	color: transparent;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

.champs_texte_1 ul li:before {
	color: #18a6ad
}

.champs_texte_2 ul li:before {
	color: #ffb810
}

.champs_texte_3 ul li:before {
	color: #ff8351
}

.content_box {
	background: #0b8092;
	color: #fff;
	overflow: hidden
}

.content_box .text_box {
	padding-top: 50px;
	padding-bottom: 50px
}

@media screen and (min-width:48rem) {
	.content_box .text_box {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media screen and (min-width:90.0625rem) {
	.content_box .text_box {
		padding-top: 170px;
		padding-bottom: 170px
	}
}

.content_box .text_box:before {
	content: "";
	background: url(../img/double-form.svg) no-repeat;
	position: absolute;
	top: -100px;
	right: -400px;
	width: 525px;
	height: 475px
}

.content_box .text_box p {
	color: #fff;
	z-index: 1;
	position: relative
}

.content_box .text_box p a {
	color: #ffb810
}

.content_box .text_box p a:focus,
.content_box .text_box p a:hover {
	color: #fff
}

.single-member .content_box .text_box p a {
	color: #fff
}

.single-member .content_box .text_box p a:focus,
.single-member .content_box .text_box p a:hover {
	color: #ffb810
}

.content_box .domain,
.content_box .footer_lands_title,
.content_box .h1,
.content_box .h2,
.content_box .h3,
.content_box ul {
	position: relative;
	z-index: 1
}

.content_box .footer_lands_title,
.content_box .h2,
.content_box .h3,
.content_box h2,
.content_box h3 {
	color: #fff
}

@media screen and (min-width:75rem) {

	.content_box .footer_lands_title,
	.content_box .h2,
	.content_box .h3,
	.content_box h2,
	.content_box h3 {
		line-height: 3.25rem
	}
}



.content_box .footer_lands_title a,
.content_box .h2 a,
.content_box .h3 a,
.content_box h2 a,
.content_box h3 a {
	color: #fff
}

.content_box .footer_lands_title a span,
.content_box .h2 a span,
.content_box .h3 a span,
.content_box h2 a span,
.content_box h3 a span {
	color: #ffb810
}

.content_box .footer_lands_title a:focus,
.content_box .footer_lands_title a:hover,
.content_box .h2 a:focus,
.content_box .h2 a:hover,
.content_box .h3 a:focus,
.content_box .h3 a:hover,
.content_box h2 a:focus,
.content_box h2 a:hover,
.content_box h3 a:focus,
.content_box h3 a:hover {
	color: #ffb810
}

.content_box .footer_lands_title a:focus span,
.content_box .footer_lands_title a:hover span,
.content_box .h2 a:focus span,
.content_box .h2 a:hover span,
.content_box .h3 a:focus span,
.content_box .h3 a:hover span,
.content_box h2 a:focus span,
.content_box h2 a:hover span,
.content_box h3 a:focus span,
.content_box h3 a:hover span {
	color: #fff
}

#stories_ajax_seach {
	text-align: center
}

.text_box_head {
	color: #fff;
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	position: relative;
	z-index: 1
}

.text_box_head>span {
	color: #ffb810
}

.text_box_head>.date {
	display: inline
}

.select_menu_stories {
	margin: 100px 0;
	position: relative;
	z-index: 8
}

.card_stories {
	padding-bottom: 100px
}

.card_content_flex {
	display: flex;
	flex-wrap: wrap
}

.square {
	position: relative;
	width: 50%;
	border: 1px solid red
}

.square .content {
	position: absolute;
	width: 100%;
	height: 100%
}

.card_story {
	background-color: #0b8092;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 100%;
	margin-bottom: .25rem
}

@media screen and (min-width:36rem)and (max-width:59.9375rem) {
	.card_story {
		width: calc(50% - .51rem);
		margin: 0 0 1rem 1rem;
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	.card_story:nth-child(2n-1) {
		margin-left: 0
	}
}

@media screen and (min-width:60rem) {
	.card_story {
		width: calc(33.3333% - .8rem);
		margin: 0 0 1.2rem 1.2rem;
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	.card_story:nth-child(3n-2) {
		margin-left: 0
	}
}

.card_story:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.card_story_content {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	padding: 2rem 1rem
}

@media screen and (min-width:64rem) {
	.card_story_content {
		padding: 2rem
	}
}

.card_story_content:focus,
.card_story_content:hover {
	background: rgba(11, 128, 146, .7)
}

@media screen and (max-width:48rem) {
	.card_story_content {
		background: rgba(11, 128, 146, .7)
	}
}

.card_story_content .h2 {
	color: #fff;
	margin: auto 0;
	text-align: center;
	font-size: 2rem;
	line-height: 2.25rem
}

.card_story_content .text_box_head {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	margin-bottom: 0;
	font-weight: 600;
	bottom: .75rem;
	line-height: 1.3
}

@media screen and (min-width:75rem) {
	.card_story_content .text_box_head {
		bottom: 3rem
	}
}

.card_story_content .text_box_head span {
	color: #ffb810;
	font-size: 1rem
}

.tags_container {
	display: inline
}

.tags_container span:after {
	content: " - "
}

.tags_container span:last-child:after {
	content: none
}

.tags_container .tag_country:after {
	content: ", "
}

.tags_container .tag_country:after:last-child:after {
	content: none
}

.filters_section {
	padding: 0 0 5rem 0
}

.page-template-resources .filters_section {
	padding-top: 3rem
}

@media screen and (min-width:90.0625rem) {
	.page-template-resources .filters_section {
		padding-top: 8rem
	}
}

.filters_container {
	margin: 0 0 3rem 0
}

@media screen and (min-width:40rem) {
	.filters_container {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start
	}
}

@media screen and (min-width:90.0625rem) {
	.filters_container {
		margin: 0 0 5rem 0
	}
}

.filters_container:last-child {
	margin-bottom: 0
}

.filter_radio_all {
	position: relative
}

.expertise_section .filter_radio_all {
	margin-top: 3rem
}

@media screen and (min-width:40rem) {
	.filter_radio_all {
		padding-left: 7rem
	}
}

@media screen and (min-width:64rem) {
	.filter_radio_all {
		padding-left: 10rem
	}
}

.page-template-why-ecf .filter_radio_all {
	margin: 5rem 0 3rem 0
}

.filter_radio_item {
	margin-bottom: 1.5rem;
	font-size: 1.25rem;
	line-height: 1.375rem
}

@media screen and (min-width:40rem) {
	.filter_radio_item {
		padding-right: 3rem;
		font-size: 1.375rem
	}
}

@media screen and (min-width:90.0625rem) {
	.filter_radio_item {
		margin-bottom: 2rem;
		font-size: 1.5rem;
		line-height: 1.5rem
	}
}

.filter_radio_item label:focus,
.filter_radio_item label:hover {
	color: #0b8092
}

@media screen and (min-width:40rem) {
	.filter_radio_all .filter_radio_item:first-child {
		position: absolute;
		left: 0
	}
}

.filter_radio_item input:checked+label:before,
.filter_radio_item input:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 30px;
	height: 30px;
	background: url(../img/checkbox.svg) no-repeat center
}

.filter_radio_item input:checked+label:after,
.filter_radio_item input:not(:checked)+label:after {
	content: "";
	position: absolute;
	background: url(../img/checkbox-checked.svg) no-repeat center;
	left: 0;
	top: 5px;
	width: 30px;
	height: 30px;
	transition: all .2s
}

.filter_radio_item input:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.filter_radio_item input:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.filter_radio_item input:checked,
.filter_radio_item input:not(:checked) {
	position: absolute;
	left: -9999px
}

.filter_radio_item input:checked+label,
.filter_radio_item input:not(:checked)+label {
	position: relative;
	padding-left: 2em;
	cursor: pointer
}

.filter_cehckbox_item {
	margin-right: .5rem;
	margin-bottom: .5rem;
	font-size: 1.125rem;
	display: inline-block
}

.filter_cehckbox_item label {
	position: relative;
	padding-left: 2em;
	cursor: pointer;
	border: 1px solid #252525;
	padding: .5rem 1.5rem .75rem 1.5rem;
	display: inline-block
}

.filter_cehckbox_item input:checked,
.filter_cehckbox_item input:not(:checked) {
	position: absolute;
	left: -9999px
}

.filter_cehckbox_item input:not(:checked)+label:focus,
.filter_cehckbox_item input:not(:checked)+label:hover {
	border-color: #0b8092;
	color: #0b8092
}

.filter_cehckbox_item input:checked+label {
	background: #0b8092;
	border-color: #0b8092;
	color: #fff
}

.filter_cehckbox_item input:checked+label:focus,
.filter_cehckbox_item input:checked+label:hover {
	border-color: #0b8092
}

.resources_section {
	margin-bottom: 100px
}

.resources_section .h2 {
	line-height: 3rem;
	margin-bottom: 1rem
}

@media screen and (min-width:48rem) {
	.resources_section .h2 {
		display: inline-block;
		margin-bottom: 5rem
	}
}

.resources_section .input_text {
	position: relative;
	margin-right: 0;
	margin-bottom: 2rem
}

@media screen and (min-width:48rem) {
	.resources_section .input_text {
		top: .675rem;
		margin-bottom: 0
	}
}

.page-template-newsletters .ajax_seach_container {
	text-align: left
}

.news_section {
	margin-bottom: 5rem
}

.news_first_card_container {
	margin-bottom: 3.75rem;
	position: relative
}

.news_first_card_container .btn_yellow {
	position: absolute;
	position: absolute;
	bottom: -1.5rem;
	left: 2rem;
	right: 2rem;
	text-align: center
}

@media screen and (min-width:40rem) {
	.news_first_card_container .btn_yellow {
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 50%)
	}
}

.news_first_card_container .btn_yellow:focus,
.news_first_card_container .btn_yellow:hover {
	border-color: #fff;
	background: #0b8092;
	color: #fff
}

.news_first_card {
	width: 100%;
	background: #0b8092;
	background-size: cover;
	position: relative;
	overflow: hidden;
	padding: 2.5rem 2rem 3.75rem 2rem
}

@media screen and (min-width:48rem) {
	.news_first_card {
		padding: 2.5rem 3.75rem 3.75rem 3.75rem
	}
}

.news_first_card:before {
	content: "";
	background: url(../img/double-form-line.svg) no-repeat;
	position: absolute;
	top: -150px;
	right: -200px;
	width: 525px;
	height: 475px
}

.news_first_card .date {
	color: #fff;
	margin-bottom: .75rem;
	position: relative;
	z-index: 1
}

.news_first_card .footer_lands_title,
.news_first_card .h3 {
	margin-bottom: 1.25rem;
	position: relative;
	z-index: 1
}

@media screen and (min-width:40rem) {

	.news_first_card .footer_lands_title,
	.news_first_card .h3 {
		line-height: 2.75rem
	}
}

@media screen and (min-width:75rem) {

	.news_first_card .footer_lands_title,
	.news_first_card .h3 {
		line-height: 3.25rem;
		padding-right: 200px
	}
}

.news_first_card .footer_lands_title a,
.news_first_card .h3 a {
	color: #fff
}

.news_first_card .footer_lands_title a span,
.news_first_card .h3 a span {
	color: #ffb810
}

.news_first_card .footer_lands_title a:focus,
.news_first_card .footer_lands_title a:hover,
.news_first_card .h3 a:focus,
.news_first_card .h3 a:hover {
	color: #ffb810
}

.news_first_card .footer_lands_title a:focus span,
.news_first_card .footer_lands_title a:hover span,
.news_first_card .h3 a:focus span,
.news_first_card .h3 a:hover span {
	color: #fff
}

.news_first_card .news_desc {
	margin-bottom: 0;
	color: #fff;
	position: relative;
	z-index: 1
}

.news_card {
	width: calc(50% - .94rem);
	background-color: #f8f7f7;
	padding: 2rem 2rem 4.5rem 2rem;
	margin-bottom: 3.75rem
}

.news_card .text_box_head {
	color: #0b8092;
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	position: relative;
	z-index: 1
}

.news_card .text_box_head>span {
	color: #0b8092
}

.news_card .footer_lands_title,
.news_card .h3 {
	margin-bottom: 1.5rem;
	line-height: 3.25rem
}

.news_card .ressources_desc {
	margin-bottom: 0
}

.news_card .resource_link {
	display: block;
	margin: -30px -30px 20px -30px
}

.news_card .cat_date {
	color: #0b8092
}

.formulaire_modal .news_card .gform_button,
.gform_wrapper .news_card .gform_button,
.news_card .btn_blue,
.news_card .formulaire_modal .gform_button,
.news_card .gform_wrapper .gform_button,
.news_card .nl_login_fields_container .nl_submit,
.nl_login_fields_container .news_card .nl_submit {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%)
}

.page-template-contact .section:first-child,
.page-template-contact .section_newsfeed:first-child,
.page-template-join .section:first-child,
.page-template-join .section_newsfeed:first-child {
	padding-bottom: 100px
}

.join_section {
	margin-bottom: 10rem
}

.join_section .footer_lands_title,
.join_section .h3 {
	margin-bottom: 3.75rem
}

.formulaire_modal .join_section .gform_button,
.gform_wrapper .join_section .gform_button,
.join_section .btn_blue,
.join_section .formulaire_modal .gform_button,
.join_section .gform_wrapper .gform_button,
.join_section .nl_login_fields_container .nl_submit,
.nl_login_fields_container .join_section .nl_submit {
	margin: 0 auto;
	font-size: 1.5rem;
	padding: .75rem 1.5rem 1rem 1.5rem;
	width: 90%;
	max-width: 35rem;
	text-align: center;
	display: block
}

@media screen and (min-width:48rem) {

	.formulaire_modal .join_section .gform_button,
	.gform_wrapper .join_section .gform_button,
	.join_section .btn_blue,
	.join_section .formulaire_modal .gform_button,
	.join_section .gform_wrapper .gform_button,
	.join_section .nl_login_fields_container .nl_submit,
	.nl_login_fields_container .join_section .nl_submit {
		font-size: 2rem;
		padding: .75rem 3rem 1rem 3rem
	}
}

@media screen and (min-width:90.0625rem) {

	.formulaire_modal .join_section .gform_button,
	.gform_wrapper .join_section .gform_button,
	.join_section .btn_blue,
	.join_section .formulaire_modal .gform_button,
	.join_section .gform_wrapper .gform_button,
	.join_section .nl_login_fields_container .nl_submit,
	.nl_login_fields_container .join_section .nl_submit {
		max-width: 45rem;
		font-size: 2.5rem
	}
}

.join_card_container {
	margin-bottom: 4rem
}

@media screen and (min-width:48rem) {
	.join_card_container {
		margin-bottom: 7rem;
		display: flex;
		justify-content: space-between
	}
}

.join_card {
	background: #0b8092;
	background-size: cover;
	padding: 3rem 1.5rem;
	position: relative;
	overflow: hidden;
	margin-bottom: .25rem
}

@media screen and (min-width:48rem) {
	.join_card {
		margin-right: 15px;
		margin-bottom: 0;
		width: 33%
	}

	.join_card:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:75rem) {
	.join_card {
		padding: 3rem
	}
}

.join_card:before {
	content: "";
	background: url(../img/double-form-line.svg) no-repeat;
	position: absolute;
	top: -100px;
	right: -150px;
	width: 260px;
	height: 230px
}

.join_card .board_name,
.join_card .h4,
.join_card .newsfeed_title,
.join_card .team_name {
	color: #ffb810;
	margin-bottom: 1.25rem;
	position: relative;
	z-index: 1
}

.join_card .join_desc {
	margin: 0;
	color: #fff;
	line-height: 1.25;
	padding-right: 1rem;
	position: relative;
	z-index: 1;
	display: block;
	height: 100%
}

.testi_section .content_box {
	background-color: #ffb810;
	overflow: hidden
}

.testi_section .text_box {
	position: relative;
	padding-top: 200px;
	padding-bottom: 40px;
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

@media screen and (min-width:48rem) {
	.testi_section .text_box {
		padding-left: 3rem;
		padding-right: 3rem
	}
}

@media screen and (min-width:105rem) {
	.testi_section .text_box {
		padding-left: 137.5px
	}
}

.testi_section .text_box:before {
	content: "";
	background: url(../img/double-form-yellow.svg) no-repeat;
	position: absolute;
	top: -75px;
	right: -150px;
	width: 300px;
	height: 300px
}

.testi_section .text_box:after {
	content: "";
	background: url(../img/testi-before.svg) no-repeat;
	background-size: contain;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 80px;
	left: 3rem
}

@media screen and (min-width:105rem) {
	.testi_section .text_box:after {
		left: 155px
	}
}

.page-template-join .testi_section .middle_banner {
	padding-bottom: 0
}

.testi_slider_cotainer {
	position: relative
}

.testi_slider_cotainer .lSSlideOuter .lSPager {
	margin-top: 3rem !important
}

.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg {
	text-align: left
}

.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li {
	padding: 0 .5rem
}

.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li:first-child {
	padding-left: 0
}

.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li a:hover,
.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li.active a,
.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li:focus {
	background: #0b8092
}

.testi_slider_cotainer .lSSlideOuter .lSPager.lSpg>li a {
	height: 1rem;
	width: 1rem;
	background: rgba(11, 128, 146, .3)
}

.testiNextSlide,
.testiPrevSlide {
	position: absolute;
	top: calc(50% - 60px);
	opacity: 0;
	transform: translateY(-50%);
	height: 30px;
	width: 30px;
	display: block;
	z-index: 9;
	color: #0b8092;
	font-size: 2rem
}

@media screen and (min-width:105rem) {

	.testiNextSlide,
	.testiPrevSlide {
		opacity: 1
	}
}

.testiNextSlide:focus,
.testiNextSlide:hover,
.testiPrevSlide:focus,
.testiPrevSlide:hover {
	cursor: pointer;
	color: rgba(11, 128, 146, .7)
}

.testiPrevSlide {
	left: -4rem
}

.testiNextSlide {
	right: -4rem
}

.testi_text {
	margin-bottom: 3rem
}

.testi_text p {
	color: #252525 !important;
	font-size: 1.5rem;
	line-height: 1.25
}

@media screen and (min-width:48rem) {
	.testi_text p {
		font-size: 1.75rem
	}
}

@media screen and (min-width:90.0625rem) {
	.testi_text p {
		font-size: 2rem
	}
}

.testi_text p:last-child {
	margin-bottom: 0
}

.testi_sign {
	color: #0b8092 !important;
	margin: 0;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.25
}

.testi_position {
	font-size: 1.25rem;
	margin: 0;
	color: #252525 !important
}

.offices_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-left: -.46875rem;
	margin-right: -.46875rem
}

.offices_container .office_card {
	background-color: #0b8092;
	padding: 2.25rem 1.5rem;
	width: 100%;
	margin-bottom: .9375rem
}

@media screen and (min-width:30rem) {
	.offices_container .office_card {
		margin: 0 .46875rem .9375rem .46875rem;
		width: calc(50% - .94rem)
	}
}

@media screen and (min-width:64rem) {
	.offices_container .office_card {
		width: calc(33.3333% - .94rem)
	}
}

@media screen and (min-width:75rem) {
	.offices_container .office_card {
		padding: 2.25rem 2.5rem
	}
}

.offices_container .board_name,
.offices_container .h4,
.offices_container .newsfeed_title,
.offices_container .team_name {
	color: #ffb810;
	display: inline-block;
	margin-right: 15px
}

.offices_container .parenthese {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	font-style: italic
}

.offices_container .address {
	color: #fff;
	margin-bottom: 0;
	padding-top: 15px
}

.offices_container .address:before {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #fff;
	margin-bottom: 15px
}

.offices_container .land {
	color: #fff;
	margin-bottom: 0
}

.offices_container .tel {
	color: #ffb810;
	font-size: 1.25rem
}

.offices_container .tel:focus,
.offices_container .tel:hover {
	color: #fff
}

.offices_container .tel .fas {
	margin-right: .25rem;
	color: #ffb810
}

.company,
.function {
	margin-bottom: 0
}

.svg-inline {
	clip-path: url(#mask-svg);
	-webkit-clip-path: url(#mask-svg);
	width: 165px;
	height: 165px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.svg-inline-large {
	max-width: inherit;
	max-height: inherit;
	width: 280px;
	height: 280px
}

.enquiries_section {
	padding-bottom: 50px
}

.enquiries_section:last-child {
	padding-bottom: 80px
}

.single .enquiries_section {
	margin-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.single .enquiries_section {
		margin-bottom: 150px
	}
}

.enquiries_section .footer_lands_title,
.enquiries_section .h3 {
	margin-bottom: 3rem
}

.enquiries_general {
	margin-bottom: 30px;
	padding: 4rem 1.5rem 2rem 1.5rem;
	background: #f8f7f7
}

@media screen and (min-width:75rem) {
	.enquiries_general {
		padding: 4rem 4rem 2rem 4rem
	}
}

@media screen and (min-width:90.0625rem) {
	.enquiries_general {
		padding: 75px 100px
	}
}

.enquiries_general.yellow {
	background: #ffb810
}

.enquiries_general.yellow .enquiries_desc a:focus,
.enquiries_general.yellow .enquiries_desc a:hover {
	color: #0b8092
}

.enquiries_general.yellow .btn_blue:hover,
.enquiries_general.yellow .formulaire_modal .gform_button:hover,
.enquiries_general.yellow .gform_wrapper .gform_button:hover,
.enquiries_general.yellow .nl_login_fields_container .nl_submit:hover,
.formulaire_modal .enquiries_general.yellow .gform_button:hover,
.gform_wrapper .enquiries_general.yellow .gform_button:hover,
.nl_login_fields_container .enquiries_general.yellow .nl_submit:hover {
	background: #fff;
	border-color: #fff;
	color: #0b8092
}

.enquiries_general.grey {
	background: #f8f7f7
}

.enquiries_general .btn_blue,
.enquiries_general .formulaire_modal .gform_button,
.enquiries_general .gform_wrapper .gform_button,
.enquiries_general .nl_login_fields_container .nl_submit,
.formulaire_modal .enquiries_general .gform_button,
.gform_wrapper .enquiries_general .gform_button,
.nl_login_fields_container .enquiries_general .nl_submit {
	font-size: 1.125rem;
	margin-right: 1rem;
	margin: 0 1rem 1rem 0
}

.enquiries_general .btn_blue:last-child,
.enquiries_general .formulaire_modal .gform_button:last-child,
.enquiries_general .gform_wrapper .gform_button:last-child,
.enquiries_general .nl_login_fields_container .nl_submit:last-child,
.formulaire_modal .enquiries_general .gform_button:last-child,
.gform_wrapper .enquiries_general .gform_button:last-child,
.nl_login_fields_container .enquiries_general .nl_submit:last-child {
	margin-right: 0
}

.enquiries_item {
	margin-bottom: 4.375rem;
	width: 100%;
	text-align: center
}

@media screen and (min-width:30rem) {
	.enquiries_item {
		width: 20%;
		text-align: left
	}
}

@media screen and (min-width:75rem) {
	.enquiries_item {
		display: flex;
		flex-wrap: wrap
	}
}

@media screen and (max-width:100rem) {
	.enquiries_item {
		width: 33.333%
	}
}

@media screen and (max-width:75rem) {
	.enquiries_item {
		width: 50%
	}
}

@media screen and (max-width:40rem) {
	.enquiries_item {
		width: 100%;
		max-width: 320px;
		margin: 0 auto 4.375rem auto
	}
}

.enquiries_item .svg-inline {
	display: inline-block
}

.enquiries_item .board_name,
.enquiries_item .h4,
.enquiries_item .newsfeed_title,
.enquiries_item .team_name {
	color: #0b8092
}

.enquiries_item .board_name:after,
.enquiries_item .h4:after,
.enquiries_item .newsfeed_title:after,
.enquiries_item .team_name:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #252525;
	margin: .75rem auto 1rem auto
}

@media screen and (min-width:30rem) {

	.enquiries_item .board_name:after,
	.enquiries_item .h4:after,
	.enquiries_item .newsfeed_title:after,
	.enquiries_item .team_name:after {
		margin: .75rem 0 1rem 0
	}
}

.enquiries_item .tel {
	margin-bottom: 0
}

.enquiries_item .tel a:focus,
.enquiries_item .tel a:hover {
	color: #0b8092
}

.enquiries_desc {
	margin-bottom: 2rem
}

.enquiries_text {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

@media screen and (min-width:75rem) {
	.enquiries_text {
		margin-left: 1.5rem;
		width: calc(100% - 189px)
	}
}

.enquiries_text p {
	font-size: 1.125rem;
	line-height: 1.4
}

.enquiries_text .team_function {
	margin-bottom: .5rem
}

@media screen and (min-width:30rem) {
	.enquiries_text_large {
		position: relative;
		top: 2.5rem;
		margin-left: 2rem
	}
}

.enquiries_rs {
	list-style: none;
	margin: 0;
	margin-top: .675rem
}

.enquiries_rs li {
	display: inline-block;
	margin-right: .75rem
}

.enquiries_rs li:last-child {
	margin-right: 0
}

.enquiries_rs a {
	display: inline-block;
	border: 1px solid #0b8092;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 23px;
	font-size: .875rem;
	color: #0b8092
}

.enquiries_rs a:focus,
.enquiries_rs a:hover {
	color: #ffb810;
	border-color: #ffb810
}

.yellow .enquiries_rs a:focus,
.yellow .enquiries_rs a:hover {
	color: #fff;
	border-color: #fff
}

.enquiries_lang {
	font-style: italic;
	margin-top: .25rem;
	font-size: .875rem;
	margin-bottom: 0
}

.enquiries_container {
	display: flex;
	flex-wrap: wrap
}

.section_rubrique {
	padding: 100px 0 75px 0
}

@media screen and (min-width:90.0625rem) {
	.section_rubrique {
		padding: 150px 0 100px 0
	}
}

.section_rubrique .content_flex {
	margin: 30px 0
}

.bs_rubrique {
	margin-bottom: 100px
}

.bs_rubrique .img_separator {
	height: 700px
}

.quote_rubrique {
	padding: 100px 0
}

.quote_rubrique .testi {
	margin-top: 0
}

.accordeon_item blockquote {
	background-color: #f8f7f7;
	font-size: 20px;
	padding: 3.5rem .9375rem;
	border: none;
	text-align: center;
	position: relative;
	margin: 3.5rem 0 1.75rem 0
}

@media screen and (min-width:90.0625rem) {
	.accordeon_item blockquote {
		padding: 4rem
	}
}

.accordeon_item blockquote p {
	margin-bottom: 0;
	line-height: 1.2
}

@media screen and (min-width:75rem) {
	.accordeon_item blockquote p {
		font-size: 1.75rem
	}
}

@media screen and (min-width:90.0625rem) {
	.accordeon_item blockquote p {
		font-size: 2rem
	}
}

.accordeon_item blockquote:before {
	content: "";
	background: url(../img/testi-before.svg) center no-repeat;
	position: absolute;
	width: 70px;
	height: 70px;
	top: -40px;
	left: 50%;
	transform: translateX(-50%)
}

.accordeon_item blockquote cite {
	margin-top: 20px;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0;
	color: #0b8092;
	font-style: inherit
}

.accordeon_item blockquote cite:before {
	display: none
}

.button_section {
	text-align: center;
	margin-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.button_section {
		margin-bottom: 150px
	}
}

.svg-inline-1 {
	clip-path: url(#mask-svg-1);
	-webkit-clip-path: url(#mask-svg-1);
	width: 300px;
	height: 300px;
	background-size: cover;
	background-position: 50% 25%;
	display: inline-block
}

.download_section {
	margin-bottom: 100px
}

@media screen and (min-width:90.0675rem) {
	.download_section {
		margin-bottom: 150px
	}
}

.download_section .footer_lands_title,
.download_section .h3 {
	margin-bottom: 3rem
}

.download_card_container {
	display: flex;
	flex-wrap: wrap
}

@media screen and (min-width:40rem) {
	.download_card_container {
		margin-left: -.5rem;
		margin-right: -.5rem
	}
}

.download_card {
	width: 100%;
	margin: .125rem 0;
	padding: 2rem 1rem;
	color: #fff;
	background: #265e66;
	position: relative
}

@media screen and (min-width:40rem) {
	.download_card {
		width: calc(50% - 1rem);
		margin: .5rem;
		padding: 2rem
	}
}

@media screen and (min-width:75rem) {
	.download_card {
		width: calc(33.333% - 1rem)
	}
}

@media screen and (max-width:90rem) {

	.download_card .board_name,
	.download_card .h4,
	.download_card .newsfeed_title,
	.download_card .team_name {
		font-size: 1.25rem
	}
}

.download_card:after {
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	color: #ffb810;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 4rem;
	font-weight: 200;
	content: ""
}

.download_card:focus,
.download_card:hover {
	background: #0b8092
}

.download_card .board_name,
.download_card .h4,
.download_card .newsfeed_title,
.download_card .team_name {
	padding-right: 58px;
	color: #fff
}

@media screen and (min-width:30rem) {

	.download_card .board_name,
	.download_card .h4,
	.download_card .newsfeed_title,
	.download_card .team_name {
		padding-right: 78px
	}
}

.download_card .board_name:after,
.download_card .h4:after,
.download_card .newsfeed_title:after,
.download_card .team_name:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #fff;
	margin: 20px 0
}

.download_card.download_card_link:after {
	content: ""
}

.download_card.download_card_video:after {
	content: ""
}

.download_card[href$=".pdf"]:after {
	content: ""
}

.download_card[href$=".doc"]:after,
.download_card[href$=".docx"]:after {
	content: ""
}

.download_card[href$=".xls"]:after,
.download_card[href$=".xlsx"]:after,
.download_card[href$=".xltx"]:after {
	content: ""
}

.download_card[href$=".jpeg"]:after,
.download_card[href$=".jpg"]:after,
.download_card[href$=".png"]:after {
	content: ""
}

.download_card[href$=".zip"]:after {
	content: ""
}

.download_card_subtitle {
	margin-bottom: 0;
	padding-right: 78px
}

.accordeon_section {
	padding-bottom: 68px
}

@media screen and (min-width:90.0675rem) {
	.accordeon_section {
		padding-bottom: 118px
	}
}

.accordeon_section .footer_lands_title,
.accordeon_section .h3 {
	margin-bottom: 3rem
}

.accordeon_item {
	background-color: #ffb810;
	padding: 2rem 1rem;
	margin-bottom: 2rem
}

@media screen and (min-width:40rem) {
	.accordeon_item {
		padding: 2rem 4rem
	}
}

@media screen and (min-width:90.0625rem) {
	.accordeon_item {
		padding: 50px 100px
	}
}

.accordeon_item a {
	border-bottom: 1px solid #0b8092
}

.accordeon_item a:focus,
.accordeon_item a:hover {
	color: #fff;
	border-color: #fff
}

.accordeon_item.accordeon_item_small {
	padding: 1.25rem 1rem
}

@media screen and (min-width:40rem) {
	.accordeon_item {
		padding: 1.25rem 4rem
	}
}

@media screen and (min-width:90.0625rem) {
	.accordeon_item {
		padding: 1.5rem 100px
	}
}

.accordeon_title {
	position: relative;
	margin-bottom: 0 !important;
	padding-right: 4rem
}

@media screen and (max-width:90rem) {
	.accordeon_title {
		font-size: 2rem;
		line-height: 2.5rem
	}
}

.accordeon_item_small .accordeon_title {
	font-size: 1.5rem;
	line-height: 1.75rem
}

.accordeon_title:hover {
	cursor: pointer
}

.accordeon_title:hover:after {
	color: rgba(255, 184, 16, 0) !important
}

.open .accordeon_title:hover:after {
	color: #ffb810 !important
}

.accordeon_title span {
	width: 50px;
	height: 50px;
	background: url(../img/form-small.svg) no-repeat center;
	position: absolute;
	right: 0;
	top: 0
}

.accordeon_title span:after,
.accordeon_title span:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	text-align: center;
	color: #ffb810;
	line-height: 50px;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 400;
	text-align: center;
	position: absolute;
	top: 3px;
	left: 0;
	width: 50px;
	height: 50px
}

.accordeon_title span:after {
	content: ""
}

.open .accordeon_title span:after {
	color: rgba(255, 184, 16, 0)
}

.accordeon_title span:before {
	content: ""
}

.accordeon_item_small .accordeon_title span {
	top: -10px
}

.text_develop {
	display: none
}

.text_develop .wysiwyg {
	padding-top: 2rem;
	display: block
}

.text_develop p:last-child {
	margin-bottom: 0
}

.section_board_intro .footer_lands_title,
.section_board_intro .h3 {
	margin-bottom: 30px
}

.checkbox_board {
	display: flex;
	justify-content: space-between
}

.checkbox_board .filter_container {
	justify-content: flex-start;
	width: 75%;
	margin: 50px 0
}

.board_container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 150px 0
}

.card_board {
	background: #f8f7f7;
	text-align: center;
	position: relative;
	width: 100%;
	margin-bottom: 3rem
}

.card_board:last-child {
	margin-bottom: 0
}

@media screen and (min-width:48rem) {
	.card_board {
		width: calc(50% - 1.875rem);
		margin: .9375rem .9375rem 2.5rem .9375rem
	}

	.card_board:nth-child(2n-1) {
		margin-left: 0
	}

	.card_board:nth-child(2n) {
		margin-right: 0
	}
}

@media screen and (min-width:64rem) {
	.card_board {
		width: calc(33.333% - 1.875rem);
		margin: .9375rem .9375rem 2.5rem .9375rem !important
	}

	.card_board:nth-child(3n-2) {
		margin-left: 0 !important
	}

	.card_board:nth-child(3n) {
		margin-right: 0 !important
	}
}

.card_board p {
	margin-bottom: 0
}

.card_board .btn_blue,
.card_board .formulaire_modal .gform_button,
.card_board .gform_wrapper .gform_button,
.card_board .nl_login_fields_container .nl_submit,
.formulaire_modal .card_board .gform_button,
.gform_wrapper .card_board .gform_button,
.nl_login_fields_container .card_board .nl_submit {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	max-width: 200px;
	width: 90%
}

.board_img_container {
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative
}

@media screen and (min-width:48rem) {
	.board_img_container {
		height: 210px
	}
}

@media screen and (min-width:64rem) {
	.board_img_container {
		height: 200px
	}
}

@media screen and (min-width:75rem) {
	.board_img_container {
		height: 270px
	}
}

.board_img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.board_content {
	padding: 1.5rem .5rem 3.5rem .5rem
}

.board_content p {
	margin-bottom: 0
}

.board_name {
	margin: 0
}

.board_name:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #252525;
	margin: 1rem auto .5rem
}

.card_team_container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -.46875rem 5rem -.46875rem;
	justify-content: space-between
}

.card_team_container:last-child {
	margin-bottom: 0
}

.card_team_container:after {
	content: "";
	flex: auto
}

.card_team {
	width: 100%;
	margin-bottom: .9375rem;
	background: #f8f7f7;
	text-align: center
}

@media screen and (min-width:25rem) {
	.card_team {
		width: calc(50% - .94rem);
		margin: 0 .46875rem .9375rem
	}
}

@media screen and (min-width:48rem) {
	.card_team {
		width: calc(33.3333% - .94rem)
	}
}

@media screen and (min-width:75rem) {
	.card_team {
		width: calc(25% - .94rem)
	}
}

@media screen and (min-width:80rem) {
	.card_team {
		width: calc(20% - .94rem)
	}
}

.card_team.team_leader {
	box-shadow: 0 0 0 1px #0b8092
}

.card_team .enquiries_rs {
	background-color: #0b8092;
	margin: 0;
	padding: 10px 0;
	min-height: 46px
}

.card_team .enquiries_rs a {
	color: #ffb810;
	border-color: #ffb810
}

@media screen and (min-width:30rem) {

	.card_team .enquiries_rs a:focus,
	.card_team .enquiries_rs a:hover {
		color: #fff;
		border-color: #fff
	}
}

.team_content {
	padding: 1.5rem .5rem
}

.team_content:focus .team_name,
.team_content:hover .team_name {
	color: #ffb810
}

.team_content p {
	font-size: 1.125rem;
	line-height: 1.5rem;
	margin-bottom: 0;
	color: #252525
}

.team_name {
	font-size: 1.25rem;
	margin: 0
}

.team_name:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #252525;
	margin: 1rem auto .5rem
}

.team_img_container {
	height: 190px;
	display: block;
	overflow: hidden;
	position: relative
}

.team_img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.section_team_card {
	margin-bottom: 100px
}

@media screen and (min-width:90.0625rem) {
	.section_team_card {
		margin-bottom: 150px
	}
}

.section_department_desc .footer_lands_title,
.section_department_desc .h3 {
	margin-bottom: 30px
}

.section_department_desc .desc {
	margin-bottom: 34px
}

.page-template-board .filters_container,
.page-template-team .filters_container {
	margin-bottom: 2rem
}

.filters_section {
	margin-top: -5rem
}

.not_found {
	padding: 3rem 0
}

.single h1 {
	clear: left;
	padding-bottom: .25rem
}

@media screen and (min-width:40rem) {
	.single h1 {
		float: left;
		width: 75%
	}
}

.single-stories .single_head h1 {
	color: #0b8092
}

.grantees_container {
	float: left;
	margin-bottom: 5rem
}

.grantees_container p {
	font-weight: 600
}

.grantee_img {
	margin-right: 2rem
}

.grantee_img:last-child {
	margin-bottom: 0
}

.section_single {
	padding: 100px 0 50px 0
}

@media screen and (min-width:90.0675rem) {
	.section_single {
		padding: 150px 0 50px 0
	}
}

.section_single:after {
	content: "";
	position: absolute;
	z-index: -1;
	height: 420px;
	width: 420px;
	background: url(../img/ondes.svg) no-repeat center;
	background-size: contain;
	opacity: .2;
	top: 100px;
	right: -200px
}

.single-member .section_single:after {
	display: none
}

.section_single .column {
	position: relative
}

.section_single .wysiwyg {
	clear: both
}

.single_countries_tags {
	clear: right;
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
	font-weight: 600
}

@media screen and (min-width:40rem) {
	.single_countries_tags {
		float: right
	}
}

.single_countries_tags:last-child {
	margin-bottom: 0
}

.single_countries_tags .tags_container {
	color: #0b8092
}

.single_countries_tags .tags_container span:after {
	content: " | "
}

.single_countries_tags .tags_container span:last-child:after {
	content: none
}

.single_back_link {
	display: inline-block;
	position: absolute;
	left: .9375rem;
	top: -4rem
}

@media screen and (min-width:40rem) {
	.single_back_link {
		font-size: 1.25rem
	}
}

.single_back_link i {
	color: #ffb810;
	font-weight: 500;
	padding-right: 20px
}

.single_back_link:focus,
.single_back_link:hover {
	color: #0b8092
}

.related_section {
	padding: 0 0 10rem 0
}

.related_section>.row>.column {
	border-top: 1px solid #252525;
	padding-top: 4rem
}

.related_section .footer_lands_title,
.related_section .h3 {
	margin-bottom: 3rem
}

.related_content {
	margin-bottom: 2.5em
}

.related_content:last-child {
	margin-bottom: 0
}

.related_content .footer_lands_title,
.related_content .h3 {
	margin-bottom: 2rem;
	color: #0b8092;
	float: left
}

.related_view_all {
	float: right;
	font-size: 1.25rem;
	display: inline-block;
	position: relative;
	top: 20px
}

.related_view_all:focus,
.related_view_all:hover {
	color: #0b8092
}

.related_view_all i {
	padding-left: 20px;
	color: #ffb810
}

.related_content_head {
	overflow: hidden
}

.related_card {
	background-color: #f8f7f7;
	padding: 2rem 1rem;
	min-height: 210px
}

@media screen and (min-width:64rem) {
	.related_card {
		padding: 2rem
	}
}

.related_card .board_name,
.related_card .h4,
.related_card .newsfeed_title,
.related_card .team_name {
	line-height: 1.25;
	max-height: 90px;
	overflow: hidden
}

.related_card a:focus,
.related_card a:hover {
	color: #0b8092
}

.related_card_head {
	color: #0b8092;
	font-size: 1.25rem;
	margin-bottom: 1.25rem
}

.single_sectors_tags {
	font-size: 1.25rem;
	color: #0b8092;
	position: relative;
	top: -2rem
}

.single_head {
	margin-bottom: 2rem;
	overflow: hidden;
	position: relative
}

.single_head .h2 {
	line-height: 1.25
}

.single_head.single_head_height {
	min-height: 6rem
}

.single_head .enquiries_rs {
	margin: .75rem 0 0 0
}

@media screen and (min-width:40rem) {
	.single_head .enquiries_rs {
		position: absolute;
		top: 1.125rem;
		right: 0;
		margin-top: 0
	}
}

.single_head .enquiries_rs a {
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 1.25rem
}

.single_date {
	color: #0b8092;
	position: absolute;
	right: 0;
	bottom: .25rem;
	font-size: 1.25rem
}

figure {
	margin: 0;
	padding: 0
}

.wp-caption-text {
	color: #0b8092;
	margin-top: .125rem
}

.section_single_member {
	padding: 0
}

.section_single_member .h2 {
	float: none;
	color: #fff;
	margin-bottom: 30px;
	width: 100%
}

.section_single_member .location a,
.section_single_member .tel a {
	color: #fff
}

.section_single_member .location a:focus,
.section_single_member .location a:hover,
.section_single_member .tel a:focus,
.section_single_member .tel a:hover {
	color: #ffb810
}

.section_single_member .fas {
	color: #ffb810;
	margin-right: .5rem;
	font-size: 1.75rem;
	width: 1.25rem;
	text-align: center
}

@media screen and (min-width:40rem) {
	.section_single_member .fas {
		margin-right: 1.5rem;
		width: 2rem
	}
}

.section_single_member .fa-envelope {
	font-size: 1.125rem
}

@media screen and (min-width:40rem) {
	.section_single_member .fa-envelope {
		font-size: 1.5rem
	}
}

.section_single_member .fa-map-marker-alt {
	font-size: 1.25rem
}

@media screen and (min-width:40rem) {
	.section_single_member .fa-map-marker-alt {
		font-size: 1.875rem
	}
}

.section_single_member .enquiries_rs {
	margin-top: 3rem
}

.section_single_member .enquiries_rs a {
	border: 1px solid #fff;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 1.25rem
}

.section_single_member .enquiries_rs a:focus,
.section_single_member .enquiries_rs a:hover {
	border-color: #ffb810;
	color: #ffb810
}

.single-member .text_box .h2 span {
	color: #ffb810
}

.job_title {
	margin-bottom: 0
}

.domain {
	margin-bottom: 3rem
}

.domain .tags_container {
	color: #fff;
	font-size: 1.25rem
}

.domain .tags_container span:after {
	content: ", "
}

.domain .tags_container span:last-child:after {
	content: none
}

.single-member .text_box:before {
	content: "";
	background: url(../img/double-form-line.svg) no-repeat;
	position: absolute;
	top: -150px;
	right: -240px;
	width: 525px;
	height: 475px
}

.section_aboutme {
	margin-bottom: 100px
}

.section_aboutme .h2 {
	margin-bottom: 3rem
}

.about_me {
	background-color: #f8f7f7;
	padding: 4.5rem 1rem
}

@media screen and (min-width:75rem) {
	.about_me {
		padding: 4.5rem
	}
}

.search_post {
	background: #f8f7f7;
	padding: 2rem;
	margin-bottom: 2rem
}

.search_post:last-child {
	margin-bottom: 0
}

.search_post .footer_lands_title,
.search_post .h3 {
	margin-bottom: 1.5rem;
	font-size: 2rem;
	line-height: 1.25
}

.search_post .footer_lands_title:last-child,
.search_post .h3:last-child {
	margin-bottom: 0
}

.search_post p:last-child {
	margin-bottom: 0
}

.funders_tab_section {
	padding: 100px 0 50px 0
}

@media screen and (min-width:90.0625rem) {
	.funders_tab_section {
		padding: 150px 0 50px 0
	}
}

.funders_container {
	display: flex;
	margin: 7rem 0 0 0;
	flex-wrap: wrap
}

.funders_card {
	background: #f8f7f7;
	text-align: center;
	border: 2px solid #f8f7f7;
	margin-bottom: 15px;
	padding: 1rem 2rem;
	width: 100%
}

@media screen and (min-width:48rem) {
	.funders_card {
		width: calc(50% - 5px);
		margin-left: 10px
	}

	.funders_card:nth-child(2n-1) {
		margin-left: 0;
		padding: 3rem 1.5rem
	}
}

@media screen and (min-width:64rem) {
	.funders_card {
		width: calc(33% - 10px);
		margin-left: 15px !important
	}

	.funders_card:nth-child(3n-2) {
		margin-left: 0 !important
	}
}

@media screen and (min-width:75rem) {
	.funders_card {
		padding: 3rem
	}
}

.funders_card .attachment-funders {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

a.funders_card:focus,
a.funders_card:hover {
	border: 2px solid #0b8092
}

.section_financials .h2 {
	margin-bottom: 30px
}

.section_conclusion {
	margin: 50px 0
}

.section_conclusion .footer_lands_title,
.section_conclusion .h3 {
	color: #ffb810;
	margin-bottom: 30px
}

.financials_section {
	position: relative
}

.financials_section:after {
	content: "";
	position: absolute;
	z-index: -1;
	height: 420px;
	width: 420px;
	background: url(../img/ondes.svg) no-repeat center;
	background-size: contain;
	opacity: .2;
	top: -100px;
	right: -200px
}

.section_about_funders {
	background: #f8f7f7;
	padding: 100px 0;
	position: relative
}

.section_about_funders .h1 {
	float: none;
	width: 100%;
	margin-bottom: 30px
}

.formulaire_modal .section_about_funders .gform_button,
.gform_wrapper .section_about_funders .gform_button,
.nl_login_fields_container .section_about_funders .nl_submit,
.section_about_funders .btn_blue,
.section_about_funders .formulaire_modal .gform_button,
.section_about_funders .gform_wrapper .gform_button,
.section_about_funders .nl_login_fields_container .nl_submit {
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%)
}

.info_funders_container {
	display: flex;
	margin: 100px 0
}

.contact_funders,
.info_funders {
	display: block
}

.contact_funders .img_container,
.info_funders .img_container {
	background: #f8f7f7;
	padding: 3rem;
	display: inline-block;
	text-align: center;
	width: 100%;
	max-width: 415px
}

.contact_funders .footer_lands_title,
.contact_funders .h3,
.info_funders .footer_lands_title,
.info_funders .h3 {
	margin: 2.5rem 0 5rem 0
}

.contact_funders td,
.info_funders td {
	padding-bottom: 30px;
	font-size: 1.25rem
}

.contact_funders .info_title,
.info_funders .info_title {
	padding-right: 50px
}

.contact_funders .info_item,
.info_funders .info_item {
	color: #0b8092
}

.contact_funders .info_item a,
.info_funders .info_item a {
	color: #0b8092
}

.contact_funders .info_item a:focus,
.contact_funders .info_item a:hover,
.info_funders .info_item a:focus,
.info_funders .info_item a:hover {
	color: #ffb810
}

.contact_funders {
	color: #fff;
	background: #0b8092;
	padding: 2.5rem 3.75rem 3.75rem 3.75rem;
	position: relative;
	overflow: hidden;
	z-index: 0
}

.contact_funders:before {
	content: "";
	background: url(../img/double-form.svg) no-repeat;
	position: absolute;
	top: -100px;
	right: -400px;
	width: 525px;
	height: 475px;
	z-index: -1
}

.contact_funders .footer_lands_title,
.contact_funders .h3 {
	color: #fff
}

.contact_funders a {
	color: #ffb810
}

.contact_funders a:focus,
.contact_funders a:hover {
	color: #fff
}

.single-financials .bloc_section {
	padding-top: 100px
}

.funders_tabs_nav {
	list-style: none;
	margin: 0;
	padding: 5px;
	text-align: center
}

.funders_tabs_nav a {
	color: #c2c2c2;
	font-size: 1.75rem;
	line-height: 1.75rem;
	font-weight: 600;
	display: inline-block
}

@media screen and (min-width:48rem) {
	.funders_tabs_nav a {
		font-size: 2.25rem;
		line-height: 2.25rem
	}
}

@media screen and (min-width:64rem) {
	.funders_tabs_nav a {
		font-size: 2.75rem;
		line-height: 2.75rem
	}
}

.funders_tabs_nav a:focus,
.funders_tabs_nav a:hover {
	color: #0b8092
}

.funders_tabs_nav li {
	display: inline-block;
	border-right: 2px solid #c2c2c2;
	padding-right: 1.5rem;
	margin: 0 1.5rem 0 0
}

@media screen and (min-width:48rem) {
	.funders_tabs_nav li {
		padding-right: 7.5rem;
		margin: 0 7.5rem 0 0
	}
}

.funders_tabs_nav li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-width: 0
}

.funders_tabs_nav li.active a {
	color: #0b8092
}

#et-boc .et-l .graph,
.graph {
	padding-top: 5.5rem
}

#et-boc .et-l .graph .btn_blue,
.formulaire_modal .graph .gform_button,
.gform_wrapper .graph .gform_button,
.graph .btn_blue,
.graph .formulaire_modal .gform_button,
.graph .gform_wrapper .gform_button,
.graph .nl_login_fields_container .nl_submit,
.nl_login_fields_container .graph .nl_submit {
	text-align: center;
	width: 100%;
	margin: .75rem 0 3rem 0
}

#et-boc .et-l .graph_content,
.graph_content {
	background: #f8f7f7;
	padding: 3rem 1rem
}

@media screen and (min-width:48rem) {

	#et-boc .et-l .graph_content,
	.graph_content {
		padding: 3rem 1.5rem
	}
}

@media screen and (min-width:75rem) {

	#et-boc .et-l .graph_content,
	.graph_content {
		padding: 3rem
	}
}

#et-boc .et-l .graph_content h2,
#et-boc .et-l .graph_content h3,
.graph_content h2,
.graph_content h3 {
	border-bottom: 1px solid #000;
	display: inline-block
}

#et-boc .et-l .graph_content p,
.graph_content p {
	font-size: 1.5rem
}

.graph_lines {
	overflow-y: scroll
}

@media screen and (max-width:47.9375rem) {
	.graph_lines {
		width: 600px
	}
}

#et-boc .et-l .graph_line,
.graph_line {
	background: #f8f7f7;
	position: relative;
	margin-bottom: 1px;
	min-width: 600px
}

@media screen and (min-width:48rem) {

	#et-boc .et-l .graph_line,
	.graph_line {
		margin-bottom: .75rem
	}
}

#et-boc .et-l .graph_line:before,
.graph_line:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 99999px;
	background: #f8f7f7
}

@media screen and (max-width:47.9375rem) {

	#et-boc .et-l .graph_line:before,
	.graph_line:before {
		width: 550px
	}
}

#et-boc .et-l .graph_line_content,
#et-boc .et-l .graph_line_content_yellow,
.graph_line_content,
.graph_line_content_yellow {
	background: #0b8092;
	color: #fff;
	font-size: 1.25rem;
	padding: 1rem;
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 1;
	display: flex
}

@media screen and (max-width:47.9375rem) {

	#et-boc .et-l .graph_line_content,
	#et-boc .et-l .graph_line_content_yellow,
	.graph_line_content,
	.graph_line_content_yellow {
		font-size: 1rem
	}
}

@media screen and (min-width:48rem) {

	#et-boc .et-l .graph_line_content,
	#et-boc .et-l .graph_line_content_yellow,
	.graph_line_content,
	.graph_line_content_yellow {
		padding: 1rem
	}
}

@media screen and (min-width:64rem) {

	#et-boc .et-l .graph_line_content,
	#et-boc .et-l .graph_line_content_yellow,
	.graph_line_content,
	.graph_line_content_yellow {
		padding: 1rem 1.75rem
	}
}

#et-boc .et-l .graph_title,
.graph_title {
	display: inline-block;
	flex-grow: 1;
	line-height: 1.125
}

#et-boc .et-l .graph_line_content_yellow,
.graph_line_content_yellow {
	background: #ffb810
}

#et-boc .et-l .graph_line_content_yellow .graph_number,
.graph_line_content_yellow .graph_number {
	color: #fff;
	padding: 0 .25rem
}

#et-boc .et-l .graph_number,
.graph_number {
	color: #ffb810;
	display: inline-block;
	line-height: 1.125
}

#et-boc .et-l .graph_footer,
.graph_footer {
	margin-bottom: 0;
	position: relative;
	top: 13px
}

#et-boc .et-l .graph_line,
.graph_line {
	display: flex;
	background: 0 0
}

#et-boc .et-l .graph_line:before,
.graph_line:before {
	left: 50px
}

#et-boc .et-l .graph_line_percentage,
.graph_line_percentage {
	line-height: 1.125;
	padding: 1rem 1rem 1rem 0;
	width: 50px;
	text-align: right
}

.et-db #et-boc .et-l .et_pb_module #graph_2021 .column {
	padding-left: .9375rem;
	padding-right: .9375rem
}

.nl_login {
	background: #0b8092 url(../img/banner.jpg) no-repeat center;
	background-size: cover;
	padding: 100px 0
}

@media screen and (min-width:40rem) {
	.nl_login {
		padding: 200px 0
	}
}

.nl_login_container {
	background: rgba(240, 242, 244, .91);
	padding: 3.5rem 2rem;
	margin: 0 -.675rem;
	max-width: 60rem
}

@media screen and (min-width:40rem) {
	.nl_login_container {
		margin: 0 auto;
		padding: 5.5rem 4.5rem
	}
}

.nl_login_title {
	font-size: 2.5rem;
	line-height: 1.1;
	font-weight: 600;
	margin-bottom: 2rem;
	letter-spacing: -1px
}

@media screen and (min-width:40rem) {
	.nl_login_title {
		font-size: 3.75rem;
		margin-bottom: 4.5rem;
		letter-spacing: -3px
	}
}

.nl_login_intro {
	font-size: 1.125rem;
	line-height: 1.3
}

@media screen and (min-width:40rem) {
	.nl_login_intro {
		font-size: 1.25rem
	}
}

.nl_login_fields_container {
	margin-bottom: 0
}

.nl_login_fields_container .nl_input {
	border: 1px solid #252525;
	padding: 5px 1rem 8px;
	font-size: 1.25rem;
	line-height: 1.75rem;
	width: 100%;
	margin-bottom: 1rem
}

@media screen and (min-width:50rem) {
	.nl_login_fields_container .nl_input {
		padding: 5px 2rem 8px;
		max-width: 400px;
		margin-right: .75rem;
		margin-bottom: 0
	}
}

.nl_login_fields_container .nl_submit {
	width: 100%;
	text-align: center
}

@media screen and (min-width:50rem) {
	.nl_login_fields_container .nl_submit {
		max-width: 200px
	}
}

.nl_error {
	color: #b10000;
	font-weight: 500
}

.section_nl_head {
	background-color: #0b8092;
	background-size: cover
}

.nl_head_top {
	padding: 50px 0;
	overflow: hidden;
	margin-right: .625rem
}

@media screen and (min-width:40rem) {

	.formulaire_modal .nl_head_top .gform_button,
	.gform_wrapper .nl_head_top .gform_button,
	.nl_head_top .btn_blue,
	.nl_head_top .formulaire_modal .gform_button,
	.nl_head_top .gform_wrapper .gform_button,
	.nl_head_top .nl_login_fields_container .nl_submit,
	.nl_login_fields_container .nl_head_top .nl_submit {
		margin-right: 0
	}
}

.nl_head {
	background: rgba(240, 242, 244, .91);
	text-align: center;
	padding: 20px 20px
}

@media screen and (min-width:40rem) {
	.nl_head {
		padding: 60px 20px
	}
}

.nl_suptitle {
	color: #0b8092;
	margin: 0;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.1;
	margin-bottom: .25rem
}

@media screen and (min-width:40rem) {
	.nl_suptitle {
		font-size: 1.5rem
	}
}

.nl_title {
	font-size: 2rem;
	line-height: 1.1;
	letter-spacing: -1px;
	margin: 0;
	font-weight: 600;
	color: #252525;
	max-width: 50rem;
	margin: 0 auto
}

@media screen and (min-width:40rem) {
	.nl_title {
		font-size: 3.75rem;
		letter-spacing: -3px
	}
}

.nl_content {
	background: #f8f7f7;
	padding: 3rem 2rem
}

@media screen and (min-width:40rem) {
	.nl_content {
		padding: 5.5rem 80px
	}
}

.nl_table_of_contents {
	background: #fff;
	margin-bottom: 1rem;
	padding: 2rem;
	margin-left: -2rem;
	margin-right: -2rem;
	margin-top: -3rem
}

@media screen and (min-width:40rem) {
	.nl_table_of_contents {
		margin-top: .5rem;
		margin-right: 0;
		padding: 3.25rem;
		margin-left: 3rem;
		float: right;
		width: 40%
	}
}

.nl_table_of_contents li {
	margin-bottom: 1rem !important
}

@media screen and (min-width:40rem) {
	.nl_table_of_contents li {
		margin-bottom: 1.5rem !important
	}
}

.nl_table_of_contents li:last-child {
	margin-bottom: 0 !important
}

.nl_table_of_contents a {
	color: #252525
}

.nl_table_of_contents a:focus,
.nl_table_of_contents ahover {
	color: #ffb810
}

.nl_section {
	margin-bottom: 4rem
}

@media screen and (min-width:40rem) {
	.nl_section {
		margin-bottom: 5.5rem
	}
}

.nl_section:last-child {
	margin-bottom: 0
}

.nl_tag {
	color: #fff;
	background: #0b8092;
	text-align: center;
	min-width: 200px;
	padding: .5rem 1.5rem;
	margin-bottom: 1.5rem;
	font-size: 1.25rem;
	display: inline-block
}

.nl_highlight,
.nl_highlight_blue {
	margin-bottom: 3rem;
	position: relative
}

@media screen and (min-width:40rem) {

	.nl_highlight,
	.nl_highlight_blue {
		margin-bottom: 4rem
	}
}

.nl_highlight>img:first-child,
.nl_highlight_blue>img:first-child {
	position: relative;
	margin-bottom: 1rem
}

@media screen and (min-width:40rem) {

	.nl_highlight>img:first-child,
	.nl_highlight_blue>img:first-child {
		top: .5rem;
		margin-bottom: .5rem
	}
}

.nl_highlight:last-child,
.nl_highlight_blue:last-child {
	margin-bottom: 0
}

.nl_highlight h2,
.nl_highlight h3,
.nl_highlight h4,
.nl_highlight_blue h2,
.nl_highlight_blue h3,
.nl_highlight_blue h4 {
	letter-spacing: -2px;
	line-height: 1.1
}

.nl_highlight h2,
.nl_highlight_blue h2 {
	font-size: 2rem
}

@media screen and (min-width:40rem) {

	.nl_highlight h2,
	.nl_highlight_blue h2 {
		font-size: 2.5rem
	}
}

.nl_highlight h3,
.nl_highlight_blue h3 {
	font-size: 1.75rem
}

@media screen and (min-width:40rem) {

	.nl_highlight h3,
	.nl_highlight_blue h3 {
		font-size: 2.125rem
	}
}

.nl_highlight p:last-child,
.nl_highlight_blue p:last-child {
	margin-bottom: 0
}

.nl_highlight .btn_yellow,
.nl_highlight_blue .btn_yellow {
	margin-top: 2rem
}

.nl_highlight_content {
	overflow: hidden
}

@media screen and (min-width:40rem) {
	.nl_highlight_content>img:first-child {
		top: .5rem;
		margin-bottom: .5rem;
		position: relative
	}
}

.nl_highlight_blue {
	background: #0b8092;
	color: #fff;
	padding: 40px 2rem 10px
}

@media screen and (min-width:40rem) {
	.nl_highlight_blue {
		padding: 60px 60px 30px;
		margin-left: 0;
		margin-right: 0
	}
}

@media screen and (min-width:50rem) {
	.nl_highlight_blue {
		padding: 60px 100px 70px
	}
}

.nl_highlight_blue * {
	color: #fff
}

.nl_highlight_blue .wysiwyg a {
	color: #ffb810
}

.nl_highlight_blue .btn_yellow {
	position: absolute;
	bottom: -1.5rem;
	left: 2rem;
	right: 2rem
}

@media screen and (min-width:40rem) {
	.nl_highlight_blue .btn_yellow {
		left: 50%;
		right: initial;
		bottom: 0;
		transform: translate(-50%, 50%)
	}
}

.nl_highlight_blue .btn_yellow:focus,
.nl_highlight_blue .btn_yellow:hover {
	background: #0b8092;
	border-color: #fff;
	color: #fff
}

.nl_highlight_extended {
	display: inline-block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .4s ease-in-out
}

.nl_highlight_extended.show_extended {
	visibility: visible;
	opacity: 1;
	height: auto
}

.nl_upcoming {
	position: relative;
	margin-bottom: 2rem;
	line-height: 1.1;
	overflow: hidden
}

@media screen and (min-width:40rem) {
	.nl_upcoming {
		padding-left: 80px;
		margin-bottom: 4rem
	}
}

@media screen and (min-width:50rem) {
	.nl_upcoming {
		padding-left: 100px
	}
}

.nl_upcoming:last-child {
	margin-bottom: 0
}

.nl_upcoming:before {
	content: "";
	display: block;
	background: url(../img/upcoming.svg) no-repeat center;
	background-size: 40px;
	height: 40px;
	width: 40px;
	float: left;
	margin-top: .25rem;
	margin-right: 1rem
}

@media screen and (min-width:40rem) {
	.nl_upcoming:before {
		position: absolute;
		left: 0;
		top: 8px;
		height: 56px;
		width: 56px;
		background-size: 56px;
		margin-top: 0;
		margin-right: 0
	}
}

.nl_upcoming .wysiwyg {
	clear: both;
	padding-top: 1rem
}

@media screen and (min-width:40rem) {
	.nl_upcoming .wysiwyg {
		padding-top: 1.5rem
	}
}

.nl_upcoming_title {
	color: #0b8092;
	font-size: 1.25rem;
	font-weight: 600
}

@media screen and (min-width:40rem) {
	.nl_upcoming_title {
		font-size: 1.5rem
	}
}

.nl_gallery .lslide {
	text-align: center
}

.nl_gallery_container {
	position: relative;
	margin-left: -2rem;
	margin-right: -2rem
}

@media screen and (min-width:40rem) {
	.nl_gallery_container {
		margin-left: auto;
		margin-right: auto
	}
}

@media screen and (min-width:50rem) {
	.nl_gallery_container {
		max-width: 960px
	}
}

.nl_gallery_container .lSPager {
	bottom: .5rem;
	position: absolute;
	width: 100%;
	left: 0
}

@media screen and (min-width:40rem) {
	.nl_gallery_container .lSPager {
		bottom: 1rem
	}
}

.nl_gallery_container .lSPager.lSpg>li a {
	background-color: #fff;
	height: .75rem;
	width: .75rem
}

.nl_gallery_container .lSPager.lSpg>li.active a {
	background-color: #0b8092
}

.nl_gallery_content {
	position: relative;
	display: inline-block;
	text-align: center
}

.nl_gallery_content img {
	margin: 0 auto
}

.nl_gallery_caption {
	position: absolute;
	bottom: 3rem;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0 2.5rem;
	font-size: 1.5rem;
	opacity: 0;
	transform: translatey(-.5rem);
	font-weight: 600
}

.nl_gallery_content:focus .nl_gallery_caption,
.nl_gallery_content:hover .nl_gallery_caption {
	opacity: 1;
	transform: translatey(0)
}

.nl_video_link {
	position: relative;
	background: url(../img/placeholder-video-section.jpg) center no-repeat #f1f1f1;
	position: relative
}

@media screen and (max-width:39.9375rem) {
	.nl_video_link {
		display: block;
		margin: 0 0 1rem;
		float: none;
		width: 200px
	}
}

@media screen and (min-width:40rem) {
	.nl_video_link {
		top: .5rem;
		margin-bottom: .5rem
	}
}

.nl_video_link:focus img,
.nl_video_link:hover img {
	opacity: .8
}

.nl_video_link:focus:after,
.nl_video_link:hover:after {
	transform: scale(1.075)
}

.nl_video_link:after {
	content: "";
	display: block;
	height: 2.75rem;
	width: 2.75rem;
	background: url(../img/icon-play.svg) center no-repeat;
	background-size: 2.7rem;
	position: absolute;
	left: calc(50% - 1.35rem);
	top: calc(50% - 1.35rem);
	transform: scale(1);
	z-index: 10;
	transform-origin: center
}

@media screen and (max-width:39.9375rem) {
	.nl_section .accordeon_item {
		margin-left: -2rem;
		margin-right: -2rem;
		padding: 2rem
	}
}

.reports_container .expertise_card_title {
	color: #fff;
	font-size: 1.25rem;
	line-height: 1.5rem;
	padding-left: .5rem;
	padding-right: .5rem
}

.reports_container .report_author {
	font-size: 1rem;
	line-height: 1.25rem;
	text-align: center;
	padding-left: .5rem;
	padding-right: .5rem
}

.report_card {
	min-height: 305px;
	width: 100%;
	margin-bottom: .25rem
}

@media screen and (min-width:40rem) {
	.report_card {
		width: calc(50% - .47rem);
		margin: 0 0 .9375rem .9375rem
	}

	.report_card:nth-child(2n-1) {
		margin-left: 0
	}
}

@media screen and (min-width:64rem) {
	.report_card {
		width: calc(25% - .9375rem);
		margin: 0 0 .9375rem .9375rem !important
	}

	.report_card:nth-child(4n-3) {
		margin-left: 0 !important
	}
}

.report_author {
	position: absolute;
	bottom: 0;
	color: #ffb810
}

.section_data_reports .h2 {
	margin-bottom: 30px
}

.tabs_accordion_section {
	padding: 85px 0
}

.tabs_accordion_nav {
	list-style: none;
	margin: 0;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.tabs_accordion_nav a {
	color: #c2c2c2;
	font-size: 1.75rem;
	line-height: 1.75rem;
	font-weight: 600;
	display: inline-block
}

@media screen and (min-width:48rem) {
	.tabs_accordion_nav a {
		font-size: 2.25rem;
		line-height: 2.25rem
	}
}

@media screen and (min-width:64rem) {
	.tabs_accordion_nav a {
		font-size: 2.75rem;
		line-height: 2.75rem
	}
}

.tabs_accordion_nav a:focus,
.tabs_accordion_nav a:hover {
	color: #0b8092
}

.tabs_accordion_nav li {
	display: inline-block;
	border-right: 2px solid #c2c2c2;
	text-align: center;
	margin-bottom: 20px
}

.tabs_accordion_nav li:last-child {
	border-right: none
}

.tabs_accordion_nav li.active a {
	color: #0b8092
}

@media screen and (min-width:1025px) {
	.tabs_accordion_nav li {
		width: 25%
	}

	.tabs_accordion_nav li:nth-child(4n) {
		border-right: none
	}
}

@media screen and (max-width:1024px)and (min-width:641px) {
	.tabs_accordion_nav li {
		width: 50%
	}

	.tabs_accordion_nav li:nth-child(2n) {
		border-right: none
	}
}

@media screen and (max-width:640px) {
	.tabs_accordion_nav li {
		width: 100%;
		border-right: none
	}
}

.tab_accordion_item {
	display: flex;
	justify-content: space-between
}

@media screen and (max-width:500px) {
	.tab_accordion_item {
		flex-wrap: wrap;
		margin-bottom: 20px
	}
}

.tab_accordion_item:first-child .description_accordion {
	display: block
}

.tab_accordion_schedule {
	text-align: center;
	display: inline-block
}

@media screen and (min-width:501px) {
	.tab_accordion_schedule {
		width: 150px;
		margin-right: 15px
	}
}

@media screen and (max-width:500px) {
	.tab_accordion_schedule {
		margin: auto
	}
}

.schedule {
	background-color: #f8f7f7;
	padding: 15px 5px;
	line-height: 18px
}

@media screen and (min-width:501px) {
	.tab_accordion_faq {
		width: calc(100% - 165px);
		margin-right: 15px
	}
}

@media screen and (max-width:500px) {
	.tab_accordion_faq {
		width: 100%
	}
}

.tab_accordion_faq.open .title_accordion:after {
	transform: translateY(-50%) scaleY(-1)
}

.title_accordion {
	color: #fff;
	padding: 15px 50px 15px 25px;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
	position: relative
}

.title_accordion.yellow {
	background-color: #ffb810
}

.title_accordion.blue {
	background-color: #0b8092
}

.title_accordion.grey {
	background-color: #f8f7f7;
	color: #252525
}

.title_accordion:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 25px
}

.title_accordion.no_clic {
	cursor: default
}

.title_accordion.no_clic:after {
	content: none
}

.description_accordion {
	padding-left: 25px;
	margin-bottom: 40px;
	display: none
}

.description_accordion p:last-child {
	margin-bottom: 0
}

@media screen and (max-width:500px) {
	.description_accordion {
		padding: 0 25px
	}
}

.btn_register_container {
	width: 100%;
	text-align: center;
	padding-top: 70px
}

.btn_register_container .btn_blue,
.btn_register_container .formulaire_modal .gform_button,
.btn_register_container .gform_wrapper .gform_button,
.btn_register_container .nl_login_fields_container .nl_submit,
.formulaire_modal .btn_register_container .gform_button,
.gform_wrapper .btn_register_container .gform_button,
.nl_login_fields_container .btn_register_container .nl_submit {
	padding: 5px 3.5rem 8px
}

.formulaire_modal {
	width: 80%;
	max-width: 700px;
	margin: auto
}

.formulaire_modal .fancybox-button {
	background: 0 0 !important
}

.formulaire_modal input[type=email],
.formulaire_modal input[type=text],
.formulaire_modal text-area {
	border: 1px solid rgba(11, 128, 146, .1);
	border-radius: 50px;
	padding: 5px 20px !important;
	color: #0b8092
}

.formulaire_modal input[type=email]:focus,
.formulaire_modal input[type=email]:hover,
.formulaire_modal input[type=text]:focus,
.formulaire_modal input[type=text]:hover,
.formulaire_modal text-area:focus,
.formulaire_modal text-area:hover {
	border: 1px solid #0b8092
}

.formulaire_modal .gfield_label {
	font-weight: 400 !important
}

.formulaire_modal .gfield_description {
	color: #0b8092;
	padding-left: 20px !important;
	padding-top: 0 !important
}

.formulaire_modal #field_1_2 .ginput_container {
	margin-top: 20px
}

.formulaire_modal #field_1_2.gfield_error .ginput_container {
	margin-top: 30px !important
}

.formulaire_modal .ginput_container_address label {
	color: #0b8092;
	padding-left: 20px !important
}

.formulaire_modal .gform_button {
	width: 100% !important;
	padding: 8px 2rem 8px;
	font-size: 24px !important
}

.validation_error {
	display: none
}

.gform_confirmation_message {
	color: #0b8092
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.form_title {
	font-size: 36px;
	font-weight: 600
}


.page-id-497557 .section_newsfeed {
	padding-top: 0
}

.section_newsfeed .h2 {
	margin-bottom: 2.5rem
}

@media screen and (min-width:40rem) {
	.section_newsfeed .h2 {
		margin-bottom: 5.5rem
	}
}

.newsfeed_intro {
	margin-bottom: 2rem
}

.newsfeed_intro .h5 {
	color: #0b8092;
	font-weight: 700
}

.newsfeed_card,
.newsfeed_card_classic,
.newsfeed_card_twitter,
.newsfeed_card_video,
.newsfeed_card_youtube {
	background-color: #f8f7f7;
	width: 100%;
	margin-bottom: 2rem;
	position: relative
}

@media screen and (min-width:40rem) {

	.newsfeed_card,
	.newsfeed_card_classic,
	.newsfeed_card_twitter,
	.newsfeed_card_video,
	.newsfeed_card_youtube {
		width: calc(50% - 2rem)
	}
}

@media screen and (min-width:64rem) {

	.newsfeed_card,
	.newsfeed_card_classic,
	.newsfeed_card_twitter,
	.newsfeed_card_video,
	.newsfeed_card_youtube {
		width: calc(33.3333% - 2rem)
	}
}

.newsfeed_head {
	position: relative
}

.newsfeed_card_video .newsfeed_head:hover:after,
.newsfeed_card_youtube .newsfeed_head:hover:after {
	transform: scale(1.075)
}

.newsfeed_card_video .newsfeed_head:after,
.newsfeed_card_youtube .newsfeed_head:after {
	transition: all .3s cubic-bezier(.7, 0, .3, 1);
	content: "";
	display: block;
	height: 80px;
	width: 80px;
	background: url(../img/icon-play.svg) no-repeat center;
	background-size: cover;
	position: absolute;
	left: calc(50% - 40px);
	top: calc(50% - 40px);
	transform: scale(1);
	z-index: 10;
	transform-origin: center
}

.newsfeed_content {
	padding: 2rem 2rem 3rem 2rem
}

@media screen and (min-width:40rem) {
	.newsfeed_content {
		padding: 2rem 2rem 3rem 2rem
	}
}

.newsfeed_img {
	line-height: 1.4;
	width: 100%;
	height: inherit
}

.newsfeed_date {
	color: #0b8092;
	margin-bottom: .5rem
}

.newsfeed_title {
	line-height: 1.3;
	margin-bottom: 1rem
}

.newsfeed_title span {
	color: #0b8092
}

.newsfeed_desc {
	line-height: 1.2;
	color: #252525;
	margin-bottom: 2rem
}

.newsfeed_desc p:last-child {
	margin-bottom: 0
}

.newsfeed_link {
	color: #0b8092;
	float: right;
	font-size: 1.125rem
}

.newsfeed_link:focus,
.newsfeed_link:hover {
	color: #ffb810
}

.newsfeed_link:hover {
	cursor: pointer
}

.newsfeed_link .fa {
	margin-right: .25rem
}

.newsfeed_link .fa-youtube {
	color: red
}

.newsfeed_link .fa-twitter {
	color: #1da1f2
}

/*# sourceMappingURL=main.css.map */